Android AppMsg Versions Save

In-layout notifications. Based on Toast notifications and article by Cyril Mottier (http://android.cyrilmottier.com/?p=773).

1.2.0

10 years ago
  • Added support for custom Animations.
  • Added support for displaying Sticky notifications closed manually.
  • Allow to provide a custom parent.
  • Allow to provide a priority, so some urgent AppMsgs can jump to the front of the queue.
  • Fix: Activity leaking.

1.1.1

10 years ago

Update gradle build

1.1

10 years ago

Publish an aar file to Maven Central with Gradle. Fix: Add missing piece to the build.gradle. Fix: Updated the version of android-maven-plugin to build with the most recent Android SDK.

1.0.1

10 years ago

Initial release.