Florian Renaud
014d14ff79
Use string resource
2 years ago
Florian Renaud
b82ee66855
Add presenter tests
2 years ago
Florian Renaud
55dc2c5da8
Remove confirmation dialog
2 years ago
Florian Renaud
ec323051fe
Add preview
2 years ago
Florian Renaud
7ac828de52
fix rebase issue
2 years ago
Florian Renaud
7e3b69f06b
convert rustsdk gradle file to kts
2 years ago
Florian Renaud
44e2e24733
Create or retrieve DM
2 years ago
Benoit Marty
cb3a6fc716
Merge pull request #294 from vector-im/misc/disable-nightly-for-forks
...
Disable nightly workflow for forks
2 years ago
Michael Kaye
fc0373d1e5
Check for team membership, not org membership
2 years ago
Michael Kaye
15d8980214
Fix
2 years ago
Chris Smith
f3d5cfd9e6
Merge remote-tracking branch 'origin/develop' into local-sdk-fixes
2 years ago
Chris Smith
1229d8996c
Remove explicit include for rustsdk
2 years ago
renovate[bot]
0bc2bcb353
Update dependency com.android.tools:desugar_jdk_libs to v2.0.3 ( #281 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Jorge Martín
14dec83e13
Disable nightly workflow for forks
2 years ago
Jorge Martin Espinosa
cda0606a0d
Update Gradle and AGP to v8.0 ( #283 )
...
* Update dependency gradle to v8
* Handle upgrading Gradle to v8.0.2
* Update AGP to 8.0.0-RC01
* Try to set JAVA_HOME to JDK17
* Update lint version.
* Use right JDK for dependency analysis, replace deprecated env var
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Chris Smith
d70148d8d8
Merge remote-tracking branch 'origin/develop' into local-sdk-fixes
2 years ago
Benoit Marty
4cf9647fc4
Merge pull request #291 from vector-im/misc/add-chris
...
Add Chris to the team in the Dangerfile
2 years ago
Jorge Martín
ebbc4e1569
Add Chris to the team in the Dangerfile, remove some former colleagues 😢
2 years ago
Chris Smith
fa46356202
Fix using local rust aar
...
The rustsdk library wasn't included in the gradle build because
it still used a groovy build file (and settings.gradle includes
projects based on `build.gradle.kts` existing).
Also reword the onboarding docs slightly to clarify the deps
that need changing
2 years ago
Florian Renaud
f16400e791
Merge pull request #259 from vector-im/renovate/coil
...
Update coil to v2.3.0
2 years ago
renovate[bot]
53dd44c17e
Update coil to v2.3.0
2 years ago
Benoit Marty
0aaabe2376
Merge pull request #279 from vector-im/feature/fga/close_client
...
Makes MatrixClient Closeable outside of logout function.
2 years ago
ganfra
2805b4b118
Merge pull request #280 from vector-im/renovate/appyx
...
Update dependency com.bumble.appyx:core to v1.1.1
2 years ago
renovate[bot]
12c527a17d
Update dependency com.bumble.appyx:core to v1.1.1
2 years ago
Jorge Martin Espinosa
dd31899a5a
Set a fixed number of emojis per row. ( #271 )
2 years ago
ganfra
af12d8b89e
Makes MatrixClient Closeable outside of logout function.
2 years ago
Benoit Marty
af4d845e6a
Remove empty files...
2 years ago
Benoit Marty
f8db01d742
Merge pull request #270 from vector-im/renovate/org.matrix.rustcomponents
...
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.5
2 years 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
renovate[bot]
d7c8e819cf
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.5
2 years ago
ganfra
6fc042b73e
Merge pull request #258 from vector-im/renovate/com.google.testparameterinjector
...
Update dependency com.google.testparameterinjector:test-parameter-injector to v1.11
2 years ago
Jorge Martin Espinosa
ecc73dd325
[Room Details] Implement room details screen ( #256 )
...
* Implement Room Details screen
* Add option to create permalink from room id and alias, add share room action
2 years ago
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