Benoit Marty
34fe27d66d
Merge pull request #2974 from element-hq/feature/bma/fixQrCodeWording
...
Fix wording issue
2024-06-04 10:07:56 +02:00
Benoit Marty
b3b58f14d7
Remove strings screen_qr_code_login_.* from the ftue module.
2024-06-04 09:42:00 +02:00
ElementBot
d979f65d40
Update screenshots
2024-06-04 07:22:22 +00:00
Benoit Marty
b6803d4b7a
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
5835a025b4
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
568609a6cc
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
4e6b165b71
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
6c75936456
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]
573568dc5d
Update plugin dependencycheck to v9.2.0
2024-06-03 09:31:54 +00:00
Jorge Martin Espinosa
0bf4819de2
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
b6df186903
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
db140d38f7
Merge pull request #2964 from element-hq/sync-localazy
...
Sync Strings
2024-06-03 10:08:42 +02:00
renovate[bot]
ab0d4fe886
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
f501f27d27
Sync Strings from Localazy
2024-06-03 00:24:07 +00:00
renovate[bot]
7394d30e0a
Update plugin sonarqube to v5
2024-05-31 15:19:03 +00:00
Valere
4fe85136f2
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
921e63680c
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
92861458be
Merge branch 'develop' into feature/valere/super_properties
2024-05-31 15:09:24 +02:00
renovate[bot]
13edef4625
Update camera to v1.3.3
2024-05-31 12:40:01 +00:00
Jorge Martin Espinosa
35702c04e9
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
d2915cb0c8
Test | Missing mocks in RootPresenterTest
2024-05-31 14:07:03 +02:00
Valere
c9294fd1bf
Add missing impl in Sentry
2024-05-31 14:07:03 +02:00
Valere
e6f57118a6
Add change log
2024-05-31 14:07:03 +02:00
Valere
bcf4e27d6f
Test | Fix missing updateSuperProperties impl
2024-05-31 14:07:03 +02:00
Valere
85c8823e30
Moved updateSuperProperties from LoggedIn to Root controller
2024-05-31 14:07:02 +02:00
Valere
3c98a843e5
Analytics | Add support for SuperProperties
2024-05-31 14:07:02 +02:00
Benoit Marty
e0c55ff4c8
Merge pull request #2957 from element-hq/feature/bma/konsistClassName
...
Konsist class name
2024-05-31 13:02:01 +02:00
Jorge Martin Espinosa
9ce7009045
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
7bdf48d81d
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
d8bd0fe749
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
b7d7ebe0d3
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
bbc872f4b7
Second try...
2024-05-31 12:34:24 +02:00
Jorge Martin Espinosa
0d82f19cc0
Simplify summary notifications ( #2958 )
2024-05-31 12:31:09 +02:00
Benoit Marty
99f59c54b2
Merge pull request #2954 from element-hq/feature/bma/messageForwardFix
...
Message forward fix
2024-05-31 11:34:55 +02:00
Benoit Marty
8c1ad089a1
Exclude io.element.android.features.location.impl.common.permissions.DefaultPermissionsPresenter from kover check
2024-05-31 11:34:28 +02:00
Benoit Marty
212952b208
Add doc on RoomSelectSearchDataSource
2024-05-31 10:56:28 +02:00
Benoit Marty
1eebcc0093
Improve comment
2024-05-31 10:55:13 +02:00
ElementBot
8522012c7a
Update screenshots
2024-05-31 10:51:11 +02:00
Benoit Marty
dce8f0ea38
Rename function.
2024-05-31 10:51:10 +02:00
Benoit Marty
417492683d
Ensure that room where is user is invited are not listed when forwarding a message.
2024-05-31 10:51:10 +02:00
Benoit Marty
ff697f68fc
Ensure that we can "not filter" the rooms.
2024-05-31 10:51:09 +02:00
Benoit Marty
da500fdcb2
Update wrong comment
2024-05-31 10:51:09 +02:00
Benoit Marty
3b8372f2aa
Add test on ForwardMessagesView
2024-05-31 10:51:09 +02:00
Benoit Marty
130bce178a
Simplify ForwardMessagesState by using AsyncAction.
2024-05-31 10:51:08 +02:00
Benoit Marty
17c35885c4
Fix naming issue.
2024-05-31 10:20:43 +02:00
Benoit Marty
a00ee18f96
Add Konsist test Class with 'ContributeBinding' annotation should have allowed prefix and fix exissting issues.
...
Also remove annotation `DefaultPreferences`, we only have one implementation.
2024-05-31 10:18:08 +02:00
Jorge Martin Espinosa
e6fab7eee2
Fix grouped notifications only displaying the latest message ( #2956 )
...
`DefaultActiveNotificationsProvider.getNotificationsForSession(sessionId)` had a broken logic for checking a notification's group and retrieving notifications from the same session.
2024-05-31 10:16:59 +02:00
Benoit Marty
80a03ecd4e
Remove LeaveRoomPresenterImplModule and use ContributesBinding
2024-05-31 09:51:32 +02:00
Benoit Marty
9367f58216
Rename some class from Impl to Default
2024-05-31 09:47:27 +02:00
Benoit Marty
c0b00b0091
Add Konsist test about class name: Class implementing interface should have name not end with 'Impl' but start with 'Default'
2024-05-31 09:34:45 +02:00