146 Commits (950e474c722566438f402f644cbc56eaf12219f7)

Author SHA1 Message Date
Benoit Marty bbacda4b45 Cleanup after PR review. 1 year ago
Benoit Marty 31e0120f46 Ignore temporary error. 1 year ago
Benoit Marty d9831cb8ab Make the application compile with a SDK with no support for Oidc. 1 year ago
Benoit Marty f6302e4ed3 better api 1 year ago
Benoit Marty ad4141fcc9 Cleanup 1 year ago
Benoit Marty e3c781ad76 Custom tab: dark theme support. 1 year ago
Benoit Marty 5ae2a199dc Add test for oidc with custom tab. 1 year ago
Benoit Marty 142c459861 Fix compilation and test 1 year ago
Benoit Marty 0766ec456c Oidc custom tab: avoid replay. 1 year ago
Benoit Marty 0e9c7bc15a Start CustomTab from Activity 1 year ago
Benoit Marty 4951a94af5 Create sub packages. 1 year ago
Benoit Marty d2f969252d Oidc with CustomTab 1 year ago
Benoit Marty d2b73dd6bc Quality checks 1 year ago
Benoit Marty 4cc3050871 Cleanup 1 year ago
Benoit Marty f8dbd31c11 Test for Oidc 1 year ago
Benoit Marty 9551a5e6f8 Rework the set homeserver part: get the info, instead of hard-coded value, and implement retry in case of error. 1 year ago
Benoit Marty f1d2f566bc Add OIDC support 1 year ago
bmarty 175b7deccb Sync Strings from Localazy 1 year ago
Benoit Marty 9d66af834d Move RoomLastMessageFormatter and related class and resource to the new module `eventformatter`, in order to prepare rendering of state event in the timeline. 1 year ago
Chris Smith 848f1cb988 Refactor search related functionality (#436) 1 year ago
Florian Renaud 719dd20555 Remove useless OptIn in tests 1 year ago
bmarty 860777d20c Sync Strings from Localazy 1 year ago
Jorge Martin Espinosa fae3417181 Validate several ids in constructors (#336) 1 year ago
Jorge Martin Espinosa de010545fb Update Gradle to 8.1 and AGP to v8.0 (#329) 1 year ago
github-actions[bot] d0fc9f23c8 Sync Strings from Localazy (#307) 1 year ago
Hans Christian Schmitz f74c5711f4 Add support for autofilling login text fields (#293) 1 year ago
Benoit Marty cca31af3f4 Invoke `./tools/localazy/downloadStrings.sh --all` 1 year ago
Jorge Martin Espinosa 4a121fbd0f Improve `ButtonWithProgress` component, replace login and change server buttons (#235) 2 years ago
Benoit Marty db788183e7 Fix typo 2 years ago
Benoit Marty 998178b70f [Strings] Use strings from localazy. 2 years ago
Benoit Marty 0af5ee0741 [Strings] Sync the strings. 2 years ago
Jorge Martin Espinosa fb0acc9f51 Make `ChangeServerPresenter.submit` fail as expected (#236) 2 years ago
Jorge Martin Espinosa 2906168baa Handle 'invalid server' error in server selection screen properly. (#214) 2 years ago
Jorge Martin Espinosa cd09c15df4 Fix behaviour of Enter and Tab hardware keys in TextFields (#216) 2 years ago
ganfra 944d4d6ba0 [Login] remove trim on password 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
Jorge Martin Espinosa ff5694239c Address design comments on the change server screen (#196) 2 years ago
ganfra ab5cdee031 [Architecture] fix compile and rename LoginRootScreen -> LoginRootView 2 years ago
ganfra bc9f3b69cc [Architecture] split all feature modules to api/impl 2 years ago
Maxime NATUREL e5349040b2 Moving back button into button package 2 years ago
Maxime NATUREL 3efb141afc Fix duplicated strings and use back button 2 years ago
Jorge Martin Espinosa 811cca6289 Clear focus when submitting forms to prevent issues with the IME keyboard. (#139) 2 years ago
ganfra 84bfb14bd9 [Architecture] introduce nodeBuilder concept 2 years ago
Jorge Martin Espinosa d36ca2907c Use user friendly error messages in login following iOS logic (#174) 2 years ago
Jorge Martin Espinosa c87c0ea28c Refine sign in flow to match designs and iOS flow (#100) 2 years ago
ganfra 91863e2529 [Architecture] introduce BackstackNode 2 years ago
Benoit Marty 466579c4d3 Move class of `matrix.api` module to `api` sub package. 2 years ago
Benoit Marty c2dff7888c Move module `matrixtest` to `matrix.test` 2 years ago
Benoit Marty b8467e547c Split module `matrix` to `matrix.api` with interfaces and data classes and `matrix.impl` with Rust implementation. 2 years ago