Adjust service to be persistent.
authorMike Beattie <mike@ethernal.org>
Sun, 26 Feb 2012 09:30:09 +0000 (22:30 +1300)
committerMike Beattie <mike@ethernal.org>
Sun, 5 Aug 2012 21:26:39 +0000 (09:26 +1200)
commitfc9aed1ef3485d259722c9b89e19969e0afe257c
treeb303ed4aa9413dddb1e374fd18912d08b6cceb02
parentaf34baf5dc587bee4cffa699ef383f85dde8c7cd
Adjust service to be persistent.

* Run as a foreground service -> high priority
* Notification set to display as "Ongoing".

Changed logo to be in colour at keithp's request. Greyscale logos still present as *_g.png

Signed-off-by: Mike Beattie <mike@ethernal.org>
altosdroid/res/drawable-hdpi/am_status.png [deleted file]
altosdroid/res/drawable-hdpi/am_status_c.png [new file with mode: 0644]
altosdroid/res/drawable-hdpi/am_status_g.png [new file with mode: 0644]
altosdroid/res/drawable-mdpi/am_status.png [deleted file]
altosdroid/res/drawable-mdpi/am_status_c.png [new file with mode: 0644]
altosdroid/res/drawable-mdpi/am_status_g.png [new file with mode: 0644]
altosdroid/res/values/strings.xml
altosdroid/src/org/altusmetrum/AltosDroid/TelemetryService.java