Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE fix up translation selection in settings and add OS/sys arch reporting | Petr Mrázek | 2017-01-01 | -49/+0 |
| | ||||
* | NOISSUE simplify system detection and user agent handling | Petr Mrázek | 2016-11-26 | -5/+5 |
| | | | | | | Now it only checks OS kernel name/version. User agent is 'MultiMC5/$version'. Kernel info is passed through custom dimensions in analytics. | |||
* | NOISSUE add implementations of system query functions | Petr Mrázek | 2016-11-22 | -0/+36 |
| | | | | | | * system memory size in bytes * system architecture is 64bit? * CPU architecture is 64bit? | |||
* | NOISSUE reformat and sanitize ganalytics | Petr Mrázek | 2016-11-21 | -0/+13 |