Commit Graph

5704 Commits

Author SHA1 Message Date
Benoit Marty f689871fc0 Code symmetry 2020-09-04 18:45:49 +02:00
Benoit Marty 8ead371603 Fix crash with WakeLock 2020-09-04 18:43:59 +02:00
Benoit Marty 8045d61e1f Code cleanup 2020-09-04 18:41:13 +02:00
Onuray Sahin e790c35270 Use stringProvider. 2020-09-04 17:19:54 +02:00
Onuray Sahin 914ec895ee Use ContextCompat.getSystemService function. 2020-09-04 17:19:54 +02:00
Onuray Sahin bd05484b2d Initialize fields in the constructor. 2020-09-04 17:19:54 +02:00
Onuray Sahin 7872838056 Changelog added. 2020-09-04 17:19:54 +02:00
Onuray Sahin b89b3db077 Use proximity manager to turn the screen off while the ear speaker is used. 2020-09-04 17:19:18 +02:00
Onuray Sahin 8e3d83579b Remove attachBaseContext to fix the crash. 2020-09-04 17:19:18 +02:00
Onuray Sahin 96845d31db Proximity sensor implementation. 2020-09-04 17:19:18 +02:00
Benoit Marty 89fa2ece43 Fix compilation issue (I'm tired) 2020-09-04 15:46:16 +02:00
Benoit Marty 82e3adebbc Improve wording and fix typo 2020-09-04 14:23:56 +02:00
Benoit Marty 2490d4d638 Generic email-provider hots. 2020-09-04 14:18:47 +02:00
Benoit Marty 55f04906ac Correct markdown formatting 2020-09-04 14:17:15 +02:00
Onuray Sahin f186a00515 Support legacy riot.im url. 2020-09-04 14:20:03 +03:00
Benoit Marty 0bd7e40a22 Rework: split long method, extract thumbnail management 2020-09-04 12:33:10 +02:00
Benoit Marty ad984b26fb Move variable declaration 2020-09-04 12:22:38 +02:00
Benoit Marty 3a659a9f3b Ensure temporary files are deleted even in case of Exception 2020-09-04 12:03:20 +02:00
Benoit Marty 0217e79324 Ensure input stream is closed 2020-09-04 11:08:44 +02:00
Benoit Marty 544bff9f4f For only with Files now 2020-09-04 11:07:06 +02:00
PPNplus a4fdf1802b Translated using Weblate (Thai)
Currently translated at 1.5% (28 of 1849 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.riot.im/projects/element-android/element-app/th/
2020-09-04 08:43:08 +00:00
LinAGKar 2c4f7d38a2 Translated using Weblate (Swedish)
Currently translated at 100.0% (1849 of 1849 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.riot.im/projects/element-android/element-app/sv/
2020-09-04 08:43:07 +00:00
Peter Vágner 48a9e1ff9f Translated using Weblate (Slovak)
Currently translated at 70.0% (1294 of 1849 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.riot.im/projects/element-android/element-app/sk/
2020-09-04 08:43:06 +00:00
rkfg c4b6d52657 Translated using Weblate (Russian)
Currently translated at 100.0% (1849 of 1849 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.riot.im/projects/element-android/element-app/ru/
2020-09-04 08:42:43 +00:00
call_xz 43b291d2d0 Translated using Weblate (Japanese)
Currently translated at 49.9% (923 of 1849 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.riot.im/projects/element-android/element-app/ja/
2020-09-04 08:42:43 +00:00
Benoit Marty b31178683c typo 2020-09-04 09:37:49 +02:00
Benoit Marty 38631eb70e Format 2020-09-04 09:37:10 +02:00
Benoit Marty 6246fd98c3 Cleanup 2020-09-04 09:36:18 +02:00
Benoit Marty 71aa315f2a Cleanup 2020-09-04 09:36:18 +02:00
Benoit Marty af6a94d08e Support for image compression on Android 10 2020-09-04 09:36:18 +02:00
Valere f6c7f3eed1
Merge pull request #1889 from vector-im/feature/enhance_big_files
Feature/enhance big files
2020-09-03 17:09:55 +02:00
Valere e0c5377968
Merge branch 'develop' into feature/enhance_big_files 2020-09-03 17:09:40 +02:00
Benoit Marty 8aada10f0d Show M_WEAK_PASSWORD error in the password field 2020-09-03 15:21:21 +02:00
Valere 0c39495e3f FIx / unneeded code 2020-09-03 15:03:07 +02:00
Valere 7c638798c7 Code review 2020-09-03 14:53:13 +02:00
Benoit Marty 05ec5bde93
Merge pull request #2020 from vector-im/feature/add_email
Add email and phone numbers
2020-09-03 14:33:09 +02:00
Benoit Marty d2d372d140
Merge pull request #2043 from vector-im/feature/cleanup_after_2002
Cleanup after #2002
2020-09-03 11:15:45 +02:00
Benoit Marty e9b3ab91a0
Merge pull request #1902 from vector-im/feature/verify_one_session
Feature/verify one session
2020-09-03 11:11:22 +02:00
Benoit Marty 633b12f66d Propose to verify the current session if the 4S contains secret, even if there is no other sessions 2020-09-03 10:00:01 +02:00
Benoit Marty 2efe5a420c Do not propose to verify the current session if there is only one session (#1901) 2020-09-03 09:54:03 +02:00
Benoit Marty 96c7f57ea0 Remove useless member 2020-09-03 09:52:57 +02:00
Benoit Marty 6af879fe2a Rename class 2020-09-03 09:52:14 +02:00
Benoit Marty b935a6557f Move state to a dedicated file 2020-09-03 09:46:17 +02:00
Valere 8340d5e71f Fix tests 2020-09-03 09:38:40 +02:00
Valere 8103081e0e Fix / Support open and view of sending attachment 2020-09-03 09:31:53 +02:00
Benoit Marty be3157b6f5 Do not strip new lines. Many tests are not passing, we should work more on it... 2020-09-03 09:24:44 +02:00
Benoit Marty ae9afcc393 Add test to cover line break 2020-09-03 09:16:37 +02:00
Benoit Marty e73480c0ef Riot -> Element 2020-09-03 09:06:12 +02:00
Benoit Marty e02b9b7736 Changelog 2020-09-02 19:02:36 +02:00
Benoit Marty 8c801ae078 API change: encrypted files are now decrypted internally, no need to expose decryptStream() anymore 2020-09-02 19:01:26 +02:00