Commit graph

9241 commits

Author SHA1 Message Date
ismailgulek
fa83acc562 Update generated 2020-09-08 14:06:37 +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
011a0ffbfe Add new icon 2020-09-08 13:56:47 +03:00
ismailgulek
e03f0c927d Update icons 2020-09-08 13:22:22 +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
111b261cf9 Add new icons 2020-09-08 13:08:45 +03:00
ismailgulek
c95c6853f3 Move logic to a separate method 2020-09-08 11:22:53 +03:00
ismailgulek
7fc735a3fa Update CHANGES.rst 2020-09-07 18:12:00 +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
bacdb04299 Expose is protection set 2020-09-07 18:08:47 +03:00
ismailgulek
8e93458e14
Merge pull request #3632 from vector-im/element_3622
Close Keyboard on Pin Code Screen
2020-09-07 14:59:12 +03:00
ismailgulek
48f3985f79 Update CHANGES.rst 2020-09-07 13:52:52 +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
88de16b0e6 Introduce vc_closeKeyboard on UIApplication 2020-09-07 13:51:30 +03:00
ismailgulek
0cd042175e
Merge pull request #3631 from vector-im/element_3620
Show PIN Screen on Every Foreground
2020-09-07 13:50:52 +03:00
ismailgulek
ef1698ec3d Inroduce pinCodeGraceTimeInSeconds 2020-09-07 13:41:52 +03:00
ismailgulek
fb424ed613 Update CHANGES.rst 2020-09-07 13:09:02 +03:00
ismailgulek
13b3fdfa04 Decrease pin grace time to zero 2020-09-07 13:08:09 +03:00
SBiOSoftWhare
8f61b84fe7 Update changes. 2020-09-07 10:11:20 +02:00
SBiOSoftWhare
79de270da1 Update pbxproj. 2020-09-07 10:06:34 +02: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
8d6df7ed2b ThemeService: Compute theme property at init. 2020-09-07 09:56:44 +02:00
SBiOSoftWhare
e7c08620de Remove UIMainStoryboardFile usage. 2020-09-04 13:19:26 +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
92bde224ec Add RootRouter used to abstract physical navigation handling at root level. 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
c09be2106b
Merge pull request #3602 from vector-im/element_3594
Convert AppDelegate to Swift
2020-09-04 13:13:22 +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
manuroe
451575a4ab
Merge pull request #3616 from vector-im/fix_buildrelease_sh
Fix buildrelease sh
2020-09-03 16:10:50 +02:00
manuroe
f91c932b1c CHANGES 2020-09-03 15:57:21 +02:00
manuroe
276d869bc9 Fastlane: Disable point_dependencies_to_same_feature when running from a git tag
In this case, this is an official release. Let the Podfile as is.
2020-09-03 15:54:22 +02:00
manuroe
363196bc51 BuildRelease.sh: Fix checkout of tag
and use git shallow clone to speed up the script a bit
2020-09-03 15:39:50 +02:00
manuroe
61c25c9a42 Fix CHANGES 2020-09-03 14:31:02 +02:00
manuroe
5f10152f32 Prepare for new sprint 2020-09-03 14:11:49 +02:00
manuroe
9d4ca4721f Merge branch 'master' into develop 2020-09-03 14:11:45 +02:00