ganfra
e1cbf9c033
Merge branch 'release/1.6.44' into main
v1.6.44
2025-08-06 15:22:46 +02:00
ganfra
3ad7f565e1
Adding fastlane file for version 1.6.44
2025-08-06 15:18:26 +02:00
ganfra
d9b83dd752
Changelog for version 1.6.44
2025-08-06 15:17:22 +02:00
ganfra
69af25a829
Merge pull request #9058 from element-hq/bca/hide_manually_verify_behind_flag
...
Hide the `Manually Verify by Text` option behind devtool flag
2025-08-06 14:24:01 +02:00
ganfra
d63fc0b397
Merge pull request #9067 from element-hq/feature/fga/fix_window_insets
...
Fix window insets
2025-08-06 14:22:56 +02:00
ganfra
340affe85a
fix (window insets) : makes sure insets are consumed from drawer fragments
2025-08-06 12:18:13 +02:00
ganfra
f3b631be6b
fix (window insets) : makes sure insets are consumed from BaseActivity
2025-08-06 12:18:01 +02:00
ganfra
3b0b232151
fix (window insets) : first upgrade some dependencies
2025-08-06 12:10:41 +02:00
ganfra
8d412cd6ec
Fix RoomPowerLevels with nullable event
2025-08-05 17:28:01 +02:00
ganfra
f1a99c3116
Merge pull request #9065 from element-hq/feature/room_v12_support
...
Room v12 support
2025-08-04 20:20:15 +02:00
ganfra
a239f5fb08
misc : clean up after PR review
2025-08-04 18:19:25 +02:00
Benoit Marty
1e123803d9
Merge pull request #9066 from element-hq/rav/log_cleanup
...
Strip trailing whitespace from log lines
2025-08-04 10:46:07 +02:00
Richard van der Hoff
43b20b2042
Strip trailing whitespace from log lines
...
Log lines coming from the Rust SDK have a trailing newline, meaning that when
we emit them, we get a blank line in the logs. To prevent this, strip off
trailing whitespace.
2025-08-01 11:08:26 +01:00
ganfra
31a32f34cc
Merge pull request #9054 from element-hq/decorate-as-classic
...
Decorate this as classic in README and recommend EX
2025-07-30 15:38:15 +02:00
ganfra
fe0b54e898
misc : fix copyright
2025-07-30 15:34:49 +02:00
ganfra
cc99104060
misc : code clean up
2025-07-30 15:03:04 +02:00
ganfra
15cf848cf1
test : try to fix some tests
2025-07-30 12:12:51 +02:00
ganfra
864346c3c0
change (leave room) : warn on last admin when leaving rooms
2025-07-29 16:34:23 +02:00
ganfra
2d21c15e3b
change (power level) : continue handling v12 room
2025-07-28 16:49:57 +02:00
ganfra
fd3f7e3a24
change (power level) : support new InfinitePowerLevel (first draft)
2025-07-24 22:25:10 +02:00
ganfra
926e64bb6e
misc (sdk) : update matrix patterns to handle new roomId format (and so fix permalinks)
2025-07-23 13:30:34 +02:00
Benoit Marty
ee64466166
Merge pull request #9051 from element-hq/feature/bma/target35
...
Change targetApi to 35
2025-07-17 15:11:31 +02:00
Valere
d26a25a4f8
add changelog
2025-07-17 11:49:58 +02:00
Valere
856592f9a8
Gate the Manually verify device behind devtool flag
2025-07-17 11:11:37 +02:00
Benoit Marty
f421eadd01
Code cleanup
2025-07-16 16:40:56 +02:00
Benoit Marty
89b1034cde
Fix issue in timeline screen.
2025-07-16 16:07:49 +02:00
Benoit Marty
c79f2ff4d1
Enable edgeToEdge
2025-07-16 15:03:13 +02:00
Benoit Marty
daadbbd76b
Revert "Target API 35: set android:fitsSystemWindows="true"
to Activities."
...
This reverts commit 3d7bf51029
.
2025-07-16 12:52:06 +02:00
Benoit Marty
3f22ddb065
Fix regression on timeline for thread.
2025-07-16 11:47:16 +02:00
Benoit Marty
82317bf2bc
Fix color issue on HomeActivity and RoomDetailActivity (others do not have the problem, not sure why :/)
2025-07-16 11:47:15 +02:00
Benoit Marty
66ec110497
Remove useless margin
2025-07-16 11:47:14 +02:00
Benoit Marty
58de848cd0
Fix UI issue
2025-07-16 11:47:13 +02:00
Benoit Marty
0a69a336a7
Remove dead code.
2025-07-16 11:47:12 +02:00
Benoit Marty
3d7bf51029
Target API 35: set android:fitsSystemWindows="true"
to Activities.
2025-07-16 11:47:09 +02:00
Benoit Marty
9b0d22f83f
Avoid crash for long logs.
2025-07-15 11:14:51 +02:00
Benoit Marty
1d08018e20
A final period.
2025-07-11 20:05:33 +02:00
Benoit Marty
e5622084ce
Fix lint warning: check permission before recording audio
2025-07-11 18:12:57 +02:00
Benoit Marty
fd67cacd25
Fix lint warning: check permission before using location API
2025-07-11 18:12:34 +02:00
Benoit Marty
de3874ed79
Fix lint warning: check permission before notifying with notification
2025-07-11 17:19:49 +02:00
Benoit Marty
cf01890e3a
Fix lint warning: ignore impossible SecurityException
2025-07-11 16:56:05 +02:00
mxandreas
e44d2e4635
Updated the status of the app to make clear it is not receiving further updates.
2025-07-11 10:08:19 +01:00
Jorge Martin Espinosa
cba1bb70c7
Merge pull request #9053 from element-hq/ci/remove-buildjet
2025-07-10 15:41:56 +02:00
Jorge Martín
c10e6beb65
Run UI tests only when manually dispatched
2025-07-10 11:21:47 +02:00
Jorge Martín
41b1ded92b
Use ubuntu-22.04
runner instead of buildjet for the UI tests
2025-07-10 11:21:23 +02:00
Benoit Marty
27fc09bb8a
Fix lint warning
2025-07-09 13:02:46 +02:00
Benoit Marty
6e56c386db
Fix lint warning
2025-07-09 13:02:46 +02:00
Benoit Marty
78e100d9a9
Supress deprecation warning.
2025-07-08 15:05:28 +02:00
Benoit Marty
06721da575
Update gradle wraaper using command line
...
./gradlew wrapper --gradle-version 8.14.3 --gradle-distribution-sha256-sum bd71102213493060956ec229d946beee57158dbd89d0e62b91bca0fa2c5f3531
2025-07-08 14:43:51 +02:00
Benoit Marty
da983b4cf5
Update lint version
2025-07-08 14:42:57 +02:00
Benoit Marty
390ae5622d
Update gradle wraaper using command line
...
./gradlew wrapper --gradle-version 8.14.3 --gradle-distribution-sha256-sum bd71102213493060956ec229d946beee57158dbd89d0e62b91bca0fa2c5f3531
2025-07-08 14:41:35 +02:00