1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2025-01-25 06:46:02 +01:00
TweetDuck/Core/Other/Analytics
Daniel Chýlek 108cf8923e
Implement analytics ()
* Implement analytics report generation w/ user config and basic system info

* Add HW and plugin info to analytics report generation

* Add a way of displaying the full analytics report

* Fix issues in analytics report and include design theme

* Ensure tab config is saved when switching tabs

* Fix compilation error in TabSettingsFeedback and safeguard nulls

* Add locale to analytics report

* Work on analytics (utils, last collection label, dependency refactoring)

* Add analytics state file and implement sending reports every week

* Send an analytics report after each update
2017-11-02 03:08:43 +01:00
..
AnalyticsFile.cs Implement analytics () 2017-11-02 03:08:43 +01:00
AnalyticsManager.cs Implement analytics () 2017-11-02 03:08:43 +01:00
AnalyticsReport.cs Implement analytics () 2017-11-02 03:08:43 +01:00
AnalyticsReportGenerator.cs Implement analytics () 2017-11-02 03:08:43 +01:00