Skip to content

Releases: pranavpandey/dynamic-toasts

4.2.1

09 Jul 08:23
8418d5d
Compare
Choose a tag to compare

8418d5d - Updated developer email.

4.2.0

09 Jul 08:16
36e03ca
Compare
Choose a tag to compare
  • 14d4439 - Updated target SDK to 34.
  • 185ed01 - Updated gradle plugin to 8.0.2.
  • 36e03ca - Updated dynamic-utils to 4.5.1.

36e03ca 51bc0a5 - Compatibility with JDK 17.

4.1.3

11 Mar 10:28
5e794d9
Compare
Choose a tag to compare
  • b3dd90d - Migrated gradle plugin to 7.4.2.
  • 5e794d9 - Updated dynamic-utils to 4.4.8.

4.1.2

16 Jun 09:18
812f32b
Compare
Choose a tag to compare
  • cd1c3b3 - Updated target SDK to 33.
  • cd1c3b3 - Updated dynamic-utils to 4.4.3.
  • 115806a - Updated gradle plugin to 7.4.0-alpha03.

4.1.1

29 May 08:21
cfbfc8e
Compare
Choose a tag to compare
  • a3f9697 - Updated target SDK to 32.
  • a3f9697 - Updated dynamic-utils to 4.4.2.
  • cc8b410 - Updated gradle plugin to 7.3.0-alpha09.

4.1.0

08 Aug 16:36
9285b20
Compare
Choose a tag to compare
  • b7be02e - Updated target SDK to 31.
  • 2b47a9b - Updated dynamic-utils to 4.2.0.
  • e71c992 - Updated gradle plugin to 7.1.0-alpha06.

4.0.0

17 Jun 02:19
35bd985
Compare
Choose a tag to compare
  • 6337eb6 - Updated dynamic-utils to 4.0.1.
  • fdc8ee6 - Updated gradle plugin to 7.1.0-alpha02.

3.3.1

30 Jan 12:07
3072e84
Compare
Choose a tag to compare
  • 3072e84 - Updated dynamic-utils to 3.4.1.

3.3.0

29 Jan 00:26
421711c
Compare
Choose a tag to compare
  • 8791b33 - Updated target SDK to 30.
  • e5e5a79 - Updated dynamic-utils to 3.4.0.
  • d2bffbe - Updated gradle plugin to 7.0.0-alpha05.

As Android is moving away from custom toasts, the use of this library is not recommended. However, it can still be used as long as the app is in the foreground. Currently, I am using an alternate way (based on app compat) to show custom tooltips in my apps and I will try to include it in the future updates of this library.

3.2.0

12 Mar 13:54
e5e5a79
Compare
Choose a tag to compare
  • e5e5a79 - Updated dynamic-utils to 3.2.0.
  • d2bffbe - Updated gradle plugin to 4.1.0-alpha02.
  • bf77b9d - Added xxxhdpi drawable resources.