diff --git a/README b/README index 7ab734cd..34a2037d 100644 --- a/README +++ b/README @@ -33,6 +33,10 @@ Some code/libraries are used in the project: Idea: Cyril Mottier Apache License, Version 2.0 https://github.com/keyboardsurfer/Crouton + BetterPickers + Derek Brameyer + Apache License, Version 2.0 + https://github.com/derekbrameyer/android-betterpickers Base16Encoder Marc Prud'hommeaux Apache OpenJPA diff --git a/core/AndroidManifest.xml b/core/AndroidManifest.xml index d905a57a..6f69f60e 100644 --- a/core/AndroidManifest.xml +++ b/core/AndroidManifest.xml @@ -6,6 +6,6 @@ + android:targetSdkVersion="18" /> \ No newline at end of file diff --git a/core/project.properties b/core/project.properties index 0a043162..0ca2ebd5 100644 --- a/core/project.properties +++ b/core/project.properties @@ -11,7 +11,7 @@ #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt # Project target. -target=android-17 +target=android-18 android.library.reference.1=../external/JakeWharton-ActionBarSherlock/library android.library.reference.2=../external/ColorPickerPreference android.library=true diff --git a/core/res/layout/dialog_transferrates.xml b/core/res/layout/dialog_transferrates.xml new file mode 100644 index 00000000..9bdf34d3 --- /dev/null +++ b/core/res/layout/dialog_transferrates.xml @@ -0,0 +1,293 @@ + + + + + + + + + + + + + + + + +