Skip to content

Releases: tinode/tindroid

Bug fixes

Choose a tag to compare

@or-else or-else released this 12 Jul 11:32

b60c3b8 a38e1b0 0ed2c12 86abf90 a38e1b0 Multiple rate crashes caught by crashlytics
d86f88a 198a0cd Minor glitches and typos

Full Changelog: v0.25.4...v0.25.5

Bug fixes

Choose a tag to compare

@or-else or-else released this 26 Feb 07:36

3e2aefe Attempt to fix data race in call initiation.
b2de9f6 Race conditions in push token communication with the server.
2b104d1 a94e91c ANR fixes
e96c8ee EdgeToEdge support fixes

Full Changelog: v0.25.3...v0.25.4

Bug fixes

Choose a tag to compare

@or-else or-else released this 17 Feb 08:49

b9cdef0 Fixed ANR due to incorrect use of "try w resources"
3d951ce Stop trying to login if server returned 404
5acace1 Dependencies updated, some deprecated API fixed, fix for blank wallpaper request
9115984 fix: isRelativeUrl, crash on invalid topic, change format of Tinode urls

Full Changelog: v0.25.2...v0.25.3

Bug fixes

Choose a tag to compare

@or-else or-else released this 29 Jan 07:48

Bug fixes:

  • Fix for broken large file attachments.
  • One rare crash fixed

Full Changelog: v0.25.1...v0.25.2

Bug fixes

Choose a tag to compare

@or-else or-else released this 06 Jan 15:57
  • Edge-to-Edge soft keyboard fixed.
  • PiP video call crash due to invalid aspect ratio fixed.
  • Fix for branding config taking very long time on every app start.
  • Logging to catch the source of the bug when calling.
  • Missing messages background when running against an old server fixed.

Full Changelog: v0.25.0...v0.25.1

Multiple new features

Choose a tag to compare

@or-else or-else released this 26 Dec 13:55
  • Dark/light/system default UI theme.
  • Display of subscriber/reader count in group chats and channels.
  • Ability to pin chats to the top of the chatlist.
  • PIP for video and audio calls, ability to continue text chats while voice/video calling.
  • Ability to set wallpapers.
  • Support edge-to-edge required for API 35
  • Lots of bugfixes.

Full Changelog: v0.24.5...v0.25.0

Bug fixes, minor feature

Choose a tag to compare

@or-else or-else released this 07 Nov 13:13

688f742 Show animation when there is no connection
12c29cd Fix: crash when video preview is unavailable
e74c6c0 ab659a8 Fix: prevent crash when telecom service is unavailable

Full Changelog: v0.24.4...v0.24.5

Bug fixes

Choose a tag to compare

@or-else or-else released this 04 Sep 13:09

8b96dd1 Fix: use fragment view instead of activity to update form elements
1e0407d a491ef9 Fix for a crash in empty pinned messages (data race?). Dependencies updated.

Full Changelog: v0.24.3...v0.24.4

Bug fixes, Italian translation

Choose a tag to compare

@or-else or-else released this 15 Aug 15:47

cadbbe7 record class does not serialize properly, #167.
c520ef3 Fix for a couple of crashes caught by crashlytics.
9f003f8 Use text/x-drafty-fr as mime-type for drafty form responses.
3be2bf4 Automatically change mime-type of json files to application/octeat-stream, transition to application/json+drafty as mime type for form responses.
247e6c0 Italian translation.
bad9420 Ensure avatar is not too big for serialization into Icon.

Full Changelog: v0.24.2...v0.24.3

Bug fixes

Choose a tag to compare

@or-else or-else released this 25 Jul 09:16

445d6bc Added explainer for Incognito mode
fd1c999 Fix disappearing system toolbar (white on white)
a1d63a2 Hide empty alias in account info fragment
7359174 Ensure CONTACTS permission is not revoked before use
a3a517f Better check for permissions when AudioOnly is true
834d17b Fix for tinode/chat#950
7598835 854f846 Load emoji font and initialize EmojiCompat library
f90ff2a Better emoji counting code - use com.ibm.icu instead of android.icu
c813c54 More unit tests

Full Changelog: v0.24.0...v0.24.2