Christopher Eby cce204e727 Use AUDIO_BECOMING_NOISY event; remove headset only option
The AUDIO_BECOMING_NOISY intent seems to be broadcast before the
HEADSET_PLUG intent. In some cases, the HEADSET_PLUG intent fires so
late that audio starts playing through the speaker..
AUDIO_BECOMING_NOISY also handles Bluetooth.

The headset only feature was useful to prevent accidental "noisy" playback,
however it is cumbersome to implement with the Android audio API being the mess
that it is. Thus I've removed it.
2011-08-19 03:01:12 -05:00
2010-02-19 19:37:33 -06:00
2010-03-06 14:56:58 -06:00
2010-02-19 19:37:33 -06:00
2010-04-12 17:14:04 -05:00
2010-02-21 19:44:29 -06:00
2011-08-19 01:28:15 -05:00
2011-01-11 17:06:15 -06:00
2010-04-03 20:13:47 -05:00

Vanilla Music Player is designed to be simple and streamlined. The playback screen is clean and minimal. Music is played from a continuous stream of random songs from your music library with the ability for you to enqueue songs of your choosing.


Build using 'android update project --name VanillaMusic --path .' or the included Eclipse project.
Description
No description provided
Readme 27 MiB
Languages
Java 97.2%
HTML 1.3%
Perl 1%
Makefile 0.4%
Shell 0.1%