Commit graph

1510 commits

Author SHA1 Message Date
ismailgulek
0b91b4d418 Fix room avatar for direct chats 2020-09-15 12:01:21 +03:00
ismailgulek
89d83c6ef8 Change cells, add separator, fix room display name, fix content height, introduce AutoSizedTableView 2020-09-15 11:58:14 +03:00
ismailgulek
e6028cf9e5 Use new module from room view controller 2020-09-14 19:44:30 +03:00
ismailgulek
b764b2f2bb Implement new module 2020-09-14 19:44:07 +03:00
ismailgulek
fed588090f New bubble cells for the timeline 2020-09-14 15:39:08 +03:00
ismailgulek
4f6109e604 Merge branch 'develop' into element_3629 2020-09-14 14:27:24 +03:00
ismailgulek
43f59adb02 Use inline collapsing and the same cell for now 2020-09-14 14:24:41 +03:00
ismailgulek
a3e1ab2d55 Add new tag: RoomBubbleCellDataTagRoomCreateConfiguration 2020-09-14 14:11:24 +03:00
ismailgulek
c4d5abd56f Respect encryption config of HS 2020-09-11 16:44:38 +03:00
ismailgulek
18918435d4 Reload on theme change 2020-09-11 16:39:41 +03:00
ismailgulek
82c62265c5 Fix placeholder of textfield 2020-09-11 16:39:32 +03:00
ismailgulek
ba7b27bdc4 Localize view 2020-09-11 16:32:01 +03:00
ismailgulek
c08ee003d5 Default to the new flow 2020-09-11 16:12:12 +03:00
ismailgulek
6d1a89895b Implement choose avatar 2020-09-11 16:05:46 +03:00
ismailgulek
8c3502ca0e Implement create room 2020-09-11 15:03:05 +03:00
ismailgulek
091ea58d72 Go to room screen after creation 2020-09-11 15:02:24 +03:00
ismailgulek
124a24bf8c Add did create room delegate methods 2020-09-11 15:02:06 +03:00
ismailgulek
500a80d0d0 Retain new room creatino bridge presenter 2020-09-11 13:39:19 +03:00
ismailgulek
f2d4e0174a Configure view controller and view model 2020-09-11 13:39:03 +03:00
ismailgulek
7bd63a4265 Create choose avatar cell 2020-09-11 13:38:12 +03:00
ismailgulek
86397d9246 Call cancel on drag 2020-09-11 13:37:18 +03:00
ismailgulek
1c1f45175b Call complete on drag for directory 2020-09-11 13:36:34 +03:00
ismailgulek
1c5bb22a8d Update room creation params 2020-09-11 13:35:41 +03:00
ismailgulek
34af6caef0 Introduce TableViewHeaderFooterView 2020-09-11 13:34:53 +03:00
ismailgulek
47d067e23e Merge branch 'develop' into element_3628
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2020-09-10 18:18:29 +03:00
ismailgulek
4013bfde1e
Merge pull request #3644 from vector-im/element_3627
Contextualize Floating Button Actions
2020-09-10 18:14:47 +03:00
ismailgulek
0bcdb5adb0 Fix topic cell, introduce PlaceholderedTextView 2020-09-10 18:14:19 +03:00
ismailgulek
27abbaf8c8 Refactor cell view model 2020-09-10 16:41:34 +03:00
ismailgulek
24f9082a52 Remove template constants 2020-09-10 16:03:58 +03:00
ismailgulek
e2cf106d48 Add some comments 2020-09-10 16:01:24 +03:00
ismailgulek
514e4ea3bd Complete refactoring 2020-09-10 14:56:46 +03:00
ismailgulek
07d40b2c28 Create ShowDirectory module 2020-09-10 12:50:26 +03:00
ismailgulek
7f562a3c84 Move MXThirdPartyProtocolInstance extension to a new file 2020-09-10 11:25:43 +03:00
ismailgulek
52f1d62bf3 Add create room v2 to action sheet 2020-09-09 19:40:30 +03:00
ismailgulek
e4f1ab39f3 Fix build 2020-09-09 19:39:30 +03:00
ismailgulek
3e1d9e332f Compose some UI in table view, not complete yet 2020-09-09 19:33:47 +03:00
ismailgulek
0495ba8f66 Make some legacy cells conform Reusable & Themable, add some new 2020-09-09 19:32:54 +03:00
ismailgulek
10028f8ba4 Create new screen 2020-09-09 16:15:09 +03:00
ismailgulek
b2dae15307 Update searchbar placeholder 2020-09-09 15:05:06 +03:00
ismailgulek
dbbfdd28bc Fine tune interface 2020-09-09 15:02:57 +03:00
ismailgulek
78fe8aad05 Override plus button action on Rooms list 2020-09-09 14:41:00 +03:00
ismailgulek
3b9bad2650 Make PublicRoomsDirectoryDataSource conform NSCopying 2020-09-09 14:40:33 +03:00
ismailgulek
9f820598a4 Introduce SearchableDirectoryViewController 2020-09-09 14:39:56 +03:00
ismailgulek
078b37b702 Change asset name 2020-09-08 14:05:28 +03:00
ismailgulek
d147542d24 Avoid tinting of the new icon 2020-09-08 13:57:19 +03:00
ismailgulek
3172d0e5fb Use new icon 2020-09-08 13:56:59 +03:00
ismailgulek
565f438050 Change icon in Rooms screen 2020-09-08 13:09:44 +03:00
ismailgulek
3ef38c3250 Change icon and behaviour on People screen 2020-09-08 13:09:30 +03:00
ismailgulek
c95c6853f3 Move logic to a separate method 2020-09-08 11:22:53 +03:00
ismailgulek
59ee91500e Add inactive view on resign active, change when coming back 2020-09-07 18:10:54 +03:00
ismailgulek
a4bd3db565 Introduce inactive view mode, and allow update on view mode 2020-09-07 18:10:29 +03:00
ismailgulek
fd85dd9f4b Introduce inactive state 2020-09-07 18:09:47 +03:00
ismailgulek
6506fb9246 Merge branch 'develop' into element_3622 2020-09-07 13:52:15 +03:00
ismailgulek
18f85c312c Close keyboard on pin code screen 2020-09-07 13:51:48 +03:00
ismailgulek
ef1698ec3d Inroduce pinCodeGraceTimeInSeconds 2020-09-07 13:41:52 +03:00
ismailgulek
13b3fdfa04 Decrease pin grace time to zero 2020-09-07 13:08:09 +03:00
SBiOSoftWhare
8957dda983 SplitViewCoordinator: Integrate TabBarCoordinator. 2020-09-07 10:06:03 +02:00
SBiOSoftWhare
293382b993 Create TabBarCoordinator. 2020-09-07 10:05:18 +02:00
SBiOSoftWhare
a6dcf8623b Create SplitViewPresentable used by the master view controller of a UISplitViewController and enables to abstract interaction. 2020-09-07 10:04:36 +02:00
SBiOSoftWhare
f8baadd9ec MasterTabBarController: Remove show detail segues. Delegate presentation. 2020-09-07 10:01:06 +02:00
SBiOSoftWhare
3652f2427d PlaceholderDetailViewController: Add instantiate method. 2020-09-07 09:57:52 +02:00
SBiOSoftWhare
7cccec8414 LegacyAppDelegate: Remove split view management. Let SplitViewCoordinator handle these. 2020-09-04 13:19:26 +02:00
SBiOSoftWhare
654ad17a59 AppDelegate: Create UIWindow programmatically and use AppCoordinator. 2020-09-04 13:19:26 +02:00
SBiOSoftWhare
d1f7fa8408 Create AppCoordinator to handle navigation at root level. 2020-09-04 13:19:26 +02:00
SBiOSoftWhare
f1f0c89823 Create SplitViewCoordinator to handle split view navigation. 2020-09-04 13:19:26 +02:00
SBiOSoftWhare
eb322487c5 Create PlaceholderDetailViewController a placeholder detail view controller for UISplitViewController. 2020-09-04 13:19:26 +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
SBiOSoftWhare
7e8b032da0 AppDelegate: Add comments for window property. 2020-09-04 12:24:36 +02:00
SBiOSoftWhare
0274143ddf Remove code used before iOS 11. 2020-09-01 14:19:21 +02:00
SBiOSoftWhare
82d73b39f9 RecentsViewController: Remove warning. 2020-09-01 14:11:23 +02:00
SBiOSoftWhare
1d1a324c1b Remove deprecated -[UIApplication openURL] usage. 2020-09-01 12:20:44 +02:00
SBiOSoftWhare
f7c8ab564f Remove some Swift warnings. 2020-09-01 11:57:30 +02:00
SBiOSoftWhare
af8642c37d Move generated loading animation files in a folder and exclude them from SwiftLint linting. 2020-09-01 11:33:13 +02:00
SBiOSoftWhare
2fcfa9173e Remove local Flow files. 2020-09-01 11:31:53 +02:00
SBiOSoftWhare
be0ceb1759 Remove old AppDelegate imports. 2020-08-31 19:38:06 +02:00
SBiOSoftWhare
3ea2fdfddd Convert AppDelegate to Swift, call legacy ObjC AppDelegate from the one. Remove main.m. 2020-08-31 19:33:10 +02:00
SBiOSoftWhare
c11b9776cf Refactor ObjC AppDelegate to LegacyAppDelegate. 2020-08-31 19:23:26 +02:00
ismailgulek
54172503d6 Update room input toolbar on theme change 2020-08-27 12:29:39 +03:00
manuroe
e63efb3a01 Code Quality: Fix Stève's remarks 2020-08-26 08:32:07 +02:00
manuroe
a151bf4a91 Code Quality: Make sonar happier
by removing some code smells
2020-08-25 18:54:47 +02:00
ismailgulek
48bb52817c
Merge branch 'develop' into element_3556 2020-08-24 16:03:20 +03:00
ismailgulek
cae2c36ad8 Add new loading state, add a label and activity indicator for loading state 2020-08-21 16:31:22 +03:00
ismailgulek
4caf2602cd Wait for session sync complete 2020-08-21 14:07:43 +03:00
ismailgulek
266204b5f4 Revert session state 2020-08-21 13:24:17 +03:00
ismailgulek
a095fc4a4d Wait for the first sync to complete loading 2020-08-21 13:18:53 +03:00
ismailgulek
877cc892e2 Add presentationController delegate 2020-08-20 16:57:58 +03:00
ismailgulek
245f7fb5f9 Avoid email validation link to redirect to web app 2020-08-20 14:41:24 +03:00
SBiOSoftWhare
dc35282fbf AuthenticationVC: Fix show forgot password conditions. 2020-08-20 10:47:52 +02:00
SBiOSoftWhare
db591db0e0 AuthInputsView: Handle phone number text field display with BuildSettings. 2020-08-19 17:36:07 +02:00
SBiOSoftWhare
30888c7936 AuthenticationVC: Handle forgot button display customization with BuildSettings. 2020-08-19 17:32:35 +02:00
ismailgulek
2d9cb795d6 Fix LAContext.biometryType none case 2020-08-19 15:37:05 +03:00
ismailgulek
1e49b4c2cc Fix Steves remarks 2020-08-18 18:14:52 +03:00
ismailgulek
29c7314151 Change location of TableViewSections 2020-08-18 17:51:11 +03:00
ismailgulek
1976fc1906 Suppress warnings 2020-08-18 17:38:52 +03:00
ismailgulek
a52f27f77f Use TableViewSections in SettingsViewController 2020-08-18 17:32:31 +03:00
ismailgulek
27ba4c1d0b Use TableViewSections in RoomSettingsViewController 2020-08-18 17:32:13 +03:00
ismailgulek
18237a4dcc Make Row and Section Swift classes, introduce TableViewSections 2020-08-18 17:31:52 +03:00
ismailgulek
d66c350c4b Replace edit API with swipe actions configuration 2020-08-18 13:53:43 +03:00
ismailgulek
5329943c5d Refactor section tags 2020-08-18 13:11:13 +03:00
ismailgulek
13a3f38891 Refactor room settings screen to use new settings 2020-08-18 13:06:20 +03:00
ismailgulek
d4aea55583 Introduce hasAnyRows on Section 2020-08-18 12:54:45 +03:00
ismailgulek
d365d5c610 Change config name 2020-08-14 14:55:06 +03:00
ismailgulek
0b0be7fcfc Introduce messageDetailsAllowSaving 2020-08-14 14:06:22 +03:00
ismailgulek
c4c16f399f Merge branch 'develop' into element_3452 2020-08-13 13:32:46 +03:00
ismailgulek
933a9484b1 Do not render swipe action images 2020-08-12 18:42:57 +03:00
ismailgulek
7b6c8f0d63 Fix pin code cell selection 2020-08-12 13:17:59 +03:00
ismailgulek
4fff2887e4 Merge branch 'develop' into element_3452 2020-08-12 10:24:11 +03:00
ismailgulek
6351baf9e1 Merge branch 'develop' into fix_3408
# Conflicts:
#	Podfile
#	Riot.xcodeproj/project.pbxproj
2020-08-12 10:02:31 +03:00
ismailgulek
4487b733de Remove incoming call view 2020-08-11 21:11:41 +03:00
ismailgulek
a39edb81b8
Merge pull request #3515 from vector-im/element_3514
Polish Pin Screen
2020-08-06 18:33:58 +03:00
ismailgulek
2deb970bc8 Force orientation to portrait on phones 2020-08-06 16:54:58 +03:00
ismailgulek
66f4afc552 Hide cancel button if pin forced 2020-08-06 16:35:07 +03:00
ismailgulek
ad0d6b348f Make modal fullscreen 2020-08-06 16:34:21 +03:00
ismailgulek
d7ebbfca90 Fix interface orientation 2020-08-06 10:48:19 +03:00
ismailgulek
1a947ae759 Merge branch 'develop' into reuse_base_bundle_identifier 2020-08-05 19:12:05 +03:00
SBiOSoftWhare
68b0200482
Merge pull request #3491 from vector-im/sizable_cell
Room: Create a base cell to manage default UI structure and create a self sizing base cell for child using auto layout
2020-08-05 16:40:26 +02:00
ismailgulek
8e9806da65 Use new variables 2020-08-05 17:11:46 +03:00
ismailgulek
0439ce6c2f
Merge pull request #3505 from vector-im/element_3467
Fix Custom Homeserver Textfield on AuthenticationViewController
2020-08-05 16:40:51 +03:00
ismailgulek
2aef5f33f0 Move scroll method to an extension 2020-08-05 15:22:27 +03:00
ismailgulek
e78c5db15d Move scroll logic to KeyboardAvoider 2020-08-05 14:49:37 +03:00
ismailgulek
38bd9fe85a Call super initializer on KeyboardAvoider 2020-08-05 14:16:42 +03:00
SBiOSoftWhare
3d6dfd6947 RoomDataSource: Handle cells conforming to BubbleCellReactionsDisplayable. 2020-08-04 17:25:53 +02:00
ismailgulek
98ce0209d7
Use KeyboardAvoider instead of keyboard height 2020-08-04 17:01:26 +03:00
ismailgulek
7e61662ddd
Change auth scrollView contentInsets to automatic 2020-08-04 17:01:01 +03:00
ismailgulek
06d75eb6d1
Make KeyboardAvoider respect to safe area insets 2020-08-04 17:00:09 +03:00
ismailgulek
eaedd478f1
Make KeyboardAvoider ObjC compatible 2020-08-04 16:59:41 +03:00
ismailgulek
45e6255a49
Auto scroll to the custom server textfield 2020-08-04 13:08:44 +03:00
ismailgulek
d8eba13314
Adjust scrollView scrollIndicatorInsets 2020-08-04 13:06:44 +03:00
ismailgulek
db9cb7bf00
Fix contentSize when custom servers option hidden 2020-08-04 13:03:44 +03:00
ismailgulek
3abb6584fc
Make scrollView dismiss mode interactive 2020-08-04 13:02:11 +03:00
SBiOSoftWhare
cd51bf15cb Add comments. 2020-08-03 19:43:45 +02:00
ismailgulek
d3c539d59e
Namespace some settings 2020-08-03 16:07:39 +03:00
ismailgulek
b032a0e1c7
Disable popup for fresh installs 2020-08-03 15:15:33 +03:00
SBiOSoftWhare
2ebd0cb336 Create SizableBubbleCell that enables to self size a cell using Auto Layout. 2020-07-31 19:01:50 +02:00
SBiOSoftWhare
4200561da1 Create SizingViewHeightStore to store a view height relative to a width. 2020-07-31 18:58:53 +02:00
SBiOSoftWhare
4ae99ea4be Create BaseBubbleCell that embed the base UI structure of timeline cells (BubbleCellContentView). 2020-07-31 18:56:33 +02:00
SBiOSoftWhare
78f7cdf942 RoomBubbleCellData: Factorize additional view height calculation and use BubbleReactionsViewSizer to get reactions view height. 2020-07-31 18:32:44 +02:00
SBiOSoftWhare
6df70a2269 Create a BubbleReactionsViewSizer in order to determine reactions view height. 2020-07-31 18:27:38 +02:00
SBiOSoftWhare
137d192149 Creates a BubbleReactionsViewModelBuilder. 2020-07-31 18:27:03 +02:00
SBiOSoftWhare
5a3f506e14 BubbleCellContentView: Handle display of new UI elements: sender info, encryption status and reactions. 2020-07-31 18:26:09 +02:00
SBiOSoftWhare
c461de1fa8 Add BubbleCellReactionsDisplayable protocol indicating that a cell support displaying reactions. 2020-07-31 18:24:07 +02:00
manuroe
b7db285704 BuildSettings: Add options for Room directory 2020-07-31 15:14:26 +02: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
d2b7fb7b78 BuildSettings: Integrate roomDirectoryServers 2020-07-31 09:02:35 +02:00
manuroe
20209bfcfe BuildSettings: Integrate stunServerFallback 2020-07-31 08:49:30 +02:00
manuroe
fc2495509a BuildSettings: Integrate Bug report 2020-07-31 08:37:27 +02:00
manuroe
1e51d5617f BuildSettings: Integrate legal URLs 2020-07-31 08:29:22 +02:00
manuroe
3f7d1d08f6 AuthenticationVC: Make custom server options and register button configurable 2020-07-30 18:07:16 +02:00
ismailgulek
e7c51f7a2f
Avoid mutation of sections to avoid crashes 2020-07-30 18:21:53 +03:00
ismailgulek
7267da3f05
Add sanity checks 2020-07-30 18:13:25 +03:00
ismailgulek
f328a96716
fix copy/paste issue, thanks to @Manu 2020-07-30 18:12:51 +03:00
ismailgulek
c6c5e17490
Remove report content setting 2020-07-30 18:12:17 +03:00
ismailgulek
2fff1dc5f8
Move Row and Section to individual classes 2020-07-30 18:09:30 +03:00
ismailgulek
eecd7ebca4
Integrate alloLocalContactsAccess at more points 2020-07-30 16:54:54 +03:00
ismailgulek
c6d04fc075
Use allowLocalContactsAccess in PeopleViewController 2020-07-30 16:45:30 +03:00
ismailgulek
f2700ebfc3 Integrate allowVoIPUsage 2020-07-30 16:13:27 +03: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
ba0cf5bd25 Refactor settings page to use new settings dynamicly 2020-07-30 16:11:05 +03:00
manuroe
b631a10f9a
Merge branch 'develop' into no_voip_stack_build 2020-07-29 11:00:55 +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
8844931293
Add biometrics setup to security page 2020-07-24 17:54:44 +03:00
ismailgulek
1035ab8594
Little rfactoring 2020-07-24 17:54:11 +03:00
ismailgulek
66febe73ba
Implement biometrics module 2020-07-24 17:53:23 +03:00
ismailgulek
52ef548159
Update PinCodePreferences to include biometrics config 2020-07-24 17:45:01 +03:00
manuroe
6e8f14af9e Build: Make the app build if JitsiMeetSDK is not in the Podfile.
We already had a mechanism to automatically build VoIP according to the presence of the webrtc pod file. Do the same but for conference calls.
2020-07-23 17:25:24 +02:00
ismailgulek
9c91c05157
Update Riot/Modules/SetPinCode/EnterPinCode/EnterPinCodeViewModel.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-22 22:47:24 +03:00
ismailgulek
95a495d9e5
Update Riot/Modules/SetPinCode/PinCodePreferences.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-22 22:47:10 +03:00
ismailgulek
6b1d5f6f68
Fix Manus comments 2020-07-22 22:45:20 +03:00
ismailgulek
62c26ae6a3
enhance for loop 2020-07-22 18:03:21 +03:00
ismailgulek
142937e854 Merge branch 'element_3436' of https://github.com/vector-im/riot-ios into element_3436 2020-07-22 17:47:56 +03:00
ismailgulek
b0f0aec136
Fix comments of Steve 2020-07-22 17:47:45 +03:00
ismailgulek
4f7bb035ed
Update Riot/Modules/SetPinCode/PinCodePreferences.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-22 17:19:23 +03:00
ismailgulek
329a23dec8
Some refactoring after Steves comments 2020-07-22 17:07:54 +03:00
ismailgulek
7fa26ebf9d
Use KeychainStore to read/write user pin 2020-07-22 11:37:09 +03:00
ismailgulek
13b983be94
Use view models for alerts 2020-07-22 10:30:08 +03:00
ismailgulek
725444964f Merge branch 'develop' into element_3436 2020-07-21 19:38:24 +03:00
ismailgulek
da3294eda3
UI arrangements 2020-07-21 19:32:48 +03:00
manuroe
6a3ad95cdf MajorUpdateManager: Add logs 2020-07-21 16:06:54 +02:00
ismailgulek
f47353d89e
Fine-tunings 2020-07-21 16:26:22 +03:00
ismailgulek
56e15df7eb
Fix build 2020-07-21 16:19:14 +03:00
ismailgulek
a0ee83adae
Implement in settings 2020-07-21 16:17:13 +03:00
ismailgulek
79cacc70ff
Complete functions 2020-07-21 16:16:27 +03:00
ismailgulek
0ab9ba2925
Introduce PinCodePreferences 2020-07-21 16:15:08 +03:00
ismailgulek
e7880b863a
Go to pin setter screen only if forced at login 2020-07-21 16:14:46 +03:00
manuroe
b950f0a5b3 Registration: Do not display the skip button if email is mandatory
#3417
2020-07-21 08:06:37 +02:00
ismailgulek
e5684e6ec3
Present set pin module after successful login 2020-07-17 19:03:00 +03:00
ismailgulek
01830ea653
Create set pin module & enter pin screen 2020-07-17 19:02:28 +03:00
ismailgulek
c38010c40f
Merge pull request #3434 from vector-im/fix_3433
Fix Crash on dequeue `CrossSigningSetupBannerCell`
2020-07-17 12:26:10 +03:00
ismailgulek
e1c2dcb550
Move cell registrations to superclass, so other children can dequeue it 2020-07-17 11:57:55 +03:00
SBiOSoftWhare
35dd8a925c Theme: Update shrink buttons color. 2020-07-16 23:38:24 +02:00
SBiOSoftWhare
a504a8f8be Theme: Update disclosure indicator with theme color. 2020-07-16 23:16:11 +02:00
ismailgulek
490c002682
Merge pull request #3384 from vector-im/riot_3137
Warn if link text doesn't match link target
2020-07-16 18:45:25 +03:00
ismailgulek
e9eac9db06
Merge branch 'develop' into riot_3137 2020-07-16 13:11:05 +03:00
ismailgulek
2bc6f09a7f
Merge branch 'develop' into riot_3396 2020-07-16 13:10:29 +03:00
ismailgulek
996983c7ca
Merge branch 'develop' into riot_3389 2020-07-16 12:57:57 +03:00
ismailgulek
90c0d925f2
Add FlowCommoniOS pod 2020-07-16 12:24:43 +03:00
ismailgulek
072065ec30
Remove library files 2020-07-16 12:24:11 +03:00
ismailgulek
1d66fcacfa Merge branch 'develop' into riot_3396 2020-07-16 10:38:42 +03:00
ismailgulek
866fe96570 Merge branch 'develop' into riot_3389 2020-07-16 10:38:25 +03:00
ismailgulek
7ff531873e Merge branch 'develop' into riot_3137 2020-07-16 10:37:30 +03:00
ismailgulek
25478b7073 Merge branch 'develop' into fix_3401 2020-07-16 10:37:08 +03:00
SBiOSoftWhare
68d403c3fe
Merge pull request #3404 from vector-im/rebranding
Rebranding
2020-07-15 18:30:21 +02:00
ismailgulek
19e5dd5412
Scroll to next section if discovery is not ready yet, fixes #3401 2020-07-15 16:13:59 +03:00
ismailgulek
964cdd02a5
Fix crash 2020-07-14 17:19:41 +03:00
ismailgulek
d7bcef51d6
Remove lazy loading labs setting 2020-07-14 16:11:57 +03:00
ismailgulek
c9f4b2a27c
Update parser to use regex and retain it in RoomViewController 2020-07-14 15:39:04 +03:00
ismailgulek
7bf460acd8
Update Riot/Modules/Room/RoomViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-14 11:28:17 +03:00
ismailgulek
b98e198794
Update Riot/Modules/Room/RoomViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-14 11:27:46 +03:00
Neil Alexander
dbc0892c13
Update animation 2020-07-13 16:58:50 +01:00
SBiOSoftWhare
9eaadc4128 Major update: Fix learn more acrtion. 2020-07-11 09:53:19 +02:00
SBiOSoftWhare
46b7dc8b3d RoomVC: Update plus icon. 2020-07-11 02:08:34 +02:00
SBiOSoftWhare
d1dfcaf33f Update plus icon. 2020-07-11 01:53:18 +02:00
SBiOSoftWhare
a2062a1001 RoomActivities: Update typing icon. 2020-07-11 01:27:25 +02:00
SBiOSoftWhare
b411b5e9a1 RoomActivities: Update error icon. 2020-07-11 01:18:08 +02:00
SBiOSoftWhare
247be2aeda RoomActivities: Update scroll down icon. 2020-07-11 01:10:02 +02:00
SBiOSoftWhare
a8d262c2bd Update jump to last unread button. 2020-07-11 00:56:15 +02:00
SBiOSoftWhare
48ae391ec0 Update add participant asset. 2020-07-11 00:28:11 +02:00
SBiOSoftWhare
92cc7bdc2f LaunchLoading: Fix animation theming and repeat count. 2020-07-10 22:27:22 +02:00
Steve Barré
fd632f0e78 Merge branch 'add_major_update_modal' into 'rebranding'
Add major update modal

See merge request new-vector/element/element-ios!29
2020-07-10 19:35:18 +00:00
SBiOSoftWhare
a68a151686 AppDelegate: Handle major update display. 2020-07-10 21:28:57 +02:00
SBiOSoftWhare
77b086350e Create MajorUpdateViewController to display major updates informations. 2020-07-10 21:27:47 +02:00
Neil Alexander
5d46b46339
Load animation, colour corrections, fixed launch screen
Squashed commit of the following:

commit e11d0e5894
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:59:30 2020 +0100

    Fix colour in launch screen

commit aa59e85d30
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:57:01 2020 +0100

    Display -> display

commit 6da06421be
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:55:20 2020 +0100

    P3 colours

commit b1fc009ab9
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:52:22 2020 +0100

    Update Riot.xcodeproj

commit ac1d994c6e
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:44:41 2020 +0100

    Revert changes to Images.swift and Storyboards.swift

commit 27c88f9b3b
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:25:08 2020 +0100

    Add animation source files

commit d19ccd5000
Merge: 8e5ac3f6 2ed92204
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:18:04 2020 +0100

    Fix launch screen and update loading screen

    Merge commit '2ed92204' into rebranding

commit 2ed922045c
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:13:56 2020 +0100

    Fix launch screen, smooth transition to loading animation
2020-07-10 17:59:57 +01:00
SBiOSoftWhare
1b30740dda CallVC: Update toolbar icons colors. 2020-07-10 16:59:19 +02:00
SBiOSoftWhare
178375a091 CallVC: Fix icons confusion. 2020-07-10 16:44:29 +02:00
SBiOSoftWhare
61d5fbf967 Room input toolbars: Revert separators. 2020-07-10 16:43:20 +02:00
SBiOSoftWhare
f06f17ad50 Update tint color for favourites and people tabs. 2020-07-10 15:37:19 +02:00
SBiOSoftWhare
3b2734cec0 Communities tab: Update tint color to accent color. 2020-07-10 15:36:42 +02:00
SBiOSoftWhare
bc6192ff40 Tab bar root view controllers now use the same floating button. 2020-07-10 15:23:50 +02:00
SBiOSoftWhare
4ce936c32c Search fields: Remove underline placeholders. 2020-07-10 15:16:37 +02:00
SBiOSoftWhare
371885abbf RoomParticipantsViewController: Remove underline placeholder in search bar. 2020-07-10 15:09:00 +02:00
SBiOSoftWhare
980afbc4a0 RoomVC: Use accent color for "more emoji" action in context menu. 2020-07-10 14:54:51 +02:00
SBiOSoftWhare
b7f88be4c9 RoomVC: Update jump to last unread banner UI. 2020-07-10 14:47:37 +02:00
SBiOSoftWhare
3f407215be RoomTitleView: Update details icon color. 2020-07-10 14:35:16 +02:00
SBiOSoftWhare
84a7a49c26 Update integrations icon. 2020-07-10 14:20:16 +02:00
SBiOSoftWhare
3746d45885 CallVC: Update icons handle theme colors. 2020-07-09 21:27:54 +02:00
SBiOSoftWhare
912e7d4c28 ExpandedRoomTitleView: Update members list icon. 2020-07-09 20:06:35 +02:00
SBiOSoftWhare
06dfab67bc IncomingCallView: Update call icons. 2020-07-09 19:29:14 +02:00
SBiOSoftWhare
15bedd3479 RoomVC: Update input tool bar icons. 2020-07-09 19:28:51 +02:00
SBiOSoftWhare
08045b6afd Checkboxes: Use theme tint color. 2020-07-09 18:58:44 +02:00
SBiOSoftWhare
9bca7796fa RoomInputToolBar: Fix hardcoded colors. 2020-07-09 18:08:11 +02:00