manuroe
a14e1f54dc
VoiceOver: Make ScrollToBottomButton speakable
2019-09-20 17:21:00 +02:00
manuroe
e296168f5e
VoiceOver: RoomVC: No VoiceOver on media
...
#2726
2019-09-20 16:25:15 +02:00
manuroe
6f85cbfe05
VoiceOver: RoomVC: Fix some missing accessibility labels for buttons
...
#2722
2019-09-18 13:08:42 +02:00
manuroe
440a6da516
Support Riot configuration link to customise HS and IS
...
#2703
2019-09-10 11:51:49 +02:00
SBiOSoftWhare
0d143f330d
Add media picker and camera wordings.
2019-08-02 16:51:12 +02:00
SBiOSoftWhare
428ec794c3
Reaction history: Implement screen.
2019-07-30 17:24:45 +02:00
SBiOSoftWhare
cacb8834f0
Emoji picker: Implement Emoji picker screen.
2019-07-25 16:58:14 +02:00
SBiOSoftWhare
831b89469b
Emoji picker: Handle Emoji parsing with EmojiService.
2019-07-25 16:58:14 +02:00
manuroe
37949f342f
Soft logout: Implement the clear data button
...
#2540
2019-07-23 16:20:07 +02:00
manuroe
bdcb548f42
Soft logout: Implement design for the clear data section
...
#2540
2019-07-23 14:45:51 +02:00
manuroe
cb5a3866a5
Soft logout: Implement design
...
This is an adapted version of the zeplin design. It uses the current app login look and feel with the copy of the zeplin design
#2540
2019-07-23 11:51:46 +02:00
manuroe
882d2cb3cd
Device Verification: Name for ⏰ is "Clock
...
according to https://github.com/matrix-org/matrix-doc/blob/master/data-definitions/sas-emoji.json#L41
2019-07-15 14:06:12 +02:00
manuroe
a902e6227b
Edits: "(Edited)" -> "(edited)"
2019-07-12 13:18:39 +02:00
SBiOSoftWhare
34b1548087
Update strings
2019-07-11 19:33:01 +02:00
SBiOSoftWhare
f89362781d
RoomInputToolbarView: Add file upload action.
2019-07-11 19:03:32 +02:00
SBiOSoftWhare
7c2e1ccac3
Message edits history: Add strings.
2019-07-04 19:02:17 +02:00
manuroe
12671b45e3
Reactions: Show at most 8 reactions
...
#2510
2019-07-04 11:38:48 +02:00
manuroe
ba686a2018
Edits: Start history
2019-06-28 19:27:46 +02:00
manuroe
993d045c4b
Device Verification: Name for 🔒 is "Lock"
...
#2526
2019-06-24 15:46:16 +02:00
manuroe
d0afb4a736
Integrations: Manage the error of provided integrations server not responding
2019-06-21 15:06:41 +02:00
manuroe
339966ca95
Integrations: Manage the error of no configured integrations server
2019-06-21 12:12:32 +02:00
SBiOSoftWhare
525ce978d8
Add message edited mention string.
2019-06-12 15:35:30 +02:00
manuroe
3ceec59779
Merge branch 'develop' into aggregations
2019-05-20 17:57:50 +02:00
manuroe
824db1fab3
Reactions: Add a labs setting
...
#2441
2019-05-20 17:31:25 +02:00
manuroe
ad78f4f5a5
Merge branch 'aggregations' into riot_2393
2019-05-16 14:51:14 +02:00
SBiOSoftWhare
0c0fa0f451
Create RoomContextualMenuViewController
2019-05-15 23:09:03 +02:00
SBiOSoftWhare
cd7bccc2ca
Add contextual menu strings
2019-05-15 21:11:55 +02:00
SBiOSoftWhare
fcd74e3f41
Add room contextual menu images
2019-05-15 21:11:36 +02:00
manuroe
1f57e1bb95
Reactions: Translate primary reactions
2019-05-15 16:38:28 +02:00
manuroe
4fd30b401c
Device Verification: Fix bell emoji name
2019-05-06 08:19:48 +02:00
manuroe
dd486e9f22
RoomVC: When replying, use a "Reply" button instead of "Send"
2019-04-30 17:27:57 +02:00
manuroe
72bb37af7d
Strings.swift
2019-04-26 15:11:20 +02:00
manuroe
9272d92063
Merge pull request #2378 from aaronraimist/homeserver
...
home server -> homeserver (#2345 )
2019-04-26 11:41:47 +02:00
SBiOSoftWhare
16bee22b6a
Merge develop into riot_1483
2019-04-24 16:28:51 +02:00
manuroe
c6cd2d0b46
Merge pull request #2372 from vector-im/riot_2323
...
E2E: SAS Verification
2019-04-24 14:51:04 +02:00
manuroe
620be4497a
Clarify key backup details when backup exists but is not trusted in banner too
...
This follows changes made by https://github.com/vector-im/riot-ios/pull/2375
2019-04-24 10:23:27 +02:00
Aaron Raimist
f0d86eeece
home server -> homeserver ( #2345 )
...
Signed-off-by: Aaron Raimist <aaron@raim.ist >
2019-04-19 21:27:10 -05:00
SBiOSoftWhare
7fe71d507e
Put Jitsi server URL in Riot-Defaults.plist
2019-04-19 18:28:39 +02:00
manuroe
81819c16d9
Device Verification: Update wording "Verify user" -> "Verify device"
2019-04-19 11:38:48 +02:00
J. Ryan Stinnett
72f45e7bd0
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
abdd6ad70b
Device Verification: Display a message when the transaction has been automatically cancelled
2019-04-17 13:05:18 +02:00
manuroe
2cdcb2cca9
Device Verification: Add DeviceVerificationDataLoading VC, a loading wheel VC
2019-04-17 12:47:42 +02:00
manuroe
d1ceeb32cb
Device Verification: Translate emoji
2019-04-16 09:33:25 +02:00
manuroe
42879dfa3b
Device Verification: Verified screen
2019-04-15 18:22:24 +02:00
manuroe
29e8c1dd56
Template: Add SimpleScreenTemplate
2019-04-15 17:52:55 +02:00
manuroe
2ad59bf8d8
Device Verification: Incoming screen: UI design
2019-04-15 11:09:37 +02:00
manuroe
342aedce3b
Device Verification: Incoming screen: beginning
2019-04-12 23:19:07 +02:00
manuroe
1b7e5a0e80
Device Verification: Display the "The other party cancelled the verification." modal
2019-04-11 19:38:46 +02:00
manuroe
1e5a831d0b
Device Verification: Start screen: We do not need scrolling for that screen
2019-04-08 16:51:07 +02:00
manuroe
ffe3840805
Device Verification: Verify screen: add wording
2019-04-05 23:52:04 +02:00