Mirror of git://xwords.git.sourceforge.net/gitroot/xwords/xwords
Find a file
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
xwords4 keep db open throughout 2017-05-18 21:20:21 -07:00
.gitignore ignore generated files and build files 2017-04-08 11:04:23 -07:00
.projectile fix duplicate permissions 2017-01-19 06:22:12 -08:00