Treker/app
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
..
src Never store reference to SQLiteDatabase 2017-07-18 22:07:21 -04:00
build.gradle Improve performance of CheckmarkButtonView 2017-04-19 14:33:59 -04:00
lint.xml
proguard-rules.txt Add proguard file 2016-07-11 09:04:36 -04:00