diff --git a/core/.classpath b/core/.classpath index 68860191..1931bb1c 100644 --- a/core/.classpath +++ b/core/.classpath @@ -9,7 +9,6 @@ - diff --git a/core/build.xml b/core/build.xml new file mode 100644 index 00000000..2371fdcc --- /dev/null +++ b/core/build.xml @@ -0,0 +1,92 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/core/custom_rules.xml b/core/custom_rules.xml new file mode 100644 index 00000000..183179db --- /dev/null +++ b/core/custom_rules.xml @@ -0,0 +1,92 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Instrumenting classes from ${out.absolute.dir}/classes... + + + + + + + + + + + + + + + + + + + + + Creating library output jar file... + + + + + + + Custom jar packaging exclusion: ${android.package.excludes} + + + + + + + + + + + + + + + + diff --git a/core/libs/transdroid-connect.jar b/core/libs/transdroid-connect.jar new file mode 100644 index 00000000..d3f9e9d4 Binary files /dev/null and b/core/libs/transdroid-connect.jar differ diff --git a/core/local.properties b/core/local.properties new file mode 100644 index 00000000..47f704fe --- /dev/null +++ b/core/local.properties @@ -0,0 +1,10 @@ +# This file is automatically generated by Android Tools. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must *NOT* be checked into Version Control Systems, +# as it contains information specific to your local configuration. + +# location of the SDK. This is only used by Ant +# For customization when using a Version Control System, please read the +# header note. +sdk.dir=/home/eric/Dev/android-sdk diff --git a/external/ColorPickerPreference/ant.properties b/external/ColorPickerPreference/ant.properties new file mode 100644 index 00000000..b0971e89 --- /dev/null +++ b/external/ColorPickerPreference/ant.properties @@ -0,0 +1,17 @@ +# This file is used to override default values used by the Ant build system. +# +# This file must be checked into Version Control Systems, as it is +# integral to the build system of your project. + +# This file is only used by the Ant script. + +# You can use this to override default values such as +# 'source.dir' for the location of your java source folder and +# 'out.dir' for the location of your output folder. + +# You can also use it define how the release builds are signed by declaring +# the following properties: +# 'key.store' for the location of your keystore and +# 'key.alias' for the name of the key to use. +# The password will be asked during the build when you use the 'release' target. + diff --git a/external/ColorPickerPreference/build.xml b/external/ColorPickerPreference/build.xml new file mode 100644 index 00000000..c575c550 --- /dev/null +++ b/external/ColorPickerPreference/build.xml @@ -0,0 +1,92 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/external/ColorPickerPreference/local.properties b/external/ColorPickerPreference/local.properties new file mode 100644 index 00000000..47f704fe --- /dev/null +++ b/external/ColorPickerPreference/local.properties @@ -0,0 +1,10 @@ +# This file is automatically generated by Android Tools. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must *NOT* be checked into Version Control Systems, +# as it contains information specific to your local configuration. + +# location of the SDK. This is only used by Ant +# For customization when using a Version Control System, please read the +# header note. +sdk.dir=/home/eric/Dev/android-sdk diff --git a/external/ColorPickerPreference/proguard-project.txt b/external/ColorPickerPreference/proguard-project.txt new file mode 100644 index 00000000..f2fe1559 --- /dev/null +++ b/external/ColorPickerPreference/proguard-project.txt @@ -0,0 +1,20 @@ +# To enable ProGuard in your project, edit project.properties +# to define the proguard.config property as described in that file. +# +# Add project specific ProGuard rules here. +# By default, the flags in this file are appended to flags specified +# in ${sdk.dir}/tools/proguard/proguard-android.txt +# You can edit the include path and order by changing the ProGuard +# include property in project.properties. +# +# For more details, see +# http://developer.android.com/guide/developing/tools/proguard.html + +# Add any project specific keep options here: + +# If your project uses WebView with JS, uncomment the following +# and specify the fully qualified class name to the JavaScript interface +# class: +#-keepclassmembers class fqcn.of.javascript.interface.for.webview { +# public *; +#} diff --git a/external/Crouton/library/ant.properties b/external/Crouton/library/ant.properties new file mode 100644 index 00000000..b0971e89 --- /dev/null +++ b/external/Crouton/library/ant.properties @@ -0,0 +1,17 @@ +# This file is used to override default values used by the Ant build system. +# +# This file must be checked into Version Control Systems, as it is +# integral to the build system of your project. + +# This file is only used by the Ant script. + +# You can use this to override default values such as +# 'source.dir' for the location of your java source folder and +# 'out.dir' for the location of your output folder. + +# You can also use it define how the release builds are signed by declaring +# the following properties: +# 'key.store' for the location of your keystore and +# 'key.alias' for the name of the key to use. +# The password will be asked during the build when you use the 'release' target. + diff --git a/external/Crouton/library/build.xml b/external/Crouton/library/build.xml index 2f6f323a..5ecd4a3a 100644 --- a/external/Crouton/library/build.xml +++ b/external/Crouton/library/build.xml @@ -1,5 +1,5 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/external/JakeWharton-ActionBarSherlock/library/local.properties b/external/JakeWharton-ActionBarSherlock/library/local.properties new file mode 100644 index 00000000..47f704fe --- /dev/null +++ b/external/JakeWharton-ActionBarSherlock/library/local.properties @@ -0,0 +1,10 @@ +# This file is automatically generated by Android Tools. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must *NOT* be checked into Version Control Systems, +# as it contains information specific to your local configuration. + +# location of the SDK. This is only used by Ant +# For customization when using a Version Control System, please read the +# header note. +sdk.dir=/home/eric/Dev/android-sdk diff --git a/external/JakeWharton-ActionBarSherlock/library/proguard-project.txt b/external/JakeWharton-ActionBarSherlock/library/proguard-project.txt new file mode 100644 index 00000000..f2fe1559 --- /dev/null +++ b/external/JakeWharton-ActionBarSherlock/library/proguard-project.txt @@ -0,0 +1,20 @@ +# To enable ProGuard in your project, edit project.properties +# to define the proguard.config property as described in that file. +# +# Add project specific ProGuard rules here. +# By default, the flags in this file are appended to flags specified +# in ${sdk.dir}/tools/proguard/proguard-android.txt +# You can edit the include path and order by changing the ProGuard +# include property in project.properties. +# +# For more details, see +# http://developer.android.com/guide/developing/tools/proguard.html + +# Add any project specific keep options here: + +# If your project uses WebView with JS, uncomment the following +# and specify the fully qualified class name to the JavaScript interface +# class: +#-keepclassmembers class fqcn.of.javascript.interface.for.webview { +# public *; +#} diff --git a/external/JakeWharton-ActionBarSherlock/library/project.properties b/external/JakeWharton-ActionBarSherlock/library/project.properties index 616f300c..0e58ae1c 100644 --- a/external/JakeWharton-ActionBarSherlock/library/project.properties +++ b/external/JakeWharton-ActionBarSherlock/library/project.properties @@ -9,4 +9,4 @@ android.library=true # Project target. -target=android-16 +target=android-17 diff --git a/full/ant.properties b/full/ant.properties new file mode 100644 index 00000000..73de9ff3 --- /dev/null +++ b/full/ant.properties @@ -0,0 +1,2 @@ +key.store=/home/eric/Dev/erickok.keystore +key.alias=transdroid diff --git a/full/build.xml b/full/build.xml new file mode 100644 index 00000000..d107dd47 --- /dev/null +++ b/full/build.xml @@ -0,0 +1,92 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/full/local.properties b/full/local.properties new file mode 100644 index 00000000..47f704fe --- /dev/null +++ b/full/local.properties @@ -0,0 +1,10 @@ +# This file is automatically generated by Android Tools. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must *NOT* be checked into Version Control Systems, +# as it contains information specific to your local configuration. + +# location of the SDK. This is only used by Ant +# For customization when using a Version Control System, please read the +# header note. +sdk.dir=/home/eric/Dev/android-sdk diff --git a/full/project.properties b/full/project.properties index deae3e8d..929d9382 100644 --- a/full/project.properties +++ b/full/project.properties @@ -11,5 +11,5 @@ #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt # Project target. -target=android-16 +target=android-17 android.library.reference.1=../core