Skip to content

Releases: tinode/tindroid

Bug fix

14 Jun 16:41
Compare
Choose a tag to compare

3cf976b Do not log out user on DB updates.

Voice messages

05 Jun 21:21
Compare
Choose a tag to compare

Sending and receiving voice messages.

Other changes:

  • Support for "message read" push notifications.
  • Date dividers between messages.
  • [Go to the latest message] button.
  • Delayed removal of deleted topics.
  • Moved background data fetches from the app to the SDK.
  • Better support for emojis in Drafty.
  • Bug fixes.

The full list of changes: v0.18.2...v0.19.0

Bug fixes

01 Mar 21:47
Compare
Choose a tag to compare

c0709a1 Fix for a crash on deliberately invalid Drafty.
8ea0f1b Infinite recursion in topic subscription.

Replying, forwarding, avatars sent out of band, trusted badges

16 Feb 02:07
Compare
Choose a tag to compare

Multiple new features:

  • Replying to messages.
  • Forwarding messages.
  • Avatars can now be cropped and sent as URLs.
  • Trusted badges: verified account, staff account, danger.
  • French translation by @blasius.
  • UI refactored for consistency and clarity.
  • Multiple bug fixes.

The full list of changes: v0.17.9...v0.18.0

Bug fixes

20 Aug 02:18
Compare
Choose a tag to compare

29fec16 Fix LastSeen refreshing.
8dea25b Possible fix for a crash when no app can handle contact insertion.

Bug fixes, Traditional Chinese translation

03 Aug 18:56
Compare
Choose a tag to compare

d71d114 5694fcf Updated dependencies & gradle.
072c96c Make use of desc.LastSeen when available.
b0fb4e9 Fixed crash when the image preview is scaled too much.
2ce1447 Add Traditional Chinese translation from @SiderealArt.
6713039 Fix for a crash: another case of null launcher.

Bug fix

07 Jul 22:40
Compare
Choose a tag to compare

c7a44a8 Another crash with null launcher fixed.

Bug fixes

21 Jun 23:13
dc44d73
Compare
Choose a tag to compare

af82614 Group topics: refresh MessagesFragment upon receiving new subscription data.
8aad835 Fixed crash with denied contacts permissions, removed last item divider in list views
48de4bf Another crash in launching photo picker
ee69719 Fixed crash with null intent from avatarSelectorIntent()

Bug fixes, visual improvements

04 Jun 02:55
Compare
Choose a tag to compare
  • Consistent interface for loading avatars throughout the app.
  • A lot of legacy API use refactored
  • Bug fixes

The full list of changes: v0.17.0...v0.17.1

Message previews in contact list

06 May 18:30
Compare
Choose a tag to compare
  • Message previews are show in contact list now.
  • Nicer message previews in push notifications.
  • Bug fixes and visual improvements.

The full list of changes: v0.16.9...v0.17.0