Christopher Eby
e9d7391e44
Add toggle controls menu item
2012-02-17 17:06:19 -06:00
Christopher Eby
479b2639ea
Click -> tap
2012-02-17 00:07:45 -06:00
Christopher Eby
623a1b2332
Remove fullscreen cover art mode
2012-02-13 21:37:31 -06:00
Christopher Eby
0fe1db54a0
Some cleanup
2012-02-11 22:05:46 -06:00
Christopher Eby
bc8aff4234
Support volume boost on Gingerbread and above
2012-02-11 20:27:08 -06:00
Christopher Eby
12112eb499
Show back in prefernces and playlist activities
2012-02-11 20:00:45 -06:00
Christopher Eby
44897e85d2
Shake actions
...
Also moves Action into its own file since it is now also used in
PlaybackService
2012-02-10 21:21:04 -06:00
Christopher Eby
61f4d1119d
ActionBar for playback activity
2012-02-05 03:27:00 -06:00
Christopher Eby
be24e25108
Remove LauncherActivity; make library open by default
2012-02-04 17:23:56 -06:00
Christopher Eby
3f870ced44
Use ActionBar in library
2012-02-04 02:30:13 -06:00
Christopher Eby
6d9734803f
RemoteControlClient
2012-01-29 21:49:59 -06:00
Christopher Eby
95b5965a12
Add button in preferences to rescan library
2012-01-29 20:31:56 -06:00
Christopher Eby
5b69fef3f0
Add some suggestions from lint
2012-01-23 12:45:50 -06:00
Christopher Eby
38d5623ed2
Add expand and do nothing library actions
2012-01-21 21:26:26 -06:00
Christopher Eby
e63aba75c4
Don't use black background in playlist activity
2012-01-10 14:41:43 -06:00
Christopher Eby
61b1d9c5fa
Next/previous album action
2011-11-26 20:32:24 -06:00
Christopher Eby
1476cee2ae
Add back volume boost
2011-11-20 18:28:13 -06:00
Christopher Eby
9b5f60343b
More actions in playlist activity; default action pref
2011-11-09 15:04:30 -06:00
Christopher Eby
3f26fd0965
Files tab
2011-11-06 01:39:23 -06:00
Christopher Eby
16d8f56764
Show current value as summary for dialog preferences
2011-11-06 01:39:13 -06:00
Mildred Ki'Lya
56127d3393
Implement stop after each track mode
2011-11-01 21:11:48 +01:00
Christopher Eby
487aa46276
Confirm delete in playlist editor
2011-10-30 16:06:44 -05:00
Christopher Eby
bd8f4bfd12
Better sort interface
2011-10-30 02:54:48 -05:00
Christopher Eby
4d43970c27
Allow choice of sort modes in library
2011-10-30 02:54:08 -05:00
Christopher Eby
fcad52ef5d
Make library controls react to no media and empty queue states better
2011-10-28 01:24:43 -05:00
Christopher Eby
a6c4c6c90f
Rework library controls layout
...
Use two rows of text and show all controls below text
2011-10-28 01:06:52 -05:00
Christopher Eby
724e3cfe23
Show cover art in notification
2011-10-26 19:39:48 -05:00
Christopher Eby
d43dcc14ae
Add play all and enqueue all library actions
...
Similar to the play all and enqueue all headers, but plays selected row
first. This is similar to the default behavior of most music player's libraries
2011-10-26 03:10:31 -05:00
Christopher Eby
99b92f7e14
Playlist editor
2011-10-24 05:41:07 -05:00
Christopher Eby
712eee13b5
Remove some unused resources
2011-10-22 20:52:52 -05:00
Christopher Eby
96dc1673f3
Translate individual strings rather than whole arrays
...
This makes it much easier to modify the arrays after they have been translated
2011-10-22 17:48:26 -05:00
Christopher Eby
6bc2aa0356
Target ICS; use Holo theme where available
2011-10-21 18:19:34 -05:00
Christopher Eby
2ce0386a7a
Add context menu for shuffle/repeat buttons
2011-10-21 18:19:33 -05:00
Christopher Eby
87514b4107
Use an enum for swipe actions
2011-10-21 18:19:30 -05:00
Christopher Eby
344017035c
Add a way to enter random mode from the empty queue screen
2011-10-21 18:19:29 -05:00
Christopher Eby
61bb610ce3
Allow a specific shuffle/repeat mode to be set rather than force cycling
...
This is just plumbing for a future UI
2011-10-21 18:19:23 -05:00
Christopher Eby
601074c9cc
Make repeat/shuffle buttons instead of menu items
2011-10-21 08:21:28 -05:00
Christopher Eby
c6b8efe2f4
Reorganize values into translatable/untranslatable
2011-10-13 18:42:27 -05:00
Christopher Eby
d9d47e276f
Add disable lockscreen option
2011-10-13 17:48:59 -05:00
Christopher Eby
4a618c38ce
Add play when headphones plugged option
2011-09-27 01:37:18 -05:00
Christopher Eby
78d471010d
Add emulation of stock music player broadcast
...
This in the very least works with the CyanogenMod lockscreen controls.
2011-09-27 01:26:04 -05:00
Christopher Eby
370514a316
Add album shuffle
2011-09-23 23:33:06 -05:00
Christopher Eby
ef924a80b9
Make cover press/long-press actions configurable
...
Also don't update the swipe action preferences through the service. There's no
reason to do that; I'm not sure why I was doing so before...
2011-09-23 03:18:15 -05:00
Christopher Eby
84f0e02882
Add repeat current song mode
2011-09-21 22:23:47 -05:00
Christopher Eby
f524be7199
Add a play all row
2011-09-21 22:23:43 -05:00
Christopher Eby
a60d6ec330
Change "Preferences" to "Settings"
...
Settings seems to be the more common term in Android apps.
2011-09-21 16:23:57 -05:00
Christopher Eby
ccac623322
Remove exit button
2011-09-19 22:13:03 -05:00
Christopher Eby
5c45c4540a
Add random option
...
Disabling this option makes Vanilla function more like a typical music player.
2011-09-19 22:12:54 -05:00
Christopher Eby
4311632dd5
Add back headset only feature
2011-09-18 09:28:00 -05:00
Christopher Eby
0fd6230497
Show quantity of picked songs in toast
2011-09-18 09:28:00 -05:00