1029 Commits (da2224368a6b6e9878efd2dcbfd1c907768fde14)
 

Author SHA1 Message Date
Benoit Marty da2224368a Limit the recursivity to 1, when searching for gradle modules. 2 years ago
ganfra aafe90d165 Merge pull request #260 from vector-im/feature/fga/module_templates 2 years ago
ganfra d5bc8923b9 [Templates] changes after review 2 years ago
Benoit Marty e3a068a7b7 Merge pull request #244 from vector-im/feature/bma/strings_sync 2 years ago
ganfra 8a41f60585 Merge branch 'develop' into feature/fga/module_templates 2 years ago
ganfra e62d694944 Remove old template project from settings.gradle 2 years ago
Benoit Marty db788183e7 Fix typo 2 years ago
ganfra 019aa0ecca [Templates] Re-export with some fixes 2 years ago
Benoit Marty 4994ccd7c0 Record screenshots. 2 years ago
Benoit Marty bcb7e5a7c4 [Strings] Ignore unused strings 2 years ago
Benoit Marty 4d6d76b02d [Strings] Update test after string change 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 992b087303 [Strings] Add script to generate config to download Strings from Localazy. 2 years ago
Benoit Marty 522fbeb39d Remove useless file 2 years ago
Benoit Marty 59f57da728 [Strings] Remove previous strings. 2 years ago
ganfra cc476a4f47 [Template] Reexport file templates 2 years ago
ganfra 61eae879d4 Share the template files and update documentation about it. 2 years ago
ganfra 33c1f0c03e Templates: remove template dir in feature module 2 years ago
ganfra 91bff7fad4 Add utility methods for automatically including api/impl feature modules 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
renovate[bot] ef74642cae Update dependency org.owasp.dependencycheck to v8.2.1 (#252) 2 years ago
Florian Renaud d69f1b0b1f Merge pull request #223 from vector-im/feature/mna/select-members-ui 2 years ago
Jorge Martin Espinosa 09c275d883 [Verify Session] Add missing 'start verification' screen. (#241) 2 years ago
Benoit Marty e85090226b Merge pull request #198 from vector-im/renovate/kotlin-monorepo 2 years ago
Florian Renaud ac8a6f90fd Remove default onClick from MatrixUserRow 2 years ago
Benoit Marty 92a76539b0 Merge pull request #243 from vector-im/renovate/dependencycheck 2 years ago
Florian Renaud 4f6acc12a2 use list instead of set 2 years ago
Florian Renaud 6f299dd7f9 remove useless eventSink variable 2 years ago
Florian Renaud aec1ce2244 Update screenshots 2 years ago
Florian Renaud e4e58178e5 remove unused imports 2 years ago
renovate[bot] cc43c9234f Update dependency androidx.sqlite:sqlite to v2.3.1 (#247) 2 years ago
renovate[bot] e16e66b171 Update dependency org.owasp.dependencycheck to v8.2.0 2 years ago
Florian Renaud 9153d8ced3 Introduce SelectionMode enum 2 years ago
Florian Renaud d08a131429 Remove named injection and provide presenter through a factory 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 dea453b7c3 Fix naming for the new previews 2 years ago
Maxime NATUREL 244f080e99 Delete manifest file 2 years ago
Maxime NATUREL 9fc9c13292 Adding missing screenshots for tests 2 years ago
Maxime NATUREL ae5b095711 Fixing unit tests of DefaultSelectUsersPresenter 2 years ago
Maxime NATUREL 77cbe0e67b Adding unit tests for AddPeoplePresenter 2 years ago
Maxime NATUREL 09f95f1e98 Fixing CreateRoomRootPresenterTests 2 years ago
Maxime NATUREL 78e207918b Fix name of the tests class 2 years ago
Maxime NATUREL a2786eb4fd Updating screenshots tests 2 years ago
Maxime NATUREL 9188408160 Scrolling to first item of the selected users list after adding a user 2 years ago
Maxime NATUREL ddcde735fe Present the last added user first 2 years ago
Maxime NATUREL 790c2137c7 Adding unit tests for selection of users 2 years ago