Commit graph

1592 commits

Author SHA1 Message Date
manuroe
87792b4064 Add missing comment 2020-09-25 10:14:14 +02:00
manuroe
d502956850
Update Riot/Modules/KeyVerification/Common/KeyVerificationCoordinator.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-09-25 10:10:06 +02:00
manuroe
7c1fa2f922
Merge branch 'develop' into complete_security_allow_device_verification_retry 2020-09-25 09:24:25 +02:00
manuroe
43081b52bc KeyVerificationSelfVerifyWait: Listen to all verification requests not only the first one 2020-09-25 09:03:43 +02:00
manuroe
b3c9cd26f6 Complete Security: Come back to the root screen if device verification is cancelled
So that the user can retry to verify with another device
2020-09-25 08:58:57 +02:00
SBiOSoftWhare
6ba5587bd0 Fix review remarks. 2020-09-24 16:25:10 +02:00
SBiOSoftWhare
8242af6c06 MasterTabBarController: Update delegate method name. 2020-09-24 15:55:59 +02:00
SBiOSoftWhare
0fad90a7ed
Update Riot/Modules/SplitView/SplitViewCoordinator.swift
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com>
2020-09-24 15:42:40 +02:00
SBiOSoftWhare
2c65633fb3
Update Riot/Modules/SplitView/SplitViewCoordinator.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-24 15:16:51 +02:00
SBiOSoftWhare
065e5f0c9a
Update Riot/Modules/SplitView/SplitViewCoordinatorType.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-24 15:16:06 +02:00
SBiOSoftWhare
b2da39cd9f
Update Riot/Modules/SplitView/SplitViewCoordinatorType.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-24 15:10:48 +02:00
ismailgulek
84c01e239c Merge branch 'develop' into convert_to_coordinators
# Conflicts:
#	CHANGES.rst
2020-09-24 14:13:53 +03:00
ismailgulek
46b720a4c8 Update encryption strings 2020-09-24 13:27:53 +03:00
ismailgulek
a665d2119e Update leave strings 2020-09-24 13:00:50 +03:00
SBiOSoftWhare
697a55aa41 Add additional comments on SplitView and TabBar coordinators. 2020-09-24 12:00:21 +02:00
ismailgulek
fba7604e37 Remove redundant string 2020-09-24 12:41:25 +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
037eb8ac7c
Update Riot/Modules/Room/RoomInfo/RoomInfoList/Views/RoomInfoBasicView.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-09-23 18:24:25 +03:00
ismailgulek
c6a3fcaedc
Update Riot/Modules/Room/RoomInfo/RoomInfoList/Views/RoomInfoBasicView.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-09-23 18:24:12 +03:00
ismailgulek
31a4a42d3f Force reload data source when opened from a push 2020-09-23 16:53:40 +03:00
ismailgulek
d57c464c8a Keep a reference to last navigated roomId from push 2020-09-23 16:53:00 +03:00
ismailgulek
c29554a596 Stop using a cell for basic info, remove unneccessary GroupedTableViewCell 2020-09-23 13:35:34 +03:00
ismailgulek
784f724179 Convert to RoomInfoBasicViewData 2020-09-23 12:46:33 +03:00
ismailgulek
8a5df8da6e Create RoomInfoListViewData 2020-09-23 12:33:44 +03:00
ismailgulek
7da1be6f87 Move segmented view controller to coordinator 2020-09-23 12:18:37 +03:00
ismailgulek
4f2955226f Move leave alert to view controller 2020-09-23 12:06:36 +03:00
ismailgulek
54efe255fc Rename TableViewHeaderFooterView 2020-09-23 11:48:26 +03:00
ismailgulek
ba6c9be372 Use a constant for section & footer height 2020-09-23 11:45:10 +03:00
ismailgulek
5c18b46e68 Change rowHeight 2020-09-23 11:42:52 +03:00
ismailgulek
5031f0e7da Update row & section variable names 2020-09-23 11:40:28 +03:00
ismailgulek
b0abfdd03e Use CloseButton 2020-09-23 11:37:08 +03:00
ismailgulek
693f1a1146 Remove SimpleCoordinator 2020-09-23 11:14:14 +03:00
ismailgulek
e5f511117b Change loc key 2020-09-23 11:06:53 +03:00
ismailgulek
761f5e04eb Override user interface style for effect views 2020-09-22 14:17:40 +03:00
ismailgulek
44c27bc92b Change group name 2020-09-21 18:12:37 +03:00
ismailgulek
fddf9085fa Fix room cell 2020-09-21 18:12:08 +03:00
ismailgulek
76fb96f97b Fix choose avatar image bg color 2020-09-21 17:59:04 +03:00
ismailgulek
a332474beb Disable interactive dismissal when presented over room settings 2020-09-21 17:06:32 +03:00
ismailgulek
c2e90349bd Add iOS 13 drag callback 2020-09-21 16:30:33 +03:00
ismailgulek
0f98b183ea Implement leave 2020-09-21 14:53:12 +03:00
ismailgulek
5c130961b2 Listen summary changes 2020-09-21 14:08:29 +03:00
ismailgulek
c1716d4f6b UI changes 2020-09-21 14:08:15 +03:00
ismailgulek
745ae4bc6c Add avatar shadow 2020-09-21 14:07:12 +03:00
ismailgulek
daf3351302 Create GroupedTableViewCell 2020-09-21 14:06:50 +03:00
ismailgulek
6cd01c7235 Move SimpleCoordinator out 2020-09-18 19:02:22 +03:00
ismailgulek
24646fbbd4 Show new screen on tap header tap 2020-09-18 18:57:40 +03:00
ismailgulek
413a46247e Implement UI and logic, not completed yet 2020-09-18 18:57:12 +03:00
ismailgulek
299cdafaa1 Add basic info cells 2020-09-18 18:55:41 +03:00
ismailgulek
5464cb2f3a Create room info module 2020-09-18 14:37:12 +03:00
ismailgulek
ce8b7434e2 Remove expanded header from room screen 2020-09-18 14:11:45 +03:00
ismailgulek
32f39c372c Specify set pin view mode after auth 2020-09-17 20:42:49 +03:00
ismailgulek
58a3906b81 Keep original view mode, fixes 2020-09-17 20:37:52 +03:00
ismailgulek
2299a51ced Add new view states and explanatory label 2020-09-17 20:20:43 +03:00
ismailgulek
d36fca38ae Add setPin view modes after login & registration 2020-09-17 18:34:00 +03:00
ismailgulek
38b75abb35 Change localization key 2020-09-17 16:22:32 +03:00
ismailgulek
7bc88999e6 Change variables' names 2020-09-17 16:01:08 +03:00
ismailgulek
754db0415a Change view state name 2020-09-17 15:58:25 +03:00
ismailgulek
7e085c9e11 Change view mode name 2020-09-17 15:57:06 +03:00
ismailgulek
9cace44927 Change variable name to notAllowedPINs 2020-09-17 15:55:41 +03:00
ismailgulek
aa41d75fd4 Implement logic and UI 2020-09-17 14:07:12 +03:00
ismailgulek
9094ed128b Add blockedPin view mode 2020-09-17 14:06:31 +03:00
ismailgulek
9a6780faad Add blocked pins build setting 2020-09-17 14:01:29 +03:00
manuroe
23056d557b AppDelegate: Do not show incoming key verification requests while authenticating. 2020-09-15 17:39:19 +02:00
manuroe
b79e83e24c AppDelegate: Fix missing delegate 2020-09-15 17:27:56 +02:00
manuroe
35aa4b7549 * Loading animation: Fix the bug where, after authentication, the animation disappeared too early and made auth screen flashed. 2020-09-15 16:48:35 +02:00
manuroe
82b4025c3b AuthVC: Make force PIN working for registration as well 2020-09-15 16:47:13 +02:00
manuroe
e760bd81a1 AuthVC: Fix PIN setup that broke cross-signing bootstrap 2020-09-15 16:43:29 +02:00
manuroe
b03e694056 AuthVC: Make sure the initial sync is done before checking cross-signing state 2020-09-15 16:42:34 +02:00
ismailgulek
34f0379655 Fix room display name 2020-09-15 16:45:17 +03:00
ismailgulek
e24be97c54 Remove unused view state 2020-09-15 16:43:34 +03:00
ismailgulek
a9f43e24f7 Remove useless operation and cancel viewAction 2020-09-15 16:41:55 +03:00
ismailgulek
860ed1e0a0 Update method doc 2020-09-15 16:39:09 +03:00
ismailgulek
bb74eab6e6
Update Riot/Modules/Room/Views/BubbleCells/RoomCreationWithPaginationCollapsedBubbleCell.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-15 16:36:09 +03:00
ismailgulek
91392c5a7c
Update Riot/Modules/Room/Views/BubbleCells/RoomCreationCollapsedBubbleCell.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-15 16:36:02 +03:00
ismailgulek
5b1b691b7d
Update Riot/Modules/Room/Views/BubbleCells/RoomCreationCollapsedBubbleCell.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-15 16:35:55 +03:00
ismailgulek
0a7ba6d213
Update Riot/Modules/Room/Views/BubbleCells/RoomCreationCollapsedBubbleCell.h
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-15 16:35:47 +03:00
ismailgulek
7696280c64 Remove extra bottom space on iPads 2020-09-15 14:48:40 +03:00
ismailgulek
92972aa80a Fix multiline layout 2020-09-15 14:17:33 +03:00
ismailgulek
311de13e0b UI updates 2020-09-15 14:09:57 +03:00
ismailgulek
d232105a1d Span view 2020-09-15 14:09:42 +03:00
ismailgulek
c8f5b25c0f Make sliding modal presentable spannable 2020-09-15 14:09:10 +03:00
ismailgulek
9c952d29ad Add encryption badge 2020-09-15 12:13:30 +03:00
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