add bootreceiver to reinitialize the notifications + notification code
authordrizea <danielrizea27@gmail.com>
Thu, 9 Aug 2012 14:55:44 +0000 (17:55 +0300)
committerdrizea <danielrizea27@gmail.com>
Thu, 9 Aug 2012 14:55:44 +0000 (17:55 +0300)
commit1636669f304055c0c206cb8ec9d058dd42dde704
tree28243f7e98556e91fd03dbec8621ca865c58f95d
parent4fdea3b88e6ed82e6dea38e9d4133f5409240f98
add bootreceiver to reinitialize the notifications + notification code
Open-ILS/src/Android/.classpath
Open-ILS/src/Android/AndroidManifest.xml
Open-ILS/src/Android/libs/androwrapee-1.1.0.jar [new file with mode: 0644]
Open-ILS/src/Android/src/org/evergreen/android/accountAccess/checkout/ItemsCheckOutListView.java
Open-ILS/src/Android/src/org/evergreen/android/accountAccess/checkout/NotificationAlert.java [new file with mode: 0644]
Open-ILS/src/Android/src/org/evergreen/android/accountAccess/checkout/NotificationReceiver.java
Open-ILS/src/Android/src/org/evergreen/android/accountAccess/checkout/RebootReceiver.java [new file with mode: 0644]
Open-ILS/src/Android/src/org/evergreen/android/database/DatabaseManager.java [new file with mode: 0644]