xwords/xwords4/android/app
Eric House c5f1d2bf3b release lock when BoardDelegate paused
The lock was leaking when sometimes the OS would call onStop() without
isFinishing() being true, then never use the fragment again. And never
call onDestroy(). Releasing the lock in onStop and regetting it in
onResume seems to fix, but this needs some testing and time.
2020-04-11 15:04:02 -07:00
..
src release lock when BoardDelegate paused 2020-04-11 15:04:02 -07:00
build.gradle Merge branch 'for-156-release' into android_branch 2020-04-11 12:59:04 -07:00
debug.keystore include debug keystore directly 2017-01-22 15:35:02 -08:00
proguard-rules.pro tweak comments 2017-07-19 06:16:22 -07:00