ismailgulek
|
023a75059b
|
Wait for session sync complete
|
2020-08-21 14:07:43 +03:00 |
|
ismailgulek
|
20e72a0791
|
Revert session state
|
2020-08-21 13:24:17 +03:00 |
|
ismailgulek
|
f973298f6d
|
Wait for the first sync to complete loading
|
2020-08-21 13:18:53 +03:00 |
|
ismailgulek
|
38f3465dba
|
Add presentationController delegate
|
2020-08-20 16:57:58 +03:00 |
|
ismailgulek
|
1e4bc27440
|
Avoid email validation link to redirect to web app
|
2020-08-20 14:41:24 +03:00 |
|
SBiOSoftWhare
|
a6938f7c3d
|
AuthenticationVC: Fix show forgot password conditions.
|
2020-08-20 10:47:52 +02:00 |
|
SBiOSoftWhare
|
4dada3325d
|
AuthInputsView: Handle phone number text field display with BuildSettings.
|
2020-08-19 17:36:07 +02:00 |
|
SBiOSoftWhare
|
eabbcc2f2f
|
AuthenticationVC: Handle forgot button display customization with BuildSettings.
|
2020-08-19 17:32:35 +02:00 |
|
ismailgulek
|
efb01ea43b
|
Fix LAContext.biometryType none case
|
2020-08-19 15:37:05 +03:00 |
|
ismailgulek
|
43e19ba938
|
Fix Steves remarks
|
2020-08-18 18:14:52 +03:00 |
|
ismailgulek
|
62da84554c
|
Change location of TableViewSections
|
2020-08-18 17:51:11 +03:00 |
|
ismailgulek
|
d9d8ded0a3
|
Suppress warnings
|
2020-08-18 17:38:52 +03:00 |
|
ismailgulek
|
a57cd141b0
|
Use TableViewSections in SettingsViewController
|
2020-08-18 17:32:31 +03:00 |
|
ismailgulek
|
76c9ecc431
|
Use TableViewSections in RoomSettingsViewController
|
2020-08-18 17:32:13 +03:00 |
|
ismailgulek
|
e15b5c796e
|
Make Row and Section Swift classes, introduce TableViewSections
|
2020-08-18 17:31:52 +03:00 |
|
ismailgulek
|
5097415c1d
|
Replace edit API with swipe actions configuration
|
2020-08-18 13:53:43 +03:00 |
|
ismailgulek
|
bc7309312b
|
Refactor section tags
|
2020-08-18 13:11:13 +03:00 |
|
ismailgulek
|
680ae8a7ef
|
Refactor room settings screen to use new settings
|
2020-08-18 13:06:20 +03:00 |
|
ismailgulek
|
4de20ba916
|
Introduce hasAnyRows on Section
|
2020-08-18 12:54:45 +03:00 |
|
ismailgulek
|
b206349f5d
|
Change config name
|
2020-08-14 14:55:06 +03:00 |
|
ismailgulek
|
08f47b1348
|
Introduce messageDetailsAllowSaving
|
2020-08-14 14:06:22 +03:00 |
|
ismailgulek
|
8541903f91
|
Merge branch 'develop' into element_3452
|
2020-08-13 13:32:46 +03:00 |
|
ismailgulek
|
ca3c1b4633
|
Do not render swipe action images
|
2020-08-12 18:42:57 +03:00 |
|
ismailgulek
|
8b608f24fe
|
Fix pin code cell selection
|
2020-08-12 13:17:59 +03:00 |
|
ismailgulek
|
ed5d0bb8f6
|
Merge branch 'develop' into element_3452
|
2020-08-12 10:24:11 +03:00 |
|
ismailgulek
|
6634cdc695
|
Merge branch 'develop' into fix_3408
# Conflicts:
# Podfile
# Riot.xcodeproj/project.pbxproj
|
2020-08-12 10:02:31 +03:00 |
|
ismailgulek
|
ccb0ae1175
|
Remove incoming call view
|
2020-08-11 21:11:41 +03:00 |
|
ismailgulek
|
85b971b14a
|
Merge pull request #3515 from vector-im/element_3514
Polish Pin Screen
|
2020-08-06 18:33:58 +03:00 |
|
ismailgulek
|
7fc85df56b
|
Force orientation to portrait on phones
|
2020-08-06 16:54:58 +03:00 |
|
ismailgulek
|
8deaba292d
|
Hide cancel button if pin forced
|
2020-08-06 16:35:07 +03:00 |
|
ismailgulek
|
884a79eae4
|
Make modal fullscreen
|
2020-08-06 16:34:21 +03:00 |
|
ismailgulek
|
a5ddfd1195
|
Fix interface orientation
|
2020-08-06 10:48:19 +03:00 |
|
ismailgulek
|
676fb1fd3f
|
Merge branch 'develop' into reuse_base_bundle_identifier
|
2020-08-05 19:12:05 +03:00 |
|
SBiOSoftWhare
|
3763c3e4ee
|
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
|
1f2c5d37ca
|
Use new variables
|
2020-08-05 17:11:46 +03:00 |
|
ismailgulek
|
0c31df7de1
|
Merge pull request #3505 from vector-im/element_3467
Fix Custom Homeserver Textfield on AuthenticationViewController
|
2020-08-05 16:40:51 +03:00 |
|
ismailgulek
|
bf31d8d269
|
Move scroll method to an extension
|
2020-08-05 15:22:27 +03:00 |
|
ismailgulek
|
aedad2bf10
|
Move scroll logic to KeyboardAvoider
|
2020-08-05 14:49:37 +03:00 |
|
ismailgulek
|
e566acf9a9
|
Call super initializer on KeyboardAvoider
|
2020-08-05 14:16:42 +03:00 |
|
SBiOSoftWhare
|
440a3db46a
|
RoomDataSource: Handle cells conforming to BubbleCellReactionsDisplayable.
|
2020-08-04 17:25:53 +02:00 |
|
ismailgulek
|
6a05f14faa
|
Use KeyboardAvoider instead of keyboard height
|
2020-08-04 17:01:26 +03:00 |
|
ismailgulek
|
da83cff8ed
|
Change auth scrollView contentInsets to automatic
|
2020-08-04 17:01:01 +03:00 |
|
ismailgulek
|
716ae3e2fe
|
Make KeyboardAvoider respect to safe area insets
|
2020-08-04 17:00:09 +03:00 |
|
ismailgulek
|
a9044c7955
|
Make KeyboardAvoider ObjC compatible
|
2020-08-04 16:59:41 +03:00 |
|
ismailgulek
|
c6574ca19c
|
Auto scroll to the custom server textfield
|
2020-08-04 13:08:44 +03:00 |
|
ismailgulek
|
0fe3bc37f0
|
Adjust scrollView scrollIndicatorInsets
|
2020-08-04 13:06:44 +03:00 |
|
ismailgulek
|
46aa312888
|
Fix contentSize when custom servers option hidden
|
2020-08-04 13:03:44 +03:00 |
|
ismailgulek
|
cf7277d3c2
|
Make scrollView dismiss mode interactive
|
2020-08-04 13:02:11 +03:00 |
|
SBiOSoftWhare
|
d734415090
|
Add comments.
|
2020-08-03 19:43:45 +02:00 |
|
ismailgulek
|
5dbc026d05
|
Namespace some settings
|
2020-08-03 16:07:39 +03:00 |
|