xwords/xwords4/android/app
Eric House 4ad7e171f6 keep db open throughout
Years back what I read said you opened and closed the database around
every query. Now I'm reading differently, that the OS will close it for
you on app shutdown and that it's ok to just leave it open. Trying
that after a few minutes on one device looks ok. Will need to test the
heck out of it, especially on older OS versions, before ship.
2017-05-18 21:20:21 -07:00
..
src keep db open throughout 2017-05-18 21:20:21 -07:00
build.gradle up version strings 2017-05-18 06:53:03 -07:00
debug.keystore include debug keystore directly 2017-01-22 15:35:02 -08:00