Stefan Ceriu
b41cd1e1a4
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
cc8b6a8d75
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
a8b0e8700e
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
7ee5791cc0
Disable popup for fresh installs
2020-08-03 15:15:33 +03:00
manuroe
141fa28c04
MajorUpdateManager: Add logs
2020-07-21 16:06:54 +02:00
SBiOSoftWhare
3a5c549607
Theme: Update disclosure indicator with theme color.
2020-07-16 23:16:11 +02:00
SBiOSoftWhare
7e4a918159
Major update: Fix learn more acrtion.
2020-07-11 09:53:19 +02:00
SBiOSoftWhare
ead9822f03
AppDelegate: Handle major update display.
2020-07-10 21:28:57 +02:00
SBiOSoftWhare
cc7dde6ecb
Create MajorUpdateViewController to display major updates informations.
2020-07-10 21:27:47 +02:00