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
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
efbca319f0
Code Quality: Make sonar happier
...
by removing some code smells
2020-08-25 18:54:47 +02:00
SBiOSoftWhare
fe468c0c09
Theme: Update disclosure indicator with theme color.
2020-07-16 23:16:11 +02:00
SBiOSoftWhare
0b7d6c993f
Accessibility: Make checkboxes accessible in terms of service screen.
2019-12-02 17:46:01 +01:00
manuroe
127426c888
ServiceTermsModal: Setup all the plumbery for the "Decline" button
2019-10-10 14:44:58 +02:00
manuroe
31f2e80443
Privacy: Make IS terms wording clearer when we fallback to vector.im
...
#2760
Add a outOfContext flag to ServiceTermsModal and adapt the display to it
2019-10-10 11:05:10 +02:00
manuroe
51dcede843
Terms: Display the URL of the service
2019-10-04 16:16:56 +02:00
SBiOSoftWhare
433d31c009
Settings discovery: Handle new discovery section.
2019-09-10 20:36:45 +02:00
SBiOSoftWhare
55e598bdc8
AppDelegate: Support identity server v2 API email validation and prompt to accept identity server policies on first use.
2019-08-30 11:15:06 +02:00
manuroe
f1b91bf9bb
IM: Terms modal: Check checkboxes of already accepted terms urls
2019-08-13 15:54:21 +02:00
manuroe
9938620947
IM: Terms modal: Add service purpose description
2019-08-12 15:00:06 +02:00
manuroe
dbd9cb43be
IM: Terms modal: Display terms page into a webview
2019-08-12 11:14:58 +02:00
manuroe
df8339f467
IM: Tweak terms view UI
2019-08-09 18:43:27 +02:00
manuroe
2c42b055ca
IM: Display terms in table view
2019-08-09 17:58:02 +02:00
manuroe
b0bd5df851
IM: Start flow for terms modal
2019-08-09 15:58:33 +02:00