Jorge Martin Espinosa
69d5b564da
Fix crash when creating an `EncryptedFile` in Android 6 ( #2853 )
6 months ago
Benoit Marty
09bfc820e4
Merge pull request #2845 from element-hq/renovate/androidx.annotation-annotation-jvm-1.x
...
Update dependency androidx.annotation:annotation-jvm to v1.8.0
6 months ago
renovate[bot]
87bd3eecba
Update android.gradle.plugin to v8.4.0 ( #2777 )
...
* Update android.gradle.plugin to v8.4.0
* Update `android.experimental.lint.version` to `8.5.0-alpha07`
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
6 months ago
Jorge Martin Espinosa
ef38535665
UX cleanup: reorder text composer actions ( #2847 )
...
* UX cleanup: reorder text composer actions
* Update screenshots
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
6 months ago
renovate[bot]
96b627f00a
Update kotlin ( #2821 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
6 months ago
renovate[bot]
5dc545f36b
Update dependency androidx.annotation:annotation-jvm to v1.8.0
6 months ago
Benoit Marty
4f74dd4c93
Merge pull request #2843 from element-hq/feature/bma/joinRoomVia
...
Provide serverNames when available and fix issue around analytics
6 months ago
ganfra
b3053f2668
Merge pull request #2841 from element-hq/feature/fga/timeline_remove_from_main_thread
...
Timeline : remove some code from main thread
6 months ago
Benoit Marty
80279c916b
Changelog.
6 months ago
Benoit Marty
22329b9678
Provide serverNames when available and fix issue around analytics
6 months ago
ganfra
635b105d27
Merge pull request #2842 from element-hq/feature/fga/fix_room_directory_release_test
...
Fix running roomDirectory/testReleaseUnitTest
6 months ago
ganfra
624a3435cb
Fix running roomDirectory/testReleaseUnitTest
6 months ago
ganfra
ffdbf799e6
Timeline : remove some code from main thread
6 months ago
Benoit Marty
cbc3971434
Merge pull request #2834 from element-hq/sync-localazy
...
Sync Strings
6 months ago
Benoit Marty
231f323cb0
Merge pull request #2839 from element-hq/feature/bma/removeDeadCode
...
It's not possible to join room from the RoomDirectory screen anymore.
6 months ago
ElementBot
0148224d3e
Update screenshots
6 months ago
Benoit Marty
5814de1efd
It's not possible to join room from the RoomDirectory screen anymore.
...
Cleanup after #2827
6 months ago
renovate[bot]
f063268b0d
Update dependency io.sentry:sentry-android to v7.9.0 ( #2837 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
6 months ago
Jorge Martín
3a31256c8f
version++
6 months ago
Jorge Martín
e7bd6986a4
Merge tag 'v0.4.12' into develop
...
Version `v0.4.12`
6 months ago
Jorge Martín
4f3a66f2a7
Merge branch 'release/0.4.12'
6 months ago
Jorge Martín
faca52d1d7
Adding fastlane file for version 0.4.12
6 months ago
Jorge Martín
298c332484
Changelog for version 0.4.12
6 months ago
Benoit Marty
1c684c00d0
Merge pull request #2835 from element-hq/renovate/org.jlleitschuh.gradle.ktlint-12.x
...
Update plugin ktlint to v12.1.1
6 months ago
Jorge Martin Espinosa
f2f96e0e0a
Bump Rust SDK to `v0.2.18` and bump app version ( #2836 )
...
* Adapt to changes in SDK:
- Remove name from MatrixRoom, we should use displayName instead.
- Remove separate invites room list.
- Added runBlocking to get the now async NotificationClient from the Rust SDK.
- Made some other functions suspend.
- Client.resolveRoomAlias now returns a roomId and via parameters, we pass the roomId.
* Add logs removal migration again as `AppMigration03` to make sure we don't leak private data in existing logs.
* Bump app version to `0.4.12`
6 months ago
Benoit Marty
5f1b51d5f2
Sync strings again after fix on Localazy.
6 months ago
Benoit Marty
126e321cce
Changelog
6 months ago
renovate[bot]
c1b7f58a0e
Update plugin ktlint to v12.1.1
6 months ago
Benoit Marty
d0923f21cd
Merge pull request #2772 from element-hq/renovate/org.maplibre.gl-android-sdk-10.x
...
Update dependency org.maplibre.gl:android-sdk to v10.3.1
6 months ago
bmarty
0910da0a14
Sync Strings from Localazy
6 months ago
Benoit Marty
2a14ad8cd4
Merge pull request #2832 from element-hq/feature/bma/fixLocalazyImport
...
Fix localazy import
6 months ago
Benoit Marty
c3ad42f0fa
Merge pull request #2805 from element-hq/renovate/major-firebaseappdistribution
...
Update firebaseAppDistribution to v5 (major)
6 months ago
Benoit Marty
9a8519a344
Add case for "zh#Hans".
6 months ago
Benoit Marty
594d47ee0d
Use Python 3.12 to be able to use `match` structure.
6 months ago
Jorge Martin Espinosa
1f4b2d3ef3
Upload app id and clean version to bug reports ( #2829 )
...
* Upload app id and clean version to bug reports
* Add changelog
6 months ago
Jorge Martin Espinosa
b95df7e6b4
Remove join button on room directory search ( #2827 )
...
* Remove 'Join' button in room directory search results
* Update screenshots
* Add changelog
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
6 months ago
Jorge Martin Espinosa
2f19f57aa3
Make logs less verbose, especially for sliding sync ( #2825 )
...
* Make logs less verbose, especially for sliding sync.
Use the same config as iOS for most targets.
* Make sure we don't try to upload logs that are larger than the max request size of the bug reporter server.
* Display the loading state as soon as the bug reporter starts processing the log files
* Add changelog
6 months ago
Jorge Martin Espinosa
83a22c7b09
Amend `v0.4.9` changelog entry. ( #2826 )
...
It was missing a security fix item.
6 months ago
Jorge Martin Espinosa
0ed4109c70
Split Maestro CI flow in 2 jobs. ( #2823 )
...
* Split Maestro CI flow in 2 jobs.
This way, if the Maestro test fails for some runtime reason we don't have to build the APK again to re-test it.
6 months ago
Jorge Martin Espinosa
48bb0f4122
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>
6 months ago
renovate[bot]
4c1bd2d45b
Update dependency com.posthog:posthog-android to v3.2.1 ( #2773 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
6 months ago
Jorge Martin Espinosa
5dddda64d1
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>
6 months ago
Jorge Martin Espinosa
0bbb107dea
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>
6 months ago
Jorge Martin Espinosa
46b22d7db7
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>
6 months ago
Jorge Martin Espinosa
d86b7d24db
Bump RTE to `v2.37.2` ( #2813 )
...
This should have been done by the renovate bot, but for some reason it wasn't.
6 months ago
Jorge Martin Espinosa
5c59f6c20f
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`.
6 months ago
Valere
2007752513
Merge pull request #2806 from element-hq/feature/valere/report_crypto_status_analytics
...
Add support for Verification state analytics
6 months ago
Valere
a8f5c8db39
Use LaunchedEffect and improve test
6 months ago
Valere
3170691a2f
Add change log
6 months ago
Valere
6ad40fc6e0
Code review - more tests
6 months ago