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
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
SBiOSoftWhare
a38917dbf7
Merge branch 'develop' into avoid_tableview_crashes_settings
2019-04-10 17:49:37 +02:00
SBiOSoftWhare
a7fb92adfa
[SettingsViewController] Avoid some crashes when reload rows animated.
2019-04-10 14:50:47 +02:00
SBiOSoftWhare
fc5061808b
[RoomSettingsViewController] Avoid some crashes when reload sections animated.
2019-04-10 14:50:14 +02:00
SBiOSoftWhare
6375721c72
Make read receipt label text color use primary text color ( Fix #2294 ).
2019-04-10 12:10:15 +02:00
SBiOSoftWhare
802350922c
Use one external entry point on AppDelegate to navigate to a room
2019-04-08 13:32:46 +02:00
SBiOSoftWhare
c5df3cd5cb
Fix an issue in AppDelegate
2019-04-05 16:48:24 +02:00
SBiOSoftWhare
776da8af0c
Merge branch 'develop' into riot_2337
...
# Conflicts:
# CHANGES.rst
# Riot/AppDelegate.m
2019-04-05 16:31:52 +02:00
SBiOSoftWhare
74c6e746b2
Add logs on related push methods
2019-04-05 16:03:27 +02:00
manuroe
3daa0fa7ab
Update Riot/AppDelegate.m
...
Co-Authored-By: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com >
2019-04-05 15:55:05 +02:00
SBiOSoftWhare
5e0f7121a9
Remove commented code about notification provisional authorization.
2019-04-05 14:57:55 +02:00
SBiOSoftWhare
73f00428f0
When navigate to room, remove associated delivered notifications.
2019-04-05 14:51:56 +02:00
SBiOSoftWhare
374b45fead
Update iOS 10+ notification titles
2019-04-05 10:59:18 +02:00
SBiOSoftWhare
5645dfa43f
Update notification strings for notification titles
2019-04-04 17:45:13 +02:00
manuroe
6c48ecf0cc
Productivity: Create templates for screens and flow root coordinators
2019-04-04 17:10:21 +02:00
fridtjof
ef48a1ea1b
Merge remote-tracking branch 'origin/riot_2337' into riot_2337
...
# Conflicts:
# CHANGES.rst
# Riot/AppDelegate.m
2019-04-03 00:29:54 +02:00
manuroe
d8b555b895
Push: More logs
2019-04-02 09:51:53 +02:00
manuroe
2199da49a0
Widgets: Use scalar prod urls in Riot mobile apps
...
#2349
2019-03-27 15:45:54 +01:00
manuroe
da62b7c205
Fix grammar in registration text
...
I assume some script needs to be run to generate the other string files, but if you want to just do that yourselves and take the text in this PR I'm totally fine with that.
2019-03-27 15:44:01 +01:00
manuroe
278f448c95
Merge pull request #2344 from vector-im/anoadragon453-patch-1
...
Fix grammar in registration text
2019-03-27 14:04:41 +01:00
manuroe
b59dad527e
Push: more logs
2019-03-27 12:16:43 +01:00
manuroe
d6fa09968d
Push: Add more logs to track spontaneously disabling
...
#2348
2019-03-27 11:53:31 +01:00
SBiOSoftWhare
9babadfb85
Prepare iOS 12 implicit notifications permission
2019-03-22 16:00:24 +01:00
SBiOSoftWhare
5514dbeecd
Handle iOS 12 grouped notifications. Group by room id.
2019-03-22 11:18:07 +01:00
SBiOSoftWhare
0679e0af8d
Remove pending and delivered notifications containing a redacted event ( Fix #1725 )
2019-03-22 11:06:15 +01:00
SBiOSoftWhare
d4f9dfef4d
Factorize and fix some issues with local notifications code
2019-03-22 10:21:16 +01:00
fridtjof
689d052590
finalize emote style notifications
2019-03-22 01:20:50 +01:00
fridtjof
3f21c790bf
add additional notification titles
2019-03-22 01:10:57 +01:00
fridtjof
5d56fd791f
add a threadIdentifier to notifications and implement titles
2019-03-22 00:40:27 +01:00
SBiOSoftWhare
f1ec6b357e
Merge pull request #2207 from fridtjof/ios10-notifications
...
Add code to support the new notification system starting with iOS 10
2019-03-21 16:45:07 +01:00
SBiOSoftWhare
8ea9bf13d6
version++
2019-03-21 16:32:34 +01:00
Andrew Morgan
4ebae92cb8
Fix grammar in registration text
...
I assume some script needs to be run to generate the other string files, but if you want to just do that yourselves and take the text in this PR I'm totally fine with that.
2019-03-21 15:26:14 +00:00
SBiOSoftWhare
19d756469c
version++
2019-03-19 16:43:17 +01:00
fridtjof
d0b4c56a39
navigate to the room when a notification is tapped on iOS 10
2019-03-14 01:05:30 +01:00
fridtjof
2da9e08a59
remove displayedNotificationRequestForEvent:andUser:type: (unused as of c807fa7 and cefd63d)
2019-03-14 00:57:09 +01:00
fridtjof
a9ded46d08
don't display notifications when in foreground
2019-03-14 00:53:41 +01:00
fridtjof
0580a0713b
factor out common code
2019-03-14 00:50:04 +01:00
fridtjof
cefd63d804
don't bother ignoring notifications on iOS 10+ - no 2
2019-03-14 00:49:02 +01:00
fridtjof
c807fa7273
don't bother ignoring notifications on iOS 10+
2019-03-14 00:35:36 +01:00
fridtjof
43cc614566
more accurately match the old notification action handler in the iOS 10+ code
2019-03-14 00:23:43 +01:00
manuroe
b4a43eea0a
version++
2019-03-13 09:10:18 +01:00
manuroe
40da6639bd
Widgets: Attempt to re-register for a scalar token if ours is invalid
...
#2326
Add sanity check
2019-03-12 18:11:27 +01:00
manuroe
ba265ca69b
Widgets: Attempt to re-register for a scalar token if ours is invalid
...
#2326
Add sanity check
2019-03-12 17:59:16 +01:00
manuroe
3a38162ee6
Widgets: Use scalar v1.1
2019-03-12 17:55:50 +01:00
manuroe
ede9ab4c5d
Widgets: Attempt to re-register for a scalar token if ours is invalid
...
#2326
As the integration manager page (https://scalar-staging.riot.im/scalar-web ) does not return a 403, check scalar token validity before opening it
2019-03-12 17:12:44 +01:00
manuroe
b41c318d81
Widgets: Attempt to re-register for a scalar token if ours is invalid
...
#2326
When we detect a 403 for a widget.
2019-03-12 16:09:35 +01:00
manuroe
fa4f571ae3
Widget: Pass scalar_token only when required
2019-03-12 15:56:19 +01:00
Paulo Miranda
17c3089e02
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (618 of 618 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: http://translate.riot.im/projects/riot-ios/riot-ios/pt_BR/
2019-03-11 08:38:49 +00:00
tea
2798199706
Translated using Weblate (Italian)
...
Currently translated at 9.2% (57 of 618 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: http://translate.riot.im/projects/riot-ios/riot-ios/it/
2019-03-11 08:38:47 +00:00