Releases: Simperium/simperium-android
Releases · Simperium/simperium-android
v1.3.1
What's Changed
- Move requestWindowFeature before onCreate by @notandyvee in #249
- Attempt to load the new letsencrypt x1 and x2 certs. by @notandyvee in #250
New Contributors
- @notandyvee made their first contribution in #249
Full Changelog: v1.3.0...v1.3.1
v1.3.0
Merge pull request #248 from Simperium/issue/sqlblobtoobig Check for SQLException when getting object from SQLite storage
v.1.2.0
v1.1.0
v1.0.0
v0.9.0
v0.3.6 with Android 4.4/KitKat fix
Fixes a bug where bucket init
commands were sending a JSON null
value for the cmd
property which caused the Simperium service to disconnect the socket. Only observed on Android 4.4 (android-19).