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
Christopher Eby
be06557594
Use different stop current icon; remove unused icon
2011-11-04 21:07:27 -05: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
d1837655a2
Improve library layout
...
Remove unessecary layout when using controls; place search/limits in the proper
layout
2011-10-26 16:43:46 -05:00
Christopher Eby
0ff18ca932
Show shuffle/repeat buttons in library and mini activity
2011-10-26 03:58:56 -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
895740ea36
Render default cover programatically
2011-10-25 04:07:33 -05:00
Christopher Eby
cba7b0125d
Go back to using TabHost to better support Holo theme
2011-10-25 02:00:17 -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
07813d3422
Make fixed info the default display mode
2011-10-22 17:54:12 -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
ef5278fec4
Improve appearance with holo theme
2011-10-21 18:39:06 -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
7152a4e06c
Remove some old translations
2011-10-21 18:19:32 -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
c2646d0dc8
Improve the icons a bit
2011-10-21 08:07:32 -05:00
Christopher Eby
68a89314b2
Move elapsed time to left side of seek bar (or left above seek bar for alt mode)
2011-10-20 00:56:16 -05:00
Christopher Eby
34d108a1cc
Use android style for notification text
...
On versions where this style doesn't exist (pre-Gingerbread), this defaults
to black text, which looks fine.
2011-10-20 00:12:31 -05:00
Christopher Eby
cd847f4a93
Add default cover for no info modes
...
The improves swiping: before, with no default cover, one just swiped a black
screen with no scrolling feedback, which was rather unintuitive.
2011-10-17 18:00:06 -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
7f47b29073
Add random icon and genre icon
2011-10-11 23:32:09 -05:00
Christopher Eby
557649d7e5
Add Norwegian translation from Petter Sulwik
2011-10-07 14:17:03 -05:00
Christopher Eby
52377a86de
Remove MiniPlaybackActivityLayout
2011-10-04 01:07:11 -05:00
Christopher Eby
5a7e282a41
Remove untranslatable array and make overflowing tab text marquee
2011-09-29 13:34:50 -05:00
Pavol 'Scrool' Babincak
3a1d2f146f
Slovak translation
2011-09-29 08:43:19 +02:00
Pavol 'Scrool' Babincak
1dbfd6471a
Shorten long labels in tabs
2011-09-29 08:42:39 +02: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
221e3857f3
Move clear button to the side of the search field; use different icon
2011-09-24 19:53:53 -05:00
Christopher Eby
6be7e4d69e
Remove ControlButton
2011-09-24 18:16:51 -05:00
Christopher Eby
09135ac52d
Used focused icons for hidden buttons in widgets
2011-09-24 17:50:02 -05:00
Christopher Eby
2894c2aca4
Add HDPI icons; new play/pause/next/previous buttons
2011-09-24 17:45:08 -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
5620d240b5
Add a default album art icon for the library controls
...
Mostly to prevent the need to shift the postion of the buttons back and forth
when changing between songs with/without cover art.
2011-09-23 02:23:24 -05:00
Christopher Eby
98873972f7
Make library controls prettier
2011-09-23 01:59:40 -05:00
Christopher Eby
268a537969
Don't use TabHost
2011-09-23 01:06:16 -05:00