575 Commits (ee909fcbd814f62758eca839cd527427938c1f2d)

Author SHA1 Message Date
Florian Renaud 44e2e24733 Create or retrieve DM 1 year ago
Jorge Martin Espinosa cda0606a0d Update Gradle and AGP to v8.0 (#283) 1 year ago
Chris Smith fa46356202 Fix using local rust aar 1 year ago
ganfra af12d8b89e Makes MatrixClient Closeable outside of logout function. 1 year ago
Benoit Marty 46fb688add Small API change in SDK 0.1.5: RustRoomMember 2 years ago
Benoit Marty 1708a77fb3 Small API change in SDK 0.1.5: SlidingSyncState 2 years ago
Benoit Marty 18867dc8e6 Small API change in SDK 0.1.5 2 years ago
Jorge Martin Espinosa ecc73dd325 [Room Details] Implement room details screen (#256) 2 years ago
Jorge Martin Espinosa 4a121fbd0f Improve `ButtonWithProgress` component, replace login and change server buttons (#235) 2 years ago
Benoit Marty 998178b70f [Strings] Use strings from localazy. 2 years ago
Benoit Marty 0af5ee0741 [Strings] Sync the strings. 2 years ago
Benoit Marty 522fbeb39d Remove useless file 2 years ago
Benoit Marty 59f57da728 [Strings] Remove previous strings. 2 years ago
Jorge Martin Espinosa f744691c15 Move `StateMachine` to its own module. (#257) 2 years ago
Jorge Martin Espinosa 7d0d076657 [Verify Session] Design fixes (#230) 2 years ago
Jorge Martin Espinosa fb0acc9f51 Make `ChangeServerPresenter.submit` fail as expected (#236) 2 years ago
Jorge Martin Espinosa 09c275d883 [Verify Session] Add missing 'start verification' screen. (#241) 2 years ago
Florian Renaud ac8a6f90fd Remove default onClick from MatrixUserRow 2 years ago
Maxime NATUREL a1fe191b64 Reuse fillMaxWidth on MatrixUserRow 2 years ago
Maxime NATUREL ceef65316e Using nullable onClick to avoid passing a new parameter 2 years ago
Maxime NATUREL ddcde735fe Present the last added user first 2 years ago
Maxime NATUREL cee313597b Adding checkbox in result when multi selection of users is enabled 2 years ago
Benoit Marty ec6004a9a8 Cleanup after PR review. 2 years ago
Jorge Martin Espinosa 2906168baa Handle 'invalid server' error in server selection screen properly. (#214) 2 years ago
ganfra 6ce7c1e622 Fix test on SessionStore 2 years ago
ganfra a007df27dd Update code so it compiles 2 years ago
Benoit Marty 33190674c1 Remove automation to sync Element Android strings. 2 years ago
Jorge Martin Espinosa ea17abebf3 Display most recent activity in room list (#220) 2 years ago
Benoit Marty c7aac2788e Create ButtonWithProgress composable 2 years ago
Doug 3f9e58cc78 Add localazy.json 2 years ago
Jorge Martin Espinosa dcb98f06aa Add Session Verification flow (#197) 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 c0cb056328 Inject Lazy and then use callFactory instead of setting client manually. It'll allow to initialise retrofit/okhttp lazily. 2 years ago
Benoit Marty 3bd98dc578 Fix lint warning 2 years ago
Benoit Marty 52b62a2018 Add preview for CircularProgressIndicator 2 years ago
Benoit Marty 771855dfe3 Let coil use our OkHttpClient. 2 years ago
Benoit Marty a68b3f80eb Add `:libraries:network` module 2 years ago
Benoit Marty 32d9a183ae Add BuildMeta to the project 2 years ago
Benoit Marty 63fabed8ce Introduce AppNavigationStateService. 2 years ago
Benoit Marty 192bb42106 Add class LoggerTag 2 years ago
Benoit Marty b74e1e6074 allLibraries renamed to allLibrariesImpl and only reference implementation of the libraries. 2 years ago
Jorge Martin Espinosa cd09c15df4 Fix behaviour of Enter and Tab hardware keys in TextFields (#216) 2 years ago
Florian Renaud d2e5e4fc45 Improve MatrixUserRow paddings 2 years ago
Florian Renaud 74fdb34269 Move DockedSearchBar to common SearchBar 2 years ago
Florian Renaud 5a20c14524 Set avatar size value to dp 2 years ago
ganfra ccde8adef3 [MatrixSDK] map the remaining EventContents 2 years ago
ganfra 2dc44250fb [MatrixSDK] remove Rust AuthenticationService from the dependency graph 2 years ago
ganfra 497fd635f8 [MatrixSDK] make tests passes 2 years ago
ganfra 801eecfe8d [MatrixSDK] finish mapping timeline and makes it compile 2 years ago