Commit Graph

7 Commits

Author SHA1 Message Date
20015091
898e25fcf3 Pre-Final
- Removed all the TODO
- Fixed some code
- Added missing Docs
2018-09-20 15:56:30 +02:00
eea9dd50e0 Fix and last TODO
- Various fix in code
- Fitbit now support steps by minutes
- Added data retrieving from WebHook
- Added checkSteps
2018-09-19 22:57:11 +02:00
e5237b5da4 Auto Brightness
- Hue now thread safe
- Added the auto-brightness
  * probably realistic enough
  * probably a bit buggy
- Added test for it
- Rearranged imports
2018-09-17 12:54:20 +02:00
a4c6c095c6 Database revolution
- added in fitbitData an interface for keeping track of date
- removed annoying IOException, now will write a LOG
- same thing in sensor
- fixed main and adapted to new Database system
- Database now has Local or Remote (to implement)
2018-09-10 21:32:09 +02:00
f7942abae2 Lights, Doc, Db
- Now lights works with DialogFlow
- Database automatically update data from user's fitbit
- Doc is written well (well.. it is ok)
- Added logging here and there
- Removed unused code
- Improved code reading and code quality
2018-09-02 00:04:29 +02:00
d891e53c8e Some changes
- Database now has insert in background (not tested tho)
- Hue lights tested on simulator
- LocalServerReciver.java is now part of package, but still throw exception (maybe is not only this class)
- Sleep class have changed (not tested)
- Fitbit now thread safe (maybe?)
- build.gradle cleaned

* for all the classes not tested is because i need the account fitbit, and TROPPO SBATTI for ask
2018-09-01 01:54:09 +02:00
8feb04990f Added some Docs 2018-08-23 20:35:33 +02:00