Skip to content
Snippets Groups Projects
  1. Jan 20, 2020
  2. Jan 16, 2020
  3. Jul 31, 2019
  4. Jul 25, 2019
  5. Jun 18, 2018
    • Vinay Verma's avatar
      Define LOCAL_SDK_VERSION for ant_service module · e23ee251
      Vinay Verma authored
      For System SDK compliance either of two flags should be defined
      for all Android APK's
      
      LOCAL_SDK_VERSION Or LOCAL_PRIVATE_PLATFORM_APIS
      
      LOCAL_SDK_VERSION supports two values current and system_current.
      "current" will compile APK code with SDK API's and system_current
      will compile code with SDK + System API's
      
      LOCAL_PRIVATE_PLATFORM_APIS will compile APK code with platform
      API's, this option enables to use hidden platform API's in APK.
      This flag cannot be defined for vendor APK's.
      
      Change-Id: I0b43c2e79d22a02dfad089790214090ce2f53d99
      e23ee251
  6. May 30, 2016
    • Linux Build Service Account's avatar
      Promotion of ant.lnx.1.0-00001. · b616838f
      Linux Build Service Account authored
      CRs      Change ID                                   Subject
      --------------------------------------------------------------------------------------------------------------
      1020707   Ib2539e3046de1970bf320f92c61107756f28a4b9   Fixed: Used System.loadLibrary instead of System.Load
      
      Change-Id: I71e65fdf9e9a432dc9755867d864b4ee87b3fe7e
      CRs-Fixed: 1020707
      b616838f
  7. May 25, 2016
  8. Aug 27, 2014
  9. Aug 26, 2014
  10. Aug 25, 2014
    • ANT-Shane's avatar
      Release version 4.0.0 · 5846d51c
      ANT-Shane authored
      Includes:
      	-Android L compatibility fix - remove ANT and ANT_ADMIN permissions
      	-new readme with changelog
      5846d51c
  11. Aug 20, 2014
  12. Jan 24, 2014
    • ANT-Shane's avatar
      Release v3.2.0 · 8d63c29f
      ANT-Shane authored
      -FIXED  Unsynchronized access to mCallback in AntHalService causing
      NullPointerException in some situations
      -UPDATE Application Launcher icon to grey version for visibility on dark
      and light backgrounds
      -UPDATE gitignore file
      8d63c29f
  13. Nov 27, 2013
  14. Nov 22, 2013
  15. Nov 18, 2013
  16. Nov 16, 2013
  17. Sep 04, 2013
  18. Jul 19, 2013
  19. Jul 18, 2013
  20. Feb 22, 2013
  21. Feb 20, 2013
  22. Dec 14, 2012
  23. Dec 09, 2012
  24. Dec 07, 2012
  25. Dec 06, 2012
  26. Nov 17, 2012
  27. Nov 02, 2012
  28. Nov 01, 2012
Loading