Treker/app/src
Alinson Xavier 91996924d9 Never store reference to SQLiteDatabase
SQLiteDatabase closes automatically at random times. Storing a reference
to an open SQLiteDatabase eventually leads to a crash.
See: https://stackoverflow.com/questions/1483629/
2017-07-18 22:07:21 -04:00
..
androidTest Repair inconsistent data instead of throwing exception 2017-07-18 21:28:48 -04:00
debug Save failed views to SD card root if writable 2016-04-05 05:47:09 -04:00
main Never store reference to SQLiteDatabase 2017-07-18 22:07:21 -04:00
test/java/org/isoron/uhabits Fix failing tests 2017-07-18 21:47:19 -04:00