From 9811ddf964309061deb4e2c7701ae8a607f57b8c Mon Sep 17 00:00:00 2001 From: lado Date: Tue, 12 Feb 2013 22:24:45 +0100 Subject: code refactor --- vdrmanager/libs/ormlite-android-4.41.jar | Bin 0 -> 50467 bytes vdrmanager/libs/ormlite-android-4.41.jar.properties | 1 + vdrmanager/libs/ormlite-core-4.41.jar | Bin 0 -> 276225 bytes vdrmanager/libs/ormlite-core-4.41.jar.properties | 1 + vdrmanager/libsrc/ormlite-android-4.41-sources.jar | Bin 0 -> 33557 bytes vdrmanager/libsrc/ormlite-core-4.41-sources.jar | Bin 0 -> 190568 bytes vdrmanager/res/drawable/ic_btn_round_minus.png | Bin 0 -> 480 bytes vdrmanager/res/drawable/ic_btn_round_plus.png | Bin 0 -> 1041 bytes 8 files changed, 2 insertions(+) create mode 100644 vdrmanager/libs/ormlite-android-4.41.jar create mode 100644 vdrmanager/libs/ormlite-android-4.41.jar.properties create mode 100644 vdrmanager/libs/ormlite-core-4.41.jar create mode 100644 vdrmanager/libs/ormlite-core-4.41.jar.properties create mode 100644 vdrmanager/libsrc/ormlite-android-4.41-sources.jar create mode 100644 vdrmanager/libsrc/ormlite-core-4.41-sources.jar create mode 100644 vdrmanager/res/drawable/ic_btn_round_minus.png create mode 100644 vdrmanager/res/drawable/ic_btn_round_plus.png (limited to 'vdrmanager') diff --git a/vdrmanager/libs/ormlite-android-4.41.jar b/vdrmanager/libs/ormlite-android-4.41.jar new file mode 100644 index 0000000..e04a608 Binary files /dev/null and b/vdrmanager/libs/ormlite-android-4.41.jar differ diff --git a/vdrmanager/libs/ormlite-android-4.41.jar.properties b/vdrmanager/libs/ormlite-android-4.41.jar.properties new file mode 100644 index 0000000..9f8164c --- /dev/null +++ b/vdrmanager/libs/ormlite-android-4.41.jar.properties @@ -0,0 +1 @@ +src=../libsrc/ormlite-android-4.41-sources.jar diff --git a/vdrmanager/libs/ormlite-core-4.41.jar b/vdrmanager/libs/ormlite-core-4.41.jar new file mode 100644 index 0000000..59e6854 Binary files /dev/null and b/vdrmanager/libs/ormlite-core-4.41.jar differ diff --git a/vdrmanager/libs/ormlite-core-4.41.jar.properties b/vdrmanager/libs/ormlite-core-4.41.jar.properties new file mode 100644 index 0000000..7dd22d8 --- /dev/null +++ b/vdrmanager/libs/ormlite-core-4.41.jar.properties @@ -0,0 +1 @@ +src=../libsrc/ormlite-core-4.41-sources.jar diff --git a/vdrmanager/libsrc/ormlite-android-4.41-sources.jar b/vdrmanager/libsrc/ormlite-android-4.41-sources.jar new file mode 100644 index 0000000..63c1c36 Binary files /dev/null and b/vdrmanager/libsrc/ormlite-android-4.41-sources.jar differ diff --git a/vdrmanager/libsrc/ormlite-core-4.41-sources.jar b/vdrmanager/libsrc/ormlite-core-4.41-sources.jar new file mode 100644 index 0000000..077974b Binary files /dev/null and b/vdrmanager/libsrc/ormlite-core-4.41-sources.jar differ diff --git a/vdrmanager/res/drawable/ic_btn_round_minus.png b/vdrmanager/res/drawable/ic_btn_round_minus.png new file mode 100644 index 0000000..02bec7d Binary files /dev/null and b/vdrmanager/res/drawable/ic_btn_round_minus.png differ diff --git a/vdrmanager/res/drawable/ic_btn_round_plus.png b/vdrmanager/res/drawable/ic_btn_round_plus.png new file mode 100644 index 0000000..1fdfb69 Binary files /dev/null and b/vdrmanager/res/drawable/ic_btn_round_plus.png differ -- cgit v1.2.3