136 Commits

Author SHA1 Message Date
Christopher Eby
0866b50ac4 Add a new widget; improve existing widgets 2011-11-08 20:27:18 -06:00
Christopher Eby
aadbf2c9e2 Fix some things lint complains about 2011-11-08 15:56:30 -06:00
Christopher Eby
3f26fd0965 Files tab 2011-11-06 01:39:23 -06:00
Christopher Eby
bd8f4bfd12 Better sort interface 2011-10-30 02:54:48 -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
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
ef5278fec4 Improve appearance with holo theme 2011-10-21 18:39:06 -05:00
Christopher Eby
601074c9cc Make repeat/shuffle buttons instead of menu items 2011-10-21 08:21:28 -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
7f47b29073 Add random icon and genre icon 2011-10-11 23:32:09 -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
1dbfd6471a Shorten long labels in tabs 2011-09-29 08:42:39 +02: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
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
Christopher Eby
b842b7e46f Share layout content between library with/without control layouts.
Also make search box not overlap.
2011-09-22 15:29:53 -05:00
Christopher Eby
827201a644 Implmenent some optimizations suggested by layoutopt 2011-09-22 15:28:32 -05:00
Christopher Eby
0cb2b325d3 Use separate layouts for library with/without controls 2011-09-21 16:23:58 -05:00
Christopher Eby
ccac623322 Remove exit button 2011-09-19 22:13:03 -05:00
Christopher Eby
25ce5d6daf Don't send bitmaps through a parcel; send Uri instead
This speeds things up quite a bit, but requires some reworking to the widget
layouts...
2011-09-18 09:28:00 -05:00
Christopher Eby
b8c137310a Make widget double tap setting global 2011-09-05 16:02:07 -05:00
Christopher Eby
07c29406e2 Handle text alignment in TextView rather than the layout
This allows the alignment to be updated immediately instead of in the background
2011-08-29 01:36:51 -05:00
Christopher Eby
33374c2ebd Add genre tab to library 2011-08-28 01:59:53 -05:00
Christopher Eby
0303cfb08f Add a new style for FullPlaybackActivity 2011-08-27 15:29:17 -05:00
Christopher Eby
199a46a139 Switch to MIT license 2011-08-19 01:28:15 -05:00
Christopher Eby
1423ce773c Increase shadow radius in widget 2010-07-25 22:06:01 -05:00
Christopher Eby
332d585961 Populate the widget ImageView initially 2010-07-25 16:22:17 -05:00
Christopher Eby
7156d11ea1 Increase padding on the long widget buttons 2010-07-25 03:07:25 -05:00
Christopher Eby
03ffdfbaf3 Add a 2x2 widget 2010-07-25 03:07:12 -05:00
Christopher Eby
0cf4e0e097 Tweak 1x4 widget layout 2010-07-25 01:06:05 -05:00
Christopher Eby
2f8679bb54 Tweak one cell widget layout 2010-07-25 00:52:23 -05:00
Christopher Eby
a43baab770 Change the appearance of the 1x4 widget 2010-07-25 00:30:29 -05:00
Christopher Eby
4634dd8ca5 Remove the borders from the long widget 2010-07-17 19:38:28 -05:00
Christopher Eby
f43bb58a65 Only open the activity in certain areas on the widget 2010-06-02 00:30:39 -05:00
Christopher Eby
3e186a2307 Add a 1x4 widget 2010-05-26 22:25:00 -05:00
Christopher Eby
cf34354bba Add an option to bring back the double-tap-widget-opens-activity behavior 2010-05-25 23:21:27 -05:00
Christopher Eby
0e8fb9cb29 Allow playlists to be renamed 2010-05-23 11:11:13 -05:00
Christopher Eby
6ea8b257c5 Don't initalize the controls ImageView with the icon
This was a remnant of some test code..
2010-05-22 21:51:52 -05:00
Christopher Eby
6e0b1db2dc Remove the filter suggestions preference
Now we never show suggestions
2010-05-22 16:50:32 -05:00
Christopher Eby
5ef2343272 Rework the song selector controls layout 2010-05-22 14:27:47 -05:00