Commit Graph

4423 Commits

Author SHA1 Message Date
ismailgulek 5773f0f249 Avoid email validation link to redirect to web app 2020-08-20 14:41:24 +03:00
SBiOSoftWhare d396f355de AuthenticationVC: Fix show forgot password conditions. 2020-08-20 10:47:52 +02:00
SBiOSoftWhare 9132481a3e AuthInputsView: Handle phone number text field display with BuildSettings. 2020-08-19 17:36:07 +02:00
SBiOSoftWhare 4375ccd374 AuthenticationVC: Handle forgot button display customization with BuildSettings. 2020-08-19 17:32:35 +02:00
ismailgulek 8f4d60af5b Fix LAContext.biometryType none case 2020-08-19 15:37:05 +03:00
ismailgulek f37654e562 Fix Steves remarks 2020-08-18 18:14:52 +03:00
ismailgulek 27d6625ec1 Change location of TableViewSections 2020-08-18 17:51:11 +03:00
ismailgulek 81ef8cf80b Suppress warnings 2020-08-18 17:38:52 +03:00
ismailgulek f8f07cd402 Use TableViewSections in SettingsViewController 2020-08-18 17:32:31 +03:00
ismailgulek 3ef0c82a45 Use TableViewSections in RoomSettingsViewController 2020-08-18 17:32:13 +03:00
ismailgulek 69ca0b518e Make Row and Section Swift classes, introduce TableViewSections 2020-08-18 17:31:52 +03:00
ismailgulek ff8da60b5f Replace edit API with swipe actions configuration 2020-08-18 13:53:43 +03:00
ismailgulek 15ccb38ea6 Refactor section tags 2020-08-18 13:11:13 +03:00
ismailgulek e9aeb7121e Refactor room settings screen to use new settings 2020-08-18 13:06:20 +03:00
ismailgulek fcd7c64539 Introduce hasAnyRows on Section 2020-08-18 12:54:45 +03:00
ismailgulek 2e3a595dd9 Change config name 2020-08-14 14:55:06 +03:00
ismailgulek 68cc47ffe1 Introduce messageDetailsAllowSaving 2020-08-14 14:06:22 +03:00
ismailgulek 5508df767e Merge branch 'develop' into element_3452 2020-08-13 13:32:46 +03:00
ismailgulek 17a66d3580 Do not render swipe action images 2020-08-12 18:42:57 +03:00
ismailgulek e595490bd1 Fix pin code cell selection 2020-08-12 13:17:59 +03:00
ismailgulek fa81a75bc8 Merge branch 'develop' into element_3452 2020-08-12 10:24:11 +03:00
ismailgulek 71f885c1b7 Merge branch 'develop' into fix_3408
# Conflicts:
#	Podfile
#	Riot.xcodeproj/project.pbxproj
2020-08-12 10:02:31 +03:00
ismailgulek 62667b48b4 Remove incoming call view 2020-08-11 21:11:41 +03:00
ismailgulek 8812dc0905 Merge pull request #3515 from vector-im/element_3514
Polish Pin Screen
2020-08-06 18:33:58 +03:00
ismailgulek f6acdcf507 Force orientation to portrait on phones 2020-08-06 16:54:58 +03:00
ismailgulek 2116c81a81 Hide cancel button if pin forced 2020-08-06 16:35:07 +03:00
ismailgulek 685cdcc2f9 Make modal fullscreen 2020-08-06 16:34:21 +03:00
ismailgulek 3468a53848 Fix interface orientation 2020-08-06 10:48:19 +03:00
ismailgulek c89d4ffc56 Merge branch 'develop' into reuse_base_bundle_identifier 2020-08-05 19:12:05 +03:00
SBiOSoftWhare 6d4753ea3d 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 5355e9eb90 Use new variables 2020-08-05 17:11:46 +03:00
ismailgulek 74f6314883 Merge pull request #3505 from vector-im/element_3467
Fix Custom Homeserver Textfield on AuthenticationViewController
2020-08-05 16:40:51 +03:00
ismailgulek e86f33119d Move scroll method to an extension 2020-08-05 15:22:27 +03:00
ismailgulek 41eff4ebb6 Move scroll logic to KeyboardAvoider 2020-08-05 14:49:37 +03:00
ismailgulek 037cbb828e Call super initializer on KeyboardAvoider 2020-08-05 14:16:42 +03:00
SBiOSoftWhare f19ba09ba7 RoomDataSource: Handle cells conforming to BubbleCellReactionsDisplayable. 2020-08-04 17:25:53 +02:00
ismailgulek 112b421834 Use KeyboardAvoider instead of keyboard height 2020-08-04 17:01:26 +03:00
ismailgulek be0ca83929 Change auth scrollView contentInsets to automatic 2020-08-04 17:01:01 +03:00
ismailgulek d66986b51e Make KeyboardAvoider respect to safe area insets 2020-08-04 17:00:09 +03:00
ismailgulek c10c717fda Make KeyboardAvoider ObjC compatible 2020-08-04 16:59:41 +03:00
ismailgulek c18db89aed Auto scroll to the custom server textfield 2020-08-04 13:08:44 +03:00
ismailgulek 2cd03433da Adjust scrollView scrollIndicatorInsets 2020-08-04 13:06:44 +03:00
ismailgulek 38a8e82140 Fix contentSize when custom servers option hidden 2020-08-04 13:03:44 +03:00
ismailgulek d89d76717f Make scrollView dismiss mode interactive 2020-08-04 13:02:11 +03:00
SBiOSoftWhare c865e7f5d1 Add comments. 2020-08-03 19:43:45 +02:00
ismailgulek 83a29d1bee Namespace some settings 2020-08-03 16:07:39 +03:00
ismailgulek dda3ade566 Disable popup for fresh installs 2020-08-03 15:15:33 +03:00
SBiOSoftWhare faf2fe3ffb Create SizableBubbleCell that enables to self size a cell using Auto Layout. 2020-07-31 19:01:50 +02:00
SBiOSoftWhare 97499515e3 Create SizingViewHeightStore to store a view height relative to a width. 2020-07-31 18:58:53 +02:00
SBiOSoftWhare 8760c8a2ca Create BaseBubbleCell that embed the base UI structure of timeline cells (BubbleCellContentView). 2020-07-31 18:56:33 +02:00