Skip to content
wubwubwubcr3w edited this page May 13, 2012 · 20 revisions
  • Upgrade reshare funtion, to integrator reshare over Facebook and GooglePlus. UI as a AlertDialog-list, maby add more 3part service providers.

  • Add diaspora-notifications to Android´s status bar notifications.

if you look at "https://diasp.eu/notifications" in a mobil browser we get a notifications-json-feed from diaspora, this feed have a tagname call "unread".. todo A: make a json-paser there takes all tag which is unread="true" + subtag like (name, avatar,created_at) put it in a array or list. todo B: in reatltime show all unread="true" and post it to android´s Status Bar Notifications

(see: http://developer.android.com/guide/topics/ui/notifiers/notifications.html)

Clone this wiki locally