ismailgulek
226ec1be1f
Update PushNotificationService.m
2020-08-12 21:44:10 +03:00
ismailgulek
130f89a891
Avoid receiving VoIP pushes before session store data ready
2020-08-11 21:19:47 +03:00
ismailgulek
b5e39fdb90
Refactor remove call notifications method
2020-08-11 12:53:51 +03:00
ismailgulek
49716d58b7
Remove call notifications on various points
2020-08-10 18:20:02 +03:00
ismailgulek
05d2a8042f
Do background sync on voip push
2020-08-10 18:19:08 +03:00
ismailgulek
00c92a7646
Merge branch 'develop' into element_3452
...
# Conflicts:
# Riot.xcodeproj/project.pbxproj
2020-08-10 14:20:28 +03:00
ismailgulek
31d163b1d9
Use PushNotificationManager
2020-08-05 14:13:53 +03:00
ismailgulek
6d117c13ba
Introduce PushNotificationManager
2020-08-05 14:12:37 +03:00
ismailgulek
5dbc026d05
Namespace some settings
2020-08-03 16:07:39 +03:00
manuroe
e73c5ceab8
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
091d774a65
BuildSettings: Integrate applicationWebAppUrlString
2020-07-31 11:44:26 +02:00
manuroe
72c41ca0c1
BuildSettings: Integrate integrationsWidgetsUrls and rename it
2020-07-31 11:36:56 +02:00
manuroe
70989e4659
BuildSettings: Integrate integrations
2020-07-31 11:33:29 +02:00
manuroe
4df9602122
BuildSettings: Integrate Matomo
2020-07-31 09:15:57 +02:00
manuroe
ca870774dd
BuildSettings: Integrate stunServerFallback
2020-07-31 08:49:30 +02:00
ismailgulek
c4c39ff54b
All new settings moved to BuildSettings
2020-07-30 16:13:08 +03:00
ismailgulek
3d85e64a53
Use matrixApps for allowIntegrations, will be moved later
2020-07-30 16:12:12 +03:00
ismailgulek
3db34f9c10
Integrate allowMessageDetailsShare
2020-07-30 16:12:03 +03:00
ismailgulek
351d2c93d9
Integrate allowMessageDetailsPermalink
2020-07-30 16:11:55 +03:00
ismailgulek
cf81fc423c
Integrate allowMessageDetailsReportContent
2020-07-30 16:11:47 +03:00
ismailgulek
d952f3c72f
Integrate allowMessageDetailsViewSource
2020-07-30 16:11:39 +03:00
ismailgulek
1d765c4549
Integrate allowSendingStickers
2020-07-30 16:11:30 +03:00
ismailgulek
2fab3b901f
Introduce allowBugReportingManually
2020-07-30 16:11:23 +03:00
ismailgulek
29c357249a
Introduce some settings, will be replaced with BuildSettings
2020-07-30 16:10:36 +03:00
manuroe
4b7bea06d7
BuildSettings: Make it work from extensions
2020-07-30 11:35:50 +02:00
manuroe
dcb67b5d5f
Build: Define applicationGroupIdentifier in xcconfig
2020-07-30 10:10:42 +02:00
ismailgulek
ed4579071d
Drop ObjC support for KeychainStore, refactor setters for KeyValueStore
2020-07-28 18:59:01 +03:00
ismailgulek
8bd8e99f72
Change KeyValueStore api
2020-07-28 18:21:39 +03:00
ismailgulek
b798e0c8c6
Show auth screen if also biometrics set
2020-07-24 17:53:50 +03:00
ismailgulek
b6e072f190
Extend KeychainStore to get/set booleans
2020-07-24 17:44:17 +03:00
ismailgulek
387ad69949
Update Riot/Managers/LocalAuthentication/LocalAuthenticationService.swift
...
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com >
2020-07-22 22:47:32 +03:00
ismailgulek
90d6b4b9e4
Fix comments of Steve
2020-07-22 17:47:45 +03:00
ismailgulek
0c66a62e69
Some refactoring after Steves comments
2020-07-22 17:07:54 +03:00
ismailgulek
52651de482
Fix removal of pin
2020-07-22 11:44:01 +03:00
ismailgulek
c64112cd52
Introduce KeyValueStore
2020-07-22 11:36:32 +03:00
ismailgulek
a288a1795e
Merge branch 'develop' into element_3436
2020-07-21 19:38:24 +03:00
manuroe
141fa28c04
MajorUpdateManager: Add logs
2020-07-21 16:06:54 +02:00
ismailgulek
1aa9e3bddd
Make force setting hardcoded
2020-07-21 16:12:36 +03:00
SBiOSoftWhare
02edd1ed24
Update tint color.
2020-07-10 21:47:50 +02:00
SBiOSoftWhare
b099c7b403
Add AppVersion class to manage app version comparison.
2020-07-10 21:24:51 +02:00
Steve Barré
add3075811
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
f54c8bb2a6
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
4b04c2b929
Theme: Remove some legacy colors.
2020-07-10 15:37:32 +02:00
SBiOSoftWhare
f4fea2b2a1
Theme: Update navigation tint color.
2020-07-10 14:33:45 +02:00
SBiOSoftWhare
4c0468e725
Theme: Remove navigation bar shadow.
2020-07-07 15:20:50 +02:00
SBiOSoftWhare
839bf3aaeb
Theme: Improve search bar appearance in light theme.
2020-07-07 09:43:04 +02:00
SBiOSoftWhare
794e8f7594
Remove top and bottom shadow when UISearchBar is added in UITableView.
2020-07-06 20:40:47 +02:00
SBiOSoftWhare
ed1582abca
Update theme colors.
2020-07-06 15:41:05 +02:00
SBiOSoftWhare
147369de1e
Rebranding: Update theme colors.
2020-07-02 19:03:15 +02:00
ismailgulek
073f76ae2a
Disable message highlighting when app opened from a notification
2020-06-15 13:49:22 +03:00