[aerogear-dev] Android topic messaging enhancements (AGDROID-470)

Summers Pittman supittma at redhat.com
Thu Jul 23 16:51:13 EDT 2015


So good news,

Topic support for GCM is trivial to implement.  In fact after 20 minutes I
have most of the work done in the Android library.  The behavior of topics
matches the behavior of categories.  I would like to propose some
enhancements.

1) Changing categories/topics currently requires the application to
unregister and reregister on UPS.  I would like to add a subscribe and
unsubscibe method to the pushRegistrar interface which will subscribe and
unsubscribe the device from topics.

2) All Message listeners receive messages from all topics the device is
subscribed to.  I would like to extend registrar manager to be able to
attach messages handlers per topic as well as globally.

This are both simple, easy changes which shouldn't be a lot of work and
will really improve the push experience in Agdroid 3.0.

wdyt?

Summers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20150723/e6aeda0a/attachment.html 


More information about the aerogear-dev mailing list