Commit Graph

12797 Commits

Author SHA1 Message Date
manuroe f2ac99c723 Remove useless dispatch_async 2020-06-03 11:24:40 +02:00
ismailgulek ec60fda722 Upgrade app version to 0.12.1 2020-06-03 11:36:15 +03:00
manuroe 14c6c7eb21 Cross-signing: Use a compilation flag while riot-web is not ready 2020-06-03 09:26:13 +02:00
manuroe 381a32fb83 Cross-Signing: Bootstrap when using SSO for registration
I have not tested it
2020-06-03 09:23:27 +02:00
ismailgulek 16ad10733c Merge pull request #3302 from vector-im/enhance_nse_logs
Enhance NSE logs for debugging
2020-06-02 18:55:31 +03:00
ismailgulek 1bd8ffa095 Update RiotNSE/NotificationService.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-06-02 18:54:47 +03:00
ismailgulek 42a7a18c70 Enhance NSE logs for debugging 2020-06-02 18:25:19 +03:00
manuroe 0638ebe622 Cross-signing: Bootstrap cross-sign on registration (and login if applicable)
#3292

This action is now invisible to the user.
2020-06-02 14:19:37 +02:00
ismailgulek 690c51062d Merge pull request #3298 from vector-im/fix_pushkit_references
Fix PushKit references with their APNS correspondents
2020-06-01 16:51:25 +03:00
ismailgulek 86e08ee5c8 Fix CHANGES.rst for PR #3297 2020-06-01 16:48:19 +03:00
ismailgulek a3725b2fbc Update CHANGES.rst 2020-06-01 16:36:50 +03:00
ismailgulek 0d63cd57ed Fix PushKit references with their APNS correspondents 2020-06-01 16:30:57 +03:00
ismailgulek 10cfd1234d Merge pull request #3297 from vector-im/riot_3295
Fix Decryption on Notifications When Megolm Key is not Present
2020-06-01 16:14:42 +03:00
ismailgulek cecb364f5b Merge branch 'xcode11' into riot_3295 2020-06-01 16:09:58 +03:00
ismailgulek bfb645a505 Merge pull request #3294 from vector-im/riot_3291
Fix Notifications on this Device Setting
2020-06-01 16:08:16 +03:00
ismailgulek e022281434 Update CHANGES.rst
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-06-01 15:41:04 +03:00
ismailgulek 2ab51d06b3 Store new batch token returned from sync, for bg sync to be terminated successfully, fixes #3295
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-06-01 15:37:09 +03:00
ismailgulek 9e5f338761 Close whole session at the end of the processing
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-06-01 15:29:32 +03:00
ismailgulek 190cb5f106 Cache event fetched from backend, to avoid future calls
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-06-01 15:29:02 +03:00
ismailgulek 02daf439c6 Update CHANGES.rst
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-06-01 11:13:23 +03:00
ismailgulek 01b43d846b Use APNS instead of PushKit, fixes #3291 2020-06-01 11:12:57 +03:00
SBiOSoftWhare 366f095f78 Merge pull request #3287 from vector-im/update_app_version
Xcode 11: Update app version management
2020-05-29 14:45:36 +02:00
SBiOSoftWhare 737035a60e Update RiotNSE target 2020-05-29 13:02:23 +02:00
SBiOSoftWhare ee79eb73a1 Update gems 2020-05-29 12:44:17 +02:00
SBiOSoftWhare ad39156550 version++
Update target versions using project build settings. Deployment target rely on project build settings.
2020-05-29 12:44:16 +02:00
ismailgulek ca86cece99 Merge pull request #3268 from vector-im/remove_pushkit
Remove PushKit
2020-05-29 12:34:20 +03:00
ismailgulek f06383223b Adapt to new method, change timeout to seconds
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-29 11:26:43 +03:00
SBiOSoftWhare 9d7672718f Merge branch 'develop' into xcode11 2020-05-29 09:51:51 +02:00
SBiOSoftWhare b1268d0ce5 Merge pull request #3286 from vector-im/riot_3219
CountryPickerVC: Search field is invisible in dark theme
2020-05-29 09:48:53 +02:00
SBiOSoftWhare e73cdc30de Update changes 2020-05-29 09:38:58 +02:00
SBiOSoftWhare 7a3fc02f74 CountryPickerViewController: Handle UISearchController search bar theme. 2020-05-29 09:36:34 +02:00
SBiOSoftWhare 39b9de06c3 Fix some SwiftLint warnings. 2020-05-29 09:35:46 +02:00
ismailgulek 0ceb4bfaa3 Add some comments
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-29 09:56:44 +03:00
ismailgulek 3e54e6095f Fix Manu's comments
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-29 09:55:58 +03:00
SBiOSoftWhare a4db8e9535 Merge pull request #3285 from vector-im/riot_3218
BF: SettingsVC: New phone number is invisible in dark theme
2020-05-28 18:57:29 +02:00
SBiOSoftWhare 9399a9d914 Update changes 2020-05-28 18:51:18 +02:00
SBiOSoftWhare c1192dee63 SettingsVC: New phone number is invisible in dark theme (Fix #3218). 2020-05-28 18:49:48 +02:00
SBiOSoftWhare 34aa5eef43 Merge pull request #3284 from vector-im/riot_3270
Theme: Customize UISearchBar with new iOS 13 properties
2020-05-28 18:46:50 +02:00
SBiOSoftWhare a0feb0b5e6 Update changes 2020-05-28 18:25:06 +02:00
SBiOSoftWhare 2243f7b960 Theme: Customize UISearchBar with new iOS 13 properties. 2020-05-28 18:24:03 +02:00
SBiOSoftWhare 06df3bc36b Merge pull request #3283 from vector-im/update_deployment_target
Update deployment target to iOS 11.0. Required for Jitsi > 2.8.x
2020-05-28 17:54:38 +02:00
SBiOSoftWhare 916a4d2a64 Update changes 2020-05-28 17:38:35 +02:00
SBiOSoftWhare e38bfd60a5 Update deployment target to iOS 11.0. Required for Jitsi 2.8.x. 2020-05-28 17:35:14 +02:00
SBiOSoftWhare 27bbbe8cc1 Merge branch 'develop' into xcode11 2020-05-28 16:30:09 +02:00
SBiOSoftWhare fd1bf49be1 Merge pull request #3279 from vector-im/riot_2877
CallVC: Add improvements to reset callVC after decline, new call and hangup
2020-05-28 15:49:48 +02:00
ismailgulek 31abb9de92 Drop MXKAccount and MXFileStore usages
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-27 18:54:24 +03:00
ismailgulek b52251a1f2 Implement a memory store specific to NSE
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-27 18:34:04 +03:00
SBiOSoftWhare 936e4d905b Call: Improve new call observer in AppDelegate. 2020-05-27 16:02:39 +02:00
Riot Translate Bot 2e00b7ea5c Update from Weblate (#3278)
Co-authored-by: Weblate <noreply@weblate.org>
2020-05-27 12:52:36 +02:00
Riot Translate Bot 5c9ed813e4 Update from Weblate (#3277)
* 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/

* Translated using Weblate (Basque)

Currently translated at 99.9% (984 of 985 strings)

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

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>
Co-authored-by: Osoitz <oelkoro@gmail.com>
2020-05-27 12:52:24 +02:00