26 Commits

Author SHA1 Message Date
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
ebcae9e507 Move limiters to their own layer 2010-03-11 20:29:40 -06:00
Christopher Eby
7c087cc6af Allow a limiter set by an expander to be removed 2010-03-11 01:04:30 -06:00
Christopher Eby
4b5d43cced Show lists for all song selector tabs 2010-03-08 03:05:03 -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
8de8d28474 Rename statusbar.xml to notification.xml 2010-03-07 13:45:23 -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
290078e544 Add a clear button on the filter edittext 2010-03-06 22:42:02 -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
ce1df6f732 Rework song selector filter
Now simply uses the virtual keyboard
2010-03-03 23:00:46 -06:00
Christopher Eby
a456aa8c04 Allow the widget to start the music service 2010-02-26 23:55:03 -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
009c5d54e4 Rename a couple layouts 2010-02-21 17:23:44 -06:00
Christopher Eby
7b1a3b5902 Make user-visible strings localizable 2010-02-21 17:08:24 -06:00
Christopher Eby
40ebd4ec1b Allow NowPlayingActivity to stop the playback service 2010-02-21 16:34:13 -06:00
Christopher Eby
d1be1d80cc Add a mini-player
This will open in response to clicks on the notification. It provides
a quick way to change a song or pause music. (Mainly it just looks legit)
2010-02-21 00:08:47 -06:00
Christopher Eby
e82b167485 Add horizontal margin to the outer edges of the lower controls 2010-02-19 20:59:19 -06:00
Christopher Eby
30090590a4 Use padding rather than margin on the seek bar
This avoids cutting off the edge of the thumb bar
2010-02-19 18:06:51 -06:00
Christopher Eby
e82838087d Split controls into top and bottom parts 2010-02-19 18:00:04 -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
608a0316cc Enable scroll thumb in song selector 2010-02-15 11:35:52 -06:00
Christopher Eby
5e4244a95d Import version 1.0 2010-02-15 09:51:10 -06:00