Commit graph

7220 commits

Author SHA1 Message Date
Benoit Marty
34a9bdecd2 Increase Maestro timeout when verifying session. 2024-06-04 16:06:02 +02:00
ganfra
bb02128f18
Merge pull request #2976 from element-hq/feature/fga/update_rust_sdk_0.2.23
matrix : update rust sdk to 0.2.23
2024-06-04 16:04:26 +02:00
ganfra
1d7e528d61
Merge branch 'develop' into feature/fga/update_rust_sdk_0.2.23 2024-06-04 15:35:44 +02:00
Benoit Marty
9009e532f4
Merge branch 'develop' into renovate/showkase 2024-06-04 14:51:39 +02:00
Benoit Marty
11a8bbe7a9
Merge pull request #2726 from element-hq/renovate/activity
Update activity to v1.9.0
2024-06-04 14:50:58 +02:00
ganfra
c135a91e5a matrix : update rust sdk to 0.2.23 2024-06-04 14:34:01 +02:00
Benoit Marty
2f926d81a4 Let ElementCallActivity extend AppCompatActivity instead of NodeComponentActivity. 2024-06-04 10:22:48 +02:00
Benoit Marty
e052bc99f6 Fix compilation issue. 2024-06-04 10:21:21 +02:00
renovate[bot]
75aaec6688 Update activity to v1.9.0 2024-06-04 10:21:21 +02:00
Benoit Marty
1ab97e0d85
Merge pull request #2974 from element-hq/feature/bma/fixQrCodeWording
Fix wording issue
2024-06-04 10:07:56 +02:00
Benoit Marty
aec579d757 Remove strings screen_qr_code_login_.* from the ftue module. 2024-06-04 09:42:00 +02:00
ElementBot
dfe866d0a8 Update screenshots 2024-06-04 07:22:22 +00:00
Benoit Marty
22f8bb0b10 Fix wording issue, 'screen_qr_code_login_no_camera_permission_state_description' needs the application name. 2024-06-04 09:14:20 +02:00
Benoit Marty
7e4f5830d9 Fix compilation issue, Showkase 1.0.3 uses activity 1.9.0. 2024-06-04 09:05:23 +02:00
renovate[bot]
8c2e3c861d
Update showkase to v1.0.3 2024-06-04 06:32:08 +00:00
Benoit Marty
c641628b1d changelog 2024-06-03 18:35:10 +02:00
Benoit Marty
c4b61627a2 Analytics: track interaction Interaction.Name.MobileRoomComposerFormattingEnabled 2024-06-03 18:34:28 +02:00
Benoit Marty
71ea2a79c6 Rename parameter roomId to dmRoomId for clarity. 2024-06-03 18:24:03 +02:00
Benoit Marty
de36552f93 Analytics: track interaction Interaction.Name.MobileRoomCallButton 2024-06-03 18:19:12 +02:00
Benoit Marty
6fc4450c56 Analytics: track screen MobileScreen.ScreenName.RoomCall 2024-06-03 17:55:52 +02:00
Benoit Marty
5db06e51ab
Merge pull request #2942 from element-hq/renovate/org.owasp.dependencycheck-9.x
Update plugin dependencycheck to v9.2.0
2024-06-03 15:10:49 +02:00
Benoit Marty
579ef7121f
Merge pull request #2606 from element-hq/renovate/org.sonarqube-5.x
Update plugin sonarqube to v5
2024-06-03 15:10:33 +02:00
Benoit Marty
3d48998b28
Merge pull request #2782 from element-hq/renovate/core
Update core to v1.13.1
2024-06-03 15:10:07 +02:00
Benoit Marty
67b5e1871f
Merge pull request #2961 from element-hq/renovate/camera
Update camera to v1.3.3
2024-06-03 13:16:27 +02:00
renovate[bot]
f3d49e5742
Update plugin dependencycheck to v9.2.0 2024-06-03 09:31:54 +00:00
Jorge Martin Espinosa
58c05ade65
Try fixing OOM by changing GC and adding RAM to the kotlin compiler (#2965)
* Try fixing OOM by changing GC and adding RAM to the kotlin compiler

* Add gradle cache to build apk job in maestro flow.

- Remove unnecessary dependency in `:features:call` module.

* Fix sonar in nightly reports

* Bump heap size of nightly reports
2024-06-03 11:28:51 +02:00
Benoit Marty
59e2554e75
Merge pull request #2950 from element-hq/renovate/androidx.appcompat-appcompat-1.x
Update dependency androidx.appcompat:appcompat to v1.7.0
2024-06-03 11:28:35 +02:00
Benoit Marty
53a43a0a81
Merge pull request #2964 from element-hq/sync-localazy
Sync Strings
2024-06-03 10:08:42 +02:00
renovate[bot]
92d30a7e4e
Update dependency gradle to v8.8 (#2963)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-03 07:03:54 +00:00
bmarty
66636ea967 Sync Strings from Localazy 2024-06-03 00:24:07 +00:00
renovate[bot]
35e9e7e28b
Update plugin sonarqube to v5 2024-05-31 15:19:03 +00:00
Valere
b4b07d8ce9
Merge pull request #2953 from element-hq/feature/valere/super_properties
Analytics | Add support for SuperProperties
2024-05-31 17:17:19 +02:00
Jorge Martin Espinosa
bb672d3bc7
Bump max heap size for building the debug APK for Maestro (#2960)
* Bump max heap size for building the debug APK for Maestro
* Enable `sonar.gradle.skipCompile`
* Fix sonar job
* Bump the MaxMetaspaceSize
* Don't try to upload failed test results to codecov, it doesn't work
2024-05-31 14:44:33 +00:00
Valere
0d5bcd1f2d
Merge branch 'develop' into feature/valere/super_properties 2024-05-31 15:09:24 +02:00
renovate[bot]
8985143694
Update camera to v1.3.3 2024-05-31 12:40:01 +00:00
Jorge Martin Espinosa
c8bd04ceb1
Sign in with QR code (#2793)
* Add QR code login.
* Add FF to disable it in release mode.
* Force portrait orientation on the login flow.
* Create `NumberedList` UI components.
* Improve camera permission dialog.
* Make nodes in qrcode feature use `QrCodeLoginScope` instead of `AppScope`
* Bump SDK version.
* Fix maestro tests

---------

Co-authored-by: Benoit Marty <benoit@matrix.org>
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-05-31 14:38:27 +02:00
Valere
37d85c7ed1 Test | Missing mocks in RootPresenterTest 2024-05-31 14:07:03 +02:00
Valere
ca660de348 Add missing impl in Sentry 2024-05-31 14:07:03 +02:00
Valere
2bfbbe9153 Add change log 2024-05-31 14:07:03 +02:00
Valere
920293ea83 Test | Fix missing updateSuperProperties impl 2024-05-31 14:07:03 +02:00
Valere
7891507ba9 Moved updateSuperProperties from LoggedIn to Root controller 2024-05-31 14:07:02 +02:00
Valere
bf6ad4c5ca Analytics | Add support for SuperProperties 2024-05-31 14:07:02 +02:00
Benoit Marty
e29f919abc
Merge pull request #2957 from element-hq/feature/bma/konsistClassName
Konsist class name
2024-05-31 13:02:01 +02:00
Jorge Martin Espinosa
19b6b924d9
Make sure the selection in the plain text editor is inside the text bounds (#2959)
* Make sure the selection in the plain text editor is inside the text bounds

* Add changelog
2024-05-31 12:49:26 +02:00
Benoit Marty
a7a29e954d
Merge pull request #2947 from element-hq/feature/bma/widgetPermission
Be more specific with the widget permissions
2024-05-31 12:41:32 +02:00
Benoit Marty
6e343e0e7e
Merge pull request #2952 from element-hq/renovate/com.google.gms-google-services-4.x
Update dependency com.google.gms:google-services to v4.4.2
2024-05-31 12:39:29 +02:00
Benoit Marty
4490b51848
Merge pull request #2955 from element-hq/renovate/com.google.firebase-firebase-bom-33.x
Update dependency com.google.firebase:firebase-bom to v33.1.0
2024-05-31 12:38:52 +02:00
Benoit Marty
2aeab9ea29 Second try... 2024-05-31 12:34:24 +02:00
Jorge Martin Espinosa
025d913b6e
Simplify summary notifications (#2958) 2024-05-31 12:31:09 +02:00
Benoit Marty
d89004f174
Merge pull request #2954 from element-hq/feature/bma/messageForwardFix
Message forward fix
2024-05-31 11:34:55 +02:00