Kore/app/src/main/java/com/syncedsynapse/kore2
Synced Synapse c423d15ec8 Fixed notification service to restart when the process is killed (return START_STICKY)
Remove notification and stop service when the user removes the app from recent apps
2015-02-26 21:38:13 +00:00
..
billing First dump 2015-01-14 11:12:47 +00:00
host Added now playing notifications 2015-02-15 19:34:17 +00:00
jsonrpc Fixed bad architecture decision: set read timeout on tcp socket, so that it gets closed automatically after a set period of time. This way there's no need to invoke disconnect() when each activity pauses, so we don't have to maintain this control. 2015-02-10 23:17:16 +00:00
provider Suffix common prefixes from title sort 2015-01-30 22:40:06 +11:00
service Fixed notification service to restart when the process is killed (return START_STICKY) 2015-02-26 21:38:13 +00:00
ui Added new options to sync audio and subtitles. 2015-02-18 23:21:59 +00:00
utils Improve performance of notifications 2015-02-15 22:42:20 +00:00
Settings.java Added new setting to control the use of hardware volume keys 2015-02-15 19:34:56 +00:00