Commit graph

25256 commits

Author SHA1 Message Date
waclaw66
dfa55b56a5 Translated using Weblate (Czech)
Currently translated at 100.0% (180 of 180 strings)

Translation: SchildiChat/SchildiChat-android
Translate-URL: https://weblate.spiritcroc.de/projects/schildichat/schildichat-android/cs/
2023-10-03 07:39:13 +00:00
SpiritCroc
1a47878318 Increment version
Change-Id: Ibd52a8f3dcc58279d789f453f4d2ed5303752711
2023-09-28 11:14:57 +02:00
SpiritCroc
29c921eb96 Drop GlideWebp
The benefit of rendering some corner-case webp images is negligible
compared to issues related to the slow update policy of the library,
such as recently in relevance to CVE-2023-4863 (but also previously
for updating glide versions).

Fixes https://github.com/SchildiChat/SchildiChat-android/issues/210

Change-Id: I3809e2b48e595809fed1a6f4e405cdf178126cdb
2023-09-28 09:47:49 +02:00
SpiritCroc
bf6f71c2b5 [Labs] Prefer lower root spaces in bottom space bar
Change-Id: I884f52bb29d7279350e1101fdc9fd995461534e0
2023-09-18 11:59:39 +02:00
SpiritCroc
a411437d53 Address another possible BetterLinkMovementMethod crash
https://github.com/SchildiChat/SchildiChat-android-rageshakes/issues/1152

Well... it says it happened on longclick, but it doesn't say if it
happened in SafeBetterLinkMovementMethod or
EvenBetterLinkMovementMethod, but since we're not using it plain as far
as I see, it should be one of these, and SafeBetterLinkMovementMethod
has it already caught?

Change-Id: Ifa171203b4e65a49a89121ddd2fb714d5bcb0d64
2023-09-10 09:01:13 +02:00
SpiritCroc
97dc744db3 Fix message render failures caused by Element's ListHandler
Fixes https://github.com/SchildiChat/SchildiChat-android/issues/206

On repeated render, we sometimes get
`java.lang.NumberFormatException: For input string: ""`

Note: this doesn't necessarily happen on messages with lists, but any,
not sure when...

Change-Id: Icaa5b505c6f8a732d0a04378e0872e82ae40e16d
2023-09-10 09:01:07 +02:00
SpiritCroc
2e6fcad79f Make sure on render exception no content is leaked in log
In production builds. For internal builds, still allow it.
Note: upstream may have been leaking content here as well.

Change-Id: I1b07778d70dfddb151bf97b60482e38aeb01c26e
2023-09-10 09:01:07 +02:00
DarkCoder15
b3d5d8d5f7 Translated using Weblate (Russian)
Currently translated at 100.0% (178 of 178 strings)

Translation: SchildiChat/SchildiChat-android
Translate-URL: https://weblate.spiritcroc.de/projects/schildichat/schildichat-android/ru/
2023-09-09 17:46:45 +00:00
Jonathan Soares
94eb0015ec Translated using Weblate (Portuguese (Brazil))
Currently translated at 83.1% (148 of 178 strings)

Translation: SchildiChat/SchildiChat-android
Translate-URL: https://weblate.spiritcroc.de/projects/schildichat/schildichat-android/pt_BR/
2023-08-27 23:57:56 +00:00
franconian
b72234250f Translated using Weblate (German)
Currently translated at 94.9% (169 of 178 strings)

Translation: SchildiChat/SchildiChat-android
Translate-URL: https://weblate.spiritcroc.de/projects/schildichat/schildichat-android/de/
2023-08-14 18:57:54 +00:00
SpiritCroc
6c3c0dbc66 Fix typo
Change-Id: I867f7003604c8505eb87affbd31b14de26d729f4
2023-08-06 19:03:37 +02:00
SpiritCroc
b98153c4dd Increment version
Change-Id: If0173218f423a5f872232fe5663bd0d77078ccfe
2023-08-06 18:57:54 +02:00
SpiritCroc
98142aceb1 Merge remote-tracking branch 'weblate/sc' into sc
Change-Id: I92361eb06b3569b3775158e83e7bbad71710dd79
2023-08-06 18:54:54 +02:00
Linerly
b7cbc8887e Translated using Weblate (Indonesian)
Currently translated at 100.0% (178 of 178 strings)

Translation: SchildiChat/SchildiChat-android
Translate-URL: https://weblate.spiritcroc.de/projects/schildichat/schildichat-android/id/
2023-08-06 16:54:41 +00:00
SpiritCroc
7fb2e3fdf7 Make split ABI fdroid-checkupdates-friendly
This partially reverts 92e9d9e747.

Change-Id: I6f3d84db8ef75a363761cbd6fa2b90f2e657f72b
2023-08-06 18:06:22 +02:00
SpiritCroc
030e1f853f Log actual HTML render exception
Change-Id: I98d4274e92812df3e1143f7e8ea63b56fcbbc091
2023-08-06 11:47:28 +02:00
SpiritCroc
e448cce8d9 Increment version
Change-Id: Ica574ddd60dd46b0dfaf2c422dcd144f438c5d71
2023-08-05 17:04:55 +02:00
SpiritCroc
89cc0d583c Avoid some empty bug reporter fields
GitHub doesn't like code blocks to be empty

Change-Id: I949b9b27b84e28803d0aeffcb84aa8a9157d3e0b
2023-08-05 17:01:34 +02:00
Xenine
41d764d442 Translated using Weblate (Chinese (Simplified))
Currently translated at 98.3% (175 of 178 strings)

Translation: SchildiChat/SchildiChat-android
Translate-URL: https://weblate.spiritcroc.de/projects/schildichat/schildichat-android/zh_Hans/
2023-08-05 14:43:40 +00:00
waclaw66
d8d6141c44 Translated using Weblate (Czech)
Currently translated at 100.0% (178 of 178 strings)

Translation: SchildiChat/SchildiChat-android
Translate-URL: https://weblate.spiritcroc.de/projects/schildichat/schildichat-android/cs/
2023-08-05 14:43:39 +00:00
Suguru Hirahara
fe1f3fd9a4 Translated using Weblate (Japanese)
Currently translated at 100.0% (178 of 178 strings)

Translation: SchildiChat/SchildiChat-android
Translate-URL: https://weblate.spiritcroc.de/projects/schildichat/schildichat-android/ja/
2023-08-04 14:04:01 +00:00
DarkCoder15
d148bb0d05 Translated using Weblate (Russian)
Currently translated at 100.0% (178 of 178 strings)

Translation: SchildiChat/SchildiChat-android
Translate-URL: https://weblate.spiritcroc.de/projects/schildichat/schildichat-android/ru/
2023-08-04 14:03:59 +00:00
SpiritCroc
f605667a97 Fix possible crash rendering playback time
https://github.com/SchildiChat/SchildiChat-android-rageshakes/issues/1087

Change-Id: I688e93637a0b0c42907b980cb619f5cb6c991c50
2023-08-02 20:38:51 +02:00
SpiritCroc
1bc97e0aba Fix possible crash in autocompletion
https://github.com/SchildiChat/SchildiChat-android-rageshakes/issues/1129

Change-Id: If8514bdcd39e6477a938decf59d2380466898b23
2023-08-02 20:33:19 +02:00
SpiritCroc
6972f08b96 Bug report template: rageshake available?
Change-Id: Ic906378fae6e1392d7d975b706a82b4a31a6a566
2023-08-02 20:18:18 +02:00
SpiritCroc
ff67571dad Fix html messages not rendering at all on markwon exception
If render(): renderAndProcess(markwon.parse(text), _) fails,
the input text *string* is returned instead of a Spannable,
so we shouldn't cast without checking here.

Fixes https://github.com/SchildiChat/SchildiChat-android/issues/201

Change-Id: I1824328e0b733de699a33376833b2fbc86b0e44f
2023-08-02 20:05:35 +02:00
SpiritCroc
16ccd7817f Add non-free warning to integration manager
https://github.com/SchildiChat/SchildiChat-android/issues/130#issuecomment-1657198941

Change-Id: I0f5af145697f14b2e6e83095993fdb158b41b3d8
2023-07-30 19:50:57 +02:00
SpiritCroc
fa48365aaa Fix fdroid changelog generation
May still be broken for split ABI, but at least works again for
universal apk now

Change-Id: Ib04b56effc23cb05645040f8981d6b0e23188495
2023-07-26 15:14:19 +02:00
SpiritCroc
97eafeadcc Automatic SchildiChat string correction
Change-Id: I49a3df97e9023dbc145322029851e52cff0c9e31
2023-07-26 11:02:08 +02:00
SpiritCroc
e3d862e68d Automatic upstream merge postprocessing
Change-Id: I18116f0ab1e1503cffcccd3ecb1acef694470a92
2023-07-26 11:02:06 +02:00
SpiritCroc
6b5bfde91e Merge tag 'v1.6.5' into sc
tag

Change-Id: I4b548719336b58914ac6b52da5a2ea6fac0c4545
2023-07-26 11:01:57 +02:00
SpiritCroc
e54a8029b1 [TMP] Automatic upstream merge preparation
Change-Id: Iff21d6b13a6482dfdce0714f59946604dfd1762c
2023-07-26 11:01:44 +02:00
SpiritCroc
43464da8a8 Automatic revert to unchanged upstream strings, pt.1
Change-Id: I5f4fd024e61a31b616d93b88838d7fb29b4dbaf4
2023-07-26 11:01:43 +02:00
Benoit Marty
fd6a45a3ae Merge branch 'release/1.6.5' into main 2023-07-25 14:56:37 +02:00
Benoit Marty
f8138a7860 Adding fastlane file for version 1.6.5 2023-07-25 14:56:31 +02:00
Benoit Marty
0dea54388c Changelog for version 1.6.5 2023-07-25 14:56:03 +02:00
Benoit Marty
9776839b50
Merge pull request #8589 from RiotTranslateBot/weblate-element-android-element-app
Translations update from Weblate
2023-07-25 09:59:16 +02:00
Edgars Andersons
f48ed3679b Translated using Weblate (Latvian)
Currently translated at 83.7% (2207 of 2636 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/lv/
2023-07-25 02:31:19 +00:00
Edgars Andersons
d9a27b1514 Translated using Weblate (Latvian)
Currently translated at 83.0% (2189 of 2636 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/lv/
2023-07-24 08:38:07 +00:00
Edgars Andersons
9d19ca6ec2 Translated using Weblate (Latvian)
Currently translated at 82.7% (2180 of 2636 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/lv/
2023-07-22 11:22:15 +00:00
Weblate
657822891a Merge branch 'origin/develop' into Weblate. 2023-07-22 02:35:31 +00:00
raspin0
c86b4f9e9f Translated using Weblate (Polish)
Currently translated at 100.0% (2640 of 2640 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pl/
2023-07-22 02:35:28 +00:00
Edgars Andersons
3fe71357dd Translated using Weblate (Latvian)
Currently translated at 82.3% (2170 of 2636 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/lv/
2023-07-21 17:52:37 +00:00
Benoit Marty
14d691446a
Merge pull request #8583 from RiotTranslateBot/weblate-element-android-element-app
Translations update from Weblate
2023-07-21 17:52:19 +02:00
SpiritCroc
61205787a8 Fix banned users alignment in room settings
Use new "labs" icon from Element, that we have changed back to the old
one for settings - but since it's a bit too big (even upstream),
fix width/height in addition.

Fixes https://github.com/SchildiChat/SchildiChat-android/issues/200

Change-Id: I9195df80a5dadb9e70799ed3dc49f5702335ac49
2023-07-21 15:31:55 +02:00
SpiritCroc
92e9d9e747 Enable split ABI support
https://github.com/SchildiChat/SchildiChat-android/issues/183

Change-Id: Ia8eff01c973d365d6d4a4390153f23510ab77e0e
2023-07-21 15:10:01 +02:00
SpiritCroc
5f37ffd330 fastlane: build rust crypto
Change-Id: I596ab7a32b1df247294c9907b5f8a8059942f1b4
2023-07-21 12:27:58 +02:00
SpiritCroc
2fe66ed458 Disable build caching
This sometimes messes my gradle cache really badly, as in:
- Clean builds will finish within 1 minute
- Any code changes I do will be ignored
- There's no real indicator whether this just happened, apart from clean
  builds being unreasonably fast

Change-Id: I4559368d3c12f2700827022a5266a451bd97dc6b
2023-07-21 12:27:58 +02:00
Jonathan Soares
d16ac5c9ea Translated using Weblate (Portuguese (Brazil))
Currently translated at 67.2% (119 of 177 strings)

Translation: SchildiChat/SchildiChat-android
Translate-URL: https://weblate.spiritcroc.de/projects/schildichat/schildichat-android/pt_BR/
2023-07-19 13:57:49 +00:00
Edgars Andersons
86a126b257 Translated using Weblate (Latvian)
Currently translated at 80.1% (2113 of 2636 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/lv/
2023-07-19 13:13:54 +00:00