1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-17 19:04:03 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
Andreas Shimokawa 8ba1ae3f3e create extra table for Morpheuz, remove more unused stuff
Pebble activity tracker now do not share a common base anymore.

TODO: consider creating a custom way of querying activity types like in Misfit. The activity kind stored in the database now is solely based on the intensity, so it is redundant.

(#206)
2016-07-31 00:06:26 +02:00
..
activities Refactor database / sample access (#206) 2016-07-27 23:34:13 +02:00
adapter Implement App Sorting 2016-06-17 22:43:06 +02:00
contentprovider Move parsing of preference strings to int values to Prefs 2016-04-25 23:39:03 +02:00
database rename some classes, remove obsolete ones 2016-07-30 23:22:27 +02:00
deviceevents Pebble: implement decline call with SMS 2016-06-21 00:31:53 +02:00
devices create extra table for Morpheuz, remove more unused stuff 2016-07-31 00:06:26 +02:00
entities Refactor database / sample access (#206) 2016-07-27 23:34:13 +02:00
externalevents centralize quit() functionality in GBApplication 2016-07-08 22:35:52 +02:00
impl Refactor database / sample access (#206) 2016-07-27 23:34:13 +02:00
model Refactor database / sample access (#206) 2016-07-27 23:34:13 +02:00
service create extra table for Morpheuz, remove more unused stuff 2016-07-31 00:06:26 +02:00
util Let discovery activity also display device aliases 2016-07-05 23:36:21 +02:00
GBApplication.java centralize quit() functionality in GBApplication 2016-07-08 22:35:52 +02:00
GBEnvironment.java Some Javadoc 2015-10-26 23:32:03 +01:00
GBException.java Refactoring 2015-09-24 14:45:21 +02:00
LockHandler.java Getting closer... db migration almost works. 2016-06-18 01:26:36 +02:00
Logging.java One more attempt at fixing dynamic logging reconfiguration 2016-05-26 23:46:21 +02:00
LoggingExceptionHandler.java Some Javadoc 2015-10-26 23:32:03 +01:00
SleepAlarmWidget.java More WIP on db refactoring 2016-05-13 23:47:47 +02:00