Commit Graph

9 Commits

Author SHA1 Message Date
20015091
40fb445262 Musich
- fixed database
- added music class
2018-09-11 15:57:32 +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
Giulia
662fb40df3 Added method that manages lights depending on heartbeat rate 2018-09-10 13:56:34 +02:00
4ab578226c Main
- added Mainfest for exporting in .jar
- Fixed fitbit getHeartRate
- Classes now throws exceptions if not initialized properly
- Added arguments for main
- Added try and catch system in main
- Todos now are more clear
- Added Log in Rest for errors
2018-09-05 20:46:57 +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
1f4a4b80c0 Init of Database
- don't look in the database, 'cause is a little messy
2018-08-29 23:35:27 +02:00
7b21345f89 Builded WebHook for DialogFlow 2018-08-29 00:52:40 +02:00
09d8b7781f Refactor classes 2018-08-23 15:25:12 +02:00