xwords/xwords4/android/app/src/main/res
Eric House 15d0f88187 add preference to disable wifi direct
Looks like there are battery drainage issues with the current half-done
implementation, so add option to turn it off. Only takes effect on
restart, and only matters on dbg variant now since it's compile-time
disabled on the main variant.

Also add discovery machine state to ConnState printout, stop running the
machine over and over (likely the battery problem), but add ability to
restart it triggered by the ConnState's "reconnect" button.

Also start persisting the most recently seen set of peers. If service
discovery and not connecting is the problem having these available to
try to connect to on startup might help.
2017-01-22 14:51:21 -08:00
..
drawable move res files 2017-01-18 07:34:32 -08:00
drawable-hdpi move res files 2017-01-18 07:34:32 -08:00
drawable-mdpi move res files 2017-01-18 07:34:32 -08:00
drawable-xhdpi move res files 2017-01-18 07:34:32 -08:00
layout move and start processing res .xml files 2017-01-18 07:01:25 -08:00
layout-small move and start processing res .xml files 2017-01-18 07:01:25 -08:00
menu move res files 2017-01-18 07:34:32 -08:00
menu-small move and start processing res .xml files 2017-01-18 07:01:25 -08:00
values add preference to disable wifi direct 2017-01-22 14:51:21 -08:00
values-large move and start processing res .xml files 2017-01-18 07:01:25 -08:00
values-xlarge move and start processing res .xml files 2017-01-18 07:01:25 -08:00
xml add preference to disable wifi direct 2017-01-22 14:51:21 -08:00
.gitignore move res files 2017-01-18 07:34:32 -08:00