Skip to content

Releases: axiros/AXACT.AndroidSample

axactandroid-v014

30 Oct 11:35
Compare
Choose a tag to compare
  • 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

13 Sep 12:27
Compare
Choose a tag to compare
  • 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

04 Sep 14:50
Compare
Choose a tag to compare
  • FIX SSL issues

axactandroid-v011

25 Aug 17:14
Compare
Choose a tag to compare

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

04 Aug 14:53
Compare
Choose a tag to compare
  • 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

28 Jul 18:53
Compare
Choose a tag to compare

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

24 Jul 14:25
Compare
Choose a tag to compare
  • 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

13 Jul 14:33
Compare
Choose a tag to compare

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

12 Jul 13:59
Compare
Choose a tag to compare
axactandroid-v005 Pre-release
Pre-release
Merge branch 'master' of github.com:axiros/AXACT.AndroidSample