Jorge Martin Espinosa
e1694fa4e8
Add room badges ( #2822 )
...
* Add room badges
* Remove no longer used `onShareRoomMember` callback
* Update screenshots
* Add changelog
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2024-05-09 08:38:40 +02:00
renovate[bot]
e0c7784180
Update dependency com.posthog:posthog-android to v3.2.1 ( #2773 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-08 14:11:19 +00:00
Jorge Martin Espinosa
2e93d842c7
UX cleanup: DM details screen ( #2820 )
...
* UX cleanup: user profile.
- Move send DM to a CTA button.
- Add 'Call' CTA button too when there is a DM with that user and a call is possible.
- Add missing tests.
* Update screenshots
* Add tests for clicking on the avatar
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2024-05-08 16:05:02 +02:00
Jorge Martin Espinosa
17f5b0fe77
UX cleanup: DM details screen ( #2817 )
...
* UX cleanup: DM details screen
Reuse `MainActionsSection` for DMs too, hiding the Share CTA in that case.
* Update screenshots
* Fix tests
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2024-05-08 12:49:44 +02:00
Jorge Martin Espinosa
b524645b89
UX cleanup: room details ( #2816 )
...
* UX cleanup: room details screen
Add new CTA buttons for Invite and Call actions
* Update screenshots
* Fix maestro
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2024-05-08 11:42:33 +02:00
Jorge Martin Espinosa
0f60299de0
Bump RTE to v2.37.2 ( #2813 )
...
This should have been done by the renovate bot, but for some reason it wasn't.
2024-05-08 10:58:55 +02:00
Jorge Martin Espinosa
9aadec8435
Enforce mandatory session verification only for new logins ( #2811 )
...
* Enforce mandatory session verification only for new logins
- Creates `AppMigration` base interface as a way to isolate migration logic, app migrations must implement this interface.
- Creates `AppMigration01` with the existing logs removal migration and `AppMigration02` with the logic to allow existing sessions to skip verification.
- Add `DefaultSessionPreferencesStoreFactory.remove(sessionId)` to allow a ephemeral session store access to exist outside the `SessionScope` for this new migration.
* Fix tests
* Add more tests.
This also includes creating several abstractions.
* Review changes.
- Make `orderedMigrations` a class property, `migrations` just a constructor parameter to avoid incorrect usages.
- Create `lastMigration` property too, use it instead of `MIGRATION_VERSION`.
2024-05-07 14:06:34 +00:00
Valere
0359504fa9
Merge pull request #2806 from element-hq/feature/valere/report_crypto_status_analytics
...
Add support for Verification state analytics
2024-05-07 14:38:04 +02:00
Valere
036c73c31b
Use LaunchedEffect and improve test
2024-05-07 10:41:08 +02:00
Valere
ca9937674c
Add change log
2024-05-07 09:40:37 +02:00
Valere
94bbcbf503
Code review - more tests
2024-05-07 09:38:26 +02:00
Valere
c430699711
Add support for Verification state analytics
2024-05-06 19:06:54 +02:00
renovate[bot]
a35f9750b9
Update firebaseAppDistribution to v5
2024-05-06 15:26:58 +00:00
renovate[bot]
e061ddb462
Update danger/danger-js action to v12.2.0 ( #2804 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-06 17:25:28 +02:00
Benoit Marty
96c8786626
Merge pull request #2797 from element-hq/sync-localazy
...
Sync Strings
2024-05-06 17:23:42 +02:00
Jorge Martin Espinosa
01a048e219
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 >
2024-05-06 15:20:03 +00:00
Benoit Marty
2c045b6756
Merge pull request #2799 from element-hq/feature/bma/explicitLanguageListSupport
...
Add Explicit list of supported languages, generated from Localazy data.
2024-05-06 17:10:30 +02:00
Benoit Marty
95133dc5be
Merge pull request #2792 from element-hq/renovate/com.google.firebase-firebase-bom-33.x
...
Update dependency com.google.firebase:firebase-bom to v33
2024-05-06 15:04:51 +02:00
Benoit Marty
06dc3ae0fd
Merge pull request #2798 from element-hq/feature/bma/externalPermalinkFix
...
Feature/bma/external permalink fix
2024-05-06 15:04:14 +02:00
Benoit Marty
c64fb6f510
Add Explicit list of supported languages, generated from Localazy data.
2024-05-06 14:51:19 +02:00
Benoit Marty
c72b2e2a39
Add warning about *.element.io
2024-05-06 11:40:16 +02:00
Benoit Marty
d6dc750dfe
Add links to the matching assetlinks.json files.
2024-05-06 11:34:23 +02:00
Benoit Marty
5d4c5fec4d
Format file (no other change)
2024-05-06 11:14:24 +02:00
Benoit Marty
f0dd3fec21
Explicitly set domain for external link handling.
...
And revert change: let ElementCallActivity handle again `call.element.io` links.
2024-05-06 11:12:09 +02:00
ElementBot
07ad524e2b
Update screenshots
2024-05-06 07:32:14 +00:00
Tonkku
474a1412ed
Enable support for Android per-app language preferences ( #2795 )
...
* Enable support for Android per-app language preferences
* Add changelog entry
2024-05-06 09:10:49 +02:00
bmarty
d2eb0d9820
Sync Strings from Localazy
2024-05-06 00:19:35 +00:00
Jorge Martín
991c00cb3e
Use GoogleApiAvailabilityLight instead of GoogleApiAvailability
2024-05-03 17:13:07 +02:00
renovate[bot]
ea3773b253
Update dependency com.google.firebase:firebase-bom to v33
2024-05-03 14:22:13 +00:00
renovate[bot]
3dfd309844
Update wysiwyg to v2.37.1 ( #2791 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-03 16:21:35 +02:00
Benoit Marty
f15dc25788
Merge pull request #2787 from element-hq/renovate/androidx.webkit-webkit-1.x
...
Update dependency androidx.webkit:webkit to v1.11.0
2024-05-03 15:07:21 +02:00
Benoit Marty
d17ca8f4c1
Merge branch 'develop' into renovate/core
2024-05-03 14:47:21 +02:00
Benoit Marty
aa56a4a046
Merge branch 'develop' into renovate/org.maplibre.gl-android-sdk-10.x
2024-05-03 14:46:37 +02:00
Benoit Marty
74c68dbdf4
Merge pull request #2776 from element-hq/feature/bma/externalLinks
...
Open user profile and room with event from permalink
2024-05-03 14:03:08 +02:00
Benoit Marty
a2a250d954
Fix link from matrix.to websote not working.
2024-05-03 12:39:52 +02:00
Benoit Marty
be6e0e394a
Add tests on IntentResolver about external permalink.
2024-05-03 12:37:36 +02:00
Benoit Marty
2b44a9f360
changelog
2024-05-03 12:18:40 +02:00
Benoit Marty
1ea1fa9a68
Sort imports.
2024-05-03 12:17:41 +02:00
Benoit Marty
4e21586373
Improve documentation
2024-05-03 12:16:46 +02:00
Benoit Marty
a6404a9b47
Small rework for code clarity.
...
Actually hide the attachment of LoggedInAppScopeFlowNode.
2024-05-03 12:07:20 +02:00
Benoit Marty
b156097e1a
Add support for link generated by matrix.to website.
2024-05-03 11:57:22 +02:00
Benoit Marty
0d294ff171
Format
2024-05-03 09:34:54 +02:00
Benoit Marty
1aa61c0048
Add documentation and small script to test external deep links.
2024-05-02 18:48:28 +02:00
Benoit Marty
a4e8d7d214
Let MainActivity manage Element Call https links.
2024-05-02 15:37:57 +02:00
ElementBot
f5885adde2
Update screenshots
2024-05-02 12:25:21 +02:00
Benoit Marty
66cfaf97c9
Open user profile and room with event from permalink
2024-05-02 12:25:21 +02:00
Benoit Marty
00e5ad5078
Merge pull request #2780 from element-hq/feature/bma/fixNotificationNavigation
...
Fix notification navigation
2024-05-02 12:11:03 +02:00
renovate[bot]
b11b63c9bc
Update dependency androidx.webkit:webkit to v1.11.0
2024-05-02 09:00:40 +00:00
renovate[bot]
c99781563c
Update dependency androidx.compose:compose-bom to v2024.05.00 ( #2786 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-02 10:59:29 +02:00
Benoit Marty
d1e9b35c90
Merge pull request #2779 from hughns/build-sdk-fix
...
Escape paths in build_rust_sdk script
2024-05-02 10:55:16 +02:00