Skip to content

Releases: nearit/Android-UI-Bindings

2.11.9

29 May 09:36
Compare
Choose a tag to compare

API Breaking Changes

  • None.

Enhancements

  • None.

Bugfixes

  • Fix rare IndexOutOfBoundsException on Notification History.
  • Remove explicit supportsRtl from library AndroidManifest.

2.11.8

22 May 09:12
Compare
Choose a tag to compare

API Breaking Changes

  • None.

Enhancements

  • None.

Bugfixes

  • Notification History arrow image set via style to enable override.

2.11.7

22 May 08:41
Compare
Choose a tag to compare

API Breaking Changes

  • None.

Enhancements

  • Add right-to-left (RTL) support.
  • Update gradle version.

Bugfixes

  • None.

2.11.6

13 May 13:34
Compare
Choose a tag to compare

API Breaking Changes

  • None.

Enhancements

  • None.

Bugfixes

  • Fix Notification History timestamp color.

2.11.4

08 Mar 09:43
Compare
Choose a tag to compare

API Breaking Changes

  • None.

Enhancements

  • Add .noNotifications() method to the Permissions builder: in invisible mode it avoids to handle notification "permission".

Bugfixes

  • None.

2.11.3

06 Mar 18:18
Compare
Choose a tag to compare

API Breaking Changes

  • None.

Enhancements

  • None.

Bugfixes

  • Feedback send button text from string resources.

2.11.2

20 Feb 14:53
Compare
Choose a tag to compare

API Breaking Changes

  • None.

Enhancements

  • None.

Bugfixes

  • Avoid sending empty comment for Feedback answer.

2.10.11

31 Jan 09:02
Compare
Choose a tag to compare

API Breaking Changes

  • None.

Enhancements

  • None.

Bugfixes

  • Add theme to NotificationHistory activities.

2.10.10

23 Jan 17:05
Compare
Choose a tag to compare

API Breaking Changes

  • None.

Enhancements

  • None.

Bugfixes

  • Fix download of large images (caused OOM errors).

2.10.9

11 Dec 15:28
Compare
Choose a tag to compare

API Breaking Changes

  • None.

Enhancements

  • Images caching, downloading and displaying is now safer.

Bugfixes

  • Fix permissions intent builder.