Commit Graph

428 Commits

Author SHA1 Message Date
SBiOSoftWhare 65f4237ae0 Merge branch 'develop' into convert_to_coordinators
# Conflicts:
#	CHANGES.rst
#	Riot/Modules/TabBar/MasterTabBarController.h
#	Riot/Modules/TabBar/MasterTabBarController.m
2020-09-24 11:37:24 +02:00
ismailgulek 061526f893 Add userInterfaceStyle on Theme 2020-09-22 14:17:20 +03:00
ismailgulek 65806596e5 Include some files to NSE target 2020-09-16 16:05:59 +03:00
ismailgulek 6bd880c9f8 Expose is protection set 2020-09-07 18:08:47 +03:00
SBiOSoftWhare f9af2f0637 ThemeService: Compute theme property at init. 2020-09-07 09:56:44 +02:00
SBiOSoftWhare 0c00f932a8 Merge pull request #3603 from vector-im/reduce_warnings
Reduce Xcode warnings
2020-09-04 13:13:54 +02:00
SBiOSoftWhare 7e722ad146 Merge branch 'develop' into element_3594
# Conflicts:
#	CHANGES.rst
2020-09-04 12:35:08 +02:00
manuroe 061f8dc6fd PushKit: Fix Steve's comment 2020-09-03 08:20:26 +02:00
manuroe 4a932d61b6 PushKit: Check all registered pushers and remove PushKit ones 2020-09-02 17:00:05 +02:00
SBiOSoftWhare 07de97bfa9 Theme: Remove warning. 2020-09-01 14:11:37 +02:00
SBiOSoftWhare 2de47ea160 Remove some Swift warnings. 2020-09-01 11:57:30 +02:00
SBiOSoftWhare 431e359676 Update PushNotificationService. 2020-08-31 19:38:32 +02:00
SBiOSoftWhare 1f6743f612 Remove old AppDelegate imports. 2020-08-31 19:38:06 +02:00
manuroe 72041451d2 PushNotificationService: Use the MatrixKit way to remove PK pusher
This is a revert of #3601
2020-08-31 17:51:20 +02:00
manuroe 3bd6086565 PushKit pusher: Add more logs when removing it
#3577
2020-08-31 16:42:21 +02:00
ismailgulek 2015ef0e7f Fix removal of pushers 2020-08-27 19:29:44 +03:00
ismailgulek 85bdca768a Explicitly remove PushKit pushers 2020-08-27 17:57:48 +03:00
ismailgulek db3df11b18 Use latest SDK 2020-08-26 13:05:50 +03:00
ismailgulek 164f2fa005 Improve logs 2020-08-25 14:13:38 +03:00
ismailgulek 30a688811d Fix potential memory management problems 2020-08-20 17:50:15 +03:00
ismailgulek 401d0fb1ca Remove shared instance 2020-08-20 17:43:46 +03:00
ismailgulek 0672a91cbf Rename store variables 2020-08-20 17:33:03 +03:00
ismailgulek ce1a1e83e5 Rename PushNotificationManager to PushNotificationStore 2020-08-20 17:31:47 +03:00
ismailgulek a55bc7eb5f Update PushNotificationService.m 2020-08-12 21:44:10 +03:00
ismailgulek 66660e92e8 Avoid receiving VoIP pushes before session store data ready 2020-08-11 21:19:47 +03:00
ismailgulek 1d59acc7f9 Refactor remove call notifications method 2020-08-11 12:53:51 +03:00
ismailgulek bf09b7e419 Remove call notifications on various points 2020-08-10 18:20:02 +03:00
ismailgulek c805f26fd7 Do background sync on voip push 2020-08-10 18:19:08 +03:00
ismailgulek 7120426bb6 Merge branch 'develop' into element_3452
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2020-08-10 14:20:28 +03:00
ismailgulek f0a686a5a6 Use PushNotificationManager 2020-08-05 14:13:53 +03:00
ismailgulek 28402add2d Introduce PushNotificationManager 2020-08-05 14:12:37 +03:00
ismailgulek 83a29d1bee Namespace some settings 2020-08-03 16:07:39 +03:00
manuroe 3d2949d244 BuildSettings: Integrate default HS and IS URLs
We still have them in user defaults but default values are defined in BuildSettings
2020-07-31 12:47:28 +02:00
manuroe 8912465003 BuildSettings: Integrate applicationWebAppUrlString 2020-07-31 11:44:26 +02:00
manuroe b599147e5f BuildSettings: Integrate integrationsWidgetsUrls and rename it 2020-07-31 11:36:56 +02:00
manuroe 194d978d3d BuildSettings: Integrate integrations 2020-07-31 11:33:29 +02:00
manuroe c312632dc6 BuildSettings: Integrate Matomo 2020-07-31 09:15:57 +02:00
manuroe e2f8aed118 BuildSettings: Integrate stunServerFallback 2020-07-31 08:49:30 +02:00
ismailgulek ce1e614471 All new settings moved to BuildSettings 2020-07-30 16:13:08 +03:00
ismailgulek 652804f1c9 Use matrixApps for allowIntegrations, will be moved later 2020-07-30 16:12:12 +03:00
ismailgulek 3de4cdb151 Integrate allowMessageDetailsShare 2020-07-30 16:12:03 +03:00
ismailgulek 14c5ac225c Integrate allowMessageDetailsPermalink 2020-07-30 16:11:55 +03:00
ismailgulek 907896ed80 Integrate allowMessageDetailsReportContent 2020-07-30 16:11:47 +03:00
ismailgulek 7c760ce343 Integrate allowMessageDetailsViewSource 2020-07-30 16:11:39 +03:00
ismailgulek 5d1a1e08bf Integrate allowSendingStickers 2020-07-30 16:11:30 +03:00
ismailgulek 7554363dfc Introduce allowBugReportingManually 2020-07-30 16:11:23 +03:00
ismailgulek 1225c67d41 Introduce some settings, will be replaced with BuildSettings 2020-07-30 16:10:36 +03:00
manuroe c0f49307b2 BuildSettings: Make it work from extensions 2020-07-30 11:35:50 +02:00
manuroe 0a0631df50 Build: Define applicationGroupIdentifier in xcconfig 2020-07-30 10:10:42 +02:00
ismailgulek 38a734f707 Drop ObjC support for KeychainStore, refactor setters for KeyValueStore 2020-07-28 18:59:01 +03:00