Skip to content

Releases: isradeleon/Notify-Android

1.0.5

Choose a tag to compare

@isradeleon isradeleon released this 25 Apr 21:30
  • 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

Choose a tag to compare

@isradeleon isradeleon released this 15 Dec 22:28
  • Update library for Android X.
  • Update API (renamed methods in the README file)
  • Improve some default parameters in build method

1.0.3

Choose a tag to compare

@isradeleon isradeleon released this 18 Sep 15:13
  • 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

Choose a tag to compare

@isradeleon isradeleon released this 18 Jun 15:52
1.0.2

readme updated

Better support for API >= 26

Choose a tag to compare

@isradeleon isradeleon released this 17 Jun 17:40
1.0.1

jitpack.io url

Android library for easy showing notifications.

Choose a tag to compare

@isradeleon isradeleon released this 16 Jun 21:45
1.0

changes for the example view