Commit Graph

13178 Commits

Author SHA1 Message Date
ismailgulek 8421bb02e0 Swiftify some ifs
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-25 21:18:37 +03:00
ismailgulek db2e175c70 Swiftify some ifs
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-25 21:16:08 +03:00
ismailgulek 6856bbe088 Implement a workaround to delete some notifications afterwards
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-25 17:52:29 +03:00
ismailgulek e3159c2ab1 Fix Manu's comments
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-25 15:50:26 +03:00
ismailgulek 7ab67fb2fa Configure log files correctly
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-25 13:36:42 +03:00
ismailgulek 2830af7cd6 Create notification service extension
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 14:27:30 +03:00
ismailgulek c7fae06520 Fix rebase
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 13:20:59 +03:00
SBiOSoftWhare d7320f00be Revert deployment target to iOS 10.0 2020-05-22 12:14:46 +03:00
SBiOSoftWhare ef8dabab5b Update changes. 2020-05-22 12:14:46 +03:00
SBiOSoftWhare 9b85a0bc17 EventFormatter: Fix text HTML rendering with DTCoreText (Fix #3241). 2020-05-22 12:14:03 +03:00
ismailgulek d3feed68b5 Update CHANGES.rst, fixes #3082
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 12:14:03 +03:00
ismailgulek 2fe69b3e04 Show AuthenticationViewController fullscreen
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 12:12:56 +03:00
ismailgulek f81797ea21 Update CHANGES.rst
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 12:12:56 +03:00
ismailgulek c07bcb2b6b Replace deprecated MPMoviePlayerController with AVPlayerViewController, fixes #3081
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 12:12:56 +03:00
ismailgulek 2b5a0942cf Change childViewControllers to viewControllers
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 12:12:46 +03:00
ismailgulek 3f472f89e9 Change overridden methods for status bar style
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 12:12:46 +03:00
ismailgulek bb0c7c0079 Change all navigation controllers to RiotNavigationController's
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 12:12:46 +03:00
ismailgulek 69c64adb75 Removed latest categories
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 12:10:58 +03:00
ismailgulek b626569c9d Update changes, fixes #3066
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 12:10:27 +03:00
ismailgulek 8f2df22c52 Override preferredStatusBarStyle for missing pages and ensure setNeedsStatusBarAppearanceUpdate will be called
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 12:10:27 +03:00
ismailgulek eda16c3d03 Direct status bar hidden & style properties to children for UINavigationController, UITabBarController and UISplitViewController
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 12:08:16 +03:00
ismailgulek b8712be131 Update CHANGES.rst
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 12:07:31 +03:00
ismailgulek 8b22257532 Cleanup code moved from willDisappear to didDisappear, fixes #3065
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 12:05:45 +03:00
ismailgulek 59ce4d8295 Now MatrixKit also has xcode11 branch, so made branch parametric.
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 12:05:45 +03:00
ismailgulek ede361c254 Change MatrixKit branch to develop due to updates in xcode11 branches 2020-05-22 12:05:23 +03:00
manuroe 43a3e8fad2 Hack to build on Xcode 11 2020-05-22 12:04:59 +03:00
ismailgulek d8e5351d76 Merge pull request #3100 from vector-im/riot_2714
PushNotificationService Implementation
2020-05-22 12:04:16 +03:00
ismailgulek d402c389da Fix Steve's coment
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 11:52:06 +03:00
ismailgulek 5f21e86ce9 Make pushNotificationService a property
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 11:52:06 +03:00
ismailgulek 6de0649c96 Make PushNotificationService not singleton
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 11:52:06 +03:00
ismailgulek fb60bfe2eb Fix xcodeproj file
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 11:52:06 +03:00
ismailgulek 1292e24bb0 Update CHANGES.rst
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 11:52:06 +03:00
ismailgulek f83ca37a69 PushNotificationService implementation
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 11:50:45 +03:00
Manu bf34d29bad Merge branch 'release/v0.11.5' 2020-05-18 19:03:54 +02:00
Manu bcc1970a8a Merge branch 'release/v0.11.5' into develop 2020-05-18 19:03:54 +02:00
manuroe 0802927c28 version++ 2020-05-18 19:03:01 +02:00
Riot Translate Bot 5d265af203 Update from Weblate (#3257)
Co-authored-by: Weblate <noreply@weblate.org>
2020-05-18 17:09:04 +02:00
Riot Translate Bot 97a2eca036 Update from Weblate (#3256)
* Translated using Weblate (French)

Currently translated at 100.0% (970 of 970 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/

* Translated using Weblate (Italian)

Currently translated at 98.8% (958 of 970 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/

* Translated using Weblate (French)

Currently translated at 100.0% (973 of 973 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/

* Translated using Weblate (Italian)

Currently translated at 100.0% (973 of 973 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/

* Translated using Weblate (Hungarian)

Currently translated at 100.0% (973 of 973 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/

* Translated using Weblate (French)

Currently translated at 100.0% (977 of 977 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/

* Translated using Weblate (Albanian)

Currently translated at 99.4% (971 of 977 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/

* Translated using Weblate (Italian)

Currently translated at 100.0% (977 of 977 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/

* Translated using Weblate (Hungarian)

Currently translated at 100.0% (977 of 977 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/

* Translated using Weblate (Bulgarian)

Currently translated at 86.9% (849 of 977 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/

* Translated using Weblate (Italian)

Currently translated at 100.0% (985 of 985 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/

* Translated using Weblate (Albanian)

Currently translated at 99.4% (979 of 985 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/

* Translated using Weblate (French)

Currently translated at 100.0% (985 of 985 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/

* Translated using Weblate (German)

Currently translated at 93.2% (918 of 985 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/

* Translated using Weblate (German)

Currently translated at 93.2% (918 of 985 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/

* Translated using Weblate (Chinese (Simplified))

Currently translated at 92.5% (911 of 985 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/zh_Hans/

* Translated using Weblate (Hungarian)

Currently translated at 100.0% (985 of 985 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/

* Translated using Weblate (Latvian)

Currently translated at 4.4% (43 of 985 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/lv/

Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Kévin C <zecakeh@pm.me>
Co-authored-by: random <dictionary@tutamail.com>
Co-authored-by: Szimszon <github@oregpreshaz.eu>
Co-authored-by: Besnik Bleta <besnik@programeshqip.org>
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
Co-authored-by: Fridtjof Mund <fridtjofmund@icloud.com>
Co-authored-by: inthepan <inthepan@pm.me>
Co-authored-by: Lmath Alpha <l5h5t7@gmail.com>
Co-authored-by: Reinis Mednis <mednisreinis@gmail.com>
2020-05-18 17:08:50 +02:00
manuroe 3cdfdda67b Merge pull request #3255 from vector-im/riot_3252
Share extension & Siri intent: Do not fail when sending to locally un…
2020-05-18 14:21:08 +02:00
manuroe 2750d785fa Share extension & Siri intent: Do not fail when sending to locally unverified devices
#3252

Use cross-signing as the Riot main app.
2020-05-18 13:59:42 +02:00
manuroe 37d7bfda32 version++ 2020-05-18 12:38:20 +02:00
ismailgulek 6c83009e0e Merge pull request #3242 from vector-im/riot_3057
Adapt UIWebView changes to AuthenticationViewController
2020-05-18 11:01:17 +03:00
ismailgulek d2e9d55269 Update CHANGES.rst 2020-05-13 15:46:38 +03:00
ismailgulek 6632413d43 Adapt UIWebView changes to AuthenticationViewController, fixes #3057 2020-05-13 15:44:18 +03:00
manuroe 7054c1ae51 Merge pull request #3236 from vector-im/fix_wkwebview_authvc_crash
AuthenticationVC: Fix crash due to update to WKWebView
2020-05-12 09:42:35 +02:00
manuroe 486cf7ad1f AuthenticationVC: Fix crash due to update to WKWebView
The crash was:

```
2020-05-11 17:53:44.125128+0200 Riot[60416:899392] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Configuration cannot be nil'
*** First throw call stack:
(
	0   CoreFoundation                      0x000000010b0e98db __exceptionPreprocess + 331
	1   libobjc.A.dylib                     0x0000000109d3dac5 objc_exception_throw + 48
	2   CoreFoundation                      0x000000010b0e9735 +[NSException raise:format:] + 197
	3   WebKit                              0x00000001080f112e -[WKWebView _initializeWithConfiguration:] + 88
	4   WebKit                              0x00000001080f35ab -[WKWebView initWithCoder:] + 131
2020-05-11 17:55:50 +02:00
Riot Translate Bot d5ad18242e Update from Weblate (#3235)
Co-authored-by: Weblate <noreply@weblate.org>
2020-05-11 16:59:38 +02:00
Riot Translate Bot 64a5af36f1 Update from Weblate (#3234)
* Translated using Weblate (French)

Currently translated at 100.0% (970 of 970 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/

* Translated using Weblate (Italian)

Currently translated at 98.8% (958 of 970 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/

* Translated using Weblate (French)

Currently translated at 100.0% (973 of 973 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/

* Translated using Weblate (Italian)

Currently translated at 100.0% (973 of 973 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/

* Translated using Weblate (Hungarian)

Currently translated at 100.0% (973 of 973 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/

* Translated using Weblate (French)

Currently translated at 100.0% (977 of 977 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/

* Translated using Weblate (Albanian)

Currently translated at 99.4% (971 of 977 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/

* Translated using Weblate (Italian)

Currently translated at 100.0% (977 of 977 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/

* Translated using Weblate (Hungarian)

Currently translated at 100.0% (977 of 977 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/

* Translated using Weblate (Bulgarian)

Currently translated at 86.9% (849 of 977 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/

* Translated using Weblate (Italian)

Currently translated at 100.0% (985 of 985 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/

* Translated using Weblate (Albanian)

Currently translated at 99.4% (979 of 985 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/

* Translated using Weblate (French)

Currently translated at 100.0% (985 of 985 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/

* Translated using Weblate (German)

Currently translated at 93.2% (918 of 985 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/

* Translated using Weblate (German)

Currently translated at 93.2% (918 of 985 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/

Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Kévin C <zecakeh@pm.me>
Co-authored-by: random <dictionary@tutamail.com>
Co-authored-by: Szimszon <github@oregpreshaz.eu>
Co-authored-by: Besnik Bleta <besnik@programeshqip.org>
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
Co-authored-by: Fridtjof Mund <fridtjofmund@icloud.com>
Co-authored-by: inthepan <inthepan@pm.me>
2020-05-11 16:59:18 +02:00
Manu fa6dac7716 Merge branch 'release/v0.11.4' 2020-05-08 08:00:27 +02:00
Manu 9d3e2e1f98 Merge branch 'release/v0.11.4' into develop 2020-05-08 08:00:27 +02:00