Commit Graph

5344 Commits

Author SHA1 Message Date
Benoit Marty 1a452a6cd7 Improve error for non supported SSO flow to delete device or add MSISDN 2020-09-01 12:58:53 +02:00
Benoit Marty 35f854de5d Also request focus (keyboard is not shown on my device :/) 2020-09-01 10:45:48 +02:00
Benoit Marty 99343294c6 Rename class 2020-09-01 10:09:28 +02:00
Benoit Marty 56261bd741 Add a trick to reset EditText field when recycled. 2020-09-01 10:07:04 +02:00
Benoit Marty 1d53b48c8a Inline wrong token error 2020-08-31 23:11:58 +02:00
Benoit Marty 5594489b69 Optimisation and cleanup 2020-08-31 22:20:59 +02:00
Benoit Marty ddb858380e Code quality 2020-08-31 21:46:55 +02:00
Benoit Marty bf5c1e9d8f Add phone numbers to account 2020-08-31 20:53:37 +02:00
Benoit Marty 931eeac548 Add MSISDN (WIP) 2020-08-31 18:07:25 +02:00
Benoit Marty 9c05efa15d Fix migration issue. Also do not delete Realm file in case of migration issue when debugging. 2020-08-31 16:46:56 +02:00
Benoit Marty bd12c89a3c Move the DB version number to the Migration class, I think it has more sense. Also increase the value. 2020-08-31 16:29:34 +02:00
Benoit Marty e309b30203 Implement: Adding MSISDN (WIP) 2020-08-31 16:16:18 +02:00
Benoit Marty 5a21249022 Doc: Adding MSISDN 2020-08-31 15:08:59 +02:00
Benoit Marty 3c3c51e6fd Doc: more generic to handle MSISDN 2020-08-31 14:48:48 +02:00
Benoit Marty ee3e10a4b0 Add threePid: improve UI for phone numbers 2020-08-31 14:46:05 +02:00
Benoit Marty e92cf38cde Add threePid: improve UX (remove dialog) 2020-08-31 14:30:47 +02:00
Benoit Marty 58938a239e Format phone number 2020-08-28 19:07:41 +02:00
Benoit Marty da4695ff2a Improve UI of threePid screen 2020-08-28 18:35:04 +02:00
Benoit Marty 9fecc1b992 Reduce button width 2020-08-28 18:05:59 +02:00
Benoit Marty e8e1330cd5 Cleanup 2020-08-28 18:05:07 +02:00
Benoit Marty 1af45ede62 Add some guard, and allow to cancel adding 3pid 2020-08-28 17:55:38 +02:00
Benoit Marty f6f9373aeb Cleanup 2020-08-28 17:06:17 +02:00
Benoit Marty 36a9b80040 i18n for M_THREEPID_AUTH_FAILED 2020-08-28 17:05:40 +02:00
Benoit Marty 175a5ab824 List phone numbers and emails added to the Matrix account, and add Email to account (#44) 2020-08-28 16:45:09 +02:00
Benoit Marty 46d3608ccb RiotX -> Element 2020-08-28 11:25:16 +02:00
Benoit Marty b11eced4f1 Fix a refresh problem on the user avatar 2020-08-28 11:12:29 +02:00
Benoit Marty 66dfcbc2f8 Add documentation on the flows 2020-08-28 10:59:51 +02:00
Benoit Marty 71de2d9adc
Update README.md 2020-08-28 09:23:55 +02:00
Benoit Marty 3f30636808
Matrix SDK is now exported 2020-08-28 09:23:08 +02:00
Benoit Marty fbcc7aa211
Merge pull request #1993 from vector-im/feature/fix_call_in_background
Don't pause the sync thread if there is an active or pending call.
2020-08-27 22:41:46 +02:00
Benoit Marty a0af769d7c
Merge pull request #2016 from vector-im/feature/sonar_fixes
Sonar fixes
2020-08-27 21:39:56 +02:00
Benoit Marty ef4f930ba2 Don't pause the sync thread if there is an active or pending call.
But pause the sync thread when there is no active call and the app is the background.
Authors: Onuray, I just rebased and squashed all the commit
2020-08-27 18:20:06 +02:00
Benoit Marty 8369003bdf Sonar: rename project name and project key 2020-08-27 18:16:29 +02:00
Benoit Marty 02145eaa06 Github repository has been renamed 2020-08-27 18:16:29 +02:00
Benoit Marty a857d8e306 Fix bugs detected by sonar 2020-08-27 18:16:29 +02:00
Benoit Marty cb64f472fe Remove commented out code and useless code 2020-08-27 18:15:53 +02:00
Benoit Marty cd28ad4c07 Remove dead code (QrCode animation) 2020-08-27 18:15:53 +02:00
Benoit Marty b69616117f Sonar: skip project `diff-match-patch` 2020-08-27 18:15:53 +02:00
Benoit Marty 59fa2e28c2 Fix sonar analysis version name issue 2020-08-27 18:15:53 +02:00
Benoit Marty 0f1e348ac4
Merge pull request #2010 from vector-im/feature/fix_send_room_v6
Feature/fix send room v6
2020-08-27 18:14:58 +02:00
Benoit Marty 67bde947f9
Merge pull request #2009 from vector-im/feature/joining_room
Feature/joining room
2020-08-27 18:11:42 +02:00
ganfra 28a1cf6982 Join room: clean up after benoit's remarks 2020-08-27 11:44:21 +02:00
ganfra 9c1c9f96e1 Room v6: finish cleaning up 2020-08-27 10:34:40 +02:00
ganfra 3c0177c2dd Update CHANGES 2020-08-26 19:25:20 +02:00
ganfra dc4135b506 Remove unnecessary code now we have an other way to keep number types 2020-08-26 19:21:41 +02:00
ganfra cefdbe1d08 Add CheckNumberType in json to fix sending in room v6 2020-08-26 19:21:14 +02:00
Benoit Marty 95e80f0263
Merge pull request #2001 from vector-im/feature/mention_display_name
Fix mention display name
2020-08-26 17:35:23 +02:00
Benoit Marty 013f51f0c4
Merge branch 'develop' into feature/mention_display_name 2020-08-26 17:35:16 +02:00
Benoit Marty 75911ba4c0
Merge pull request #2008 from vector-im/feature/sas_emoji
Create a script to import SAS strings (#1909)
2020-08-26 17:34:43 +02:00
Benoit Marty b3edc439cf
Merge pull request #1997 from vector-im/feature/switch_language
Switch language and font size settings fixes
2020-08-26 17:34:26 +02:00