Commit Graph

16 Commits

Author SHA1 Message Date
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
manuroe ec05b04747 MXProfiles: Track time to display a message from its notification 2020-11-11 22:49:46 +01:00
manuroe 37e86dde21 Analytics: Add Matomo screenshots link 2020-11-05 14:03:38 +01:00
manuroe 20f4a0e90f Analytics: Remove the "iOS." prefix
We do not need this differentiator anymore. There is a dedicated app id in Matomo.
2020-11-05 12:28:19 +01:00
manuroe 6eba90bfbe Remove MXDecryptionFailureDelegate in flavor of agnostic MXAnalyticsDelegate 2020-11-05 12:09:10 +01:00
manuroe 8ea161fade MXAnalyticsDelegate: Replace trackLaunchScreenDisplayDuration with new agnostic method 2020-11-05 09:44:18 +01:00
manuroe 941fe08cd5 * MXAnalyticsDelegate: Make it fully agnostic on tracked data. 2020-11-05 09:41:21 +01:00
manuroe dc2c85a0d8 Analytics: Fix analytics in order to track performance improvements
Forgot to commit one line
2020-11-04 21:32:06 +01:00
manuroe a159e68d5d Analytics: Fix analytics in order to track performance improvements
It is probably broken since May 2019 and Matomo 6. Only the first value (StorePreload) was sent .
2020-11-04 15:46:56 +01:00
SBiOSoftWhare bc6306bda9 Remove old AppDelegate imports. 2020-08-31 19:38:06 +02:00
manuroe abc7875c25 BuildSettings: Integrate Matomo 2020-07-31 09:15:57 +02:00
fridtjof a020dd0a58 Complete the migration code 2019-05-23 22:07:04 +02:00
fridtjof 29adbc1950 (Almost) fix the Matomo migration code 2019-05-23 22:06:45 +02:00
fridtjof d2ef366d4c Rename PiwikTracker to MatomoTracker and update to version 6.0.0 2019-05-23 22:05:06 +02:00
fridtjof a310741536 make use of Obj-C's modern syntax for literals and subscripting 2019-01-08 00:24:11 +01:00
SBiOSoftWhare e00fba775a Create managers folder 2018-07-10 10:21:20 +02:00