Commit Graph

18 Commits

Author SHA1 Message Date
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 a58d5123a0 MXProfiles: Track time to display a message from its notification 2020-11-11 22:49:46 +01:00
manuroe 0efed4d3e2 Fix Steve's comment 2020-11-05 14:52:07 +01:00
manuroe 975f61e2a8 Analytics: Add Matomo screenshots link 2020-11-05 14:03:38 +01:00
manuroe 71b6fd833b 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 06bf5df904 Remove MXDecryptionFailureDelegate in flavor of agnostic MXAnalyticsDelegate 2020-11-05 12:09:10 +01:00
manuroe e653524b26 MXAnalyticsDelegate: Replace trackLaunchScreenDisplayDuration with new agnostic method 2020-11-05 09:44:18 +01:00
manuroe 1aa00e04c3 * MXAnalyticsDelegate: Make it fully agnostic on tracked data. 2020-11-05 09:41:21 +01:00
manuroe 5d98940d90 Analytics: Fix analytics in order to track performance improvements
Forgot to commit one line
2020-11-04 21:32:06 +01:00
manuroe d777f8451a 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 1f6743f612 Remove old AppDelegate imports. 2020-08-31 19:38:06 +02:00
manuroe c312632dc6 BuildSettings: Integrate Matomo 2020-07-31 09:15:57 +02:00
fridtjof 78639fd327 Complete the migration code 2019-05-23 22:07:04 +02:00
fridtjof 5e7201e1bd (Almost) fix the Matomo migration code 2019-05-23 22:06:45 +02:00
fridtjof 62e675e26c Rename PiwikTracker to MatomoTracker and update to version 6.0.0 2019-05-23 22:05:06 +02:00
fridtjof 0e8c73344d make use of Obj-C's modern syntax for literals and subscripting 2019-01-08 00:24:11 +01:00
manuroe 2e4f568807 MXRoomState: Apply new MXRoomMembers property 2018-07-12 00:19:48 +02:00
SBiOSoftWhare 869e60624d Create managers folder 2018-07-10 10:21:20 +02:00