Releases: tinode/tindroid
Registration by SMS, connect by QR code
Main features:
- Registration and password reset by SMS (has to be enabled on the server).
- Present or scan QR code to connect with people.
Other changes:
8bd61dd Clear local database on logout.
3b78f7a Enable compression of websocket frames
Bug fixes:
28d070e Calls: create data channel only on the caller's side.
13ecdd1 Fix sharing of plain text.
75a16f4 Remove extraneous quotes from hindi translation.
2e3ae19 Fix for a crash on missing me
topic.
4536048 Prevent crash when device does not have a web browser.
Full list of changes: v0.21.6...v0.22.0
Bug fixes
Bug fixes, Hindi translation
Bug fixes
8fc2670 Better handling of failed upload.
1f067a6 Fix image jumping on message bubble click.
0d02c97 Make message bubble margins equal.
f949564 Remove ref
& preref
from quoted image and video.
ef873e0 Fix reporting video size (was sometimes rotated).
c22b035 d44ed0d Fix preview of image attachments (use full image).
74df46e Fix crash on attachment download.
a9e8871 c614270 Start audio-only calls with the loudspeaker off.
aba95f9 Use correct effective seq in call event listener.
9fb7d3a Bug fix: avatar not updated.
86b7d74 Calls: create data channel only on the caller's side.
Bug fixes
Bug fixes
Bug fixes
Audio-only calls, video messages, editing messages
Major release:
- Audio-only calls.
- Video messages.
- Editing sent messages.
The full list of changes: v0.20.11...v0.21.0
Portuguese translation, bug fixes, minor updates
54147c7 Bug fix: allow accepting group ownership
632561b A few more try/catches in media player.
5419e4c Added Portuguese translations support, thanks @ericcontainer
fd7ce30 Clear recorder's WaveDrawable
when record is deleted.
797d8fa Add try/catch around MediaPlayer.setDataSource
.
714d0d5 Prevent race condition between media players.
Bug fixes and UI improvements.
116ed09 Add group chat indicators to chat list
4f13b4d Use ChatsFragment instead of FindFragment when sharing to Tinode
0c273fb Added missing translations.
3b269fc Fix display of tag manager with no tags.
4e09dbd Enable clearing all topic tags.
e33321b Refresh tags after update.
01ac21b Fix display of Description.
4343bd4 Add Copy ID
button to Topic Info.
d1abd6e Fix for a crash, #137.