Commit Graph

7052 Commits

Author SHA1 Message Date
SBiOSoftWhare 765859b6b1 Update key backup logo on key backup recover screens 2019-02-13 14:58:17 +01:00
SBiOSoftWhare cbb9dff74b Update KeyBackupSetupCoordinator, handle new success controllers 2019-02-13 14:58:16 +01:00
SBiOSoftWhare 4f7adadc1d Update key backup setup passphrase scene 2019-02-13 14:58:16 +01:00
SBiOSoftWhare 8f1caabe01 Update KeyBackupSetupIntroViewController 2019-02-13 14:58:16 +01:00
SBiOSoftWhare 1bbf657ddb Create new key backup setup success view controllers 2019-02-13 14:58:16 +01:00
SBiOSoftWhare fafcd09e10 Update KeyBackupBannerCell and handle safe area when compute cell size 2019-02-13 14:58:16 +01:00
SBiOSoftWhare a28520e249 Update key backup strings 2019-02-13 14:58:16 +01:00
SBiOSoftWhare d9ad8d6b0d Update key backup logo image 2019-02-13 14:58:16 +01:00
fridtjof 3114e0928f separate notification content generation for iOS 10+ - this will make using iOS 10+ features easier 2019-02-13 14:19:41 +01:00
fridtjof ca0bbbffef added changes 2019-02-13 14:19:41 +01:00
fridtjof bbf689806d specify empty array instead of NULL for intentIdentifiers 2019-02-13 14:19:40 +01:00
fridtjof 312e1c7e69 add iOS 10+ alternatives to all uses of the old notification system 2019-02-13 14:19:40 +01:00
fridtjof 4b20e41ab0 Implement UNUserNotificationCenterDelegate methods 2019-02-13 14:19:40 +01:00
fridtjof f5b985dbbf Use the non-deprecated UNUserNotification framework on iOS 10 and up 2019-02-13 14:19:40 +01:00
manuroe 8a40eeba68 Merge pull request #2240 from vector-im/riot_2237
Reskin: Update colors
2019-02-13 10:11:33 +01:00
manuroe 214af86039 Reskin: Replace separatorColor with lineBreakColor, the color introduced in the new uniformed palette 2019-02-13 09:39:32 +01:00
manuroe 47dbf6dd0b Merge pull request #2241 from vector-im/riot_2239
RoomVC: Remove the beta warning modal when opening an e2e room
2019-02-13 09:35:10 +01:00
manuroe 2742a13b91 RoomVC: Remove the beta warning modal when opening an e2e room
#2239
2019-02-12 19:24:08 +01:00
manuroe 29aa20f810 Reskin: Use same color names as in https://app.zeplin.io/project/5c122fa790c5b4241ffa6be7/screen/5c619592daff2f1241d82e75 2019-02-12 19:06:22 +01:00
manuroe 03c32903fa Reskin: Update colors
#2237
2019-02-12 18:54:39 +01:00
SBiOSoftWhare 8fff98b79b Merge pull request #2235 from vector-im/fix_share_extension_theming
[Share extension] Fix unloaded theme
2019-02-08 15:34:14 +01:00
SBiOSoftWhare 29f1484ecb Merge branch 'develop' into fix_share_extension_theming 2019-02-08 15:34:03 +01:00
SBiOSoftWhare de562d8a1e Update changes 2019-02-08 15:25:17 +01:00
SBiOSoftWhare 5f48b27024 Merge pull request #2234 from vector-im/riot_2224
BF: [Share Extension] Handle rich item sharing (image + text + URL)
2019-02-08 15:21:04 +01:00
SBiOSoftWhare 5ece93816e Handle section header tint color update when theme change in SegmentedViewController 2019-02-08 15:17:58 +01:00
SBiOSoftWhare 64d9a17575 [Share extension] Fix unloaded theme 2019-02-08 15:16:52 +01:00
SBiOSoftWhare 149e399b84 [Share extension] Improve dispatch_group usage when sending only images. 2019-02-08 14:43:21 +01:00
SBiOSoftWhare 5b53a96134 Update changes 2019-02-08 11:12:49 +01:00
SBiOSoftWhare 307ef4c788 [Share extension] Add NSExtensionActivationDictionaryVersion to plist. By the way enable sharing with Apple Notes application. 2019-02-08 11:06:47 +01:00
SBiOSoftWhare e68e18c1b5 [Share extension] Support rich item sharing (e.g. URL + text + image). Fix issue #2224. 2019-02-08 11:04:51 +01:00
Szimszon e6bca99af6 Translated using Weblate (Hungarian)
Currently translated at 100.0% (587 of 587 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/
2019-02-06 21:05:56 +00:00
manuroe 3e9e8e3ca3 Merge pull request #2227 from vector-im/key_backup_force_refresh
Key backup: Check backup update on the homeserver
2019-02-06 18:00:02 +01:00
SBiOSoftWhare 9b6c7da635 Merge pull request #2226 from vector-im/riot_2179
BF: Share extension: Fail to send screenshot
2019-02-06 17:56:40 +01:00
manuroe 1eccc61869 Key backup: Check backup update on the homeserver
when opening the home or the settings screen in order to display the right banner and settings.
2019-02-06 17:34:16 +01:00
SBiOSoftWhare cb5bc8ddf2 Update changes 2019-02-06 17:22:06 +01:00
SBiOSoftWhare 5f4a7e8baa Improve image processing in ShareExtensionManager and fix issue #2168 2019-02-06 16:05:36 +01:00
Marco Festini edc4963277 Remove Pusher App Ids
Signed-off-by: Marco Festini <marco.festini@awesome-technologies.de>
2019-02-05 20:25:34 +01:00
Slavi Pantaleev 89c80925de Translated using Weblate (Bulgarian)
Currently translated at 100.0% (587 of 587 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/
2019-02-05 09:30:36 +00:00
fridtjof b1aa2872a5 update CHANGES.rst 2019-02-05 01:38:50 +01:00
fridtjof 245de393e2 replace contact availability checks with the iOS 9+ way 2019-02-05 01:36:13 +01:00
fridtjof 1c2df753da take care of percent encoding related deprecations 2019-02-04 21:22:43 +01:00
SBiOSoftWhare e09eb3943a Merge pull request #2220 from vector-im/riot_2179
Enhance tap on room predecessor cell used to go back to the old version of the room (Fix issue #2179)
2019-02-04 16:36:16 +01:00
SBiOSoftWhare c5d2602ae0 Update changes 2019-02-04 16:08:02 +01:00
SBiOSoftWhare 9a401e5fc8 Update changes 2019-02-04 16:03:11 +01:00
SBiOSoftWhare 381c9a593e Enhance tap on room predecessor cell used to go back to the old version of the room (Fix issue #2179) 2019-02-04 15:49:49 +01:00
Besnik Bleta 237ed87622 Translated using Weblate (Albanian)
Currently translated at 99.4% (584 of 587 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/
2019-02-02 08:29:06 +00:00
Besnik Bleta 6d38085287 Translated using Weblate (Albanian)
Currently translated at 99.4% (584 of 587 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/
2019-02-02 08:27:07 +00:00
Kévin C d62b92a086 Translated using Weblate (French)
Currently translated at 100.0% (587 of 587 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2019-02-01 22:32:21 +00:00
SBiOSoftWhare 97c4f5dfde Merge pull request #2216 from vector-im/nadonomy/icon-update
Updated weird stray upscaled icon asset.
2019-02-01 14:13:52 +01:00
Nad Chishtie 9cf0909ca0 Updated weird stray upscaled icon asset. 2019-02-01 12:28:58 +00:00