Valere
a761215e31
Add support for Verification state analytics
6 months ago
renovate[bot]
1817de121a
Update firebaseAppDistribution to v5
6 months ago
renovate[bot]
740571baf3
Update danger/danger-js action to v12.2.0 ( #2804 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
6 months ago
Benoit Marty
89545e0800
Merge pull request #2797 from element-hq/sync-localazy
...
Sync Strings
6 months ago
Jorge Martin Espinosa
e82e3330b2
UX cleanup: reorder options in the main settings screen ( #2802 )
...
* UX cleanup: reorder options in the main settings screen
* Update screenshots
* Group sections in composables
* Add some horizontal padding to the `Footer` component
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
6 months ago
Benoit Marty
c058c265f1
Merge pull request #2799 from element-hq/feature/bma/explicitLanguageListSupport
...
Add Explicit list of supported languages, generated from Localazy data.
6 months ago
Benoit Marty
34358035eb
Merge pull request #2792 from element-hq/renovate/com.google.firebase-firebase-bom-33.x
...
Update dependency com.google.firebase:firebase-bom to v33
6 months ago
Benoit Marty
6048b1079f
Merge pull request #2798 from element-hq/feature/bma/externalPermalinkFix
...
Feature/bma/external permalink fix
6 months ago
Benoit Marty
6ff1af3276
Add Explicit list of supported languages, generated from Localazy data.
6 months ago
Benoit Marty
19a97c62a8
Add warning about *.element.io
6 months ago
Benoit Marty
227611cfba
Add links to the matching assetlinks.json files.
6 months ago
Benoit Marty
ebfb41f601
Format file (no other change)
6 months ago
Benoit Marty
6e7bbd6972
Explicitly set domain for external link handling.
...
And revert change: let ElementCallActivity handle again `call.element.io` links.
6 months ago
ElementBot
d27e647b46
Update screenshots
6 months ago
Tonkku
86838e7277
Enable support for Android per-app language preferences ( #2795 )
...
* Enable support for Android per-app language preferences
* Add changelog entry
6 months ago
bmarty
68fdaef8b8
Sync Strings from Localazy
6 months ago
Jorge Martín
5425cdcbb1
Use `GoogleApiAvailabilityLight` instead of `GoogleApiAvailability`
6 months ago
renovate[bot]
9bf1cd68e2
Update dependency com.google.firebase:firebase-bom to v33
6 months ago
renovate[bot]
e95d24da56
Update wysiwyg to v2.37.1 ( #2791 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
6 months ago
Benoit Marty
c38e1b88e0
Merge pull request #2787 from element-hq/renovate/androidx.webkit-webkit-1.x
...
Update dependency androidx.webkit:webkit to v1.11.0
6 months ago
Benoit Marty
7bdf9c821b
Merge branch 'develop' into renovate/org.maplibre.gl-android-sdk-10.x
6 months ago
Benoit Marty
e9c262e38f
Merge pull request #2776 from element-hq/feature/bma/externalLinks
...
Open user profile and room with event from permalink
6 months ago
Benoit Marty
baf3877bf7
Fix link from matrix.to websote not working.
6 months ago
Benoit Marty
f48cc81434
Add tests on IntentResolver about external permalink.
6 months ago
Benoit Marty
50b77a3cbe
changelog
6 months ago
Benoit Marty
0036fa7104
Sort imports.
6 months ago
Benoit Marty
fa4ad4a934
Improve documentation
6 months ago
Benoit Marty
fb59776814
Small rework for code clarity.
...
Actually hide the attachment of LoggedInAppScopeFlowNode.
6 months ago
Benoit Marty
1bcfa6034c
Add support for link generated by matrix.to website.
6 months ago
Benoit Marty
4dfec7ac55
Format
6 months ago
Benoit Marty
181742b251
Add documentation and small script to test external deep links.
6 months ago
Benoit Marty
0fb89bd4b2
Let MainActivity manage Element Call https links.
6 months ago
ElementBot
b055452ae7
Update screenshots
6 months ago
Benoit Marty
0476bd95c8
Open user profile and room with event from permalink
6 months ago
Benoit Marty
682fd45e00
Merge pull request #2780 from element-hq/feature/bma/fixNotificationNavigation
...
Fix notification navigation
6 months ago
renovate[bot]
1fab073620
Update dependency androidx.webkit:webkit to v1.11.0
6 months ago
renovate[bot]
82621d952c
Update dependency androidx.compose:compose-bom to v2024.05.00 ( #2786 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
6 months ago
Benoit Marty
4c6bac8aeb
Merge pull request #2779 from hughns/build-sdk-fix
...
Escape paths in build_rust_sdk script
6 months ago
renovate[bot]
62976eef44
Update dependency androidx.compose.compiler:compiler to v1.5.13 ( #2783 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
6 months ago
Benoit Marty
f807d578fa
Period
6 months ago
Benoit Marty
17913878b1
Changelog
6 months ago
Benoit Marty
83506e5191
Fix navigation issue #2778
6 months ago
Benoit Marty
b05fa82dfc
Rename val for clarity.
6 months ago
Benoit Marty
528e7b390b
Remove the FtueEntryPoint.Callback, LoggedInFlowNode is already observing the Ftue state to change the root target.
6 months ago
Hugh Nimmo-Smith
fd54aeb653
Escape paths in build_rust_sdk script
6 months ago
Jorge Martin Espinosa
988057925a
Split building the debug APK in CI ( #2774 )
...
* Split building the debug APK in CI
* Split building the debug APK in CI
* Upload only universal APK to save time
6 months ago
Jorge Martin Espinosa
6d924c3ca7
Don't display 'join room' screen while leaving a room. ( #2770 )
...
* Don't display 'join room' screen while leaving a room.
Centralise the navigation based on membership in a single point in `RoomFlowNode`.
* Update screenshots
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
6 months ago
Joe Groocock
06a519ef98
Pretty-print event JSON in debug view ( #2771 )
...
* Pretty-print event JSON in debug view
Significantly improves readability
Signed-off-by: Joe Groocock <me@frebib.net>
* Update screenshots
Signed-off-by: Joe Groocock <me@frebib.net>
---------
Signed-off-by: Joe Groocock <me@frebib.net>
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
6 months ago
renovate[bot]
94d3d331bc
Update dependency org.maplibre.gl:android-sdk to v10.3.1
6 months ago
Jorge Martin Espinosa
c690b38b0f
Adjust typography in `SelectedUser` component ( #2768 )
...
* Adjust typography in `SelectedUser` component
* Set 2 max lines for `SelectedUser` component.
Also update the theme token references.
* Update screenshots
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
6 months ago