3524 Commits (566bbb9d902be133f67df6efe8377cbee831425f)

Author SHA1 Message Date
Benoit Marty f61df38e55 Migrate license to AGPL. 2 weeks ago
Benoit Marty 148c49cb9a var -> val for lambda 2 weeks ago
Benoit Marty 5befb9b290 Use the local val instead. 2 weeks ago
Benoit Marty 2ed6abb532 Fix test compilation issue. 2 weeks ago
Benoit Marty 9d91cc6184 Add missing test for AppMigration06 2 weeks ago
Benoit Marty 56fd455d44 Add missing test for AppMigration05 2 weeks ago
Benoit Marty 54dc8e7c54 Do not perform any migration on fresh application installation. 2 weeks ago
Benoit Marty 5b13a51b0c Add an application migration to delete the old log files. 2 weeks ago
ganfra d3420da599 Pinned messages list : improve and fix code after PR review. 2 weeks ago
Benoit Marty 4c274302c7 Fix wording issue. We know have a footer to explain that a passphrase will work. 2 weeks ago
Benoit Marty b37daba638 RecoveryKey: add previews to check the visual transformation. 2 weeks ago
Jorge Martin Espinosa 9f2db3e52d
Fix Element Call closing automatically on API 34 (#3402) 2 weeks ago
Benoit Marty 23001d6751
Remove unnecessary parenthesis 2 weeks ago
ganfra e9b37bd154 Pinned messages list : add more test for better coverage. 2 weeks ago
Benoit Marty f32e7c7e02 Properly skip the FTUE verification screen if verification is not needed. 2 weeks ago
ganfra ed9426642f Pinned messages : fix test after merging develop 2 weeks ago
ganfra c30398ccc7 Pinned messages: clean code 2 weeks ago
Benoit Marty faa2f8108c Remove the migration screen. #3292 2 weeks ago
ganfra 51f7599c38 Pinned messages list : fix all tests after changes 2 weeks ago
ganfra c6e7e7d09e Pinned messages : add comment on PinnedEventsTimelineProvider 2 weeks ago
ganfra 9ed9559191 Pinned messages list : handle error state (shouldn't really happen) 2 weeks ago
ganfra cd8a708739 Pinned messages list : add some ui tests 2 weeks ago
Jorge Martin Espinosa 2c8b0d0b95
Make sure to save the tokens the Client might return when its session is restored (#3378) 2 weeks ago
renovate[bot] 9fb82a1e86
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.41 (#3384) 2 weeks ago
ganfra fad17f05e3 Pinned messages list : fix and add tests 2 weeks ago
ganfra 8c0a0d886c Pinned messages list : add loading for pinned messages count and add tests 2 weeks ago
ganfra e840581247 Pinned messages list : navigation from room details 2 weeks ago
Benoit Marty 965e445d04 Replace OSS licenses plugin with Licensee and some manually done UI. 2 weeks ago
ganfra 4d0e5447a1 Pinned events : add debounce on list 2 weeks ago
Benoit Marty 1cc87cfed1 Fix typo (also fixed on Localazy). 3 weeks ago
Benoit Marty b043ec8796 Remove subtitle. 3 weeks ago
Benoit Marty 6255a78145 App migration: also move the cache files. 3 weeks ago
bmarty 5ad2764402 Sync Strings from Localazy 3 weeks ago
Benoit Marty c41cb33410 Provide distinct cache directory to the Rust SDK. 3 weeks ago
ganfra 90beb0a7f1 Pinned events : better navigation from ViewInTimeline or permalink 3 weeks ago
ganfra bd327aac88 Pinned events : simplify poll content view 3 weeks ago
Benoit Marty 61f9b20554 Ensure starting PinUnlockActivity does not crash the application. 3 weeks ago
ganfra 2193b9a300 Pinned events : start displaying actions in timeline 3 weeks ago
Benoit Marty d93762bbd0 Increase test coverage of `securityBannerState()` 3 weeks ago
Benoit Marty ad8e8305eb Add banner entry point to set up recovery 3 weeks ago
Benoit Marty 9134d334bb Show sign out button only at initial step. 3 weeks ago
Benoit Marty f4beddef99 Add a way to sign out when the user is asked to verify the session. 3 weeks ago
Benoit Marty aae44875bd Fix test. 3 weeks ago
Benoit Marty 460e095e78 Provide dark theme parameter. 3 weeks ago
Benoit Marty cfbd0c4c02 Ensure success logout url is opened in all cases. 3 weeks ago
Benoit Marty a6e2a5d81f Change PinUnlockState.signOutAction type to AsyncAction. 3 weeks ago
Benoit Marty 1026a296e3 Make LogoutUseCase.logout return the result of the SDK method. 3 weeks ago
Benoit Marty e4174b39e8 Change test name. 3 weeks ago
Benoit Marty 66a2f9fb48 Sync English strings. 3 weeks ago
Benoit Marty dfaa350167 Better handling on null reset handler. 3 weeks ago