ismailgulek
|
4480c4e0d8
|
Change asset name
|
2020-09-08 14:05:28 +03:00 |
|
ismailgulek
|
5b2262a248
|
Avoid tinting of the new icon
|
2020-09-08 13:57:19 +03:00 |
|
ismailgulek
|
3529e5d74f
|
Use new icon
|
2020-09-08 13:56:59 +03:00 |
|
ismailgulek
|
3b57f7e949
|
Move logic to a separate method
|
2020-09-08 11:22:53 +03:00 |
|
ismailgulek
|
ccb9d9cd02
|
Add inactive view on resign active, change when coming back
|
2020-09-07 18:10:54 +03:00 |
|
ismailgulek
|
091c333bd6
|
Introduce inactive view mode, and allow update on view mode
|
2020-09-07 18:10:29 +03:00 |
|
ismailgulek
|
34aaafa5c2
|
Introduce inactive state
|
2020-09-07 18:09:47 +03:00 |
|
ismailgulek
|
eb67e91ce5
|
Merge branch 'develop' into element_3622
|
2020-09-07 13:52:15 +03:00 |
|
ismailgulek
|
dc83b1d6ee
|
Close keyboard on pin code screen
|
2020-09-07 13:51:48 +03:00 |
|
ismailgulek
|
7e56aa5c3b
|
Inroduce pinCodeGraceTimeInSeconds
|
2020-09-07 13:41:52 +03:00 |
|
ismailgulek
|
5e5d1d6a07
|
Decrease pin grace time to zero
|
2020-09-07 13:08:09 +03:00 |
|
SBiOSoftWhare
|
32a37d9041
|
Merge pull request #3603 from vector-im/reduce_warnings
Reduce Xcode warnings
|
2020-09-04 13:13:54 +02:00 |
|
SBiOSoftWhare
|
e7dd9da864
|
Merge branch 'develop' into element_3594
# Conflicts:
# CHANGES.rst
|
2020-09-04 12:35:08 +02:00 |
|
SBiOSoftWhare
|
c43c93bdc5
|
AppDelegate: Add comments for window property.
|
2020-09-04 12:24:36 +02:00 |
|
SBiOSoftWhare
|
9934c42d54
|
Remove code used before iOS 11.
|
2020-09-01 14:19:21 +02:00 |
|
SBiOSoftWhare
|
9e0adf7430
|
RecentsViewController: Remove warning.
|
2020-09-01 14:11:23 +02:00 |
|
SBiOSoftWhare
|
317e8ec845
|
Remove deprecated -[UIApplication openURL] usage.
|
2020-09-01 12:20:44 +02:00 |
|
SBiOSoftWhare
|
cbba38b72b
|
Remove some Swift warnings.
|
2020-09-01 11:57:30 +02:00 |
|
SBiOSoftWhare
|
7656f6f169
|
Move generated loading animation files in a folder and exclude them from SwiftLint linting.
|
2020-09-01 11:33:13 +02:00 |
|
SBiOSoftWhare
|
15551ec9b4
|
Remove local Flow files.
|
2020-09-01 11:31:53 +02:00 |
|
SBiOSoftWhare
|
4995d71334
|
Remove old AppDelegate imports.
|
2020-08-31 19:38:06 +02:00 |
|
SBiOSoftWhare
|
f4c9ad9bf5
|
Convert AppDelegate to Swift, call legacy ObjC AppDelegate from the one. Remove main.m.
|
2020-08-31 19:33:10 +02:00 |
|
SBiOSoftWhare
|
30f14b2012
|
Refactor ObjC AppDelegate to LegacyAppDelegate.
|
2020-08-31 19:23:26 +02:00 |
|
ismailgulek
|
5ead6cd03c
|
Update room input toolbar on theme change
|
2020-08-27 12:29:39 +03:00 |
|
manuroe
|
eefd7c3c4b
|
Code Quality: Fix Stève's remarks
|
2020-08-26 08:32:07 +02:00 |
|
manuroe
|
14f2ed58f1
|
Code Quality: Make sonar happier
by removing some code smells
|
2020-08-25 18:54:47 +02:00 |
|
ismailgulek
|
bb51204784
|
Merge branch 'develop' into element_3556
|
2020-08-24 16:03:20 +03:00 |
|
ismailgulek
|
3fcf318bf2
|
Add new loading state, add a label and activity indicator for loading state
|
2020-08-21 16:31:22 +03:00 |
|
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 |
|