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