Florian Renaud
a0a0fae6ed
Init create room module
2 years ago
Benoit Marty
e0d8c3783e
Merge pull request #170 from vector-im/renovate/major-dependencycheck
...
Update dependency org.owasp.dependencycheck to v8
2 years ago
Benoit Marty
4659d75ba2
Merge pull request #159 from vector-im/renovate/com.google.testparameterinjector
...
Update dependency com.google.testparameterinjector:test-parameter-injector to v1.10
2 years ago
Benoit Marty
0a311b1f41
Merge pull request #166 from vector-im/renovate/test_core
...
Update test_core to v1.5.0
2 years ago
Jorge Martin Espinosa
8bfa4d7074
Fix the case when a valid homeserver url can't be extracted from the MXID ( #182 )
...
* Fix the case when a valid homeserver url can't be extracted from the mxid
* Add changelog
* Add `use` to Rust SDK calls in loginto automatically free memory from Rust objects
2 years ago
Jorge Martin Espinosa
811cca6289
Clear focus when submitting forms to prevent issues with the IME keyboard. ( #139 )
2 years ago
Benoit Marty
fc1952bf9e
New name pattern for screenshot test reference after upgrading com.google.testparameterinjector:test-parameter-injector to v1.10
2 years ago
Benoit Marty
d58a02fdd1
Update documentation about screenshot test
2 years ago
renovate[bot]
fca8642c11
Update dependency com.google.testparameterinjector:test-parameter-injector to v1.10
2 years ago
Benoit Marty
abec09908a
Merge pull request #183 from vector-im/sync-strings
...
Sync strings
2 years ago
bmarty
db5107a292
Import strings from Element Android
2 years ago
Benoit Marty
837c488f95
Merge pull request #156 from vector-im/renovate/accompanist
...
Update accompanist to v0.28.0
2 years ago
renovate[bot]
64cde73913
Update dependency org.owasp.dependencycheck to v8
2 years ago
Benoit Marty
87aaf66af2
Merge pull request #162 from vector-im/renovate/serialization_json
...
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.5.0
2 years ago
Benoit Marty
ba2d35b4b4
Merge pull request #153 from vector-im/renovate/appyx
...
Update dependency com.bumble.appyx:core to v1.0.5
2 years ago
Benoit Marty
7b2738a99f
Merge pull request #151 from vector-im/renovate/androidx.test.ext
...
Update dependency androidx.test.ext:junit to v1.1.5
2 years ago
Benoit Marty
b190630553
Merge pull request #171 from vector-im/renovate/com.google.firebase.appdistribution-4.x
...
Update plugin com.google.firebase.appdistribution to v4
2 years ago
Benoit Marty
2fb3079ce4
Merge pull request #165 from vector-im/renovate/stem
...
Update stem to v2.3.0
2 years ago
Benoit Marty
8ad5b9aa89
Fix CI after force merged of #181
2 years ago
ganfra
84bfb14bd9
[Architecture] introduce nodeBuilder concept
2 years ago
manuroe
67c24fdef9
Merge pull request #181 from vector-im/manu/wip
...
Add a status section to indicate the project is still WIP
2 years ago
manuroe
373b9b2fef
Add a status section to indicate the project is still WIP
...
to avoid confusion
2 years ago
Jorge Martin Espinosa
d36ca2907c
Use user friendly error messages in login following iOS logic ( #174 )
...
* Use user friendly error messages in login following iOS logic, fix dialog colors.
* Use `AlertDialogDefaults` for the default properties of dialogs
* Improve Maestro tests with wrong password dialog
* Add tests for error messages
2 years ago
Benoit Marty
f1afd67397
Merge pull request #158 from vector-im/renovate/com.adevinta.android
...
Update dependency com.adevinta.android:barista to v4.3.0
2 years ago
Benoit Marty
bf1479d332
Merge pull request #163 from vector-im/renovate/ktlint
...
Update dependency org.jlleitschuh.gradle.ktlint to v11.3.1
2 years ago
Kat Gerasimova
c4a4b84676
Update README.md
...
Explicitly say that we're pre-release
2 years ago
Benoit Marty
515b3fc120
Merge pull request #175 from vector-im/michaelk/gradle-cache
...
Use the gradle plugin (same usage as in element-android) to use caching.
2 years ago
Benoit Marty
c969a0308f
Attempt to remove false positive: `Renovate failed to look up the following dependencies: string:app_name.`
2 years ago
Benoit Marty
700a2f00d3
Merge pull request #142 from vector-im/feature/fga/update_build_rust_sdk_doc
...
[Doc] add some documentation about rust-sdk
2 years ago
Michael Kaye
7e0a284669
Use the gradle plugin (same usage as in element-android) to standardise caching.
...
This may or may not speed up build times.
2 years ago
Benoit Marty
8f2b0314bf
Merge pull request #169 from vector-im/renovate/major-io.element.android
...
Update dependency io.element.android:wysiwyg to v1
2 years ago
renovate[bot]
ea6e9e33e8
Update plugin sonarqube to v4 ( #172 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
8ff46bd668
Update plugin com.google.firebase.appdistribution to v4
2 years ago
Benoit Marty
52baad29e9
Merge pull request #164 from vector-im/renovate/com.google.firebase.appdistribution-3.x
...
Update plugin com.google.firebase.appdistribution to v3.2.0
2 years ago
renovate[bot]
35b5006151
Update dagger to v2.45 ( #157 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
1acb040971
Update dependency app.cash.molecule:molecule-runtime to v0.7.1 ( #152 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
7caa8ca659
Update dependency com.bumble.appyx:core to v1.0.5
2 years ago
Benoit Marty
7c3a48f9cd
Merge pull request #154 from vector-im/renovate/jsoup
...
Update dependency org.jsoup:jsoup to v1.15.4
2 years ago
Benoit Marty
b0478862c1
Update the doc, mainly add formatting.
2 years ago
ganfra
49f624afd3
Fix warning
2 years ago
ganfra
7f3679a15e
Merge branch 'develop' into feature/fga/improve_node_architecture
2 years ago
Benoit Marty
de8f00abf2
Merge pull request #148 from vector-im/renovate/android_gradle_plugin
...
Update android_gradle_plugin to v7.4.2
2 years ago
renovate[bot]
144316c8e5
Update dependency io.element.android:wysiwyg to v1
2 years ago
renovate[bot]
289712debc
Update test_core to v1.5.0
2 years ago
renovate[bot]
fdf0d61462
Update stem to v2.3.0
2 years ago
renovate[bot]
3594925931
Update plugin com.google.firebase.appdistribution to v3.2.0
2 years ago
renovate[bot]
65c76b143a
Update dependency org.jlleitschuh.gradle.ktlint to v11.3.1
2 years ago
renovate[bot]
76b4565e6f
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.5.0
2 years ago
renovate[bot]
feef7f0ccb
Update dependency com.adevinta.android:barista to v4.3.0
2 years ago
renovate[bot]
e51a28450a
Update accompanist to v0.28.0
2 years ago