Releases: apptentive/apptentive-android
Releases · apptentive/apptentive-android
5.0.0
Major Changes
- All long-running Apptentive API calls are now called asynchronously. See Migrating to 5.0.0 for migration instructions.
Bugs Fixed
- Fixed a bug where network operations might start when the app is started, but in the background.
- Fixed an issue where the SDK might attempt to fetch messages when it shouldn't.
4.1.3
4.1.2
4.1.1
4.1.0
Improvements
- Improved accessibility of Surveys and Message center for the visually impaired
- Made use of vector drawables to cut down on AAR and APK size
- Added the ability to enable troubleshooting mode in the SDK, and easily email logs to Apptentive support
Bugs Fixed
- Fix global configuration fetching
- Fix Love Dialog to stack buttons if their labels are too long
4.0.2
4.0.1
Improvements
- Improved proguard configuration to allow certain Apptentive classes to be shrunk. This removes about 1200 methods.
Bugs Fixed
- Fixes a bug that prevented interactions from being downloaded when the app is in release mode.
- Prevent Monkey Runner from crashing the app when it tries to launch an Apptentive Activity incorrectly.
4.0.0 - Customer Login
- Added the ability to log customers in to different private conversations. Customers who are logged in will be able to see a private conversation that is distinct from the conversations of other customers using the same app on the same device. When they log out, their data is protected with strong encryption. Logging back in unlocks their data again, and Apptentive resumes providing services to the customer.
3.4.1
3.4.0 - Performance Improvements and Bug Fixes
Improvements
- Rebuilt Message Center to use modern RecyclerView for better performance and stability
- Improved accessibility of our UI, including TalkBack support and fixing hit target sizes
- Improved version targeting
Bugs Fixed
- Fixed a bug where the Profile Card in Message Center wouldn't let a user focus the email field
- Fixed a bug where the Survey "thank you" message text was the wrong color