From 34f3c38b4848a5bed52f093c29a58b15aaa04125 Mon Sep 17 00:00:00 2001 From: Eric House Date: Sat, 25 Feb 2012 10:43:08 -0800 Subject: [PATCH] Add "clear selected" button to btinviter UI that's enabled when one or more is checked. On launch, get the set of known device, and on scan do NOT start by emptying. This allows to maintain a set of devices and still scan without losing those not present. --- .../android/XWords4/res/layout/btinviter.xml | 6 +++ .../android/XWords4/res/values/strings.xml | 4 +- .../eehouse/android/xw4/BTInviteActivity.java | 51 ++++++++++--------- .../org/eehouse/android/xw4/BTService.java | 42 ++++++++++----- 4 files changed, 65 insertions(+), 38 deletions(-) diff --git a/xwords4/android/XWords4/res/layout/btinviter.xml b/xwords4/android/XWords4/res/layout/btinviter.xml index 35c679ab1..5cd12f673 100644 --- a/xwords4/android/XWords4/res/layout/btinviter.xml +++ b/xwords4/android/XWords4/res/layout/btinviter.xml @@ -36,6 +36,12 @@ +