Commit Graph

1257 Commits

Author SHA1 Message Date
ismailgulek 595ac3e021 Create ShowDirectory module 2020-09-10 12:50:26 +03:00
ismailgulek 9f42f0f522 Move MXThirdPartyProtocolInstance extension to a new file 2020-09-10 11:25:43 +03:00
ismailgulek 24d1cb7736 Update searchbar placeholder 2020-09-09 15:05:06 +03:00
ismailgulek 408f98dab2 Fine tune interface 2020-09-09 15:02:57 +03:00
ismailgulek 5f7eb48002 Override plus button action on Rooms list 2020-09-09 14:41:00 +03:00
ismailgulek 2db6bac4ea Make PublicRoomsDirectoryDataSource conform NSCopying 2020-09-09 14:40:33 +03:00
ismailgulek ff8c6fc595 Introduce SearchableDirectoryViewController 2020-09-09 14:39:56 +03:00
ismailgulek bb803a9800 Change icon in Rooms screen 2020-09-08 13:09:44 +03:00
ismailgulek 66e73e99c1 Change icon and behaviour on People screen 2020-09-08 13:09:30 +03:00
ismailgulek 84312e11bd Merge branch 'develop' into element_3622 2020-09-07 13:52:15 +03:00
ismailgulek cd5c9d9a0d Close keyboard on pin code screen 2020-09-07 13:51:48 +03:00
ismailgulek c13db018bd Inroduce pinCodeGraceTimeInSeconds 2020-09-07 13:41:52 +03:00
ismailgulek edb35e683c Decrease pin grace time to zero 2020-09-07 13:08:09 +03:00
SBiOSoftWhare e7c212c3b5 Merge pull request #3603 from vector-im/reduce_warnings
Reduce Xcode warnings
2020-09-04 13:13:54 +02:00
SBiOSoftWhare 2202d26b11 Merge branch 'develop' into element_3594
# Conflicts:
#	CHANGES.rst
2020-09-04 12:35:08 +02:00
SBiOSoftWhare d2aadccabe AppDelegate: Add comments for window property. 2020-09-04 12:24:36 +02:00
SBiOSoftWhare 2e77fc3a6f Remove code used before iOS 11. 2020-09-01 14:19:21 +02:00
SBiOSoftWhare f83bf099b7 RecentsViewController: Remove warning. 2020-09-01 14:11:23 +02:00
SBiOSoftWhare e16d495ea6 Remove deprecated -[UIApplication openURL] usage. 2020-09-01 12:20:44 +02:00
SBiOSoftWhare fb60650638 Remove some Swift warnings. 2020-09-01 11:57:30 +02:00
SBiOSoftWhare c7cbceab73 Move generated loading animation files in a folder and exclude them from SwiftLint linting. 2020-09-01 11:33:13 +02:00
SBiOSoftWhare a1235fd1f1 Remove local Flow files. 2020-09-01 11:31:53 +02:00
SBiOSoftWhare bc6306bda9 Remove old AppDelegate imports. 2020-08-31 19:38:06 +02:00
SBiOSoftWhare c50ff0fd05 Convert AppDelegate to Swift, call legacy ObjC AppDelegate from the one. Remove main.m. 2020-08-31 19:33:10 +02:00
SBiOSoftWhare ed6f452482 Refactor ObjC AppDelegate to LegacyAppDelegate. 2020-08-31 19:23:26 +02:00
ismailgulek 42705c93ff Update room input toolbar on theme change 2020-08-27 12:29:39 +03:00
manuroe fcebc84337 Code Quality: Fix Stève's remarks 2020-08-26 08:32:07 +02:00
manuroe c9f495d460 Code Quality: Make sonar happier
by removing some code smells
2020-08-25 18:54:47 +02:00
ismailgulek fe457c4749 Merge branch 'develop' into element_3556 2020-08-24 16:03:20 +03:00
ismailgulek 36e43ee45b Add new loading state, add a label and activity indicator for loading state 2020-08-21 16:31:22 +03:00
ismailgulek 295d96087e Wait for session sync complete 2020-08-21 14:07:43 +03:00
ismailgulek 3741c7fc89 Revert session state 2020-08-21 13:24:17 +03:00
ismailgulek de5d7cac55 Wait for the first sync to complete loading 2020-08-21 13:18:53 +03:00
ismailgulek 4a3bfa4701 Add presentationController delegate 2020-08-20 16:57:58 +03:00
ismailgulek afc0b2d703 Avoid email validation link to redirect to web app 2020-08-20 14:41:24 +03:00
SBiOSoftWhare c3e83fa996 AuthenticationVC: Fix show forgot password conditions. 2020-08-20 10:47:52 +02:00
SBiOSoftWhare 5609059269 AuthInputsView: Handle phone number text field display with BuildSettings. 2020-08-19 17:36:07 +02:00
SBiOSoftWhare bbaffcef63 AuthenticationVC: Handle forgot button display customization with BuildSettings. 2020-08-19 17:32:35 +02:00
ismailgulek c4e0c4decb Fix LAContext.biometryType none case 2020-08-19 15:37:05 +03:00
ismailgulek 0ec67e58d5 Fix Steves remarks 2020-08-18 18:14:52 +03:00
ismailgulek b7d2f7897b Change location of TableViewSections 2020-08-18 17:51:11 +03:00
ismailgulek 23fe3990d0 Suppress warnings 2020-08-18 17:38:52 +03:00
ismailgulek 2d499c9411 Use TableViewSections in SettingsViewController 2020-08-18 17:32:31 +03:00
ismailgulek 2759a3f2d5 Use TableViewSections in RoomSettingsViewController 2020-08-18 17:32:13 +03:00
ismailgulek 2e3b5c0284 Make Row and Section Swift classes, introduce TableViewSections 2020-08-18 17:31:52 +03:00
ismailgulek 08f3223a87 Replace edit API with swipe actions configuration 2020-08-18 13:53:43 +03:00
ismailgulek 0a661b4adb Refactor section tags 2020-08-18 13:11:13 +03:00
ismailgulek 591778f64c Refactor room settings screen to use new settings 2020-08-18 13:06:20 +03:00
ismailgulek 688e0153d1 Introduce hasAnyRows on Section 2020-08-18 12:54:45 +03:00
ismailgulek aa74571d43 Change config name 2020-08-14 14:55:06 +03:00