Commit Graph

9 Commits

Author SHA1 Message Date
Stefan Ceriu
9957f8f59a 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
4dd70594cc 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
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
ismailgulek
dda3ade566 Disable popup for fresh installs 2020-08-03 15:15:33 +03:00
manuroe
406cc182a7 MajorUpdateManager: Add logs 2020-07-21 16:06:54 +02:00
SBiOSoftWhare
fe468c0c09 Theme: Update disclosure indicator with theme color. 2020-07-16 23:16:11 +02:00
SBiOSoftWhare
b9b29c90ad Major update: Fix learn more acrtion. 2020-07-11 09:53:19 +02:00
SBiOSoftWhare
4e881c3142 AppDelegate: Handle major update display. 2020-07-10 21:28:57 +02:00
SBiOSoftWhare
7c69b83944 Create MajorUpdateViewController to display major updates informations. 2020-07-10 21:27:47 +02:00