diff options
author | lado <herrlado@gmail.com> | 2013-02-12 22:24:45 +0100 |
---|---|---|
committer | lado <herrlado@gmail.com> | 2013-02-12 22:24:45 +0100 |
commit | 9811ddf964309061deb4e2c7701ae8a607f57b8c (patch) | |
tree | 250ab942f0e8c3e1ec35a80a955c1a8481294b53 | |
parent | 0f21cb5c9147d6a8adb5c8a514bdf0345eb911f4 (diff) | |
download | vdr-manager-9811ddf964309061deb4e2c7701ae8a607f57b8c.tar.gz vdr-manager-9811ddf964309061deb4e2c7701ae8a607f57b8c.tar.bz2 |
code refactor
-rw-r--r-- | vdrmanager/libs/ormlite-android-4.41.jar | bin | 0 -> 50467 bytes | |||
-rw-r--r-- | vdrmanager/libs/ormlite-android-4.41.jar.properties | 1 | ||||
-rw-r--r-- | vdrmanager/libs/ormlite-core-4.41.jar | bin | 0 -> 276225 bytes | |||
-rw-r--r-- | vdrmanager/libs/ormlite-core-4.41.jar.properties | 1 | ||||
-rw-r--r-- | vdrmanager/libsrc/ormlite-android-4.41-sources.jar | bin | 0 -> 33557 bytes | |||
-rw-r--r-- | vdrmanager/libsrc/ormlite-core-4.41-sources.jar | bin | 0 -> 190568 bytes | |||
-rw-r--r-- | vdrmanager/res/drawable/ic_btn_round_minus.png | bin | 0 -> 480 bytes | |||
-rw-r--r-- | vdrmanager/res/drawable/ic_btn_round_plus.png | bin | 0 -> 1041 bytes |
8 files changed, 2 insertions, 0 deletions
diff --git a/vdrmanager/libs/ormlite-android-4.41.jar b/vdrmanager/libs/ormlite-android-4.41.jar Binary files differnew file mode 100644 index 0000000..e04a608 --- /dev/null +++ b/vdrmanager/libs/ormlite-android-4.41.jar 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 Binary files differnew file mode 100644 index 0000000..59e6854 --- /dev/null +++ b/vdrmanager/libs/ormlite-core-4.41.jar 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 Binary files differnew file mode 100644 index 0000000..63c1c36 --- /dev/null +++ b/vdrmanager/libsrc/ormlite-android-4.41-sources.jar diff --git a/vdrmanager/libsrc/ormlite-core-4.41-sources.jar b/vdrmanager/libsrc/ormlite-core-4.41-sources.jar Binary files differnew file mode 100644 index 0000000..077974b --- /dev/null +++ b/vdrmanager/libsrc/ormlite-core-4.41-sources.jar diff --git a/vdrmanager/res/drawable/ic_btn_round_minus.png b/vdrmanager/res/drawable/ic_btn_round_minus.png Binary files differnew file mode 100644 index 0000000..02bec7d --- /dev/null +++ b/vdrmanager/res/drawable/ic_btn_round_minus.png diff --git a/vdrmanager/res/drawable/ic_btn_round_plus.png b/vdrmanager/res/drawable/ic_btn_round_plus.png Binary files differnew file mode 100644 index 0000000..1fdfb69 --- /dev/null +++ b/vdrmanager/res/drawable/ic_btn_round_plus.png |