On Mon, Jun 17, 2013 at 4:55 PM, Summers Pittman <supittma(a)redhat.com>wrote:
On 06/17/2013 10:38 AM, Matthias Wessendorf wrote:
On Mon, Jun 17, 2013 at 4:13 PM, Summers Pittman <supittma(a)redhat.com>wrote:
> On 06/17/2013 10:08 AM, Matthias Wessendorf wrote:
>
> Looks good so far.
>
>
https://gist.github.com/secondsun/5797051#file-messagehandler-java-L7
> For the "delete" (since not present in SimplePush/iOS).
>
> ==> The PushEE will "tell google" delete this "message req" ?
Or is
> that something just done by google? Wondering how to "start a deletion"
>
> The onDelete is handling messages of with the type :
>
https://developer.android.com/reference/com/google/android/gms/gcm/Google...
>
>
ah - ok. So I see improvements on the message formats of PushEE :))
:) From what I understand, this is a message from GCM not from PushEE
Even better! thanks for the info
>
> -M
>
>
> On Mon, Jun 17, 2013 at 4:02 PM, Summers Pittman <supittma(a)redhat.com>wrote:
>
>> Last week I showed off some simple code to register an Android
>> application for push and committed some code to handle talking to the
>> unified push server.
>>
>> This week I'm looking at what the Android library can add to an
>> application.
>>
>> One of the things which is annoying to do is get the content from a Push
>> message into the currently running Activity (and don't get me started on
>> Fragments...) on the current main thread.
>>
>> Here is my idea: (warning pseudocode gist)
>>
>>
https://gist.github.com/secondsun/5797051
>>
>> In theory if the user is running Android 4.0 or great we can handle the
>> attach/detach for the user.
>>
>> WDYT?
>>
>> _______________________________________________
>> aerogear-dev mailing list
>> aerogear-dev(a)lists.jboss.org
>>
https://lists.jboss.org/mailman/listinfo/aerogear-dev
>>
>
>
>
> --
> Matthias Wessendorf
>
> blog:
http://matthiaswessendorf.wordpress.com/
> sessions:
http://www.slideshare.net/mwessendorf
> twitter:
http://twitter.com/mwessendorf
>
>
> _______________________________________________
> aerogear-dev mailing
listaerogear-dev@lists.jboss.orghttps://lists.jboss.org/mailman/listinfo/aerogear-dev
>
>
>
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/aerogear-dev
>
--
Matthias Wessendorf
blog:
http://matthiaswessendorf.wordpress.com/
sessions:
http://www.slideshare.net/mwessendorf
twitter:
http://twitter.com/mwessendorf
_______________________________________________
aerogear-dev mailing
listaerogear-dev@lists.jboss.orghttps://lists.jboss.org/mailman/listinfo/aerogear-dev
_______________________________________________
aerogear-dev mailing list
aerogear-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev
--
Matthias Wessendorf
blog:
http://matthiaswessendorf.wordpress.com/
sessions:
http://www.slideshare.net/mwessendorf
twitter:
http://twitter.com/mwessendorf