Commit Graph

3587 Commits

Author SHA1 Message Date
ganfra 35a6f90ed6 Create configure script for template 2020-04-29 14:41:45 +02:00
ganfra d463e5e500 Create template 2020-04-29 14:38:01 +02:00
Benoit Marty 67f07bd1bb
Merge pull request #1297 from vector-im/feature/xsigning_trust_optimization
Feature/xsigning trust optimization
2020-04-29 10:32:29 +02:00
Benoit Marty 4dc0b00569 Import string from Matrix SDK 2020-04-28 23:54:35 +02:00
Benoit Marty 87979ccadd
Merge pull request #1299 from vector-im/feature/emoji_perf
Emoji completion for 🎉
2020-04-28 23:41:02 +02:00
Benoit Marty 7c2a5af8f2
Merge pull request #1301 from vector-im/feature/strings
Feature/strings
2020-04-28 23:40:39 +02:00
Benoit Marty dc6d4c6789 Remove problematic translation 2020-04-28 21:54:14 +02:00
Benoit Marty db3d5e2677 Remove not used anymore translations 2020-04-28 21:36:34 +02:00
Benoit Marty 6dc8bdde04 Import translation from Riot-Android 2020-04-28 21:35:39 +02:00
Valere c02cfb2f4f
Merge pull request #1296 from vector-im/feature/untrusted_session_shields
Update manage sessions screen
2020-04-28 19:17:00 +02:00
ganfra 8942ce964a Fix android test not compiling 2020-04-28 19:09:20 +02:00
Valere a05c401892 Code review 2020-04-28 18:47:54 +02:00
ganfra 43055964ba Crypto store : avoid copying before mapping to other data 2020-04-28 16:26:04 +02:00
Benoit Marty a4192a0761 Emoji completion 🎉 does not completes to 🎉 like on web (#1285) 2020-04-28 14:29:43 +02:00
Benoit Marty 9c8ff7de7f Add Android test for EmojiDataSource 2020-04-28 14:15:50 +02:00
Benoit Marty b4247c89e4 Make fun internal 2020-04-28 14:15:50 +02:00
Valere cdabca6def Fix copy 2020-04-28 13:20:30 +02:00
Valere 2d6f0205a4 Update manage sessions screen 2020-04-28 13:20:30 +02:00
ganfra 4e8177f738 Fix lint 2020-04-28 13:10:44 +02:00
Valere 798e9e4fde
Merge pull request #1287 from vector-im/feature/improve_security_toaster
Remember ignored unknown sessions
2020-04-28 12:38:14 +02:00
ganfra fc86e7e1f6 ShieldTrust: use only active members 2020-04-28 11:00:41 +02:00
ganfra 21912c290a XSigning keys: use json instead of object serialization 2020-04-28 10:59:51 +02:00
Benoit Marty df335c7aa3
Merge pull request #1290 from vector-im/feature/cleanup_ui_state
Clear preferences when user logs out
2020-04-28 10:54:48 +02:00
Benoit Marty 8bd4cc8f54
Merge pull request #1277 from vector-im/feature/sso
Use correct sso url
2020-04-27 14:36:37 +02:00
Benoit Marty 4e3df99e42
Merge pull request #1281 from vector-im/feature/various_issues_verification_ssss_bootstrap
Feature/various issues verification ssss bootstrap
2020-04-27 14:32:18 +02:00
Benoit Marty b1e1b4a7dc Remove "Reset keys" developer action 2020-04-27 14:25:45 +02:00
Benoit Marty a233e9b0a0 Avoid code duplication, and improve readability 2020-04-27 14:25:45 +02:00
Benoit Marty ebecb9bb9a i18n 2020-04-27 14:25:07 +02:00
Benoit Marty 35962c3cb5 Do not propose bootsrap for SSO accounts
Because we do not support yet confirming account credentials using SSO
2020-04-27 14:25:07 +02:00
Benoit Marty 0ac6a26b6e Add "continue" button to the bootstrap bottom sheet 2020-04-27 14:25:07 +02:00
Benoit Marty 0a887c0926 Cleanup 2020-04-27 14:25:07 +02:00
Benoit Marty 54c0239969 fix layout issue when text is displayed on 2 lines 2020-04-27 14:25:07 +02:00
Benoit Marty 8559254593
Merge pull request #1289 from vector-im/feature/fix-edited_event_click
Do not handle url if it is not valid.
2020-04-27 14:24:25 +02:00
onurays 626eb4d06b Comments added to explain why we should check if the url is valid. 2020-04-27 13:44:16 +03:00
Benoit Marty a633c11c1d Do not clear developer preference when logging out 2020-04-27 12:29:38 +02:00
Benoit Marty a4931e21ae Clear sharedPreference when logging out 2020-04-27 12:26:19 +02:00
Valere 996fabb327
Merge pull request #1288 from vector-im/feature/fix_update_4s_backup_after_bootstrap
Fix / backup key was not save in 4S after bootstrap
2020-04-27 11:42:09 +02:00
onurays 6c4e71d7d4 Do not handle url if it is not valid. 2020-04-27 12:26:35 +03:00
Valere ad0ad502aa Fix / backup key was not save in 4S after bootstrap 2020-04-27 11:14:13 +02:00
Valere 42b47c25aa Remember ignored unknown sessions 2020-04-27 10:09:37 +02:00
Benoit Marty 7ef1970a0b Better layout preview 2020-04-27 01:17:20 +02:00
Benoit Marty 409d751612
Merge pull request #1278 from vector-im/feature/fix_misleading_url_color
Fix the color of misleading url according to design document.
2020-04-27 00:50:03 +02:00
onurays 52aa57ac7c Fix the color of misleading url according to design document. 2020-04-24 17:18:59 +03:00
Benoit Marty 8daf72a4b0 Use correct URL for SSO connection (#1178) 2020-04-24 15:54:02 +02:00
Benoit Marty 51eb2cda95 Move some constants to the Matrix SDK 2020-04-24 15:53:30 +02:00
Benoit Marty 57779c99c2 improve script 2020-04-24 14:39:55 +02:00
Benoit Marty 02e02ed691
Merge pull request #1275 from vector-im/feature/log_improvement
Log improvement for test
2020-04-24 14:38:28 +02:00
Benoit Marty af0b798ef1 Ensure Timber log output when running tests
to squash
2020-04-24 13:38:28 +02:00
Benoit Marty 51be8d5ed5 Remove previous temporary solution 2020-04-24 13:26:25 +02:00
Benoit Marty 270bed5013 EventBus logs using Timber 2020-04-24 11:57:49 +02:00