Stefan Ceriu
bc60512101
Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195.
2022-02-10 08:43:18 +02:00
Stefan Ceriu
f9a4178f2a
Fixes #4881 - Replaced InfoPlist.cfBundleDisplayName with AppInfo.current.displayName and removed the now unused InfoPlist generated class.
2021-09-22 16:59:47 +03:00
Stefan Ceriu
c69d364ad1
Fixes #4881 - Using the bundle display name as the app name in localizable .strings files. Exposing generated .strings and info.plist members to Objective-C.
2021-09-22 14:10:16 +03:00
Stefan Ceriu
b00d07ffca
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
ismailgulek
fd56cf0ce2
Disable popup for fresh installs
2020-08-03 15:15:33 +03:00
manuroe
b5724629bb
MajorUpdateManager: Add logs
2020-07-21 16:06:54 +02:00
SBiOSoftWhare
832f1d219c
Theme: Update disclosure indicator with theme color.
2020-07-16 23:16:11 +02:00
SBiOSoftWhare
abb4af8d00
Major update: Fix learn more acrtion.
2020-07-11 09:53:19 +02:00
SBiOSoftWhare
5978de0e28
AppDelegate: Handle major update display.
2020-07-10 21:28:57 +02:00
SBiOSoftWhare
a45930308b
Create MajorUpdateViewController to display major updates informations.
2020-07-10 21:27:47 +02:00