summaryrefslogtreecommitdiff
path: root/apps/hosted/android/notification.c (unfollow)
Commit message (Expand)Author
2014-03-14Fix reds.Thomas Martitz
2014-03-14events: Rework event subsystem (add_event, send_event) to be more versatile.Thomas Martitz
2013-07-13Get rid of some superfluous single-purpose functions in playback.Michael Sevakis
2012-03-30android: Fix crash on start up.Thomas Martitz
2011-12-22Rename 'mp3entry.embed_albumart' to 'mp3entry.has_embedded_albumart' (FS#1247...Alexander Levin
2011-03-16Android: Partly revert r29569 and only call the new getJavaEnvironment() when...Thomas Martitz
2011-03-11Partly revert "Android: use NewGlobalRef for references that are used globally"Maurus Cuelenaere
2011-03-11Android: Don't share the JNI environment across threads, but obtain it theMaurus Cuelenaere
2011-03-11Android: use NewGlobalRef for references that are used globallyMaurus Cuelenaere
2011-03-11RaaA: move Android apps-code to separate dir under apps/hostedMaurus Cuelenaere
2011-03-05Android: Support embedded albumart in the widget.Thomas Martitz
2011-02-28Android: Fix crash when playback is passing invalid metadata around.Thomas Martitz
2011-02-27Make struct static.Thomas Martitz
2011-02-27Android: Show cover art in the widget (including option to hide it).Thomas Martitz
2011-02-19Android: Fix compilationThomas Martitz
2011-02-19Android: Fix some race conditions and crashes on startup.Thomas Martitz
2011-01-29Add widgets to android port.Antoine Cellerier
2011-01-24Move android notification display format logic to java code (no functional ch...Antoine Cellerier
2010-12-10Android: Rework notification and change icon sizes to better meet the systems...Thomas Martitz