Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/database
cpfeiffer 350e72d534 Initial support for user-configured activity descriptions
- for a given user and time span, there may be an ActivityDescription
  - with a textual description
  - and a list of tags
- every tag has
  - a name
  - and an optional description
2016-08-27 00:25:45 +02:00
..
schema Remove unused stuff 2016-07-28 22:28:29 +02:00
ActivityDatabaseHandler.java remove obsolte stuff 2016-08-26 23:37:17 +02:00
DBAccess.java More WIP, but we're getting closer 2016-05-16 23:00:04 +02:00
DBConstants.java Migration work 2016-06-16 21:54:53 +02:00
DBHandler.java More WIP for intrgrating old activity db into new one 2016-06-17 00:07:50 +02:00
DBHelper.java Initial support for user-configured activity descriptions 2016-08-27 00:25:45 +02:00
DBOpenHelper.java Refactor database / sample access (#206) 2016-07-27 23:34:13 +02:00
DBUpdateScript.java reformat code 2015-07-25 21:52:52 +02:00
UsedConfiguration.java Refactoring #45 2015-07-28 00:05:05 +02:00