58 Commits (ffef9d936a871ccf0d5186444e410ab4b10398ed)

Author SHA1 Message Date
Benoit Marty 0453ea5904 Localazy sync 1 year ago
bmarty d2f9b02bbf Sync Strings from Localazy 1 year ago
jonnyandrew 519464fe5d
[Rich text editor] Ensure keyboard opens for reply and text formatting modes (#1337) 1 year ago
Benoit Marty e73f96eb6a Avoid logging warning why attempting to delete unexisting file. 1 year ago
ganfra b382993cbb Sync Strings from Localazy 1 year ago
David Langley 004abd16dc Address PR review comments. 1 year ago
Jorge Martin Espinosa 1d3d1fe480
Fix the orientation of sent images (#1190) 1 year ago
Benoit Marty 64a7fc5f52 Use a safer algorithm, and limit the size of the hashed string. 1 year ago
Benoit Marty 3a8eefc927 Fix warning. 1 year ago
Benoit Marty ff749947f8 Add the Migrate session screen (#1145) 1 year ago
Benoit Marty 7083abcf09 migrate `object` to `data object` (#1135) 1 year ago
Benoit Marty 8fea775e2a Fix deprecated API usage. 1 year ago
ElementBot 38a25dc3e9
Sync Strings from Localazy (#1032) 1 year ago
Jorge Martin Espinosa 598a63d267
Use for instead of forEach with ranges (#1035) 1 year ago
ganfra 62a367520e
RoomList: use same logic than Timeline for caching built items. (#1013) 1 year ago
Benoit Marty 3c0a81c416 Ignore unused integer resources. 1 year ago
Benoit Marty 3f372e5804 Enable detekt rule `ImplicitDefaultLocale` and fix existing issue. 1 year ago
Benoit Marty c75eabbcb0 Enable detekt rules `UnnecessaryParentheses` and cleanup the code. 1 year ago
Marco Romano e7cab7ac1d
Make the functions in SystemUtils extensions (#899) 1 year ago
Benoit Marty c919618bc0
Fix account provider change on nightly and release (#861) 1 year ago
bmarty 6e54ed7b77 Sync Strings from Localazy 1 year ago
Jorge Martin Espinosa b66801a022 Fix crash when opening a URL with associated text (#699) 1 year ago
Benoit Marty 36910abca4 Move FileSizeFormatter to module :libraries:androidutils 1 year ago
Benoit Marty baf117e8fa Move content to to File.kt. Also remove deleteAllFiles, we have deleteRecursively now. 1 year ago
Benoit Marty 2a7d252a4e Display cache size in the developer settings (#643) 1 year ago
Jorge Martin Espinosa cf2723ac7f [Message Actions] Copy events to clipboard (#665) 1 year ago
github-actions[bot] fe5524bae4 Sync Strings (#630) 1 year ago
Benoit Marty 2452d8aa91 Fix the 6 issues reported by Sonar. 1 year ago
ganfra 33c74fb4e5 Fix MediaPreProcessor for images/videos sent as file 1 year ago
Benoit Marty b9ec124af4 Move extension `openUrlInChromeCustomTab` to :androidutils module. 1 year ago
ganfra 7386936217 Media: improve creation of LocalMedia 1 year ago
bmarty 175b7deccb Sync Strings from Localazy 1 year ago
ganfra 92e19c3dd9 Media: improve a bit the viewers 1 year ago
ganfra 5c198bc279 Media: fix zoomable image with non content uri 1 year ago
ganfra 458cd2d4f3 Media: keep the name of the file when possible 1 year ago
Jorge Martin Espinosa 89b9db3be6 [Media upload] Upload image, video and files (#411) 1 year ago
Jorge Martin Espinosa 5eaa40a14b [Media upload] Media pre-processing (#403) 1 year ago
Jorge Martin Espinosa de010545fb Update Gradle to 8.1 and AGP to v8.0 (#329) 1 year ago
Benoit Marty efb620938c Create NotificationFactory 1 year ago
Florian Renaud 99bb29c81a Use string resources 1 year ago
Benoit Marty b396ce3e20 Add default value for `noActivityFoundMessage` 1 year ago
Benoit Marty aa36398b4e Fix lint warnings. 1 year ago
Benoit Marty 415830be1a Fix lint warnings. 1 year ago
Benoit Marty 00c23618ab Persist notification data. Note that it will break the key storage for the session database. 1 year ago
Benoit Marty d8b37d6ead Add permission modules 1 year ago
Benoit Marty ec6004a9a8 Cleanup after PR review. 2 years ago
Benoit Marty 8f205bd7dd Fix copyright 2 years ago
Benoit Marty d8be158078 Import some classes from Element into :libraries:androidutils 2 years ago
Benoit Marty fce1569ee3 Fix sonar issue: do not ignore result of File:delete(). 2 years ago
ganfra f1e2016beb More cleanup 2 years ago