What's New in Documentation
2.0.13
2.0.12
2.0.11
- Updated dependencies list; related to using Phone Number Hint API.
2.0.10
2.0.9
- Updated request permission section due to the BAL restriction on Android 15.
2.0.8
2.0.7
2.0.6
2.0.5
- Updated dependencies list required by DMA SDK; DMA SDK size info
2.0.4
2.0.3
- Removed mentioning of FOREGROUND_SERVICE permission
2.0.2
2.0.1
2.0.0
- Updated structure of documentation
1.7.5
1.7.3
- Change in description of provided functionality
1.7.2
- Added implementation to use MasterKey to secure storing of the preferences and files implementation 'androidx.security:security-crypto:1.1.0-alpha04'
1.7.1
- Updated section "Register/Initialize DialMyAppComponent in Application class" with optional possibility to work with Auth tokens.
1.7.0
- Add option to enter package name manually inside InjectingRef
1.6.4
- Updated paragraph "Private information usage in DialMyApp"
- Added "Testing the SDK integration" paragraph
1.6.3
- Private Information usage in DialMyApp. What should be done by application.
1.6.2
- Support of Android 12 target and Java 11
1.5.1
- Added SMS verification section
1.5.0
- Added "gradle" dependencies related to HMS integration
1.4.9
- Updated "androidx.work:work-runtime" dependency version to 2.5.0
1.4.8
- Added "Example of requesting a sequence of required permissions"
1.4.7
- Code samples were updated
1.4.6
- Reconsider optional and non-optional sections
1.4.5
1.4.4
- Added "Build with Ionic" section
1.4.3
- Changed Cordova library to 8.1.0 version
- Changed gradle script for cordova (added one implementation statement)
- Added https in api calls
1.4.1
- Shared Firebase Cloud Messaging
1.3.11
- File network_security_config.xml described for target 28+ in section "Build with targetSDKVersion >= 28"
1.3.10
- Removed usage of GCM outdated library
1.3.9
- Build with targetSDK 28 +
1.3.8
1.3.7
- Updated import. work-runtime library of version rc2
1.3.5
- Updated implementation libraries gradle list
- Make integration more easy by introducing DialMyAppComponent
- Added integration for ReactNative.
- Removed obsolete sections
1.3.4
- Additional permission in case TargetAPI=28
1.3.3
- Update dependency required for SDK
1.3.2
- Updated permissions for android 9
- Compilation under SDK 27 and 28 (services start with startForegroundService and defined NotificationChannel).
1.3.1
- Added new dependency for android.arch.work:work-runtime, please check in dependency list
- Changed proguard rules
- Switched to use WorkManager for updates
1.3.0
- Added new dependency, please check in dependency list
- Updated versions of libraries
- Compilation under 26
- Changed proguard rules