xwords/xwords4/android/app/src/main
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
..
assets up version strings 2017-05-18 06:53:03 -07:00
java/org/eehouse/android/xw4 keep db open throughout 2017-05-18 21:20:21 -07:00
res remove need for file 2017-05-07 16:05:36 -07:00
AndroidManifest.xml cleanup: remove comments and unnecessary ivar 2017-05-07 16:25:18 -07:00