Commit Graph

8417 Commits

Author SHA1 Message Date
Benoit Marty 5c89179c47
Merge pull request #3064 from TR-SLimey/fix-path-traversal-file-save-api29
When downloading a file in <= API 29, replace dangerous characters with underscores
2021-03-26 15:34:03 +01:00
Benoit Marty ebc2017fe0
Merge pull request #3062 from vector-im/feature/bma/enum
Be more robust when parsing some enums
2021-03-26 15:29:51 +01:00
oogm 7453509df4 Merge remote-tracking branch 'upstream/develop' into develop 2021-03-26 14:09:21 +01:00
Damir Jelić d49bdbe016 crypto: Remove the RoomDecryptorProvider 2021-03-26 14:02:04 +01:00
Benoit Marty 94220a24d1 cleanup 2021-03-26 13:58:34 +01:00
TR-SLimey d75b7434cf
Replace dangerous characters in the filename with underscores 2021-03-26 12:45:22 +00:00
Benoit Marty 297fff1394 Cleanup some Enums 2021-03-26 13:41:10 +01:00
Benoit Marty 2e23fec82b Sadly fields cannot be private 2021-03-26 12:36:33 +01:00
Benoit Marty ee265f71e6 Be more robust when parsing some enums - RoomJoinRules 2021-03-26 12:22:11 +01:00
Benoit Marty 5364d7fd03 Be more robust when parsing some enums - Guest Access 2021-03-26 12:18:36 +01:00
Benoit Marty a7539d0f95 Be more robust when parsing some enums 2021-03-26 12:15:06 +01:00
Damir Jelić 32c1fd9c85 crypto: Remove the OlmManager 2021-03-26 10:58:58 +01:00
vachan-maker 8379489385 Translated using Weblate (Malayalam)
Currently translated at 17.3% (410 of 2362 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ml/
2021-03-26 06:34:33 +00:00
RainSlide fa3ccda3f4 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (13 of 13 strings)

Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/zh_Hans/
2021-03-26 06:34:32 +00:00
RainSlide a1757c5408 Translated using Weblate (Chinese (Simplified))
Currently translated at 97.3% (2300 of 2362 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/zh_Hans/
2021-03-26 06:34:32 +00:00
GokdenizK f3996e8634 Translated using Weblate (Turkish)
Currently translated at 67.9% (1605 of 2362 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/tr/
2021-03-26 06:34:26 +00:00
ozzii 98839e79ad Translated using Weblate (Serbian)
Currently translated at 26.3% (623 of 2362 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sr/
2021-03-26 06:34:23 +00:00
Marcelo Filho f502b323e7 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2362 of 2362 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pt_BR/
2021-03-26 06:34:17 +00:00
Thor Arne Johansen 00c051d4ff Translated using Weblate (Norwegian Bokmål)
Currently translated at 61.9% (1463 of 2362 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/nb_NO/
2021-03-26 06:34:14 +00:00
Benoit Marty da16160d28 Translated using Weblate (French)
Currently translated at 100.0% (2362 of 2362 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fr/
2021-03-26 06:34:14 +00:00
waclaw66 edee97142f Translated using Weblate (Czech)
Currently translated at 100.0% (2362 of 2362 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/cs/
2021-03-26 06:34:14 +00:00
Damir Jelić 1bff219197 crypto: Remove the event decryptor 2021-03-25 16:07:44 +01:00
Damir Jelić dace959d69 crypto: Get rid of the roomEncryptorsStore 2021-03-25 15:53:18 +01:00
Benoit Marty 0f22dc610d
Merge pull request #3043 from vector-im/dependabot/gradle/kotlin_version-1.4.32
Bump kotlin_version from 1.4.31 to 1.4.32
2021-03-25 13:57:50 +01:00
dependabot[bot] 081a904f8a
Bump kotlin_version from 1.4.31 to 1.4.32
Bumps `kotlin_version` from 1.4.31 to 1.4.32.

Updates `kotlin-gradle-plugin` from 1.4.31 to 1.4.32
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

Updates `kotlin-stdlib-jdk7` from 1.4.31 to 1.4.32
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

Updates `kotlin-stdlib` from 1.4.31 to 1.4.32
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-25 12:57:42 +00:00
Benoit Marty 11a56dacb6
Merge pull request #3054 from vector-im/dependabot/gradle/androidx.fragment-fragment-ktx-1.3.2
Bump fragment-ktx from 1.3.0 to 1.3.2
2021-03-25 13:57:02 +01:00
Benoit Marty 68600c0538
Merge pull request #3053 from vector-im/dependabot/gradle/androidx.recyclerview-recyclerview-1.2.0-rc01
Bump recyclerview from 1.2.0-beta02 to 1.2.0-rc01
2021-03-25 13:56:22 +01:00
Benoit Marty 0d10d388e1
Merge pull request #3056 from vector-im/feature/bma/displayVersion
Add version details on the login screen, in debug or developer mode
2021-03-25 13:55:37 +01:00
Damir Jelić 3812162f4f crypto: Move the outgoing request sending logic into separate methods 2021-03-25 13:17:06 +01:00
Benoit Marty 627e9a9543 Add version details on the login screen, in debug or developer mode 2021-03-25 11:18:26 +01:00
dependabot[bot] ee1059f1db
Bump fragment-ktx from 1.3.0 to 1.3.2
Bumps fragment-ktx from 1.3.0 to 1.3.2.

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-25 06:33:50 +00:00
dependabot[bot] 30515492ca
Bump recyclerview from 1.2.0-beta02 to 1.2.0-rc01
Bumps recyclerview from 1.2.0-beta02 to 1.2.0-rc01.

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-25 06:31:57 +00:00
Damir Jelić 4b157f7915 crypto: Don't use the device list manager in onSyncWillProcess 2021-03-24 17:03:36 +01:00
Damir Jelić 4eeb47dc56 crypto: Remove more unused methods 2021-03-24 16:27:38 +01:00
Damir Jelić 6bc825b0bc crypto: Remove the UploadKeysTask copy 2021-03-24 16:15:52 +01:00
Damir Jelić 36451e5410 crypto: Remove the unused olm unwedging method 2021-03-24 16:01:40 +01:00
Damir Jelić 6e53ab2bcf crypto: Remove an unused method 2021-03-24 16:01:19 +01:00
Damir Jelić 629623f720 crypto: Remove the one-time keys uploader 2021-03-24 16:00:51 +01:00
Damir Jelić 555d24fea5 crypto: Remove the delete device with password task 2021-03-24 15:54:56 +01:00
Damir Jelić 1773a361d1 crypto: Remove the method to delete devices with an user password 2021-03-24 15:49:31 +01:00
Damir Jelić 758e8f7fb6 crypto: Remove the cancelRoomKeyRequest method 2021-03-24 15:45:03 +01:00
Damir Jelić 67f238069a crypto: Remove the gossipping managers from the crypto service 2021-03-24 15:44:33 +01:00
Damir Jelić 5b2629ba00 crypto: Remove the incoming gossipping manager 2021-03-24 15:21:39 +01:00
Damir Jelić 981e6b65b0 crypto: Remove the requestRoomKeyForEvent method
This method doesn't seem to be used anywhere, only a single tests seems
to call it. The funcionality has been moved to the rust-sdk and tested
there.
2021-03-24 14:20:39 +01:00
Damir Jelić 515c9be2d9 crypto: Remove the CryptoSyncHandler 2021-03-24 14:17:26 +01:00
Damir Jelić f5348d6c9d crypto: Remove the object signer from the crypto service 2021-03-24 14:02:32 +01:00
Damir Jelić e4ac5f6c13 crypto: Don't track users on the kotlin side of things 2021-03-24 13:45:15 +01:00
Damir Jelić 669a5f9815 crypto: Remove the MXOlmDevice 2021-03-24 12:35:21 +01:00
Damir Jelić 7f86f512ed crypto: Remove the one-time key uploader since Rust is handling this 2021-03-24 12:28:41 +01:00
Benoit Marty 276677295f Deleted translation using Weblate (Norwegian Bokmål (nb)) 2021-03-24 08:49:57 +00:00