Commit Graph

7 Commits

Author SHA1 Message Date
chedabob 85c63e2321 Add thermal state (#332)
* feat: Add ThermalState

https://github.com/devicekit/DeviceKit/issues/322

Also fixes the broken example playground

* Add changelog entry.

* Version bump. (v4.9.0)

Co-authored-by: Zandor Smith <info@zsinfo.nl>
2022-10-31 18:08:52 +01:00
Dennis Weissmann 3be7b9b6ce simplify tests
more swiftlint rules
extend test device matrix in travis CI
2018-10-21 13:55:34 +02:00
Dennis Weissmann cf28f798f0 add support for real device 2018-09-09 15:39:47 +02:00
Dennis Weissmann 1736072920 add available disk space methods to readme and playground 2018-09-09 15:22:17 +02:00
Shiva Huang 00ab3d75cf Fix: Imports should be sorted. 2018-05-12 18:11:31 +02:00
Shiva Huang 6aecdad930 Add Description
Add description for how to use Playground.
2018-05-12 18:11:31 +02:00
Shiva Huang ff82a6fb65 Add Playground Example
Create a workspace containing a playground example.
2018-05-12 18:11:31 +02:00