notification
commit403d54d1a1dfe23403bfdae32927a2ac34fff7fd
authorThomas Martitz <thomas.martitz@student.htw-berlin.de>
Sat, 20 Nov 2010 17:32:00 +0000 (20 18:32 +0100)
committerThomas Martitz <thomas.martitz@student.htw-berlin.de>
Sat, 20 Nov 2010 17:32:00 +0000 (20 18:32 +0100)
treef8ff4bc69748e7f31234a7aedf22f1c38ab14794
parent10d1c736baccb5952e18f4108ccabd56458795ac
notification
16 files changed:
android/installApk.sh
android/res/drawable-hdpi/notification.png [new file with mode: 0644]
android/res/drawable-ldpi/notification.png [new file with mode: 0644]
android/res/drawable-mdpi/notification.png [new file with mode: 0644]
android/res/layout/statusbar.xml [new file with mode: 0644]
android/src/org/rockbox/Helper/RunForegroundManager.java
android/src/org/rockbox/RockboxService.java
apps/SOURCES
apps/apps.make
apps/gui/wps.c
apps/hosted/notification.c [new file with mode: 0644]
apps/hosted/notification.h [new file with mode: 0644]
apps/main.c
firmware/SOURCES
firmware/target/hosted/android/app/notification-application.c [new file with mode: 0644]
firmware/target/hosted/android/app/notification-target.h [new file with mode: 0644]