20 Commits

Author SHA1 Message Date
Christopher Eby
cddfb03627 Expand and improve headset detection
Modify it to mean play through anything but the internal speaker. Should now detect bluetooth and other sinks.

I have not tested this on Android 2.0+. I hope it works...
2010-02-27 22:20:43 -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
2403f39664 Rename notification setting 2010-02-22 19:07:41 -06:00
Christopher Eby
447634de8c Make scrobbler configurable 2010-02-22 18:41:28 -06:00
Christopher Eby
3aed9a73b8 Add a preference to disable the constant notification 2010-02-22 18:11:13 -06:00
Christopher Eby
21bbd3844e Clarify if the music is paused in the notification text 2010-02-22 17:11:28 -06:00
Christopher Eby
6796763a47 Clean up song filter parsing 2010-02-21 21:29:48 -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