cpfeiffer
|
61957d6cb0
|
WIP: more db work
|
2016-06-14 20:13:08 +02:00 |
|
cpfeiffer
|
ae548d0806
|
WIP: more work, compile again
|
2016-06-06 23:18:46 +02:00 |
|
cpfeiffer
|
4504c5b5a4
|
Add Activity Description table and order samples
|
2016-05-23 23:31:22 +02:00 |
|
cpfeiffer
|
4370be28b6
|
Remove some imports
|
2016-05-17 00:51:58 +02:00 |
|
cpfeiffer
|
75703b0dea
|
Import and Export db are back
|
2016-05-17 00:51:00 +02:00 |
|
cpfeiffer
|
3e0bc16741
|
More WIP, but we're getting closer
current state:
- storing samples works (tested only mi band)
- charts work
|
2016-05-16 23:00:04 +02:00 |
|
cpfeiffer
|
8ca821ab8a
|
More WIP on db refactoring
|
2016-05-13 23:47:47 +02:00 |
|
cpfeiffer
|
619ea04a63
|
Fix database creation and updates #246
The creation script *must* always do the full creation so that fresh installs
get the correct database (no upgrade scripts will run for them)
|
2016-03-07 00:39:47 +01:00 |
|
cpfeiffer
|
dc162a9ac8
|
Only add column if it doesn't exist yet
Column can exist if there down- and upgrades
|
2016-03-04 23:25:11 +01:00 |
|
cpfeiffer
|
802f48011d
|
Refactoring of database access
- the db is now exclusively locked for one thread
- the charts read from the db and analyze data in a background thread
+ some small cleanups
|
2015-08-03 01:21:44 +02:00 |
|
Andreas Shimokawa
|
dbbcf20bbc
|
reformat code
|
2015-07-25 21:52:52 +02:00 |
|
cpfeiffer
|
be45f7fe0c
|
check if table exists before dropping
|
2015-07-11 21:16:07 +02:00 |
|
cpfeiffer
|
8b54c6e5c4
|
New incremental, cumulative database upgrades and downgrades
|
2015-07-10 00:31:45 +02:00 |
|
cpfeiffer
|
cc549a6c49
|
Basic database import and export (to external storage)
(In the Debug Activity)
|
2015-07-08 23:11:23 +02:00 |
|