Commit Graph

10 Commits

Author SHA1 Message Date
manuroe 0860644f13 Merge pull request #1922 from vector-im/e2e_telemetry_reasons
Crypto: Telemetry: Categorise e2e failures
2018-07-03 11:05:05 +02:00
manuroe 52fed220ef Crypto: Telemetry: Categorise e2e failures
#1894
2018-07-02 17:20:01 +02:00
SBiOSoftWhare 810aa58153 Use RiotSettings instead of direct access to UserDefault where needed 2018-07-02 14:51:47 +02:00
manuroe 58f02f2b8f Analytics: Shorten constants names 2018-06-29 12:04:49 +02:00
manuroe e657951e0e Crypto: Telemetry use "no_reason" name 2018-06-29 11:45:49 +02:00
manuroe 1cd52b0b67 Crypto: Add telemetry for events unable to decrypt (UTDs)
#1894
2018-06-29 07:36:35 +02:00
manuroe 8f0efd34da Analytics: Improve comments 2018-06-27 18:11:04 +02:00
manuroe d2fe94d9dc Analytics: Make it implement MXAnalyticsDelegate to track performance stats 2018-06-27 17:59:06 +02:00
manuroe c128845bff Analytics: Make sure that Analytics is opt-out
Note it was already opt-out because the code elsewhere ensures that but this this is better to ensure it here.
2018-06-27 11:00:26 +02:00
manuroe 054b2afded Analytics: Move code from AppDelegate to a dedicated class: Analytics 2018-06-27 10:02:08 +02:00