Releases: axiros/AXACT.AndroidSample
Releases · axiros/AXACT.AndroidSample
axactandroid-v014
-
Axact Android wrapper enchancements
- Partial Wakelock
- DualSim support
- FIX cellid identification
- FIX multiple unsolicited download
- LIB starts on boot
-
Support for compilation with Android 6.0 (API level 23) *** required with compileSdkVersion >= 23
- Users must granting all permissions at runtime
- verifyServicePermission method created for request permissions
axactandroid-v013
- AXACT upgraded from 3.2.5 to 3.2.6
- ANDROID SDK MINIMUM API LEVEL REDUCED TO KITKAT ( API LEVEL 16 )
- Sample enhancements
- Tested on multiple devices at AWS Device Farm
- Generate all cpu library
- Demo compiled with all cpu library
minimum API level 16 required
axactandroid-v012
- FIX SSL issues
axactandroid-v011
AXACT upgraded from 3.2.4 to 3.2.5
Fix upload finalization
Fix download finalization
Fix Service wrong call to native API
axactandroid-v010
- AXACT upgraded from 3.2.1 to 3.2.4
- FIX typecast error java.lang.ClassCastException: android.telephony.gsm.GsmCellLocation cannot be cast to android.telephony.cdma.CdmaCellLocation
axactandroid-v009
solves crash when user pass invalid integrator key during service initialization
solves crash when user don`t pass extra "cert" during service initialization
axactandroid-v008
- integrator certificate removed from library
- library provides method for integrator indicate server public certificate
- possibility to listen diagnostics result
- change encryption key
- sample enhancements
- added buttons to stop and start AXACT service
- added indicator of each test results
axactandroid-v007
NOTE: this DEMO APK version is compiled for armeabi-v7a
OLNY for other platform please download the correspondents LIB
minimum API level 17 required
axactandroid-v005
Merge branch 'master' of github.com:axiros/AXACT.AndroidSample