Skip to content

Cedexis 0.2.0

Compare
Choose a tag to compare
@jmsalcido jmsalcido released this 13 Feb 22:54
· 62 commits to master since this release
  • Add LICENSE to the files of android-radar
  • Cedexis class, the main starting point of the SDK.
  • RadarWebView implementation that uses the WebView approach reflecting the one in https://github.com/cedexis/radar-runner/tree/master/Apple
  • Deprecation of the RadarService usage, please use Cedexis class to start radar sessions.
  • AndroidManifest.xml changes:
    • remove application:label
    • remove application:allowBackup
  • backward compatibility with old SDK usages