Commit Graph

4 Commits

Author SHA1 Message Date
2ed9eef8d1 Auto Brightness
- Added AudioFile class replacing Musich
- RemoteDb now can connect and successfully read/load data
- Added some audio file for testing
2018-09-19 00:30:17 +02:00
afe644c9e7 Main Refactor
- Main now is called SeniorAssistant
- Moved all threads methods of main in VariousThreads
- Added class VariousThreads
- Handled rest exception better
2018-09-14 22:18:56 +02:00
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