<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jun 17, 2013 at 4:13 PM, Summers Pittman <span dir="ltr">&lt;<a href="mailto:supittma@redhat.com" target="_blank">supittma@redhat.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000"><div>
    <div>On 06/17/2013 10:08 AM, Matthias
      Wessendorf wrote:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr">Looks good so far.
        <div><br>
        </div>
        <div><a href="https://gist.github.com/secondsun/5797051#file-messagehandler-java-L7" target="_blank">https://gist.github.com/secondsun/5797051#file-messagehandler-java-L7</a></div>
        <div>
          For the &quot;delete&quot; (since not present in SimplePush/iOS). </div>
        <div><br>
        </div>
        <div>==&gt; The PushEE will &quot;tell google&quot; delete this
          &quot;message req&quot; ? Or is that something just done by google?
          Wondering how to &quot;start a deletion&quot; <br>
        </div>
      </div>
    </blockquote></div>
    The onDelete is handling messages of with the type :
<a href="https://developer.android.com/reference/com/google/android/gms/gcm/GoogleCloudMessaging.html#MESSAGE_TYPE_DELETED" target="_blank">https://developer.android.com/reference/com/google/android/gms/gcm/GoogleCloudMessaging.html#MESSAGE_TYPE_DELETED</a><div>

<br></div></div></blockquote><div><br></div><div style>ah - ok. So I see improvements on the message formats of PushEE :))</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000"><div>
    <blockquote type="cite">
      <div dir="ltr">
        <div><br>
        </div>
        <div>-M</div>
      </div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">On Mon, Jun 17, 2013 at 4:02 PM,
          Summers Pittman <span dir="ltr">&lt;<a href="mailto:supittma@redhat.com" target="_blank">supittma@redhat.com</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div bgcolor="#FFFFFF" text="#000000"> 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.<br>
              <br>
              This week I&#39;m looking at what the Android library can add
              to an application.<br>
              <br>
              One of the things which is annoying to do is get the
              content from a Push message into the currently running
              Activity (and don&#39;t get me started on Fragments...) on the
              current main thread.<br>
              <br>
              Here is my idea: (warning pseudocode gist)<br>
              <br>
              <a href="https://gist.github.com/secondsun/5797051" target="_blank">https://gist.github.com/secondsun/5797051</a><br>
              <br>
              In theory if the user is running Android 4.0 or great we
              can handle the attach/detach for the user.<br>
              <br>
              WDYT?<br>
            </div>
            <br>
            _______________________________________________<br>
            aerogear-dev mailing list<br>
            <a href="mailto:aerogear-dev@lists.jboss.org" target="_blank">aerogear-dev@lists.jboss.org</a><br>
            <a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <div><br>
        </div>
        -- <br>
        Matthias Wessendorf <br>
        <br>
        blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>
        sessions: <a href="http://www.slideshare.net/mwessendorf" target="_blank">http://www.slideshare.net/mwessendorf</a><br>
        twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      <pre>_______________________________________________
aerogear-dev mailing list
<a href="mailto:aerogear-dev@lists.jboss.org" target="_blank">aerogear-dev@lists.jboss.org</a>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a></pre>
    </blockquote>
    <br>
  </div></div>

<br>_______________________________________________<br>
aerogear-dev mailing list<br>
<a href="mailto:aerogear-dev@lists.jboss.org" target="_blank">aerogear-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Matthias Wessendorf <br>

<br>blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>sessions: <a href="http://www.slideshare.net/mwessendorf" target="_blank">http://www.slideshare.net/mwessendorf</a><br>

twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a>
</div></div>