Commit graph

613 commits

Author SHA1 Message Date
Gil Eluard
a61cc09e5a Merge branch 'develop' into element_4242
# Conflicts:
#	CHANGES.rst
#	Riot/Managers/Settings/RiotSettings.swift
2021-04-20 11:52:47 +02:00
ismailgulek
ba81000e56
Merge branch 'develop' into voip_design_updates 2021-04-20 11:41:53 +03:00
Gil Eluard
575d5c8ee4 Merge branch 'develop' into element_4236
# Conflicts:
#	CHANGES.rst
#	Riot/Managers/Settings/RiotSettings.swift
2021-04-20 10:38:30 +02:00
Gil Eluard
de56297cb6 Enable / Disable VoIP feature in Rooms
- Update after review
2021-04-20 10:36:05 +02:00
Gil Eluard
a1d359d5aa Show/Hide public directory in Unified Search 2021-04-20 10:31:04 +02:00
Gil Eluard
450de18c8c Enable / Disable VoIP feature in Rooms 2021-04-19 20:39:07 +02:00
Gil Eluard
896a75721b Show/Hide Home Screen tabs 2021-04-19 18:53:32 +02:00
ismailgulek
1f7e35e752
Revert "Remove PiP animations"
This reverts commit c8fd3f92ea.
2021-04-19 14:51:44 +03:00
Gil Eluard
2cc525a083 Make joining public rooms configurable
- Reset RiotSettings
2021-04-15 11:15:48 +02:00
Gil Eluard
03f91bcb33 Make room settings screen configurable dynamically
- reset RiotSettings
2021-04-14 18:23:17 +02:00
Gil Eluard
658d2fad4c Make joining public rooms configurable
- Reset RiotSettings
2021-04-14 18:17:01 +02:00
Gil Eluard
c57a55f1e7 Make room settings screen configurable dynamically 2021-04-14 15:52:25 +02:00
ismailgulek
27b69914f3
Show notifications always for incoming group calls 2021-04-14 16:30:21 +03:00
ismailgulek
615387c7ee
Fix a crash 2021-04-14 16:28:00 +03:00
Gil Eluard
eb3e7b8813 Make joining public rooms configurable 2021-04-13 19:21:07 +02:00
ismailgulek
dc1c7ccdc6
Adjust PiP view vertical margins 2021-04-12 13:57:40 +03:00
ismailgulek
1a2682d8bb
Move PiP view to bottom-right by default 2021-04-12 13:56:39 +03:00
ismailgulek
24c2159f87
Use completion block for pip mode 2021-04-12 01:28:52 +03:00
ismailgulek
c8fd3f92ea
Remove PiP animations 2021-04-09 15:52:20 +03:00
ismailgulek
96d80f7ef2
Define target PiP view size 2021-04-09 15:44:40 +03:00
ismailgulek
3162a5d720
Introduce enableRingingForGroupCalls and add a labs setting for it 2021-04-09 14:54:03 +03:00
ismailgulek
2742315a64
Merge branch 'develop' into voip_design_updates 2021-04-08 00:18:23 +03:00
ismailgulek
e314f22f6f
Bug fixes around temporary Jitsi call bars 2021-04-07 13:52:23 +03:00
ismailgulek
143a0aa853
Remove lab setting for Jitsi calls 2021-04-06 17:25:37 +03:00
Gil Eluard
1790b3bd20 Merge branch 'develop' into element_4181
# Conflicts:
#	CHANGES.rst
#	Riot/Managers/Settings/RiotSettings.swift
2021-04-06 15:59:40 +02:00
Gil Eluard
e1a249882a Possibility to lock some room creation parameters from settings
- Update after review
2021-04-06 10:51:07 +02:00
Gil Eluard
782527d41c Possibility to lock some room creation parameters from settings
- Update after review
2021-04-06 10:47:54 +02:00
ismailgulek
25830f9372
Remove unnecessary check 2021-04-02 17:31:37 +03:00
Gil Eluard
53a9a9a1b1 Possibility to lock some room creation parameters from settings 2021-04-02 15:54:21 +02:00
ismailgulek
4086e1b0ef
Merge branch 'develop' into voip_design_updates 2021-04-02 14:39:37 +03:00
ismailgulek
c6981f7aab
Unify call screen methods, use UIViewController 2021-04-02 14:22:03 +03:00
Gil Eluard
0e3712b077 Merge branch 'develop' into element_4173 2021-04-02 11:44:15 +02:00
Gil Eluard
2364711802
Merge pull request #4122 from vector-im/element_4085
Composer Update - Typing and sending a message
2021-04-02 11:34:05 +02:00
ismailgulek
534e712d04
Introduce room-specific call bar, refactorings & comments 2021-04-02 00:02:54 +03:00
ismailgulek
0d93e3aa60
Update method name 2021-04-02 00:01:43 +03:00
ismailgulek
53527d0b8e
Add call bar update delegate method 2021-04-02 00:01:23 +03:00
Gil Eluard
c453a7bcdc Enable / disable external friends invite 2021-04-01 15:02:43 +02:00
Gil Eluard
9a5c66190c Make the application settings more configurable
- Update after review
2021-04-01 14:16:06 +02:00
Gil Eluard
140c834d1c Make the application settings more configurable 2021-03-31 19:04:00 +02:00
Gil Eluard
d561ef472b Composer update - UI enhancements
- Composer height =58px - Frame = 42px
- Replace current scroll to bottom implementation with a scroll to Bottom FAB on both themes
- The text inside the composer frame should be centered
- The padding between the "reveal plus" button, composer frame and Left + Right sides should be at equal distance on default mode
- Verify that the "Send a message..." String matches with the colour indicated on Figma.
- The padding between each component (buttons and composer frame) should be at equal distance on default mode. E.g : It should be at 12px for each gap.
- The input text jumps down when users start typing. It should be centered at all times.
- Remove the Scroll bar in the text frame.
- DARK THEME
2021-03-20 21:31:17 +01:00
ismailgulek
0cfde0fe76
Move Jitsi view controller to CallPresenter 2021-03-19 17:33:07 +03:00
ismailgulek
cca650c357
Handle widget events from VoIP pushes 2021-03-19 03:00:14 +03:00
ismailgulek
9712f11b7c
Handle widget events in CallPresenter, integration with CallKit 2021-03-19 02:56:56 +03:00
ismailgulek
f1b42305bc
Read widget event types from NSE 2021-03-19 02:52:04 +03:00
Gil Eluard
419f20b1a2 SR sizing is inconsistent with RR & Message states cosmetic changes 2021-03-17 20:09:44 +01:00
ismailgulek
a99e85e5dc
Handle group call tile tap 2021-03-17 19:41:31 +03:00
ismailgulek
0b2b8b5463
Merge branch 'develop' into voip_design_updates 2021-03-11 15:48:58 +03:00
ismailgulek
3e827d69ec
Merge branch 'develop' into voip_design_updates 2021-03-09 15:52:55 +03:00
Gil Eluard
a9c0d5c589 Merge branch 'develop' into element_4014 2021-03-04 11:19:40 +01:00
SBiOSoftWhare
e14a280b6c Settings: Add show NSFW public rooms toggle. 2021-03-03 16:32:05 +01:00
Gil Eluard
419efd886a Merge branch 'develop' into element_4014
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
#	Riot/Modules/Room/DataSources/RoomDataSource.m
2021-02-25 15:49:53 +01:00
SBiOSoftWhare
a8f7713a16
Merge branch 'develop' into element_3776 2021-02-23 18:51:19 +01:00
Gil Eluard
2f774022e2 Improve the status of send messages (sending, sent, received, failed)
- First implementation
2021-02-22 13:51:25 +01:00
SBiOSoftWhare
c7d50ac0b9 Room creation intro: New theme color. 2021-02-22 00:11:59 +01:00
manuroe
19aec16225 EncryptionKeyManager: Enable key for e2e DB 2021-02-18 16:37:58 +01:00
manuroe
22d6d16f79 Merge branch 'develop' into element_3867 2021-02-18 15:35:21 +01:00
ismailgulek
97f02699ef Remove PiP button callback 2021-02-17 16:49:48 +03:00
ismailgulek
d854b11678 Wait for user action on alert if an alert is displayed 2021-02-16 21:45:16 +03:00
ismailgulek
c50d889320 Fix video call screen layout when coming back after device rotation 2021-02-15 18:34:33 +03:00
ismailgulek
4b5d906119 Fix PiP view frame when device rotated 2021-02-15 18:33:21 +03:00
ismailgulek
67f0501e67 Merge branch 'develop' into voip_design_updates
# Conflicts:
#	Podfile
#	Podfile.lock
#	Riot.xcodeproj/project.pbxproj
#	Riot/Categories/RoomBubbleCellData.swift
#	Riot/Managers/Call/CallPresenter.swift
#	Riot/Modules/Room/RoomViewController.h
#	Riot/Modules/Room/RoomViewController.m
#	Riot/Modules/Room/Views/BubbleCells/Call/CallBubbleCellBaseContentView.swift
2021-02-15 14:25:48 +03:00
ismailgulek
221fdc2c7d Move PiP view to top-right of the screen by default 2021-02-10 17:15:20 +03:00
ismailgulek
df1d60139f Merge branch 'voip_call_transfer' into voip_all
# Conflicts:
#	Podfile
#	Podfile.lock
#	Riot.xcodeproj/project.pbxproj
2021-02-10 00:47:51 +03:00
ismailgulek
ab92b8b3f4 Merge branch 'voip_2746' into voip_tiles 2021-02-10 00:38:49 +03:00
ismailgulek
737360cf10 Remove k prefix from const string name 2021-02-10 00:17:43 +03:00
ismailgulek
03da63e14f Merge branch 'voip_2746' of https://github.com/vector-im/element-ios into voip_2746 2021-02-07 20:26:51 +03:00
ismailgulek
25872c0f33 Move some values to Constants 2021-02-07 20:26:19 +03:00
ismailgulek
fd213b5468 Introduce callScreenButtonTintColor on Theme and use it 2021-02-07 20:12:30 +03:00
ismailgulek
aa40d26274 Keep a reference to block based notification observer and unregister it manually 2021-02-07 20:02:22 +03:00
ismailgulek
4565ee2453
Update Riot/Managers/Call/PiPView.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2021-02-07 19:59:31 +03:00
ismailgulek
1f2565f376 Make callTimer optional 2021-02-07 19:57:35 +03:00
ismailgulek
85ef3335e3 Rename CallService to CallPresenter 2021-02-07 19:55:36 +03:00
ismailgulek
dc5106b201 Voip all 2021-02-03 14:01:29 +03:00
ismailgulek
49bc653332 Merge branch 'voip_2746' into voip_tiles 2021-02-02 12:36:11 +03:00
ismailgulek
c9f84c2329 Merge branch 'develop' into voip_2746 2021-02-02 12:33:05 +03:00
ismailgulek
93afe7853c
Merge pull request #3989 from vector-im/element_3986
Fix PushKit Crashes due to Undecryptable Call Invites
2021-02-02 11:51:47 +03:00
ismailgulek
36fc3c3598 Add comments 2021-02-02 10:54:06 +03:00
ismailgulek
c5426300e0 Process sync response before decrypting call invite 2021-02-01 18:00:45 +03:00
manuroe
7c2d9d4579 Widgets: roomId is optional 2021-02-01 15:28:59 +01:00
manuroe
32f8198c8b Widgets: Support $matrix_room_id and $matrix_widget_id parameters
#3987
2021-02-01 12:59:45 +01:00
ismailgulek
954691f76b Add some logs 2021-01-21 15:00:22 +03:00
ismailgulek
1116ed6062 Present call screen for active calls on tile taps 2021-01-21 14:29:38 +03:00
ismailgulek
491a846fe2 Pass mx sessions to the call service 2021-01-21 14:28:56 +03:00
ismailgulek
6f3f7ddfd9 Merge branch 'develop' into voip_2746
# Conflicts:
#	Riot/Modules/Application/LegacyAppDelegate.m
2021-01-15 16:07:36 +03:00
Gil Eluard
ed4b8a9762 Merge branch 'develop' into element_3867
# Conflicts:
#	CHANGES.rst
#	Riot.xcodeproj/project.pbxproj
2021-01-11 11:58:53 +01:00
ismailgulek
4cd43fab5c Implement pip for video calls 2021-01-08 03:57:39 +03:00
ismailgulek
2c0102192f Remove call bg color 2020-12-21 18:12:45 +03:00
ismailgulek
6bdb49f008 Add on hold call tap handling 2020-12-21 17:18:38 +03:00
SBiOSoftWhare
bbe0cad8f0 Theme: Introduce ThemeIdentifier to make theme identification easier in Swift. 2020-12-18 18:44:08 +01:00
ismailgulek
3788ceee49 Use key provider delegate in common configuration 2020-12-16 16:06:07 +03:00
ismailgulek
7468ce1a2b Add on hold call view and set it from CallService 2020-12-16 13:36:53 +03:00
Gil Eluard
7974126311 Code updated after code review 2020-12-15 16:55:34 +01:00
Gil Eluard
1f9b0db6fe Code updated after code review 2020-12-15 16:47:07 +01:00
Gil Eluard
706db262b8 Implementation of the MXKeyProviderDelegate to enable encryption of contacts, accounts, and crypto DB 2020-12-14 23:05:57 +01:00
ismailgulek
93d2637234 Fix call bar issue on end of second call case 2020-12-14 15:01:05 +03:00
ismailgulek
b93a5346e6 Fix call bar after a call ended 2020-12-14 14:34:48 +03:00
ismailgulek
90f6e777d9 Fix some UI races 2020-12-03 16:05:08 +03:00
ismailgulek
dfa9dc8ff2
Merge branch 'develop' into voip_2746 2020-12-03 12:26:26 +03:00
ismailgulek
7f086c5782 Introduce CallBar view management 2020-12-02 23:17:06 +03:00
ismailgulek
70204abd53 Introduce CallService 2020-12-01 13:41:31 +03:00
SBiOSoftWhare
b5a3991763 ThemeService: Add convenient method to check if a dark theme is used. 2020-11-30 16:41:48 +01:00
ismailgulek
0221830738 New call UI including hold & resume 2020-11-25 16:11:52 +03:00
manuroe
7bd1df7f86
Merge pull request #3800 from vector-im/profiler
Use new MXProfiler to get and report accurate durations
2020-11-13 14:51:15 +01:00
manuroe
a3c4692ead MXProfiles: Track time to display a message from its notification 2020-11-11 22:49:46 +01:00
SBiOSoftWhare
3429b60227
Merge branch 'develop' into element_3655 2020-11-06 10:35:23 +01:00
manuroe
0cf00e8e37
Merge branch 'develop' into analytics_agnostic 2020-11-05 14:52:43 +01:00
manuroe
ae109a3bcd Fix Steve's comment 2020-11-05 14:52:07 +01:00
manuroe
6d78efc2e8 Analytics: Add Matomo screenshots link 2020-11-05 14:03:38 +01:00
ismailgulek
5d2fbbe35b KeyValueStore enhancements 2020-11-05 15:08:42 +03:00
manuroe
049757623c Analytics: Remove the "iOS." prefix
We do not need this differentiator anymore. There is a dedicated app id in Matomo.
2020-11-05 12:28:19 +01:00
manuroe
30cb82f922 Remove MXDecryptionFailureDelegate in flavor of agnostic MXAnalyticsDelegate 2020-11-05 12:09:10 +01:00
manuroe
fda7df2659 MXAnalyticsDelegate: Replace trackLaunchScreenDisplayDuration with new agnostic method 2020-11-05 09:44:18 +01:00
manuroe
2c0e259fc2 * MXAnalyticsDelegate: Make it fully agnostic on tracked data. 2020-11-05 09:41:21 +01:00
manuroe
666ef50b2a Analytics: Fix analytics in order to track performance improvements
Forgot to commit one line
2020-11-04 21:32:06 +01:00
manuroe
edc3712d83 Analytics: Fix analytics in order to track performance improvements
It is probably broken since May 2019 and Matomo 6. Only the first value (StorePreload) was sent .
2020-11-04 15:46:56 +01:00
SBiOSoftWhare
1a67ac3728 Refactor RoomIDComponents struct. 2020-11-04 10:28:37 +01:00
SBiOSoftWhare
9c0be9e135 Add RoomIDComponents: A structure that parses Matrix Room ID and constructs their constituent parts. 2020-11-02 18:08:52 +01:00
SBiOSoftWhare
21171b6716 WidgetManager: Use JitsiService to generate Jitsi widget content. 2020-10-27 15:35:57 +01:00
SBiOSoftWhare
7902a66c07 JitsiWidgetData: Add authentication type field. 2020-10-27 15:30:15 +01:00
manuroe
c211bf3bc9 PIN: Fix code bypass on fast switching 2020-10-26 16:09:39 +01:00
ismailgulek
75c893e1bd Use MXKPasteboardManager.pasteboard on copy operations 2020-10-09 15:20:54 +03:00
ismailgulek
d0895ca9dd Use MXKAppSettings.pasteboard on copy operations 2020-10-09 13:58:54 +03:00
ismailgulek
47f6198b91 Launch background sync after reporting the call 2020-10-01 14:04:30 +03:00
ismailgulek
7c1f163ea6 Remove variable and use inline check 2020-09-30 16:03:13 +03:00
ismailgulek
c7dd0d60c1 Rename property 2020-09-30 15:58:37 +03:00
ismailgulek
e05d93884f Merge branch 'develop' into protection_fine_tuning
# Conflicts:
#	CHANGES.rst
#	Riot/Assets/en.lproj/Vector.strings
2020-09-30 15:19:32 +03:00
ismailgulek
97675be983 Introduce BiometricsAuthenticationPresenter 2020-09-30 15:17:10 +03:00
ismailgulek
b410a376c5 Fix error conversion 2020-09-30 14:37:36 +03:00
ismailgulek
8616ce2bd7
Update Riot/Managers/LocalAuthentication/LocalAuthenticationService.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-09-30 14:32:14 +03:00
ismailgulek
60fdabded4
Update Riot/Managers/KeyValueStorage/KeychainStore.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-09-30 14:30:07 +03:00
ismailgulek
469c857a3c
Merge branch 'develop' into theme_fixes 2020-09-30 14:28:14 +03:00
ismailgulek
309e1f1c26
Merge branch 'develop' into protection_fine_tuning 2020-09-29 18:33:22 +03:00
ismailgulek
cf0f3ba454 Logout automatically when pin/biometrics provided wrong too many times 2020-09-29 16:57:46 +03:00
ismailgulek
14709201f8 Add integer methods 2020-09-28 16:17:13 +03:00
ismailgulek
2dacc99110 Merge branch 'develop' into hide_push_content_on_pin_protection
# Conflicts:
#	CHANGES.rst
#	Riot.xcodeproj/project.pbxproj
2020-09-28 14:23:11 +03:00
SBiOSoftWhare
5ac652536b 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
5715352c87 Add userInterfaceStyle on Theme 2020-09-22 14:17:20 +03:00
ismailgulek
27ca4803e1 Include some files to NSE target 2020-09-16 16:05:59 +03:00
ismailgulek
bacdb04299 Expose is protection set 2020-09-07 18:08:47 +03:00
SBiOSoftWhare
8d6df7ed2b ThemeService: Compute theme property at init. 2020-09-07 09:56:44 +02:00
SBiOSoftWhare
1e6b0da7ca
Merge pull request #3603 from vector-im/reduce_warnings
Reduce Xcode warnings
2020-09-04 13:13:54 +02:00
SBiOSoftWhare
c582260888 Merge branch 'develop' into element_3594
# Conflicts:
#	CHANGES.rst
2020-09-04 12:35:08 +02:00
manuroe
d2d2f56ae0 PushKit: Fix Steve's comment 2020-09-03 08:20:26 +02:00
manuroe
eda09b9e93 PushKit: Check all registered pushers and remove PushKit ones 2020-09-02 17:00:05 +02:00
SBiOSoftWhare
37f68d8349 Theme: Remove warning. 2020-09-01 14:11:37 +02:00
SBiOSoftWhare
f7c8ab564f Remove some Swift warnings. 2020-09-01 11:57:30 +02:00
SBiOSoftWhare
be15511af7 Update PushNotificationService. 2020-08-31 19:38:32 +02:00
SBiOSoftWhare
be0ceb1759 Remove old AppDelegate imports. 2020-08-31 19:38:06 +02:00
manuroe
a74e764378 PushNotificationService: Use the MatrixKit way to remove PK pusher
This is a revert of #3601
2020-08-31 17:51:20 +02:00
manuroe
3dec5d95a4 PushKit pusher: Add more logs when removing it
#3577
2020-08-31 16:42:21 +02:00
ismailgulek
dbfb416789 Fix removal of pushers 2020-08-27 19:29:44 +03:00
ismailgulek
7ad2cc639a Explicitly remove PushKit pushers 2020-08-27 17:57:48 +03:00
ismailgulek
5756ce0585 Use latest SDK 2020-08-26 13:05:50 +03:00
ismailgulek
2d49b93a71 Improve logs 2020-08-25 14:13:38 +03:00
ismailgulek
b60e32bfdd Fix potential memory management problems 2020-08-20 17:50:15 +03:00
ismailgulek
b2c1cacc91 Remove shared instance 2020-08-20 17:43:46 +03:00
ismailgulek
fafd5ac081 Rename store variables 2020-08-20 17:33:03 +03:00
ismailgulek
111c27aea9 Rename PushNotificationManager to PushNotificationStore 2020-08-20 17:31:47 +03:00
ismailgulek
5c6e377428
Update PushNotificationService.m 2020-08-12 21:44:10 +03:00
ismailgulek
584517ea3e Avoid receiving VoIP pushes before session store data ready 2020-08-11 21:19:47 +03:00
ismailgulek
877c72fb91 Refactor remove call notifications method 2020-08-11 12:53:51 +03:00
ismailgulek
ea7bca3a9b Remove call notifications on various points 2020-08-10 18:20:02 +03:00
ismailgulek
3cdfb922b6 Do background sync on voip push 2020-08-10 18:19:08 +03:00
ismailgulek
50b768766a Merge branch 'develop' into element_3452
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2020-08-10 14:20:28 +03:00
ismailgulek
b68d55bb6e Use PushNotificationManager 2020-08-05 14:13:53 +03:00
ismailgulek
a8af28170b
Introduce PushNotificationManager 2020-08-05 14:12:37 +03:00
ismailgulek
d3c539d59e
Namespace some settings 2020-08-03 16:07:39 +03:00
manuroe
e069a679bc 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
78fdd2b274 BuildSettings: Integrate applicationWebAppUrlString 2020-07-31 11:44:26 +02:00
manuroe
6387261476 BuildSettings: Integrate integrationsWidgetsUrls and rename it 2020-07-31 11:36:56 +02:00
manuroe
41a9e53ff7 BuildSettings: Integrate integrations 2020-07-31 11:33:29 +02:00
manuroe
3a37f99714 BuildSettings: Integrate Matomo 2020-07-31 09:15:57 +02:00
manuroe
20209bfcfe BuildSettings: Integrate stunServerFallback 2020-07-31 08:49:30 +02:00
ismailgulek
a8ad34969f
All new settings moved to BuildSettings 2020-07-30 16:13:08 +03:00
ismailgulek
349cff564f Use matrixApps for allowIntegrations, will be moved later 2020-07-30 16:12:12 +03:00
ismailgulek
b8e5d641e1 Integrate allowMessageDetailsShare 2020-07-30 16:12:03 +03:00
ismailgulek
51d08641b6 Integrate allowMessageDetailsPermalink 2020-07-30 16:11:55 +03:00
ismailgulek
93edc52fcc Integrate allowMessageDetailsReportContent 2020-07-30 16:11:47 +03:00
ismailgulek
1a29cc41bf Integrate allowMessageDetailsViewSource 2020-07-30 16:11:39 +03:00
ismailgulek
f4372d1951 Integrate allowSendingStickers 2020-07-30 16:11:30 +03:00
ismailgulek
efc7a9eef4 Introduce allowBugReportingManually 2020-07-30 16:11:23 +03:00
ismailgulek
83c80bdd18
Introduce some settings, will be replaced with BuildSettings 2020-07-30 16:10:36 +03:00
manuroe
13d1b51a79 BuildSettings: Make it work from extensions 2020-07-30 11:35:50 +02:00
manuroe
c8d8f5db85 Build: Define applicationGroupIdentifier in xcconfig 2020-07-30 10:10:42 +02:00
ismailgulek
1acfafd030
Drop ObjC support for KeychainStore, refactor setters for KeyValueStore 2020-07-28 18:59:01 +03:00
ismailgulek
a054c93c07
Change KeyValueStore api 2020-07-28 18:21:39 +03:00
ismailgulek
0901e2f04f
Show auth screen if also biometrics set 2020-07-24 17:53:50 +03:00
ismailgulek
4ff794f752
Extend KeychainStore to get/set booleans 2020-07-24 17:44:17 +03:00
ismailgulek
8284c1889d
Update Riot/Managers/LocalAuthentication/LocalAuthenticationService.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-22 22:47:32 +03:00
ismailgulek
b0f0aec136
Fix comments of Steve 2020-07-22 17:47:45 +03:00
ismailgulek
329a23dec8
Some refactoring after Steves comments 2020-07-22 17:07:54 +03:00
ismailgulek
b482615a74
Fix removal of pin 2020-07-22 11:44:01 +03:00
ismailgulek
81e8e25c58
Introduce KeyValueStore 2020-07-22 11:36:32 +03:00
ismailgulek
725444964f Merge branch 'develop' into element_3436 2020-07-21 19:38:24 +03:00
manuroe
6a3ad95cdf MajorUpdateManager: Add logs 2020-07-21 16:06:54 +02:00
ismailgulek
07e96fc7cc
Make force setting hardcoded 2020-07-21 16:12:36 +03:00
SBiOSoftWhare
4e8dcc22c2 Update tint color. 2020-07-10 21:47:50 +02:00
SBiOSoftWhare
62fecb60e3 Add AppVersion class to manage app version comparison. 2020-07-10 21:24:51 +02:00
Steve Barré
8e5ac3f625 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
28fa5de6a3
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
8a1cdf3471 Theme: Remove some legacy colors. 2020-07-10 15:37:32 +02:00
SBiOSoftWhare
ddd5eca559 Theme: Update navigation tint color. 2020-07-10 14:33:45 +02:00
SBiOSoftWhare
351a8296d4 Theme: Remove navigation bar shadow. 2020-07-07 15:20:50 +02:00
SBiOSoftWhare
21a620d2e2 Theme: Improve search bar appearance in light theme. 2020-07-07 09:43:04 +02:00
SBiOSoftWhare
5347b1f0e7 Remove top and bottom shadow when UISearchBar is added in UITableView. 2020-07-06 20:40:47 +02:00
SBiOSoftWhare
933336ea3b Update theme colors. 2020-07-06 15:41:05 +02:00
SBiOSoftWhare
64d1dc0080 Rebranding: Update theme colors. 2020-07-02 19:03:15 +02:00
ismailgulek
5f3178efd7
Disable message highlighting when app opened from a notification 2020-06-15 13:49:22 +03:00
ismailgulek
c26b2385a1
Pass eventId when navigating to room from notification 2020-06-09 17:51:07 +03:00
ismailgulek
155796cce8
Refactor with new identifier 2020-06-05 10:58:00 +03:00
ismailgulek
f28816eb98
Add identifier to Theme protocol 2020-06-05 10:56:06 +03:00
ismailgulek
eb6f850213
Introduce evaluatedThemeId for equality check 2020-06-04 16:16:42 +03:00
ismailgulek
3a1687aa08
Observe changes in system dark mode setting, little refactoring 2020-06-04 15:33:02 +03:00
ismailgulek
699a8817ca
Respect system dark mode setting, fixes #2628 2020-06-04 15:29:15 +03:00
ismailgulek
0f1f69b044
Fix selected background color for cells on iOS 13, fixes #3309 2020-06-04 15:03:30 +03:00
ismailgulek
5f4821e5d4
Clear old notification handling from PushNotificationService, fix notification doubling 2020-06-03 15:08:53 +03:00
ismailgulek
3e3f7b1063
Fix reply from notification when session store not ready yet 2020-06-03 14:20:06 +03:00
ismailgulek
0d73c8dccf
Merge pull request #3268 from vector-im/remove_pushkit
Remove PushKit
2020-05-29 12:34:20 +03:00
SBiOSoftWhare
edc809a131 Theme: Customize UISearchBar with new iOS 13 properties. 2020-05-28 18:24:03 +02:00
ismailgulek
ba50f47c6b
Remove some commented code
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-26 18:04:18 +03:00
ismailgulek
f85aee0a56
Implement a workaround to delete some notifications afterwards
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-25 17:52:29 +03:00
ismailgulek
9475cd7a10
Fix Manu's comments
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-25 15:50:26 +03:00
ismailgulek
53bb87dafa
Create notification service extension
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 14:27:30 +03:00
ismailgulek
eb05cb69ac Fix Steve's coment
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 11:52:06 +03:00
ismailgulek
c592eb470e Make PushNotificationService not singleton
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 11:52:06 +03:00
ismailgulek
4c9f44cc6d PushNotificationService implementation
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 11:50:45 +03:00
SBiOSoftWhare
dae859af47 Key verification: Display "Verify your other sessions" modal at every startup if needed. 2020-05-04 19:59:11 +02:00
SBiOSoftWhare
4758c676b3 Key verification: Display "Verify this session" modal at every startup if needed. 2020-04-30 15:28:43 +02:00
manuroe
aaba08e4ce 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
735f51d4ba Jitsi: Support v2 widget data. Open a conference on the provided domain 2020-04-24 11:09:01 +02:00
manuroe
71b3e167ef Jitsi: Support v1 and v2 widget types 2020-04-24 09:04:49 +02:00
manuroe
35bc453ef0 Remove LABS > Enable Cross-signing 2020-04-15 23:17:10 +02:00
SBiOSoftWhare
927f63e8df RoomPowerLevel: Add dedicated file and convenient init. 2020-04-08 12:32:36 +02:00
manuroe
454db999b0 Fix crash due to malformed widget
#2997
2020-02-17 09:25:17 +01:00
manuroe
a669f35fc6 Settings: LABS: Keep only one flag for cross-signing 2020-01-28 16:51:03 +01:00
manuroe
7b24865be4
Room creation: Follow SDK changes (#2945)
Room creation: Follow SDK changes
2020-01-28 14:33:56 +01:00
SBiOSoftWhare
abdee96de8 Settings: Add cross-signing and key verification by direct message switches in labs section. 2019-12-06 12:14:13 +01:00
SBiOSoftWhare
3fa1a211c0 Create a URL parser for room messages. 2019-12-03 18:41:17 +01:00
SBiOSoftWhare
f02e7a42b3 Widgets: Require scalar token validation to ensure terms display when retrieve widget URL. 2019-11-29 16:21:26 +01:00
manuroe
df7a692db5 Swift: NSURL -> URL 2019-11-22 12:20:57 +01:00
manuroe
10d5cd81d6 Widgets: Check user permission before opening a widget (data part)
#2833
2019-11-22 11:18:08 +01:00
manuroe
4f5afc7ef9 Widgets: Fix Steve's remarks 2019-11-21 17:19:39 +01:00
manuroe
3296a7561f Widgets: Display an error if the IM is disabled
#2843
2019-11-21 16:36:08 +01:00
manuroe
98354f24aa Settings: Have a toggle for using an integration manager
#2843
2019-11-21 15:43:04 +01:00
manuroe
e5754a2b4d Widgets permission: Fix Steve's remarks 2019-11-20 18:41:18 +01:00
manuroe
1eece82936 Widgets: Check user permission before opening a widget (Data side)
#2832
2019-11-20 10:25:56 +01:00
manuroe
da4edefdaf SerializationService: Add deserialisation of Any with a dirty implementation of JSON dictionary parsing 2019-11-20 10:17:20 +01:00
manuroe
81a0aa5009 Merge tag 'v0.10.2' into develop
Finish IntegrationsManagerTerms

# Conflicts:
#	CHANGES.rst
2019-11-15 17:36:59 +01:00
manuroe
46d8947255 Integrations: Fix terms consent display HTTP requests 2019-11-15 17:30:21 +01:00
manuroe
9a58cbccde Integrations: Fix terms consent display when they are required
(cherry picked from commit 394aedbf5f)
2019-11-15 16:39:27 +01:00
manuroe
237d533492 Integrations: Use the integrations manager provided by the homeserver admin via .well-known
#2815
2019-11-07 18:46:50 +01:00
manuroe
394aedbf5f Integrations: Fix terms consent display when they are required 2019-11-07 18:25:11 +01:00
SBiOSoftWhare
0ad87ea9da MXHTTPOperation: Remove nullability check before using mutateTo: method where needed. 2019-10-30 10:49:00 +01:00
manuroe
d9d22b3220 Theme: Make button theming work
#2734
2019-09-26 16:32:43 +02:00
manuroe
ba446465e5 VoIP: Fallback to matrix.org STUN server with a confirmation dialog
#2646
2019-08-28 18:57:56 +02:00
manuroe
d37017430d IM: Terms modal: Make computation of baseUrl more generic 2019-08-13 11:35:56 +02:00
manuroe
0f8db40c98 IM: Detect not signed terms error
(cherry picked from commit 80877eabaf)
2019-08-09 15:30:58 +02:00
SBiOSoftWhare
8dca707d82 Create SerializationService that enables to deserialize or serialize an object conforming to Codable. 2019-07-25 16:58:14 +02:00
SBiOSoftWhare
62dabebdd8 Themes: Handle search bar text color. 2019-07-25 16:58:14 +02:00
SBiOSoftWhare
436f501a91 LABS: Remove reaction settings, reactions are enabled by default. 2019-07-09 13:51:14 +02:00
manuroe
918adc5b7a Integrations: Manage the error of provided integrations server not responding 2019-06-21 15:06:41 +02:00
manuroe
948105b03d Integrations: Manage the error of no configured integrations server 2019-06-21 12:12:32 +02:00
manuroe
afd37fa9fb Integrations: Make code support use of an integration manager other than modular/scalar.
The default value is still modular/scalar.
2019-06-21 11:26:34 +02:00
fridtjof
b466af9631
Complete the migration code 2019-05-23 22:07:04 +02:00
fridtjof
05e9fb0afc
(Almost) fix the Matomo migration code 2019-05-23 22:06:45 +02:00
fridtjof
940ce88946
Rename PiwikTracker to MatomoTracker and update to version 6.0.0 2019-05-23 22:05:06 +02:00
SBiOSoftWhare
3117c4322c Theme: Remove non needed reaction colors 2019-05-21 01:09:42 +02:00
SBiOSoftWhare
5b9ffd5b0f Theme: Add reaction button colors and update header background color. 2019-05-20 21:49:27 +02:00
manuroe
6866fe8e2c Reactions: Add a labs setting
#2441
2019-05-20 17:31:25 +02:00
manuroe
8d7f535581
Merge branch 'aggregations' into riot_2393 2019-05-16 14:51:14 +02:00
manuroe
7cd5e79bc6 Reactions: Customise primary reactions buttons 2019-05-15 23:35:09 +02:00
SBiOSoftWhare
7de616ffc0 Make Themable protocol available for Obj-C 2019-05-15 21:18:02 +02:00
manuroe
b934b26f25 Device Verification: Verify screen: Theme emojis names 2019-04-08 17:10:40 +02:00
manuroe
31306b0999 Widgets: Use scalar v1.1 2019-03-12 17:55:50 +01:00
manuroe
79237928ae Widgets: Attempt to re-register for a scalar token if ours is invalid
#2326

As the integration manager page (https://scalar-staging.riot.im/scalar-web) does not return a 403, check scalar token validity before opening it
2019-03-12 17:12:44 +01:00
manuroe
f881531422 Widget: Pass scalar_token only when required 2019-03-12 15:56:19 +01:00
SBiOSoftWhare
4fe4fb7670 Add user name colors property on Theme. Used for user name color generation. 2019-03-07 17:33:52 +01:00
SBiOSoftWhare
a4e2e6ee6f Fix SwiftLint warnings 2019-02-27 10:07:51 +01:00
manuroe
7a5c0bef99 Maintenance: Update cocopoads and pods. Automatic update to Swift4.2 2019-02-20 16:45:32 +01:00
manuroe
b9df55535f
Merge pull request #2221 from fridtjof/deprecations/percent_encoding
Take care of percent encoding related deprecations
2019-02-20 15:06:11 +01:00
SBiOSoftWhare
ec6504b052 Remove UISearchBar border color 2019-02-19 09:40:38 +01:00
SBiOSoftWhare
cea7414161 Handle UISearchBar cancel button color in ThemeService 2019-02-19 09:39:40 +01:00
SBiOSoftWhare
96c66b9b02 Add style method for UITabBar on Theme protocol. Update themes and make UITabBar non translucent. 2019-02-19 09:39:01 +01:00
SBiOSoftWhare
4f9d7999aa Update dark theme colors 2019-02-19 09:36:43 +01:00
fridtjof
e138dd8d2c
use the Matrix SDK's method for percent encoding 2019-02-18 15:31:55 +01:00
manuroe
fbd0b05422 reskin: Fix dark theme colors 2019-02-14 19:20:50 +01:00
manuroe
d40c446f87 Reskin: Replace separatorColor with lineBreakColor, the color introduced in the new uniformed palette 2019-02-13 09:39:32 +01:00
manuroe
338fa64bd4 Reskin: Use same color names as in https://app.zeplin.io/project/5c122fa790c5b4241ffa6be7/screen/5c619592daff2f1241d82e75 2019-02-12 19:06:22 +01:00
manuroe
16ccba58d1 Reskin: Update colors
#2237
2019-02-12 18:54:39 +01:00
fridtjof
d14d472b60
take care of percent encoding related deprecations 2019-02-04 21:22:43 +01:00
manuroe
fdf58c91bf reskin: invert avatarColor[1] & avatarColor[2] to match previous colors 2019-01-25 10:26:29 +01:00
manuroe
3f5d8ce0d0
Update Riot/Managers/PasswordStrength/PasswordStrengthManager.swift
Co-Authored-By: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2019-01-22 17:14:32 +01:00
SBiOSoftWhare
8d16efd15b Create PasswordStrengthManager to compute password strength from a given string. 2019-01-22 00:34:00 +01:00
manuroe
9371f0e1cb reskin: kill riotColorRed & riotColorPinkRed
Merge them into Theme.warningColor

Part of #2174
2019-01-18 13:40:09 +01:00
manuroe
b585772df9 reskin: Create a black theme from the dark theme
#2175
2019-01-18 11:32:37 +01:00
manuroe
14d171d777 reskin: Make existing themes inheritable 2019-01-18 11:31:29 +01:00
SBiOSoftWhare
645db9ae6e Update DarkTheme and DefaultTheme to conform Theme protocol 2019-01-18 10:40:37 +01:00
SBiOSoftWhare
dac323325e In Theme set placeholderTextColor non optional. Add commodity methods for text field and button. 2019-01-18 10:24:58 +01:00
manuroe
d1336445d7 reskin: Kill KVO on theme setting 2019-01-14 13:57:53 +01:00
manuroe
6e4a7224bf reskin: Kill KVO on theme setting 2019-01-14 10:53:43 +01:00
manuroe
f622da9e5a reskin: Fix Steve's remarks 2019-01-11 18:29:32 +01:00
manuroe
ebdf5bce3d reskin: move theme files under Manager/Theme/ 2019-01-11 17:31:08 +01:00
manuroe
403a09dc26 reskin: kill ThemeService.kRiotRoomXxxxLevel 2019-01-11 12:43:47 +01:00
fridtjof
c7fbca7698
make use of Obj-C's modern syntax for literals and subscripting 2019-01-08 00:24:11 +01:00
Aaron Raimist
c0c1e8a1c6
Remove all calls of [NSUserDefaults synchronize] (#1924)
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2018-10-15 16:58:10 -05:00
manuroe
d9b760556a Riot-bot: Do not try to create a room with it if the user homeserver is not federated 2018-08-24 15:28:01 +02:00
manuroe
4daabb5d3e Disable 'MatrixSDK/SwiftSupport' pod
And make Swift code not using NS_REFINED_FOR_SWIFTed methods from MatrixSDK
2018-08-10 17:08:25 +02:00
SBiOSoftWhare
c76e3de378 Fix typos in OnBoardingManager 2018-08-09 18:57:40 +02:00
SBiOSoftWhare
2bf474617a Improve OnBoardingManager 2018-08-09 12:19:24 +02:00
SBiOSoftWhare
075f9a5468 Create OnBoardingManager in order to manage onboarding steps, like create DM room with riot bot. 2018-08-09 12:19:24 +02:00
manuroe
f821f05f8f New async [MXRoom state:]: Make widgets build 2018-07-19 13:05:09 +02:00
manuroe
7af86d9f9d MXRoomState: Apply new MXRoomMembers property 2018-07-12 00:19:48 +02:00
SBiOSoftWhare
94c08785da Create managers folder 2018-07-10 10:21:20 +02:00