[SDK] [Android] Release v1.1.0.0
December 4th, 2014 by ReadMe API
GitHub release
Integration guide
Changelog:
- Miscellaneous bug fixes
- Hardened SDK with try-catch blocks on all public facing functions
- Handle
linkbutton action - Handle
ratingbutton action - Handle
trackEventbutton action - Handle
methodbutton action - Fix notification shown again when returning to the application from the task history
isReady()returns whether theINTENT_INITIALIZEDhas already been sent out@NOTIFICATION_ACTIONautomatic event tracks notification answers and user interactions- Handle push token update for same version-code application updates, useful while in dev
- Only one network call in the normal SDK initialization case
- SDK initialization directly from the
Applicationclass - Automatic notification opening when in app
- Hide logs by default
- Documentation improvements
- Fix black text on dark dialog for HTML notifications
- Local broadcast when a notification is opened
