Commit graph

25833 commits

Author SHA1 Message Date
SpiritCroc
38bfec6044 Increment version
Change-Id: I935cd9a965c94fed0542a1bcfc5248dcb5557aa8
2024-12-22 14:05:24 +01:00
SpiritCroc
cf395cc41f Automatic SchildiChat string correction
Change-Id: Ic28057ac525d2cb0ee237ff3c279ecb20de66a86
2024-12-20 19:32:17 +01:00
SpiritCroc
5b22b49dc3 Automatic upstream merge postprocessing
Change-Id: I7a3515c0bb3f1e4166ce4064baed172c37c2898a
2024-12-20 19:32:16 +01:00
SpiritCroc
cb32fea628 Merge tag 'v1.6.26' into sc
tag

Change-Id: I169e7b755649243697d22b22fc103f6638a15bfd
2024-12-20 19:31:40 +01:00
SpiritCroc
123629b1e2 [TMP] Automatic upstream merge preparation
Change-Id: I8880173164b9e9339c22f1f28b8fb0255df114df
2024-12-20 19:31:00 +01:00
SpiritCroc
7b0a5a6efb Automatic revert to unchanged upstream strings, pt.1
Change-Id: I0bc6ba37fcdeca54abae31cd24dde561319e97e8
2024-12-20 19:31:00 +01:00
Benoit Marty
c3fa399b60 Merge branch 'release/1.6.26' into main 2024-12-20 10:08:35 +01:00
Benoit Marty
a0d1b2d4cd Adding fastlane file for version 1.6.26 2024-12-20 10:08:26 +01:00
Benoit Marty
0c3686c8ef Changelog for version 1.6.26 2024-12-20 10:07:57 +01:00
Benoit Marty
505168f2b3
Merge pull request #8965 from element-hq/feature/bma/fixMigration
Ensure Realm migration does not crash
2024-12-20 10:04:16 +01:00
Benoit Marty
324ea9502e Ensure Realm migration does not crash
Fixes #8962
2024-12-20 09:32:41 +01:00
Benoit Marty
9dfc1f1953
Merge pull request #8947 from tulir/patch-1
Fix rendering text replies
2024-12-20 09:17:26 +01:00
Benoit Marty
2217631c24
Merge pull request #8929 from element-hq/dependabot/bundler/rexml-3.3.9
Bump rexml from 3.2.9 to 3.3.9
2024-12-20 09:14:32 +01:00
Benoit Marty
6dddaf25e6
Merge pull request #8956 from element-hq/sync-emojis
Sync Emojis
2024-12-20 09:14:00 +01:00
Benoit Marty
edfd446b36
Merge pull request #8960 from element-hq/feature/valere/bump_rust_sdk_0.6.0
Bump org.matrix.rustcomponents:crypto-android from 0.5.0 to 0.6.0
2024-12-20 09:13:35 +01:00
Valere
e8f956612c Update changelog 2024-12-18 22:25:30 +01:00
Valere
aa2655616c Bump org.matrix.rustcomponents:crypto-android from 0.5.0 to 0.6.0
Based on matrix-sdk-crypto-0.9.0
2024-12-18 22:23:22 +01:00
bmarty
35ca771231 Sync Emojis 2024-12-16 00:13:07 +00:00
SpiritCroc
350c9fc9ca Increment version
Change-Id: I1098812fa9e84ad31c69b32b071ee6d2d09a5018
2024-12-02 10:09:29 +01:00
SpiritCroc
fb75357dee Fix app stuck in restart loop when requesting notification permissions
Fixes https://github.com/SchildiChat/SchildiChat-android/issues/235

Note: this disables a "security mechanism" added by upstream. I don't
think the attack vector this saves us from justifies completely breaking
login though. There may be a way to keep the mechanism effective by
checking for activities owned by the operating system, but that probably
requires a more elaborate signature check to be safe.

Change-Id: Ic8ebe8f0d6377ee8a74f83573a9414b21126713b
2024-12-02 10:05:38 +01:00
SpiritCroc
07c88d5119 Increment version
Change-Id: Idf0eed1582ae78c60117ed93f7b04df389ddf1f9
2024-11-29 11:53:05 +01:00
Inbydev
8d255d247c Translated using Weblate (Spanish)
Currently translated at 67.2% (121 of 180 strings)

Translation: SchildiChat/SchildiChat-android
Translate-URL: https://weblate.spiritcroc.de/projects/schildichat/schildichat-android/es/
2024-11-24 19:53:24 +00:00
SpiritCroc
afcaf7e305 Automatic SchildiChat string correction
Change-Id: Iec3728d04899008af2688045be4bf07075f912c2
2024-11-20 18:09:54 +01:00
SpiritCroc
e24b288574 Automatic upstream merge postprocessing
Change-Id: Ide9c11748f9e3deae773a2a4dcde101d06be5427
2024-11-20 18:09:52 +01:00
SpiritCroc
b625b2890f Merge tag 'v1.6.24' into sc
tag

Change-Id: Ie90b0878e14be3ef0cc29fe45fedcc130f1eb0a7
2024-11-20 18:09:48 +01:00
SpiritCroc
413b208bfe [TMP] Automatic upstream merge preparation
Change-Id: I1fed665c7b5eb0d0b50beff2ed0a7f6340a99222
2024-11-20 18:09:00 +01:00
SpiritCroc
756b5b821e Automatic revert to unchanged upstream strings, pt.1
Change-Id: Iab17f436748ff88a2a70c1d5ae0da859314cf573
2024-11-20 18:09:00 +01:00
Benoit Marty
8529813dae version++ 2024-11-19 16:43:17 +01:00
Benoit Marty
c8f86aae2d Merge tag 'v1.6.24' into develop
tag
2024-11-19 16:42:18 +01:00
Benoit Marty
de6b7c53e5 Merge branch 'release/1.6.24' into main 2024-11-19 16:40:32 +01:00
Benoit Marty
4f9bdd88e2 Adding fastlane file for version 1.6.24 2024-11-19 16:40:23 +01:00
Benoit Marty
132ea23250 Changelog for version 1.6.24 2024-11-19 16:39:45 +01:00
Tulir Asokan
6b5a284935
Update UpdatedReplyDecorator.kt 2024-11-18 21:50:01 +02:00
Benoit Marty
367fcfa8f9
Merge pull request #8945 from element-hq/feature/bma/elementCallNotification
Ensure m.call.notify event is not filtered out by push rules.
2024-11-18 14:56:53 +01:00
Benoit Marty
591ec1052c Ensure m.call.notify event is not filtered out by push rules. 2024-11-18 13:04:39 +01:00
Benoit Marty
93962d035e
Merge pull request #8925 from christianrowlands/bugfix/cmr/extended-character-filename
#6449 Extended file name support to include characters from multiple languages, including Cyrillic and Han scripts
2024-11-12 17:03:16 +01:00
Benoit Marty
ea170fc2af
Merge pull request #8941 from element-hq/feature/bma/elementCall
Element call incoming call
2024-11-12 16:40:12 +01:00
Benoit Marty
7051c0c46e
Merge pull request #8933 from element-hq/feature/bca/fix_previously_verified_users
feat(crypto): Add support for verification violation warnings
2024-11-12 16:39:24 +01:00
Christian Rowlands
a608bff03b Merge branch 'develop' into bugfix/cmr/extended-character-filename 2024-11-12 10:37:40 -05:00
Benoit Marty
ebfac823c5 Use clock. 2024-11-12 16:31:59 +01:00
Benoit Marty
fbef34f3b2 Format file 2024-11-12 16:26:44 +01:00
Benoit Marty
ab4291f093
Merge pull request #8914 from amitshilo11/bugfix/microphone-access-loss-on-background-8881
[Bugfix] Fix microphone loss during background voice calls on Android 14
2024-11-12 16:24:32 +01:00
Benoit Marty
f189fa7c08
Merge pull request #8922 from element-hq/sync-emojis
Sync Emojis
2024-11-12 16:22:29 +01:00
Christian Rowlands
36e8b7b25a #6449 Remove unused imports 2024-11-12 10:21:06 -05:00
Benoit Marty
5537bf8493
Merge pull request #8926 from erikhuizinga/patch-1
Fix reference
2024-11-12 16:20:59 +01:00
Christian Rowlands
2cfc230255 #6449 Use the correct name in the file headers 2024-11-12 10:15:23 -05:00
Benoit Marty
12adddb637 Changelog 2024-11-12 15:19:57 +01:00
Benoit Marty
6e2a0cfa91 Render incoming Element Call in the notification (unsupported) 2024-11-12 15:12:53 +01:00
Benoit Marty
066545a4b3 Render incoming Element Call in the timeline (unsupported) 2024-11-12 14:06:11 +01:00
Benoit Marty
ac94bff81e
Merge pull request #8928 from element-hq/feature/bma/java21
Java 21
2024-11-12 11:05:09 +01:00