19 Commits

Author SHA1 Message Date
Christopher Eby
8ecd6e27e6 Add licenses to the xml drawable resources 2010-05-16 11:53:41 -05:00
Christopher Eby
9dc8baea64 Rename tab icons to their default android names 2010-05-16 11:50:20 -05:00
Christopher Eby
fad3b1160b Add support for playlist playback
No support for creation or editing yet
2010-05-16 11:46:04 -05:00
Christopher Eby
d0a88387af Don't show the search box in the selector by default 2010-04-22 20:54:24 -05:00
Christopher Eby
635d378c59 Repeat option 2010-04-11 15:12:08 -05:00
Christopher Eby
003014945a Add shuffle option 2010-04-11 10:26:42 -05:00
Christopher Eby
cc953001b8 Set a foreground image instead of background image in the widget
This has proper scaling and can be set in RemoteViews. Curiously, it requires
that the transparent placeholder be the same size as the icon---the image size
doesn't seem to be updated when the drawable state changes
2010-03-20 15:24:16 -05:00
Christopher Eby
32ce1f7120 Update widget play/pause icon according to state 2010-03-18 20:19:53 -05:00
Christopher Eby
11d175cb94 Listen for song change in AppWidgetProvider 2010-03-18 19:33:01 -05:00
Christopher Eby
03e11a5fee Unify ListView getView() code and add an expander icon to it 2010-03-08 21:29:44 -06:00
Christopher Eby
1024f36ac4 Add tabs to the song selector
They serve no purpose, yet
2010-03-07 21:51:47 -06:00
Christopher Eby
6b035ef230 Just use the app icon rather than a text message for the disconnected widget 2010-03-06 23:52:34 -06:00
Christopher Eby
00aedee9ad Change the status icon when paused 2010-03-06 14:16:51 -06:00
Christopher Eby
21f23eb4e5 Add icons for kill and fullscreen buttons in the mini player 2010-03-05 23:47:53 -06:00
Christopher Eby
9db1789e3d Generate tinted control buttons on-the-fly 2010-02-26 23:43:49 -06:00
Christopher Eby
dc0639784e Add a 1x1 cell widget
Larger sizes are to come
2010-02-26 23:21:46 -06:00
Christopher Eby
44ebddbc14 Rename to Vanilla Music 2010-02-21 19:44:29 -06:00
Christopher Eby
b60404a950 Rework the media controls, adding a seek bar
The media controls now appear after clicking on the cover view and disppear
after a period of inactivity. The previous and next menu entries have been
removed in favor of the previous and next buttons and the media control view.
2010-02-15 22:44:28 -06:00
Christopher Eby
5e4244a95d Import version 1.0 2010-02-15 09:51:10 -06:00