Releases: zom/zom-android-matrix
Zom Android 2.1.5-RC-2
94c6b36 (HEAD -> master, tag: 2.1.5-RC-2) update version to 2.1.5-RC-2
61109ff Merge branch 'master' of https://gitlab.com/keanuapp/keanuapp-android
7741b46 update keanu libs to 0.0.1.59
06f6b04 (origin/master, origin/HEAD) fix emoji quick reaction popup display
7d067f8 improve message and media display
1332c85 fixes for SDK 29
938db14 update to SDK 29
07a3c6b Merge branch 'master' of https://gitlab.com/keanuapp/keanuapp-android
5e42b7d update keanu and matrix libs
376aceb update libs to 0.0.1.58
7f6bc92 reimplemented reaction loading to improve performance
eaf29b4 use IP address from servers.json if host matches server domain
be4906c add update matrix libs with custom DNS support
d40774e (tag: 2.1.5-RC-1) don't split line by space, so images with spaces in name work
4fb7b11 Merge branch 'master' of https://gitlab.com/keanuapp/keanuapp-android
e5c43b1 update gradle for keanu 0.0.1.57
05942c9 update keanu libs to 0.0.1.57
266cd18 update for library v0.0.1.57
7e1d3a6 don't notify on reactions
175d37c fix performance issues with threads and executors
e504cdb (tag: 2.1.5-BETA-3) update to 2.1.5-BETA-3
d6e4e64 Merge branch 'master' of https://gitlab.com/keanuapp/keanuapp-android
fcad13c update to keanu libs 0.0.1.56
4b14fa6 update library to 0.0.1.56
1b27fa1 Tweak how avatars are downloaded to address IOCipher crash issue
2c6574f update IOCipher to use debug build for crash logging
b7b4d21 (tag: 2.1.5-BETA-2) update version to 2.1.5-BETA-2
4ed015d Merge branch 'master' of https://gitlab.com/keanuapp/keanuapp-android
e6de7d8 update gradle
673a4ea update libs to 0.0.1.54
f0d52c3 update libs to 0.0.1.54
d41c73c fixes for handling reactions and rerequesting room session keys
42b1432 add IOCipher 0.4.1 directly as a local lib
2ec8b09 update gradle
dfab4ae make quick reaction a long press
16bfc08 Merge branch 'master' of gitlab.com:keanuapp/keanuapp-android
b557327 Merge branch 'reaction_fix' into 'master'
b92dd55 Fix quick reaction sending
50c1cc2 fix support for loading group avatars
c15d7fe (tag: 2.1.5-BETA-1, public/master) update to the latest keanu core
302dd6b Merge branch 'master' of https://gitlab.com/keanuapp/keanuapp-android
327cf00 update local libs
f472097 update zom gradle
0ed1bb4 update libs to 0.0.1.53
938abb5 update app versions to 0.0.4.9
056f5d7 tweaked logic related to mxfilestore
ef3703b fix message layout
a671209 re-enable audio recorder
96b0a40 Merge branch 'emojis'
e04a0e0 Merge branch 'emojis' of gitlab.com:keanuapp/keanuapp-android into emojis
f3a0eca updates for quick reaction and improved avatar storage/fetching
f450dde updates for reaction support, and latest matrix SDK
d13a0a6 add scratch doc on verification steps
b20daef More detailed code to find what's (not) e quick reaction.
d000e19 Add "quick reaction" as context menu
3eba92d remove unnecessary room update
a47f35b tweaks for message layout
603b5bd Merge branch 'emojis'
69b9aa4 update gradle
56352a4 disable avatars for now
e803be1 fix Matrix calls execution / thread handling
3f9fbfb Merge branch 'emojis' of gitlab.com:keanuapp/keanuapp-android into emojis
606b513 update versions
50c8e02 Failed attempt at sending m.reaction
064b891 Add quick reaction emoji picker
e81387c Update emoji library
ac8dc40 update libraies to 0.0.1.52
aa6cabe update app version to 0.0.4.8
963eb6c fix bug with story editor
2253a19 fix inserting video into story
987815a make sure to not leak network receiver
bcfff98 make sure we don't display a null title
d541568 small data model updates
41049e8 ensure groups/rooms get updated and messages marked as read
8de1b8c Merge branch 'may_sprint'
3638c73 update version numbers
bb3a93b small tweaks to image loading for better stability
b58fcb8 we want the image to not be stretched, so crop center is better
c4fb9bd don't lazy load, and notify of any problems related to message store loading
fc029d5 add comment here
fd222c6 implement reply sending and handle potential NPE in quick reaction
7a99410 [working on issue #109]
2d1ec71 Get quick reactions to messages and send to view holder.
a40e620 Add quick reaction recycler view to message views
0c9d99a Handle "m.reaction" events as normal messages
91f74f8 Add emoji library and initialize it
18c1d24 [working on outgoing message]
b9c2c1f [Video and Audio Downloading]
146059d [working on #56 and image downloading]
3453a17 [working on #56]
b64559d [solved #107]
23b4795 [spelling correction]
98160a7 Merge branch 'master' of gitlab.com:keanuapp/keanuapp-android
18da8ad update local version
bc7cc33 [Fix issue #135]
0504592 Fixed one-off bug. Added code to test bigger payloads.
48f43d7 Properly configure AirShare.
7755a14 Added experimental AirShare support.
Zom Android 2.1.5-RC-1
d40774e (HEAD -> master, tag: 2.1.5-RC-1) don't split line by space, so images with spaces in name work
4fb7b11 Merge branch 'master' of https://gitlab.com/keanuapp/keanuapp-android
e5c43b1 update gradle for keanu 0.0.1.57
05942c9 update keanu libs to 0.0.1.57
266cd18 (origin/master, origin/HEAD) update for library v0.0.1.57
7e1d3a6 don't notify on reactions
175d37c fix performance issues with threads and executors
Zom Android 2.1.5-BETA-3
e504cdb (HEAD -> master, tag: 2.1.5-BETA-3) update to 2.1.5-BETA-3
d6e4e64 Merge branch 'master' of https://gitlab.com/keanuapp/keanuapp-android
fcad13c update to keanu libs 0.0.1.56
4b14fa6 (origin/master, origin/HEAD) update library to 0.0.1.56
1b27fa1 Tweak how avatars are downloaded to address IOCipher crash issue
2c6574f update IOCipher to use debug build for crash logging
b7b4d21 (tag: 2.1.5-BETA-2) update version to 2.1.5-BETA-2
4ed015d Merge branch 'master' of https://gitlab.com/keanuapp/keanuapp-android
e6de7d8 update gradle
673a4ea update libs to 0.0.1.54
f0d52c3 update libs to 0.0.1.54
d41c73c fixes for handling reactions and rerequesting room session keys
42b1432 add IOCipher 0.4.1 directly as a local lib
2ec8b09 update gradle
dfab4ae make quick reaction a long press
16bfc08 Merge branch 'master' of gitlab.com:keanuapp/keanuapp-android
b557327 Merge branch 'reaction_fix' into 'master'
b92dd55 Fix quick reaction sending
50c1cc2 fix support for loading group avatars
Zom Android 2.1.5-BETA-2
d41c73c (origin/master, origin/HEAD) fixes for handling reactions and rerequesting room session keys
42b1432 add IOCipher 0.4.1 directly as a local lib
2ec8b09 update gradle
dfab4ae make quick reaction a long press
16bfc08 Merge branch 'master' of gitlab.com:keanuapp/keanuapp-android
b557327 Merge branch 'reaction_fix' into 'master'
b92dd55 Fix quick reaction sending
50c1cc2 fix support for loading group avatars
Zom Android 2.1.5-BETA-1
c15d7fe (HEAD -> master, tag: 2.1.5-BETA-1, public/master) update to the latest keanu core
302dd6b Merge branch 'master' of https://gitlab.com/keanuapp/keanuapp-android
327cf00 update local libs
f472097 update zom gradle
056f5d7 (origin/master, origin/HEAD) tweaked logic related to mxfilestore
ef3703b fix message layout
a671209 re-enable audio recorder
96b0a40 Merge branch 'emojis'
e04a0e0 Merge branch 'emojis' of gitlab.com:keanuapp/keanuapp-android into emojis
f3a0eca updates for quick reaction and improved avatar storage/fetching
f450dde updates for reaction support, and latest matrix SDK
d13a0a6 add scratch doc on verification steps
b20daef More detailed code to find what's (not) e quick reaction.
d000e19 Add "quick reaction" as context menu
3eba92d remove unnecessary room update
a47f35b tweaks for message layout
603b5bd Merge branch 'emojis'
69b9aa4 update gradle
56352a4 disable avatars for now
e803be1 fix Matrix calls execution / thread handling
3f9fbfb Merge branch 'emojis' of gitlab.com:keanuapp/keanuapp-android into emojis
606b513 update versions
50c8e02 Failed attempt at sending m.reaction
064b891 Add quick reaction emoji picker
e81387c Update emoji library
ac8dc40 update libraies to 0.0.1.52
aa6cabe update app version to 0.0.4.8
963eb6c fix bug with story editor
2253a19 fix inserting video into story
987815a make sure to not leak network receiver
bcfff98 make sure we don't display a null title
d541568 small data model updates
41049e8 ensure groups/rooms get updated and messages marked as read
8de1b8c Merge branch 'may_sprint'
3638c73 update version numbers
bb3a93b small tweaks to image loading for better stability
b58fcb8 we want the image to not be stretched, so crop center is better
c4fb9bd don't lazy load, and notify of any problems related to message store loading
fc029d5 add comment here
fd222c6 implement reply sending and handle potential NPE in quick reaction
7a99410 [working on issue #109]
2d1ec71 Get quick reactions to messages and send to view holder.
a40e620 Add quick reaction recycler view to message views
0c9d99a Handle "m.reaction" events as normal messages
91f74f8 Add emoji library and initialize it
18c1d24 [working on outgoing message]
b9c2c1f [Video and Audio Downloading]
146059d [working on #56 and image downloading]
3453a17 [working on #56]
b64559d [solved #107]
23b4795 [spelling correction]
98160a7 Merge branch 'master' of gitlab.com:keanuapp/keanuapp-android
18da8ad update local version
bc7cc33 [Fix issue #135]
0504592 Fixed one-off bug. Added code to test bigger payloads.
48f43d7 Properly configure AirShare.
7755a14 Added experimental AirShare support.
Zom Android 2.1.4-BETA-2
ac32d30 (HEAD -> master, tag: 2.1.4-BETA-2) update to 2.1.4-BETA-2
fa88cf4 Merge branch 'master' of https://gitlab.com/keanuapp/keanuapp-android
eb7b46c update app libs to 0.0.1.51
247309f update gradle
dc784fd (origin/master, origin/HEAD) only lookup server name if network error occurs - also handle null cursor
677be46 Merge branch 'master' into Issue_Fixes
aeb8c0e improvements to audio recorder view
5ffa598 [Working on latest issue]
4e5eca6 [Working on 108,109]
b02ca74 [Working on Network Status banner]
c717bcf [Issue #72]
522caa4 [Issue #117 #114]
2a26901 (tag: 2.1.4-BETA-1) new release 2.1.4-BETA-1
73a56f6 small fixes for new merge
a19ca74 Merge branch 'master' of https://gitlab.com/keanuapp/keanuapp-android
0448f30 updates
c95a57a update appp version to 0.0.4.5
b1b33d2 update keanu libs to 0.0.1.50
2d4ba87 update to SDK 21, improve Audio Recorder UI
545e3b1 [#87]Fixed
1b06b64 fix duplicate send message bug
9b56515 display user avatars properly
3dc0d8d [#126]Fixed
635622c improves to media imported, sharnig and forwarding
815bf11 improve downloader code
2f327df don't send message twice
387ac61 reduce redundant gradle imports
905fc89 improvements to camera code
0c3c360 update app to 0.0.4.4 and libs to 0.0.1.49
247407b update fixes to work with latest matrix SDK API changes
c99b079 update matrix SDK to 0.9.33 and olm sdk libs to 3.1.4
Zom Android 2.1.4-BETA-1
2a26901 (HEAD -> master, tag: 2.1.4-BETA-1) new release 2.1.4-BETA-1
73a56f6 small fixes for new merge
a19ca74 Merge branch 'master' of https://gitlab.com/keanuapp/keanuapp-android
0448f30 updates
2d4ba87 (origin/master, origin/HEAD) update to SDK 21, improve Audio Recorder UI
1b06b64 fix duplicate send message bug
9b56515 display user avatars properly
635622c improves to media imported, sharnig and forwarding
815bf11 improve downloader code
2f327df don't send message twice
387ac61 reduce redundant gradle imports
905fc89 improvements to camera code
0c3c360 update app to 0.0.4.4 and libs to 0.0.1.49
247407b update fixes to work with latest matrix SDK API changes
c99b079 update matrix SDK to 0.9.33 and olm sdk libs to 3.1.4
6d960cd (tag: 2.1.3-RC-2, public/master) update to 2.1.3-RC-2
9abaa65 add new losar sticker updates
Zom Android 2.1.2-RC-3
c65fa40 (HEAD -> master, tag: 2.1.2-RC-3) update to 2.1.2-RC-3
4462ce5 updates for new strings, fixes for story mode, core lib update and more
61bc118 Merge branch 'master' of https://gitlab.com/keanuapp/keanuapp-android
0e7e3fd update to keanu libs 0.0.1.47
6b71525 (origin/master, origin/HEAD) update and merge strings
fa6c018 update app name to Keanu
41dc340 update chinese and tibetan strings
Zom Android 2.1.2-RC-2
df8b620 (HEAD -> master, tag: 2.1.2-RC-2, public/master) update to 2.1.2-RC-2
9bdaa4d remove upgrade splash
6c3d30e Merge branch 'master' of https://gitlab.com/keanuapp/keanuapp-android
5f4bbd3 update to 0.0.1.45
8d533a1 (origin/master, origin/HEAD) update libs to 0.0.1.45
f7d05a8 spacing
b3cbfa9 update gradle settings
701539c show better UI when password is wrong
be87980 when checking account, don't enable encryption - also do less threading/async work when loading groups/rooms
27e1b49 make sure to handle db upgrade so it doesn't get wiped
8676ba1 (tag: 2.1.2-RC-1) update libraries and release for 2.1.2-RC-1
83f7d0a updates for 64-bit upgrade SQLCipher 3.5.9 IOCipher 0.5
6950767 add transifex config
17621e9 update language localization paths
88f9fee update to 2.1.1-RC-3
9bbfd81 (tag: 2.1.1-RC-3) improve support for group link generation, QR code display and more
f4164b7 renable support for sharing media
9fcee79 reduce memory usage to 2G
49977a3 upgrade to latest IOCipher
d95c6e6 ensure SQLCipher and IOCipher upgrade to v4
dcbede6 (tag: 2.1.1-RC-2) update to 2.1.1-RC-2
87e7414 add IOCipher build directly for now
63221a4 build against keanu source directly for now
666a295 remove iocipher upgrade code from here
628b24d Merge branch 'master' of https://gitlab.com/keanuapp/keanuapp-android
e506137 update keanu core to 0.0.1.42
fe060b5 change invite url to zom
e7bcda0 update to library 0.0.1.42
5dd9d02 add SQLCipher v3->v4 upgrade code
0511886 ensure admins and moderators can kick users
Zom Android 2.1.2-RC-1
- WARNING: May require a fresh install if you have installed 2.1.1 or previous recent betas
- Stories!
- Live Mode!
- Group invite links!
- 64-bit support!
8676ba1 (HEAD -> master, tag: 2.1.2-RC-1) update libraries and release for 2.1.2-RC-1
88f9fee update to 2.1.1-RC-3
9bbfd81 (tag: 2.1.1-RC-3, public/master) improve support for group link generation, QR code display and more
f4164b7 renable support for sharing media
dcbede6 (tag: 2.1.1-RC-2) update to 2.1.1-RC-2
87e7414 add IOCipher build directly for now
63221a4 build against keanu source directly for now
666a295 remove iocipher upgrade code from here
628b24d Merge branch 'master' of https://gitlab.com/keanuapp/keanuapp-android
e506137 update keanu core to 0.0.1.42
fe060b5 change invite url to zom
5dd9d02 (origin/master, origin/HEAD) add SQLCipher v3->v4 upgrade code
0511886 ensure admins and moderators can kick users
8b353aa (tag: 2.1.1-RC-1) update to 2.1.1-RC-1
62a85f4 (tag: 2.1.0-BETA-4) update to 2.1.0-BETA-4
526d964 Merge branch 'master' of https://gitlab.com/keanuapp/keanuapp-android
7966e86 update keanu libs to 0.0.1.41
3ee3b61 update to libs-0.0.1.41
0383a35 update format for app gradle build
45f9196 handle possible empty roomID in Presence
dc54746 Merge branch 'master' of https://gitlab.com/keanuapp/keanuapp-android
ca722d6 update keanu libs to 0.0.1.40
9221d01 update version to 0.0.4.0-BETA-1 libs to 0.0.1.40
5821cb9 add support for displaying room join status inline
7b4de83 UX/UI updates to support sharing and handling group invite links
4d71046 updates for story editor
1bd67bc add support for sharing/joining public rooms via link
4944d27 (tag: 2.1.0-BETA-3) update to version 2.1.0-BETA-3
1974d9c remove old "create session" entry in discover tab
fe81019 fix merge bug
ae6b8fd Merge branch 'master' of https://gitlab.com/keanuapp/keanuapp-android
5c7d6eb update keanulibs to 0.0.1.39
7149895 update keanuLibs to 0.0.1.39
0191b10 update to 0.0.4.0-ALPHA-3
b27b9f4 ensure stories display on inbound, and bitmaps are compressed
218b028 ensure group creation happens async in thread
f2c4523 0.0.4.0-ALPHA-2
235c2bb make sure a story thumbnail can be found, by appending ?jpg to matrix images
2a43261 0.0.4.0-ALPHA-1
593185a add support for uploading, hosting story media on matrix server
914ed53 major addition for story posts; fixes #57 quick stickers; - add support for HTML attachment type display - add story editor for writing simple HTML posts
606d220 add "live" multimedia room viewer/present mode
cc03149 (tag: 2.1.0-RC-1, tag: 0.0.3.0-RC-1) fix style issues for menu
c463bab Merge branch 'master' of https://gitlab.com/keanuapp/keanuapp-android
ec09e98 update gradle
2c7233f update to keanu 0.0.1.38
e176913 update to 0.0.1.38
9857cb0 fix reserved char string for filename sanitizing
c79f0f7 Merge branch 'master' of https://gitlab.com/keanuapp/keanuapp-android
f92f866 update keanu libs to 0.0.1.37
358d980 update app to 0.0.3.0-RC-1
5eefdca update library to 0.0.1.37
32dcfea ensure the right options show for media sharing
617dec4 for group picker, don't show create group or add contacts
16cea85 ensure downloaded files have sanitized names
91441e4 (tag: 2.1.0-BETA-2) update to 2.1.0-BETA-2
b326fa1 add create session feature back in
9aef1e5 update keanu libs
14f94d1 synchronize these up so we don't have broadcast conflict
4f8e23a Merge branch 'master' of https://gitlab.com/keanuapp/keanuapp-android
cc74bee update libraries
e6c3c63 update keanu libs to 0.0.1.36
9f9adf0 update app to 0.0.3.0-BETA-5
7b71755 update libraries to 0.0.1.36
8c26cde update kotlin version
122d2b7 remove create session from Discover tab
2e42ef3 enable testdroid plugin
dc94688 enable testdroid/bitbar testing
4b387ec add support for acra crash reporting
5de8860 support full unicode filenames, don't regex down to ASCII
8a66343 (tag: 2.1.0-BETA-1) change how bots are invited
2dd9675 Merge branch 'master' of https://gitlab.com/keanuapp/keanuapp-android
b4ebda7 add keanucore 0.0.1.35
fe12b5a renable bots
49712d2 fix image share issue
a4fa803 update keanucore libs
2ca4d63 renable bots
86fdd6b update gradle
11c10c5 just set username to random number if unicode
f9b1a0d remove lint and debug tests for now
16b8f1f remove symbolic links
893e3fc add gitlab ci
93758f9 0.0.3.0-BETA-4 lib 0.0.1.35
adb8ee5 add device info to device name
b377851 make baseInvite url configurable
88180fa remove = sign from generated username
d108147 support nick display properly
e2b5c06 handle potential NPE
2b1d637 update to 0.0.3.0-BETA-3
155d65f add strictmode thread checking
dbfbf36 add strictmode checking on debugu mode
f1b95ba don't autoplay media
4bcedde remove loginAsync from debug wrapper
c93d0f2 add notification filter preference
a465c88 support notification filters
3c561f2 support replyId storage
820144a reduce to one Executor to reduce load and stop ANRs
9d0e8ed allow unencrypted rooms to be created
c3d6c7b update altbrand graphics
8beadbe stop media player if it is not null
4fa4cbd update to 0.0.3.0-BETA-2
c6be75f make sure media preview playback stops when the activity is done
44c1d9d ensure block screenshots if off by default
c49f42c 0.0.3.0-BETA-1A
5eb2474 add ids, contentdescription, etc as needed to support automated testing
79f1dc4 update to 0.0.3.0-BETA-1
fb2ac3c update library deploy path
229f867 switch dev.keanu.im to neo.keanu.im
80b64a6 allow joining of rooms for "story" rooms
eaa6b94 ensure we have good sessions with all devices
4531ea3 make sure title updating happens in the UI thread
1bd3148 block screenshots is off by default
1bc76a5 (tag: 2.1.0-ALPHA-1) integrate session story features
e5a726d Merge branch 'master' of https://gitlab.com/keanuapp/keanuapp-android
3941139 update build gradle version
15a361a update library versions 0.0.1.32
4449ca1 update version
dc6d402 enable create session/story feature; allow for unencrypted, public rooms
d818044 upgrade gradle
120eb15 stop player when you leave the activity
54d5c09 Merge branch 'stories' of gitlab.com:keanuapp/keanuapp-android into stories
62daf34 Implement audio player
5b6c81d update to 0.0.3.0-ALPHA-3
a2ec291 improve display of files
1f948f4 implement media sharing in storymode
efcb1a3 update to 0.0.3.0-ALPHA-2
b26e631 more progress on story/share features
c35d2ea Auto advance on new messages in story viewer mode
214d230 Let VisualizerView handle vfs uris
3a3a351 Reuse some exoplayer code for the story viewer mode
3019269 Work on auto advance in story viewer mode
50107f2 more tweaks to story mode UI and trigger logic
5447624 tweak story mode UI and auto switch to AddUpdateMedia mode
4c27f45 autolaunch media adding if story contributor
7c21208 change input area background
7bc98f1 implement StoryIntroActivity to get story mode properly setup
a0ab182 reduce crash chances when the connection is null
06f0eda update olm-sdk lib
2a7f6ed update base string for file receiving to have two variables
7fa01ba some localizations have two arguments, filename and nickname
31fa4a7 remove unused handler that may be causing a crash
e49c5c1 update olm-sdk
84f7d99 change the story mode detection string
3a7db21 Merge branch 'master' into stories
0d51b88 update build settings
357cfd9 update memory avialable to build
6969a75 updates for first time onboarding, default account setting and account managemnt
2e68dcc update to display the contact nickname in groupchat
7903102 update matrix sdk to the latest
6618cea Added some TODOs in the code
f2f28ed Refactor exo player so it can be used in viewer mode as well