Commit graph

8351 commits

Author SHA1 Message Date
ismailgulek
4e253234f3
Swiftify code, ignore session state
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-25 21:20:31 +03:00
ismailgulek
db01577903
Swiftify some ifs
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-25 21:19:18 +03:00
ismailgulek
23203af216
Swiftify some ifs
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-25 21:18:37 +03:00
ismailgulek
87e702a70c
Swiftify some ifs
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-25 21:16:08 +03:00
ismailgulek
f85aee0a56
Implement a workaround to delete some notifications afterwards
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-25 17:52:29 +03:00
ismailgulek
9475cd7a10
Fix Manu's comments
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-25 15:50:26 +03:00
ismailgulek
73356822de
Configure log files correctly
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-25 13:36:42 +03:00
ismailgulek
a3890c65d6
update fastlane commands for new target
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-25 13:27:20 +03:00
ismailgulek
53bb87dafa
Create notification service extension
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 14:27:30 +03:00
ismailgulek
23842910ab
Fix rebase
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 13:20:59 +03:00
SBiOSoftWhare
8bac68056d Revert deployment target to iOS 10.0 2020-05-22 12:14:46 +03:00
SBiOSoftWhare
e84a9ba98c Update changes. 2020-05-22 12:14:46 +03:00
SBiOSoftWhare
5642132b45 EventFormatter: Fix text HTML rendering with DTCoreText (Fix #3241). 2020-05-22 12:14:03 +03:00
ismailgulek
876707463d Update CHANGES.rst, fixes #3082
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 12:14:03 +03:00
ismailgulek
7064dd4e7d Show AuthenticationViewController fullscreen
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 12:12:56 +03:00
ismailgulek
9db5420ce1 Update CHANGES.rst
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 12:12:56 +03:00
ismailgulek
7c3911f06d Replace deprecated MPMoviePlayerController with AVPlayerViewController, fixes #3081
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 12:12:56 +03:00
ismailgulek
6ea2ff36f7 Change childViewControllers to viewControllers
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 12:12:46 +03:00
ismailgulek
697ac5260a Change overridden methods for status bar style
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 12:12:46 +03:00
ismailgulek
e342deb72e Change all navigation controllers to RiotNavigationController's
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 12:12:46 +03:00
ismailgulek
abb2976e9a Removed latest categories
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 12:10:58 +03:00
ismailgulek
20eaf63fb2 Update changes, fixes #3066
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 12:10:27 +03:00
ismailgulek
95767ba452 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
c92f0b9b0b 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
2e323d66c0 Update CHANGES.rst
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 12:07:31 +03:00
ismailgulek
d476e20257 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
8d06a9ac43 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
9172d6d612 Change MatrixKit branch to develop due to updates in xcode11 branches 2020-05-22 12:05:23 +03:00
manuroe
2288cbb9c0 Hack to build on Xcode 11 2020-05-22 12:04:59 +03:00
ismailgulek
cfec375a3b
Merge pull request #3100 from vector-im/riot_2714
PushNotificationService Implementation
2020-05-22 12:04:16 +03:00
ismailgulek
eb05cb69ac Fix Steve's coment
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 11:52:06 +03:00
ismailgulek
45f206570c Make pushNotificationService a property
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 11:52:06 +03:00
ismailgulek
c592eb470e Make PushNotificationService not singleton
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 11:52:06 +03:00
ismailgulek
95bcb03057 Fix xcodeproj file
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 11:52:06 +03:00
ismailgulek
edf684b110 Update CHANGES.rst
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 11:52:06 +03:00
ismailgulek
4c9f44cc6d PushNotificationService implementation
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 11:50:45 +03:00
Manu
4d227876b8 Merge branch 'release/v0.11.5' 2020-05-18 19:03:54 +02:00
Manu
edd1403365 Merge branch 'release/v0.11.5' into develop 2020-05-18 19:03:54 +02:00
manuroe
6d3a28eaf4 version++ 2020-05-18 19:03:01 +02:00
Riot Translate Bot
3a0243f983
Update from Weblate (#3257)
Co-authored-by: Weblate <noreply@weblate.org>
2020-05-18 17:09:04 +02:00
Riot Translate Bot
fcecedb12c
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
ca24a9ddea
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
02803618da 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
902382cdbe version++ 2020-05-18 12:38:20 +02:00
ismailgulek
b22b353ffa
Merge pull request #3242 from vector-im/riot_3057
Adapt UIWebView changes to AuthenticationViewController
2020-05-18 11:01:17 +03:00
ismailgulek
56224dee11
Update CHANGES.rst 2020-05-13 15:46:38 +03:00
ismailgulek
a382538de5
Adapt UIWebView changes to AuthenticationViewController, fixes #3057 2020-05-13 15:44:18 +03:00
manuroe
96533fa43d
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
66c952190d 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
fefab33c5d
Update from Weblate (#3235)
Co-authored-by: Weblate <noreply@weblate.org>
2020-05-11 16:59:38 +02:00