Commit Graph

257 Commits

Author SHA1 Message Date
ismailgulek 144ced95f3 Rename store variables 2020-08-20 17:33:03 +03:00
ismailgulek 65d6aa7ab0 Rename PushNotificationManager to PushNotificationStore 2020-08-20 17:31:47 +03:00
ismailgulek 367ca832ed Update PushNotificationService.m 2020-08-12 21:44:10 +03:00
ismailgulek 33ce301921 Avoid receiving VoIP pushes before session store data ready 2020-08-11 21:19:47 +03:00
ismailgulek ba8601dc6e Refactor remove call notifications method 2020-08-11 12:53:51 +03:00
ismailgulek 1972a11d79 Remove call notifications on various points 2020-08-10 18:20:02 +03:00
ismailgulek dc4d799f97 Do background sync on voip push 2020-08-10 18:19:08 +03:00
ismailgulek ee9b5e4c9c Merge branch 'develop' into element_3452
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2020-08-10 14:20:28 +03:00
ismailgulek 27d5dff1dd Use PushNotificationManager 2020-08-05 14:13:53 +03:00
ismailgulek 96446afe79 Introduce PushNotificationManager 2020-08-05 14:12:37 +03:00
ismailgulek 704f09e65b Namespace some settings 2020-08-03 16:07:39 +03:00
manuroe b830e272b7 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 535d1d3faa BuildSettings: Integrate applicationWebAppUrlString 2020-07-31 11:44:26 +02:00
manuroe 62af574cc6 BuildSettings: Integrate integrationsWidgetsUrls and rename it 2020-07-31 11:36:56 +02:00
manuroe 6601c60755 BuildSettings: Integrate integrations 2020-07-31 11:33:29 +02:00
manuroe abc7875c25 BuildSettings: Integrate Matomo 2020-07-31 09:15:57 +02:00
manuroe 0258bdddf6 BuildSettings: Integrate stunServerFallback 2020-07-31 08:49:30 +02:00
ismailgulek 360a4c6951 All new settings moved to BuildSettings 2020-07-30 16:13:08 +03:00
ismailgulek 08cb1e8516 Use matrixApps for allowIntegrations, will be moved later 2020-07-30 16:12:12 +03:00
ismailgulek 951018111e Integrate allowMessageDetailsShare 2020-07-30 16:12:03 +03:00
ismailgulek d83ac1f780 Integrate allowMessageDetailsPermalink 2020-07-30 16:11:55 +03:00
ismailgulek 28af5ad437 Integrate allowMessageDetailsReportContent 2020-07-30 16:11:47 +03:00
ismailgulek 6905bf0980 Integrate allowMessageDetailsViewSource 2020-07-30 16:11:39 +03:00
ismailgulek 0c1b82e4ab Integrate allowSendingStickers 2020-07-30 16:11:30 +03:00
ismailgulek c988a2c7c7 Introduce allowBugReportingManually 2020-07-30 16:11:23 +03:00
ismailgulek d82f306d57 Introduce some settings, will be replaced with BuildSettings 2020-07-30 16:10:36 +03:00
manuroe e95d537470 BuildSettings: Make it work from extensions 2020-07-30 11:35:50 +02:00
manuroe 65a05254ef Build: Define applicationGroupIdentifier in xcconfig 2020-07-30 10:10:42 +02:00
ismailgulek a2e2c23ccc Drop ObjC support for KeychainStore, refactor setters for KeyValueStore 2020-07-28 18:59:01 +03:00
ismailgulek 416439d103 Change KeyValueStore api 2020-07-28 18:21:39 +03:00
ismailgulek 47e7fa16bc Show auth screen if also biometrics set 2020-07-24 17:53:50 +03:00
ismailgulek 9bb7a3c78a Extend KeychainStore to get/set booleans 2020-07-24 17:44:17 +03:00
ismailgulek b692911134 Update Riot/Managers/LocalAuthentication/LocalAuthenticationService.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-22 22:47:32 +03:00
ismailgulek daaf51e730 Fix comments of Steve 2020-07-22 17:47:45 +03:00
ismailgulek 23e9b3c0ab Some refactoring after Steves comments 2020-07-22 17:07:54 +03:00
ismailgulek e627c772d2 Fix removal of pin 2020-07-22 11:44:01 +03:00
ismailgulek 46b4801f38 Introduce KeyValueStore 2020-07-22 11:36:32 +03:00
ismailgulek 608d7bd381 Merge branch 'develop' into element_3436 2020-07-21 19:38:24 +03:00
manuroe b5724629bb MajorUpdateManager: Add logs 2020-07-21 16:06:54 +02:00
ismailgulek 1adcae27f9 Make force setting hardcoded 2020-07-21 16:12:36 +03:00
SBiOSoftWhare c994ce06c9 Update tint color. 2020-07-10 21:47:50 +02:00
SBiOSoftWhare 3b5d0b3c9d Add AppVersion class to manage app version comparison. 2020-07-10 21:24:51 +02:00
Steve Barré 76500cdaf0 Merge branch 'ui_polishing' into 'rebranding'
Ui polishing

See merge request new-vector/element/element-ios!26
2020-07-10 15:02:13 +00:00
Neil Alexander fa8355e407 Squashed commit of the following:
commit 7de5000bcbc9d5ddd65fa2b69726096c55951ecd
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 15:47:30 2020 +0100

    Remove logging

commit fdaecbd7f09e9fab622bfed93876b29d6e376c17
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 15:45:51 2020 +0100

    Default theme to auto when not set
2020-07-10 15:59:43 +01:00
SBiOSoftWhare 677c2786f7 Theme: Remove some legacy colors. 2020-07-10 15:37:32 +02:00
SBiOSoftWhare bcc7aca5da Theme: Update navigation tint color. 2020-07-10 14:33:45 +02:00
SBiOSoftWhare b69c1f680f Theme: Remove navigation bar shadow. 2020-07-07 15:20:50 +02:00
SBiOSoftWhare d3b1c167bd Theme: Improve search bar appearance in light theme. 2020-07-07 09:43:04 +02:00
SBiOSoftWhare 607e90f0b7 Remove top and bottom shadow when UISearchBar is added in UITableView. 2020-07-06 20:40:47 +02:00
SBiOSoftWhare c197838a83 Update theme colors. 2020-07-06 15:41:05 +02:00