Benoit Marty
28d4e276d2
Remove unused actions and fix comment
2024-06-05 14:59:49 +02:00
Benoit Marty
74bb287443
Extract NotificationBroadcastReceiverHandler to its own file
2024-06-05 14:59:49 +02:00
Benoit Marty
dbafc9d4c4
Do not provide the context, but use the StringProvider.
2024-06-05 14:59:48 +02:00
Benoit Marty
0d836ffe96
NotificationBroadcastReceiver now delegate treatment to NotificationBroadcastReceiverHandler to be able to unit test the logic
2024-06-05 14:59:48 +02:00
Benoit Marty
6f12820e0b
Let NotificationBroadcastReceiver inject NotificationDrawerManager instead of implementation
2024-06-05 14:59:47 +02:00
Benoit Marty
8b218e3992
Fix test
2024-06-05 14:59:47 +02:00
Benoit Marty
92bcf9c90e
When replying from notification, do not interfere with specialModeEventTimelineItem
2024-06-05 14:59:46 +02:00
Benoit Marty
c547296656
Handle quick reply from notification (still disabled)
2024-06-05 14:59:46 +02:00
Benoit Marty
b3190590b9
Merge pull request #2981 from element-hq/renovate/danger-danger-js-12.x
...
Update danger/danger-js action to v12.3.1
2024-06-05 14:54:45 +02:00
renovate[bot]
f789a268d0
Update danger/danger-js action to v12.3.1
2024-06-05 07:23:05 +00:00
Benoit Marty
4e3774308e
Merge pull request #2970 from element-hq/feature/bma/moreAnalytics
...
Track when the user starts a room call and when they enable formatting options on the message composer
2024-06-05 09:21:28 +02:00
Benoit Marty
a381174e8b
Merge pull request #2979 from element-hq/feature/bma/closeResponse
...
Simplify DefaultBugReporter and ensure response is closed #2905
2024-06-04 18:22:45 +02:00
ganfra
9d147d19fa
Merge pull request #2977 from element-hq/feature/fga/room_factory
...
Room : introduce RustRoomFactory and be more robust.
2024-06-04 17:53:32 +02:00
ganfra
b83f288a69
Merge pull request #2903 from element-hq/renovate/app.cash.paparazzi-1.x
...
Update plugin paparazzi to v1.3.4
2024-06-04 17:33:51 +02:00
Benoit Marty
e6329ae6d9
Fix Formatting issue and rename class.
2024-06-04 17:31:28 +02:00
ganfra
8976c859a1
TimelineControllerTest: try removing flakiness of one test
2024-06-04 17:24:16 +02:00
ElementBot
e52f06cf7d
Update screenshots
2024-06-04 15:21:05 +00:00
Benoit Marty
c9c0413c40
Ensure Posthog is only used for Element builds.
2024-06-04 17:04:19 +02:00
ganfra
a72536057e
Merge branch 'develop' into renovate/app.cash.paparazzi-1.x
2024-06-04 16:51:59 +02:00
ganfra
bf84875b9a
screenshot tests: remove workaround for API 34 now it's handled.
2024-06-04 16:50:05 +02:00
Benoit Marty
c156b7d520
Merge pull request #2973 from element-hq/renovate/showkase
...
Update showkase to v1.0.3
2024-06-04 16:26:01 +02:00
ganfra
1bfca52142
Room : introduce RustRoomFactory and be more robust.
2024-06-04 16:23:19 +02:00
Benoit Marty
39e95496cb
Simplify DefaultBugReporter and ensure response is closed #2905
2024-06-04 16:13:29 +02:00
Benoit Marty
f43de3fdc5
Increase Maestro timeout when verifying session.
2024-06-04 16:06:02 +02:00
ganfra
36ce6a6d3e
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
56ce641df5
Merge branch 'develop' into feature/fga/update_rust_sdk_0.2.23
2024-06-04 15:35:44 +02:00
Benoit Marty
93bf9bb2aa
Merge branch 'develop' into renovate/showkase
2024-06-04 14:51:39 +02:00
Benoit Marty
2dee312ba1
Merge pull request #2726 from element-hq/renovate/activity
...
Update activity to v1.9.0
2024-06-04 14:50:58 +02:00
ganfra
39d7977918
matrix : update rust sdk to 0.2.23
2024-06-04 14:34:01 +02:00
Benoit Marty
a62689475a
Let ElementCallActivity extend AppCompatActivity instead of NodeComponentActivity.
2024-06-04 10:22:48 +02:00
Benoit Marty
9778be965d
Fix compilation issue.
2024-06-04 10:21:21 +02:00
renovate[bot]
2cedd3e0c6
Update activity to v1.9.0
2024-06-04 10:21:21 +02:00
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
8501fd5113
Fix compilation issue, Showkase 1.0.3 uses activity 1.9.0.
2024-06-04 09:05:23 +02:00
renovate[bot]
c2a1ea1683
Update showkase to v1.0.3
2024-06-04 06:32:08 +00:00
Benoit Marty
e370d44b2e
changelog
2024-06-03 18:35:10 +02:00
Benoit Marty
a5f3b9909c
Analytics: track interaction Interaction.Name.MobileRoomComposerFormattingEnabled
2024-06-03 18:34:28 +02:00
Benoit Marty
174d45f4dd
Rename parameter roomId to dmRoomId for clarity.
2024-06-03 18:24:03 +02:00
Benoit Marty
75bee23221
Analytics: track interaction Interaction.Name.MobileRoomCallButton
2024-06-03 18:19:12 +02:00
Benoit Marty
8e6bf997dc
Analytics: track screen MobileScreen.ScreenName.RoomCall
2024-06-03 17:55:52 +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