AeroGear Crypto Java 0.1.2 released
by Bruno Oliveira
Good morning, just to let you know we released today the bits for digital signatures and some bug fixes.
Have a happy new year sweet hearts.
--
abstractj
2 years, 7 months
Re: [aerogear-dev] Android API Level: 24 ?
by Matthias Wessendorf
yeah... true :-)
On Thu 22. Feb 2018 at 16:38, David Martin <davmarti(a)redhat.com> wrote:
> According to Android Studio, when you create a new project:
>
> By targeting API 21 and later, your app will run on approximately
> 71.3% of devices.
> By targeting API 24 and later, your app will run on approximately 8.1%
> of devices.
>
> 8.1% is very different than that page (which adds up to 29.6%)
>
> Either way, 29.6% coverage seems way too low to me.
>
> On 22 February 2018 at 15:02, Matthias Wessendorf <matzew(a)apache.org>
> wrote:
> > Hi,
> >
> > we are currently on 21 - but,... w/ 24, we would get decent java 8 API
> > support (e.g. java streams), instead of 'just' lambdas.
> >
> > Of course, we few devices would be left out ...
> >
> > what's the thinking?
> >
> > -M
> >
> > [1] https://developer.android.com/about/dashboards/index.html
> >
> >
> > --
> > Matthias Wessendorf
> >
> > github: https://github.com/matzew
> > twitter: http://twitter.com/mwessendorf
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Aerogear" group.
> > To unsubscribe from this group and stop receiving emails from it, send an
> > email to aerogear+unsubscribe(a)googlegroups.com.
> > To post to this group, send email to aerogear(a)googlegroups.com.
> > To view this discussion on the web visit
> >
> https://groups.google.com/d/msgid/aerogear/CAAg5f2TwwvfChTnztzdhx%2Bu7GOJ...
> .
> > For more options, visit https://groups.google.com/d/optout.
>
>
>
> --
> David Martin
> Red Hat Mobile
> Twitter: @irldavem
> IRC: @irldavem (#aerogear)
>
> --
> You received this message because you are subscribed to the Google Groups
> "Aerogear" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to aerogear+unsubscribe(a)googlegroups.com.
> To post to this group, send email to aerogear(a)googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/aerogear/CADvBQ458c1jq9LS_gxQMMJiuLGryZ...
> .
> For more options, visit https://groups.google.com/d/optout.
>
--
Project lead AeroGear.org
6 years, 10 months
Ionic Deploy Demo (hot/remote application updates)
by Evan Shortiss
Hi folks,
This is a neat demo[1] of the Ionic Deploy feature that supports. Some
points and thoughts on it:
- Facilitates updating the HTML, CSS, and JS of a Cordova application
- Probably works best with Cordova applications built using Ionic's tools
- Requires a Cordova plugin to fetch updates
- Can store X versions in history on device for rollback
- Supports "channels" so you can enrol beta testers by subscribing their
application to the "beta" instead of "production" channel
- Requires you to push code to their Git remote, but according to a
webinar they will add webhook support
- Can be configured remotely to behave in 3 different patterns:
- Always check for and download updates on the splashscreen
- Check in the background and apply next time application is launched
- Allow developers to define strategy themselves in JS code
It's a paid for feature as part of their Ionic Pro platform. I haven't used
the Pro platform yet, but looks like it will have/has some features similar
to Firebase, e.g static hosting, crash reporting, remote testing and more.
[1] - https://www.youtube.com/watch?v=I7PC3O4q1ug
--
EVAN SHORTISS
MOBILE DEVELOPER
Red Hat NA <https://www.redhat.com/>
Los Angeles
evan.shortiss(a)redhat.com M: +1-781-354-2834 IM: @evanshortiss
<https://red.ht/sig>
TRIED. TESTED. TRUSTED. <https://redhat.com/trusted>
@redhatnews <https://twitter.com/redhatnews> Red Hat
<https://www.linkedin.com/company/red-hat> Red Hat
<https://www.facebook.com/RedHatInc>
6 years, 10 months
Deprecate AeroGear auth libraries
by Daniel Passos
Hi,
Today we have libraries to handle Auth stuff for HTTP Basic and HTTP
Digest, this libraries is no longer maintained for a long time and I think
no one is using this kind of Auth anymore. Should we archive it and move to
the aerogear-attic[1]
[1] https://github.com/aerogear-attic
--
-- Passos
6 years, 10 months