Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

Releases: zom/zom-android-matrix

Zom Android 2.2.2-RC-3

20 May 13:45
Compare
Choose a tag to compare

preparation for Zom3 migration
updated language support

Zom Android 2.2.0-RC-1

10 Feb 02:57
Compare
Choose a tag to compare

9ecfa82 update gradle tools
21cb423 disable password change for now
eaa5eab fix for legacy file access permission for Android 10
4130d0c udpate losar stickers

Zom Android 2.1.9-RC-1

02 Dec 10:03
Compare
Choose a tag to compare

ea35e25 (HEAD -> master, tag: 2.1.9-RC-1) udpate to 2.1.9-RC-1
7d2ed35 fix typo
06ebe1a Merge branch 'master' of https://gitlab.com/keanuapp/keanuapp-android
a61bc6c update app libs to 0.0.1.67
11cb75e (origin/master, origin/HEAD) update libraries to 0.0.1.67
987f146 if signing in again, update existing account
a70c774 fixes for login
624f40e can't get thumbnail from an audio file
3cd7500 handle null issues
70a9d24 update gradle settings

Zom Android 2.1.8-BETA-2

30 Sep 13:22
Compare
Choose a tag to compare
Pre-release

3261eef (HEAD -> master, tag: 2.1.8-BETA-2) update app release to 2.1.8-BETA-2
1233bf6 update IOCipher for 32-bit devices
2893c18 (tag: 2.1.8-BETA-1) update to 2.1.8-BETA-1
cd20f84 update version of keanulibs
3565f75 Merge branch 'master' of https://gitlab.com/keanuapp/keanuapp-android
ba56436 update libs to 0.0.1.64
4c6a998 (origin/master, origin/HEAD) update libs version to 0.0.1.64
28020d7 fix, improve group admin granting and member loading
ea386dc Audio shouldn't check duration unless preparation was successful
4d67ade Merge branch 'master' of gitlab.com:keanuapp/keanuapp-android
17e30db support the ability to refresh and check receipts for individual messages
3a2889f don't show duplicate group members
f91dd38 major updates to Matrix messages flow and decryption - uses an inmemory queue to handle incoming message events - supports refreshing message to attempt decryption again - attempts to avoid duplicate file downloads
c86363c Fixed issue #153: Added Captcha (and terms) support for account registration.

Zom Android 2.1.8-BETA-1

28 Sep 21:36
Compare
Choose a tag to compare
Pre-release

2893c18 (HEAD -> master, tag: 2.1.8-BETA-1) update to 2.1.8-BETA-1
cd20f84 update version of keanulibs
3565f75 Merge branch 'master' of https://gitlab.com/keanuapp/keanuapp-android
ba56436 update libs to 0.0.1.64
4c6a998 (origin/master, origin/HEAD) update libs version to 0.0.1.64
28020d7 fix, improve group admin granting and member loading
ea386dc Audio shouldn't check duration unless preparation was successful
4d67ade Merge branch 'master' of gitlab.com:keanuapp/keanuapp-android
17e30db support the ability to refresh and check receipts for individual messages
3a2889f don't show duplicate group members
f91dd38 major updates to Matrix messages flow and decryption - uses an inmemory queue to handle incoming message events - supports refreshing message to attempt decryption again - attempts to avoid duplicate file downloads
c86363c Fixed issue #153: Added Captcha (and terms) support for account registration.

Zom Android 2.1.7-RC-1

17 Sep 14:55
Compare
Choose a tag to compare

670398 fix duplicate member loading
f2a1771 update appupdater logic
8120c83 update keanu libs to 0.0.1.63
08382c6 handle null member
e8c064b update to 0.0.1.63
1c2126e update appupdater xml for 2.1.7-beta-1
2e53eb3 Merge branch 'master' of https://gitlab.com/keanuapp/keanuapp-android
2de5379 update keanulibs to 0.0.1.62
4551ac0 (origin/master, origin/HEAD) add appupdater checking
bee072b update app updater
b2f27dd add appupdater
d71e784 a few more attempts at handling room history and decryption
f5a4af5 more tweaks to room/group name setting behavior - avoid unexpected / unneeded renames of room on server
246ef4d store unencrypted messages and stop room subject update loop
f015003 small layout improvement to multiselect
9f4546a improve behavior of camera and media selection
95608ad fix how intents are forwarded between activities - it was crashing before due to intent Data Uri being null in ImUrl
fe48e1d implement traffic stat thread tagging to be compliant with strictmode

Zom Android 2.1.7-beta-1

03 Sep 03:29
Compare
Choose a tag to compare
Pre-release
  • improved room message syncing to reduce missed messages
  • update group member loading logic and display (fast!)
  • improved photo, media gallery selector
  • improved support for displaying edited messages

Zom Android 2.1.6

12 Aug 13:15
Compare
Choose a tag to compare

update servers

Zom Android 2.1.5-RC-4

27 Jul 17:00
Compare
Choose a tag to compare

final fix for 32-bit crash

Zom Android 2.1.5-RC-3

24 Jul 14:14
Compare
Choose a tag to compare

2ad391d (HEAD -> master, tag: 2.1.5-RC-3) update to 2.1.5-RC-3
5714eda Merge branch 'master' of https://gitlab.com/keanuapp/keanuapp-android
52328ff add ACRA crash reporting
f3a3f0b update to keanu libs 0.0.1.60
9c48092 (tag: libs-0.0.1.60, origin/master, origin/HEAD) update libs to 0.0.1.60
2e525fa update how we write data to IOCipher to fix issues on 32-bit devices
e05a1fa update servers.json for new addresses
99381e6 remove unused code