Upload properly from the background. Push out notification

Also update java-mwapi to support progress callbacks
This commit is contained in:
YuviPanda 2012-10-13 03:41:13 +05:30
parent 5beb650063
commit 9175eaed95
6 changed files with 150 additions and 123 deletions

7
res/values-v9/styles.xml Normal file
View file

@ -0,0 +1,7 @@
<resources>
<style name="NotificationText" parent="android:TextAppearance.StatusBar.EventContent" />
<style name="NotificationTitle" parent="android:TextAppearance.StatusBar.EventContent.Title" />
</resources>