Commit Graph

379 Commits

Author SHA1 Message Date
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
SBiOSoftWhare 5bc6da0583 Rebranding: Update theme colors. 2020-07-02 19:03:15 +02:00
ismailgulek bd6546ca48 Disable message highlighting when app opened from a notification 2020-06-15 13:49:22 +03:00
ismailgulek ff2c8b8ab8 Pass eventId when navigating to room from notification 2020-06-09 17:51:07 +03:00
ismailgulek 0de64e4772 Refactor with new identifier 2020-06-05 10:58:00 +03:00
ismailgulek 335059e284 Add identifier to Theme protocol 2020-06-05 10:56:06 +03:00
ismailgulek 5ccee9d261 Introduce evaluatedThemeId for equality check 2020-06-04 16:16:42 +03:00
ismailgulek fd26aa786c Observe changes in system dark mode setting, little refactoring 2020-06-04 15:33:02 +03:00
ismailgulek 28180e86d3 Respect system dark mode setting, fixes #2628 2020-06-04 15:29:15 +03:00
ismailgulek df87f3608e Fix selected background color for cells on iOS 13, fixes #3309 2020-06-04 15:03:30 +03:00
ismailgulek 422a0fc9dc Clear old notification handling from PushNotificationService, fix notification doubling 2020-06-03 15:08:53 +03:00
ismailgulek f549bda4c6 Fix reply from notification when session store not ready yet 2020-06-03 14:20:06 +03:00
ismailgulek eb009704da Merge pull request #3268 from vector-im/remove_pushkit
Remove PushKit
2020-05-29 12:34:20 +03:00
SBiOSoftWhare 0ea5d7136c Theme: Customize UISearchBar with new iOS 13 properties. 2020-05-28 18:24:03 +02:00
ismailgulek 4c8ba3b019 Remove some commented code
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-26 18:04:18 +03:00
ismailgulek fbfd7053d7 Implement a workaround to delete some notifications afterwards
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-25 17:52:29 +03:00
ismailgulek 5632fd38d2 Fix Manu's comments
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-25 15:50:26 +03:00
ismailgulek 5c15b7f5d0 Create notification service extension
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 14:27:30 +03:00
ismailgulek e0ff9e0003 Fix Steve's coment
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 11:52:06 +03:00
ismailgulek b4cc0d9d18 Make PushNotificationService not singleton
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 11:52:06 +03:00
ismailgulek 20362491cb PushNotificationService implementation
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 11:50:45 +03:00
SBiOSoftWhare 45450a95f7 Key verification: Display "Verify your other sessions" modal at every startup if needed. 2020-05-04 19:59:11 +02:00
SBiOSoftWhare d28e247cd9 Key verification: Display "Verify this session" modal at every startup if needed. 2020-04-30 15:28:43 +02:00
manuroe 4e4f1baade Jitsi: Create jitsi widget with v2 style but stay compatible with v1
We use `webAppUrl`and `jitsiServerURL` from the app plist for the url start (used only by web) and the default jitsi server
2020-04-24 12:24:11 +02:00
manuroe af6229802d Jitsi: Support v2 widget data. Open a conference on the provided domain 2020-04-24 11:09:01 +02:00
manuroe bd7bd7c59f Jitsi: Support v1 and v2 widget types 2020-04-24 09:04:49 +02:00
manuroe e40cb0cdd3 Remove LABS > Enable Cross-signing 2020-04-15 23:17:10 +02:00
SBiOSoftWhare 7ba8fd2195 RoomPowerLevel: Add dedicated file and convenient init. 2020-04-08 12:32:36 +02:00
manuroe 3dc548c137 Fix crash due to malformed widget
#2997
2020-02-17 09:25:17 +01:00