From e9a73bbb3c14af340999f70146747787785f4fee Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Mon, 19 Dec 2011 18:20:33 +0000 Subject: initial commit --- electicAndroid/bin/classes.dex | Bin 0 -> 24576 bytes .../electic/AdapticsBluetooth$ConnectThread.class | Bin 0 -> 2641 bytes .../electic/AdapticsBluetooth$ConnectedThread.class | Bin 0 -> 3061 bytes .../adaptics/electic/AdapticsBluetooth.class | Bin 0 -> 5490 bytes .../adaptics/electic/DeviceListActivity$1.class | Bin 0 -> 2079 bytes .../adaptics/electic/DeviceListActivity$2.class | Bin 0 -> 2522 bytes .../adaptics/electic/DeviceListActivity$3.class | Bin 0 -> 950 bytes .../adaptics/electic/DeviceListActivity.class | Bin 0 -> 5381 bytes .../com/futureproof/adaptics/electic/Electic$1.class | Bin 0 -> 4136 bytes .../com/futureproof/adaptics/electic/Electic$2.class | Bin 0 -> 1084 bytes .../bin/com/futureproof/adaptics/electic/Electic.class | Bin 0 -> 7925 bytes .../bin/com/futureproof/adaptics/electic/R$attr.class | Bin 0 -> 382 bytes .../com/futureproof/adaptics/electic/R$drawable.class | Bin 0 -> 446 bytes .../bin/com/futureproof/adaptics/electic/R$id.class | Bin 0 -> 1611 bytes .../bin/com/futureproof/adaptics/electic/R$layout.class | Bin 0 -> 542 bytes .../bin/com/futureproof/adaptics/electic/R$menu.class | Bin 0 -> 437 bytes .../bin/com/futureproof/adaptics/electic/R$string.class | Bin 0 -> 1388 bytes .../bin/com/futureproof/adaptics/electic/R.class | Bin 0 -> 689 bytes electicAndroid/bin/electicAndroid.apk | Bin 0 -> 28259 bytes electicAndroid/bin/resources.ap_ | Bin 0 -> 14541 bytes 20 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 electicAndroid/bin/classes.dex create mode 100644 electicAndroid/bin/com/futureproof/adaptics/electic/AdapticsBluetooth$ConnectThread.class create mode 100644 electicAndroid/bin/com/futureproof/adaptics/electic/AdapticsBluetooth$ConnectedThread.class create mode 100644 electicAndroid/bin/com/futureproof/adaptics/electic/AdapticsBluetooth.class create mode 100644 electicAndroid/bin/com/futureproof/adaptics/electic/DeviceListActivity$1.class create mode 100644 electicAndroid/bin/com/futureproof/adaptics/electic/DeviceListActivity$2.class create mode 100644 electicAndroid/bin/com/futureproof/adaptics/electic/DeviceListActivity$3.class create mode 100644 electicAndroid/bin/com/futureproof/adaptics/electic/DeviceListActivity.class create mode 100644 electicAndroid/bin/com/futureproof/adaptics/electic/Electic$1.class create mode 100644 electicAndroid/bin/com/futureproof/adaptics/electic/Electic$2.class create mode 100644 electicAndroid/bin/com/futureproof/adaptics/electic/Electic.class create mode 100644 electicAndroid/bin/com/futureproof/adaptics/electic/R$attr.class create mode 100644 electicAndroid/bin/com/futureproof/adaptics/electic/R$drawable.class create mode 100644 electicAndroid/bin/com/futureproof/adaptics/electic/R$id.class create mode 100644 electicAndroid/bin/com/futureproof/adaptics/electic/R$layout.class create mode 100644 electicAndroid/bin/com/futureproof/adaptics/electic/R$menu.class create mode 100644 electicAndroid/bin/com/futureproof/adaptics/electic/R$string.class create mode 100644 electicAndroid/bin/com/futureproof/adaptics/electic/R.class create mode 100644 electicAndroid/bin/electicAndroid.apk create mode 100644 electicAndroid/bin/resources.ap_ (limited to 'electicAndroid/bin') diff --git a/electicAndroid/bin/classes.dex b/electicAndroid/bin/classes.dex new file mode 100644 index 0000000..1016160 Binary files /dev/null and b/electicAndroid/bin/classes.dex differ diff --git a/electicAndroid/bin/com/futureproof/adaptics/electic/AdapticsBluetooth$ConnectThread.class b/electicAndroid/bin/com/futureproof/adaptics/electic/AdapticsBluetooth$ConnectThread.class new file mode 100644 index 0000000..0bacc78 Binary files /dev/null and b/electicAndroid/bin/com/futureproof/adaptics/electic/AdapticsBluetooth$ConnectThread.class differ diff --git a/electicAndroid/bin/com/futureproof/adaptics/electic/AdapticsBluetooth$ConnectedThread.class b/electicAndroid/bin/com/futureproof/adaptics/electic/AdapticsBluetooth$ConnectedThread.class new file mode 100644 index 0000000..4fc5fa3 Binary files /dev/null and b/electicAndroid/bin/com/futureproof/adaptics/electic/AdapticsBluetooth$ConnectedThread.class differ diff --git a/electicAndroid/bin/com/futureproof/adaptics/electic/AdapticsBluetooth.class b/electicAndroid/bin/com/futureproof/adaptics/electic/AdapticsBluetooth.class new file mode 100644 index 0000000..7e96169 Binary files /dev/null and b/electicAndroid/bin/com/futureproof/adaptics/electic/AdapticsBluetooth.class differ diff --git a/electicAndroid/bin/com/futureproof/adaptics/electic/DeviceListActivity$1.class b/electicAndroid/bin/com/futureproof/adaptics/electic/DeviceListActivity$1.class new file mode 100644 index 0000000..0f77230 Binary files /dev/null and b/electicAndroid/bin/com/futureproof/adaptics/electic/DeviceListActivity$1.class differ diff --git a/electicAndroid/bin/com/futureproof/adaptics/electic/DeviceListActivity$2.class b/electicAndroid/bin/com/futureproof/adaptics/electic/DeviceListActivity$2.class new file mode 100644 index 0000000..8893047 Binary files /dev/null and b/electicAndroid/bin/com/futureproof/adaptics/electic/DeviceListActivity$2.class differ diff --git a/electicAndroid/bin/com/futureproof/adaptics/electic/DeviceListActivity$3.class b/electicAndroid/bin/com/futureproof/adaptics/electic/DeviceListActivity$3.class new file mode 100644 index 0000000..ddbb75c Binary files /dev/null and b/electicAndroid/bin/com/futureproof/adaptics/electic/DeviceListActivity$3.class differ diff --git a/electicAndroid/bin/com/futureproof/adaptics/electic/DeviceListActivity.class b/electicAndroid/bin/com/futureproof/adaptics/electic/DeviceListActivity.class new file mode 100644 index 0000000..502440a Binary files /dev/null and b/electicAndroid/bin/com/futureproof/adaptics/electic/DeviceListActivity.class differ diff --git a/electicAndroid/bin/com/futureproof/adaptics/electic/Electic$1.class b/electicAndroid/bin/com/futureproof/adaptics/electic/Electic$1.class new file mode 100644 index 0000000..8c80152 Binary files /dev/null and b/electicAndroid/bin/com/futureproof/adaptics/electic/Electic$1.class differ diff --git a/electicAndroid/bin/com/futureproof/adaptics/electic/Electic$2.class b/electicAndroid/bin/com/futureproof/adaptics/electic/Electic$2.class new file mode 100644 index 0000000..79a3bcd Binary files /dev/null and b/electicAndroid/bin/com/futureproof/adaptics/electic/Electic$2.class differ diff --git a/electicAndroid/bin/com/futureproof/adaptics/electic/Electic.class b/electicAndroid/bin/com/futureproof/adaptics/electic/Electic.class new file mode 100644 index 0000000..1b6fba2 Binary files /dev/null and b/electicAndroid/bin/com/futureproof/adaptics/electic/Electic.class differ diff --git a/electicAndroid/bin/com/futureproof/adaptics/electic/R$attr.class b/electicAndroid/bin/com/futureproof/adaptics/electic/R$attr.class new file mode 100644 index 0000000..eebe2bc Binary files /dev/null and b/electicAndroid/bin/com/futureproof/adaptics/electic/R$attr.class differ diff --git a/electicAndroid/bin/com/futureproof/adaptics/electic/R$drawable.class b/electicAndroid/bin/com/futureproof/adaptics/electic/R$drawable.class new file mode 100644 index 0000000..043f5b2 Binary files /dev/null and b/electicAndroid/bin/com/futureproof/adaptics/electic/R$drawable.class differ diff --git a/electicAndroid/bin/com/futureproof/adaptics/electic/R$id.class b/electicAndroid/bin/com/futureproof/adaptics/electic/R$id.class new file mode 100644 index 0000000..a72686e Binary files /dev/null and b/electicAndroid/bin/com/futureproof/adaptics/electic/R$id.class differ diff --git a/electicAndroid/bin/com/futureproof/adaptics/electic/R$layout.class b/electicAndroid/bin/com/futureproof/adaptics/electic/R$layout.class new file mode 100644 index 0000000..65e3e00 Binary files /dev/null and b/electicAndroid/bin/com/futureproof/adaptics/electic/R$layout.class differ diff --git a/electicAndroid/bin/com/futureproof/adaptics/electic/R$menu.class b/electicAndroid/bin/com/futureproof/adaptics/electic/R$menu.class new file mode 100644 index 0000000..f918045 Binary files /dev/null and b/electicAndroid/bin/com/futureproof/adaptics/electic/R$menu.class differ diff --git a/electicAndroid/bin/com/futureproof/adaptics/electic/R$string.class b/electicAndroid/bin/com/futureproof/adaptics/electic/R$string.class new file mode 100644 index 0000000..1c3724b Binary files /dev/null and b/electicAndroid/bin/com/futureproof/adaptics/electic/R$string.class differ diff --git a/electicAndroid/bin/com/futureproof/adaptics/electic/R.class b/electicAndroid/bin/com/futureproof/adaptics/electic/R.class new file mode 100644 index 0000000..1d95ec5 Binary files /dev/null and b/electicAndroid/bin/com/futureproof/adaptics/electic/R.class differ diff --git a/electicAndroid/bin/electicAndroid.apk b/electicAndroid/bin/electicAndroid.apk new file mode 100644 index 0000000..4b58706 Binary files /dev/null and b/electicAndroid/bin/electicAndroid.apk differ diff --git a/electicAndroid/bin/resources.ap_ b/electicAndroid/bin/resources.ap_ new file mode 100644 index 0000000..550355c Binary files /dev/null and b/electicAndroid/bin/resources.ap_ differ -- cgit v1.2.3