Skip to content

Release v4.8.5

Compare
Choose a tag to compare
@patedit patedit released this 26 Mar 03:52
· 705 commits to master since this release
  • New features:
    • Surveys are now translated to spanish.
    • Automatically flush events when the app goes to the background. Available for Android API 14 and above.
    • Flush all events in the queue regardless of its size.
    • New HTTP test cases
  • Crash fixes:
    • NPE if the context is a BridgeContext.
    • Handle all exceptions on HttpService to avoid crash.
    • Strict Mode: Leak when registering a sensor listener.
    • Survey parceable: wrong CREATOR object.
  • Bug fixes:
    • Remove GET_ACCOUNTS permission.
    • Remove unused play services. Only gcm and base are needed.