Skip to content

Releases: isradeleon/Notify-Android

1.0.5

25 Apr 21:30
Compare
Choose a tag to compare
  • Merge with rtsketo fix to prevent crash when targeting API 31
  • Update the android gradle plugin
  • Allow title & content types to simply be CharSequence
  • Remove unnecessary default title & content values

1.0.4

15 Dec 22:28
Compare
Choose a tag to compare
  • Update library for Android X.
  • Update API (renamed methods in the README file)
  • Improve some default parameters in build method

1.0.3

18 Sep 15:13
Compare
Choose a tag to compare
  • Now you can get the notification builder and manipulate this objecto on your own.
  • Better support for long text in the notification content.
  • Big picture support added through the setBigPicture() method.

Notification importance

18 Jun 15:52
Compare
Choose a tag to compare
1.0.2

readme updated

Better support for API >= 26

17 Jun 17:40
Compare
Choose a tag to compare
1.0.1

jitpack.io url

Android library for easy showing notifications.

16 Jun 21:45
Compare
Choose a tag to compare
1.0

changes for the example view