manuroe
50be542bb3
Device Verification: Make incoming requests dialogs dequeueing work without a random sleep
2019-04-24 08:55:45 +02:00
manuroe
e1f3722247
Device Verification: Remove a TODO
2019-04-24 08:23:44 +02:00
manuroe
8a79681609
Device Verification: Fix Steve's PR comments
2019-04-24 08:18:56 +02:00
Aaron Raimist
dbafe1898d
home server -> homeserver ( #2345 )
...
Signed-off-by: Aaron Raimist <aaron@raim.ist >
2019-04-19 21:27:10 -05:00
SBiOSoftWhare
e4180113fa
Update JistiViewController to use new JitsiMeet SDK API
2019-04-19 18:34:44 +02:00
SBiOSoftWhare
c185fdd87a
Create JitsiService to abstract and configure Jisti Meet SDK
2019-04-19 18:29:53 +02:00
manuroe
c8c464f3ab
Device Verification: Update wording "Verify user" -> "Verify device"
2019-04-19 11:38:48 +02:00
manuroe
779df0bce7
Device Verification: Manage display of SAS decimals
2019-04-19 11:31:19 +02:00
manuroe
a78cb8a366
Device Verification: Clean dev code
2019-04-19 10:35:02 +02:00
manuroe
9b3d191650
Device Verification: Start: Fix missing cancelledByMe state
2019-04-18 23:12:01 +02:00
J. Ryan Stinnett
4bbb38cc84
Clarify key backup details when backup exists but is not trusted
...
This ports the wording changes from Riot Web
https://github.com/matrix-org/matrix-react-sdk/pull/2917 .
"Use key backup" as button text feels like it's telling me I haven't set it up
at all. This changes to "Connect this device ..." which seems more reassuring
and applies for both the "add to backup" and "restore from backup" use cases.
This also updates the backup status text for the case where a backup exists, but
it's not being used by the current device so that it's much more clear that you
have a backup at least.
2019-04-18 13:30:32 +01:00
manuroe
ce98975fc8
Device Verification: MXUser.displayname and avatar can be nil
2019-04-17 13:54:51 +02:00
manuroe
ed122b1580
Device Verification: Display a message when the transaction has been automatically cancelled
2019-04-17 13:05:18 +02:00
manuroe
e02f19742f
Device Verification: Removed unused code from templates
2019-04-17 12:52:45 +02:00
manuroe
68a6ee4168
Device Verification: Add DeviceVerificationDataLoading VC, a loading wheel VC
2019-04-17 12:47:42 +02:00
manuroe
6d6932dac3
Device Verification: Hack EncryptionInfoView to display the new device verification flow when the user taps on "Verify"
2019-04-17 09:51:32 +02:00
manuroe
6b9e313654
SettingsVC: Remove dead code using EncryptionInfoView
2019-04-17 08:57:16 +02:00
manuroe
d32d5eed1f
Device Verification: Plug it in the code more
2019-04-17 08:09:43 +02:00
manuroe
b22ac8df4f
Device Verification: Plug it in the code
2019-04-16 17:55:40 +02:00
manuroe
ce9a309657
Device Verification: Plug the legacy verification modal
2019-04-16 15:00:57 +02:00
manuroe
d221e1c402
Device Verification: Do not show back button
2019-04-16 11:36:51 +02:00
manuroe
dfa89b7d2b
Device Verification: Translate emoji
2019-04-16 09:33:25 +02:00
manuroe
7a8ff1e9c3
Device Verification: Verified screen
2019-04-15 18:40:04 +02:00
manuroe
ee5cf03d64
Device Verification: Verified screen
2019-04-15 18:22:24 +02:00
manuroe
69a8edebd5
Device Verification: Incoming screen: UI: Use a rounded MXKImageView
2019-04-15 15:28:59 +02:00
manuroe
de2940729c
Device Verification: Incoming screen: UI: plug data
2019-04-15 14:18:44 +02:00
manuroe
d0c49d2b29
Device Verification: Incoming screen: UI design
2019-04-15 11:09:37 +02:00
manuroe
fe223a6942
Device Verification: Incoming screen: working on UI
2019-04-13 00:19:01 +02:00
manuroe
25917e9013
Device Verification: Incoming screen: beginning
2019-04-12 23:19:07 +02:00
manuroe
ca809ba205
Device Verification: Display the "The other party cancelled the verification." modal
2019-04-11 19:38:46 +02:00
manuroe
5aa4807718
Device Verification: Verify screen: Try to make emoji names fit in their cell
2019-04-11 18:13:55 +02:00
manuroe
1008d5d318
Device Verification: Verify screen: bind transaction.confirmSASMatch()
2019-04-11 18:12:30 +02:00
SBiOSoftWhare
c1301fdfda
Update SettingsKeyBackupTableViewSection to prepare restore button removal when all keys are stored on device.
2019-04-11 10:40:26 +02:00
SBiOSoftWhare
0f9e38fcca
Merge branch 'develop' into avoid_tableview_crashes_settings
2019-04-10 17:49:37 +02:00
SBiOSoftWhare
69c65c42ce
[SettingsViewController] Avoid some crashes when reload rows animated.
2019-04-10 14:50:47 +02:00
SBiOSoftWhare
5c31b2510c
[RoomSettingsViewController] Avoid some crashes when reload sections animated.
2019-04-10 14:50:14 +02:00
SBiOSoftWhare
d27e3df8db
Make read receipt label text color use primary text color ( Fix #2294 ).
2019-04-10 12:10:15 +02:00
manuroe
9b4e54d5e0
Device Verification: Verify screen: Theme emojis names
2019-04-08 17:10:40 +02:00
manuroe
9b06c0b5df
Device Verification: Verify screen: Make emojis fit on 2 lines on SE
2019-04-08 16:50:55 +02:00
manuroe
8b7c526713
Device Verification: Verify screen: We do not need scrolling for that screen
2019-04-08 16:05:28 +02:00
manuroe
8d02ce5469
Device Verification: Start screen: We do not need scrolling for that screen
2019-04-08 15:47:34 +02:00
SBiOSoftWhare
1bd072e5f6
Use one external entry point on AppDelegate to navigate to a room
2019-04-08 13:32:46 +02:00
manuroe
2d18b75844
Device Verification: Verify screen: display emojis
2019-04-07 00:04:36 +02:00
manuroe
b9dd830df8
Device Verification: Start screen: Improve a bit layout (maybe)
2019-04-07 00:00:49 +02:00
manuroe
8804830f0a
Device Verification: Verify screen: add wording
2019-04-05 23:52:04 +02:00
manuroe
4e8b4b4321
Device Verification: Start verify screen
2019-04-05 19:09:29 +02:00
manuroe
4d34afce55
Device Verification: Start screen: add transaction cancel
2019-04-05 18:39:57 +02:00
manuroe
795b34cdcc
Device Verification: Start screen: add "Waiting for partner to accept..."
2019-04-05 18:15:05 +02:00
manuroe
b814633f31
Device Verification: Start start screen UI
2019-04-05 17:43:15 +02:00
manuroe
36c995ed1c
Device Verification: Start start screen business logic
2019-04-05 15:20:20 +02:00