Jorge Martin Espinosa
4a121fbd0f
Improve `ButtonWithProgress` component, replace login and change server buttons ( #235 )
...
* Improve `ButtonWithProgress` component.
* Replace `CircularProgresIndicator` with `ButtonWithProgress` in login and server selection screens.
2 years ago
Benoit Marty
012ee00c85
Include again the module rustsdk, since it's not detected by the fun `includeProjects()`
2 years ago
Benoit Marty
4b26d06c09
Merge pull request #269 from vector-im/feature/bma/settingsGradle
...
Update settings.gradle.kts
2 years ago
Benoit Marty
8ffad2f5a9
Add rules for platform suffixes.
2 years ago
Benoit Marty
43ca9f6712
Include all libraries and all services.
2 years ago
Benoit Marty
da2224368a
Limit the recursivity to 1, when searching for gradle modules.
2 years ago
Benoit Marty
48caf5475a
typo
2 years ago
Benoit Marty
aa2ba24e23
Add rule for string keys starting with `a11y`.
2 years ago
Benoit Marty
9735598f9b
Small clarification
2 years ago
Benoit Marty
1dbc5e0ac5
Add a note about the configuration.
2 years ago
Benoit Marty
217f1ea9ba
Update documentation about strings.
2 years ago
Jorge Martin Espinosa
66f5fd9c83
Merge pull request #265 from vector-im/renovate/appyx
...
Update dependency com.bumble.appyx:core to v1.1.0
2 years ago
Jorge Martín
fe4a11b623
Fix tests using new OnBackPressedDispatcherOwner API
2 years ago
renovate[bot]
a24d0c34e8
Update lifecycle to v2.6.1
2 years ago
renovate[bot]
2c1d3ecdc1
Update activity to v1.7.0
2 years ago
Benoit Marty
d44040a8f0
Add string key naming rules.
2 years ago
renovate[bot]
7cfd932661
Update dependency com.bumble.appyx:core to v1.1.0
2 years ago
ganfra
aafe90d165
Merge pull request #260 from vector-im/feature/fga/module_templates
...
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
...
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
renovate[bot]
4324629766
Update dependency com.google.testparameterinjector:test-parameter-injector to v1.11
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 )
...
* Design fixes.
* Make text in emoji items secondary color and the snackbar duration short again
* Try to make margins smaller on smaller displays
---------
Co-authored-by: Florian Renaud <florianr@element.io>
2 years ago
Jorge Martin Espinosa
fb0acc9f51
Make `ChangeServerPresenter.submit` fail as expected ( #236 )
...
* Make `ChangeServerPresenter.submit` fail as expected
* Fix tests to prevent this from ever happening again
2 years ago
renovate[bot]
ef74642cae
Update dependency org.owasp.dependencycheck to v8.2.1 ( #252 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Florian Renaud
d69f1b0b1f
Merge pull request #223 from vector-im/feature/mna/select-members-ui
...
[Create room] Select members before creating a room (UI for selection)
2 years ago
Jorge Martin Espinosa
09c275d883
[Verify Session] Add missing 'start verification' screen. ( #241 )
...
* Add missing 'start verification' screen.
* Fix retries sometimes not working because of `SessionVerificationController.setDelegate`.
* Make the negative button invisible when not needed.
2 years ago
Benoit Marty
e85090226b
Merge pull request #198 from vector-im/renovate/kotlin-monorepo
...
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.8.10
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
...
Update dependency org.owasp.dependencycheck to v8.2.0
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