Commit Graph

28 Commits

Author SHA1 Message Date
SBiOSoftWhare
c3731a2ec0 Merge pull request #4960 from vector-im/steve/4734_master_tab_bar_refacto
Split view: Improve detail view management and add possibility to stack views on it
2021-10-11 17:23:20 +02:00
SBiOSoftWhare
3bd774211e NavigationStore: Update public method signature. 2021-10-08 17:15:14 +02:00
Doug
8c9c69586f Merge remote-tracking branch 'origin/develop' into doug/4484_contacts_access
# Conflicts:
#	Riot/Modules/ServiceTerms/Modal/ServiceTermsModalCoordinatorBridgePresenter.swift
2021-10-08 11:45:43 +01:00
SBiOSoftWhare
fbbd4d7111 Use NavigationRouterStore where needed. 2021-10-05 10:48:52 +02:00
Doug
c1ad2e9ece Update the Service Terms modal from the latest Figma.
Checkboxes have been removed from the individual policies.
Reverse flow so that the service terms are show before the contacts access popup.
Removes outOfContext from the modal as it will only be presented when requested.
Fixes second presentation on swipe to dismiss of the modal.
2021-09-13 11:46:31 +01:00
Paulo Pinto
a0699ab8bc Standardise casing of identity server
Signed-off-by: Paulo Pinto <paulo.pinto@automattic.com>
2021-08-18 17:30:45 +01:00
Doug
d0582016ea Trim whitespace from the identity server text entry and don't allow an empty string. 2021-07-23 14:27:25 +01:00
Doug
82dfc0611f Configure identity server keyboard for safer URL entry. 2021-07-23 14:08:51 +01:00
Doug
a4075c89cb Fix class keyword deprecation warnings everywhere!
Using 'class' keyword for protocol inheritance is deprecated; use 'AnyObject' instead
2021-07-09 17:05:43 +01:00
Doug
cf860049ef Fix SwiftLint warnings. 2021-07-02 17:13:45 +01:00
Stefan Ceriu
43f6c44c78 Adopt consolidated logging mechanism (#4370)
* Adopted the new MXLog and replaced NSLog throughout the application - vector-im/element-ios/issues/4351
* Replaced NSLog() and print() usages with MXLog.debug()
* Added swiftlint rules for NSLog(), print(), println() and os_log()
* Escape paths used to run script build phases for swiftlint and swiftgen
2021-06-03 11:30:07 +03:00
manuroe
127426c888 ServiceTermsModal: Setup all the plumbery for the "Decline" button 2019-10-10 14:44:58 +02:00
manuroe
4a8ad57411 Privacy: IS Settings: Fix flow after terms has been accepted
##2736
I was using a HS access token for IS...
2019-09-26 17:39:50 +02:00
manuroe
f089da8196 Privacy: IS Settings: Disable correctly Add/Change buttons 2019-09-26 16:26:20 +02:00
manuroe
4e04a555fd Privacy: IS Settings: Factorise model flows so that the change action use both add and disconnect actions 2019-09-26 16:01:53 +02:00
manuroe
ab60052aa6 Privacy: IS Settings: Change the IS to another one 2019-09-26 12:17:16 +02:00
manuroe
3f5438fdbf Privacy: IS Settings: Manage invalid IS 2019-09-26 11:00:28 +02:00
manuroe
f7be74d009 Privacy: IS Settings: Improve UITextField: placeholder, enter key, email keyboard 2019-09-26 11:00:21 +02:00
manuroe
3834aed1c9 Privacy: IS Settings: Fix a swift api 2019-09-26 10:31:27 +02:00
manuroe
b1a9087c77 Privacy: IS Settings: Manage invalid IS 2019-09-26 10:31:15 +02:00
manuroe
3151f2a29c Privacy: IS Settings: Do not set the IS if terms are not accepted and show and error 2019-09-25 18:28:20 +02:00
manuroe
e913feb211 Privacy: IS Settings: Present IS terms if needed 2019-09-25 18:04:10 +02:00
manuroe
37dcc1ab9a Privacy: IS Settings: Disconnect from the IS 2019-09-25 15:51:15 +02:00
manuroe
95aca04ca2 Privacy: IS Settings: Add an IS 2019-09-25 14:51:26 +02:00
manuroe
0002224764 Privacy: IS Settings: Plug the UITextField to the model 2019-09-25 10:14:00 +02:00
manuroe
93db386602 Privacy: IS Settings: Finish theming 2019-09-24 15:34:31 +02:00
manuroe
ae96b91e55 Privacy: Settings: Finish IS setting storyboard 2019-09-24 14:34:09 +02:00
SBiOSoftWhare
cd6919e5c4 Settings identity server: WIP. 2019-09-13 18:16:01 +02:00