Jorge Martin Espinosa
f50b7703f4
Merge pull request #9080 from element-hq/misc/bump-jitsi-to-v11.4.0
...
Bump Jitsi to v 11.4.0 with 16KB page size
2025-09-15 18:39:54 +02:00
Jorge Martín
0332e8ea08
Move overrideLibrary
to the right file
2025-09-15 18:08:46 +02:00
Jorge Martín
1e0cb030eb
Fix lint issues
2025-09-12 16:42:52 +02:00
Jorge Martín
01af1e6daa
Revert min SDK version to 21, we'll trust the version checks in place
2025-09-12 16:42:29 +02:00
Jorge Martín
1b2171bc3e
Add changelog
2025-09-12 12:54:25 +02:00
Jorge Martín
effcb21a7f
Bump minSdk to 26
to work with modern react native versions
2025-09-12 12:28:30 +02:00
Jorge Martín
f2a8c42bd2
Bump Jitsi to v 11.4.0
2025-09-12 12:28:09 +02:00
ganfra
d5fc65fdb5
Merge pull request #9068 from element-hq/feature/clean_store_translations
...
misc : remove all store translations except en-US
2025-08-07 16:52:33 +02:00
ganfra
ceed071576
misc : remove all store translations except en-US
2025-08-07 14:45:59 +02:00
ganfra
4946b0576e
version++
2025-08-06 15:24:56 +02:00
ganfra
85317a7a37
Merge branch 'release/1.6.44' into develop
2025-08-06 15:23:26 +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