diff --git a/android-app-core/AndroidManifest.xml b/android-app-core/AndroidManifest.xml index 312325db..cfe0783d 100644 --- a/android-app-core/AndroidManifest.xml +++ b/android-app-core/AndroidManifest.xml @@ -1,6 +1,5 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/android-app-core/pom.xml b/android-app-core/pom.xml index 0d45fb72..300fa660 100644 --- a/android-app-core/pom.xml +++ b/android-app-core/pom.xml @@ -1,16 +1,16 @@ - 4.0.0 + 4.0.0 - - org.solovyev.android - calculatorpp-parent - 1.6.3-SNAPSHOT - + + org.solovyev.android + calculatorpp-parent + 1.6.3-SNAPSHOT + - org.solovyev.android - calculatorpp-android-app-core - 1.6.3-SNAPSHOT + org.solovyev.android + calculatorpp-android-app-core + 1.6.3-SNAPSHOT Calculator++ Application Core apklib @@ -21,43 +21,43 @@ calculatorpp-core - - org.solovyev - common-core - + + org.solovyev + common-core + - - org.solovyev - common-text - + + org.solovyev + common-text + - - org.solovyev.android - android-common-all - apklib - + + org.solovyev.android + android-common-all + apklib + - - org.solovyev - jscl - + + org.solovyev + jscl + - - com.actionbarsherlock - library - apklib - + + com.actionbarsherlock + library + apklib + - - com.google.android - android - provided - + + com.google.android + android + provided + - - com.google.android - support-v4 - + + com.google.android + support-v4 + @@ -71,5 +71,5 @@ - + \ No newline at end of file diff --git a/android-app-core/res/drawable/blue_button.xml b/android-app-core/res/drawable/blue_button.xml index dc5f61c0..3f190da7 100644 --- a/android-app-core/res/drawable/blue_button.xml +++ b/android-app-core/res/drawable/blue_button.xml @@ -2,9 +2,8 @@ - + - + \ No newline at end of file diff --git a/android-app-core/res/drawable/blue_button_dark.xml b/android-app-core/res/drawable/blue_button_dark.xml index 39fd8f86..38247e80 100644 --- a/android-app-core/res/drawable/blue_button_dark.xml +++ b/android-app-core/res/drawable/blue_button_dark.xml @@ -2,9 +2,8 @@ - + - + \ No newline at end of file diff --git a/android-app-core/res/drawable/blue_button_dark_shape.xml b/android-app-core/res/drawable/blue_button_dark_shape.xml index a2bde68b..153639d6 100644 --- a/android-app-core/res/drawable/blue_button_dark_shape.xml +++ b/android-app-core/res/drawable/blue_button_dark_shape.xml @@ -7,8 +7,9 @@ --> - - + + diff --git a/android-app-core/res/drawable/blue_button_shape.xml b/android-app-core/res/drawable/blue_button_shape.xml index 4e0ef759..fd8acd78 100644 --- a/android-app-core/res/drawable/blue_button_shape.xml +++ b/android-app-core/res/drawable/blue_button_shape.xml @@ -1,8 +1,9 @@ - - + + diff --git a/android-app-core/res/drawable/default_abs__btn_cab_done_holo_dark.xml b/android-app-core/res/drawable/default_abs__btn_cab_done_holo_dark.xml index 89f81b08..c029d95c 100644 --- a/android-app-core/res/drawable/default_abs__btn_cab_done_holo_dark.xml +++ b/android-app-core/res/drawable/default_abs__btn_cab_done_holo_dark.xml @@ -1,5 +1,4 @@ - - - - - + + + diff --git a/android-app-core/res/drawable/default_abs__item_background_holo_dark.xml b/android-app-core/res/drawable/default_abs__item_background_holo_dark.xml index 972d516c..eb72d05b 100644 --- a/android-app-core/res/drawable/default_abs__item_background_holo_dark.xml +++ b/android-app-core/res/drawable/default_abs__item_background_holo_dark.xml @@ -1,5 +1,4 @@ - - - - - - - - + + + + + + + diff --git a/android-app-core/res/drawable/default_abs__list_selector_background_transition_holo_dark.xml b/android-app-core/res/drawable/default_abs__list_selector_background_transition_holo_dark.xml index fc72f082..c9f87b73 100644 --- a/android-app-core/res/drawable/default_abs__list_selector_background_transition_holo_dark.xml +++ b/android-app-core/res/drawable/default_abs__list_selector_background_transition_holo_dark.xml @@ -1,5 +1,4 @@ - - - - + + diff --git a/android-app-core/res/drawable/default_abs__list_selector_holo_dark.xml b/android-app-core/res/drawable/default_abs__list_selector_holo_dark.xml index d21ac8b3..619ff9d3 100644 --- a/android-app-core/res/drawable/default_abs__list_selector_holo_dark.xml +++ b/android-app-core/res/drawable/default_abs__list_selector_holo_dark.xml @@ -1,5 +1,4 @@ - - - - - - - + + + + + + diff --git a/android-app-core/res/drawable/default_abs__spinner_ab_holo_dark.xml b/android-app-core/res/drawable/default_abs__spinner_ab_holo_dark.xml index 8b818f24..4cda1e26 100644 --- a/android-app-core/res/drawable/default_abs__spinner_ab_holo_dark.xml +++ b/android-app-core/res/drawable/default_abs__spinner_ab_holo_dark.xml @@ -1,5 +1,4 @@ - - - - - - + + + + diff --git a/android-app-core/res/drawable/default_abs__tab_indicator_ab_holo.xml b/android-app-core/res/drawable/default_abs__tab_indicator_ab_holo.xml index 262e94c9..e538a5f4 100644 --- a/android-app-core/res/drawable/default_abs__tab_indicator_ab_holo.xml +++ b/android-app-core/res/drawable/default_abs__tab_indicator_ab_holo.xml @@ -1,5 +1,4 @@ - - - - - + + + - - - + + + - - - - + + + + - - - + + + diff --git a/android-app-core/res/drawable/gray_button.xml b/android-app-core/res/drawable/gray_button.xml index 0475d651..967fbfc0 100644 --- a/android-app-core/res/drawable/gray_button.xml +++ b/android-app-core/res/drawable/gray_button.xml @@ -2,9 +2,8 @@ - + - + \ No newline at end of file diff --git a/android-app-core/res/drawable/gray_button_dark.xml b/android-app-core/res/drawable/gray_button_dark.xml index 8005ad57..4c45b348 100644 --- a/android-app-core/res/drawable/gray_button_dark.xml +++ b/android-app-core/res/drawable/gray_button_dark.xml @@ -2,9 +2,8 @@ - + - + \ No newline at end of file diff --git a/android-app-core/res/drawable/gray_button_dark_shape.xml b/android-app-core/res/drawable/gray_button_dark_shape.xml index 62262512..6545aa5a 100644 --- a/android-app-core/res/drawable/gray_button_dark_shape.xml +++ b/android-app-core/res/drawable/gray_button_dark_shape.xml @@ -1,8 +1,9 @@ - - + + diff --git a/android-app-core/res/drawable/gray_button_shape.xml b/android-app-core/res/drawable/gray_button_shape.xml index 840e90f4..1710094b 100644 --- a/android-app-core/res/drawable/gray_button_shape.xml +++ b/android-app-core/res/drawable/gray_button_shape.xml @@ -1,8 +1,9 @@ - - + + diff --git a/android-app-core/res/drawable/metro_blue_abs__tab_indicator_ab_holo.xml b/android-app-core/res/drawable/metro_blue_abs__tab_indicator_ab_holo.xml index 1f468ac7..75077a99 100644 --- a/android-app-core/res/drawable/metro_blue_abs__tab_indicator_ab_holo.xml +++ b/android-app-core/res/drawable/metro_blue_abs__tab_indicator_ab_holo.xml @@ -1,5 +1,4 @@ - - - - - + + + - - - + + + - - - - + + + + - - - + + + diff --git a/android-app-core/res/drawable/metro_blue_button.xml b/android-app-core/res/drawable/metro_blue_button.xml index 24368529..a638c635 100644 --- a/android-app-core/res/drawable/metro_blue_button.xml +++ b/android-app-core/res/drawable/metro_blue_button.xml @@ -2,9 +2,8 @@ - + - + \ No newline at end of file diff --git a/android-app-core/res/drawable/metro_blue_button_shape.xml b/android-app-core/res/drawable/metro_blue_button_shape.xml index 656da4fb..e6fc3fc1 100644 --- a/android-app-core/res/drawable/metro_blue_button_shape.xml +++ b/android-app-core/res/drawable/metro_blue_button_shape.xml @@ -1,5 +1,4 @@ - - - - + + \ No newline at end of file diff --git a/android-app-core/res/drawable/metro_blue_list_item.xml b/android-app-core/res/drawable/metro_blue_list_item.xml index 2180338c..21559be3 100644 --- a/android-app-core/res/drawable/metro_blue_list_item.xml +++ b/android-app-core/res/drawable/metro_blue_list_item.xml @@ -2,20 +2,20 @@ - - - + + + - - - + + + - - - - + + + + - - - + + + diff --git a/android-app-core/res/drawable/metro_button_dark.xml b/android-app-core/res/drawable/metro_button_dark.xml index 5e752adf..01eecc9c 100644 --- a/android-app-core/res/drawable/metro_button_dark.xml +++ b/android-app-core/res/drawable/metro_button_dark.xml @@ -2,8 +2,7 @@ - + - + \ No newline at end of file diff --git a/android-app-core/res/drawable/metro_button_dark_shape.xml b/android-app-core/res/drawable/metro_button_dark_shape.xml index 65f7f671..3f06ca5b 100644 --- a/android-app-core/res/drawable/metro_button_dark_shape.xml +++ b/android-app-core/res/drawable/metro_button_dark_shape.xml @@ -1,5 +1,4 @@ - - - - + + \ No newline at end of file diff --git a/android-app-core/res/drawable/metro_button_green.xml b/android-app-core/res/drawable/metro_button_green.xml index ac3da7d1..4fa1e269 100644 --- a/android-app-core/res/drawable/metro_button_green.xml +++ b/android-app-core/res/drawable/metro_button_green.xml @@ -2,9 +2,8 @@ - + - + \ No newline at end of file diff --git a/android-app-core/res/drawable/metro_button_green_shape.xml b/android-app-core/res/drawable/metro_button_green_shape.xml index 247e25e9..01833fac 100644 --- a/android-app-core/res/drawable/metro_button_green_shape.xml +++ b/android-app-core/res/drawable/metro_button_green_shape.xml @@ -1,5 +1,4 @@ - - - - + + \ No newline at end of file diff --git a/android-app-core/res/drawable/metro_button_light.xml b/android-app-core/res/drawable/metro_button_light.xml index 30394010..1498b5aa 100644 --- a/android-app-core/res/drawable/metro_button_light.xml +++ b/android-app-core/res/drawable/metro_button_light.xml @@ -2,8 +2,7 @@ - + - + \ No newline at end of file diff --git a/android-app-core/res/drawable/metro_button_light_shape.xml b/android-app-core/res/drawable/metro_button_light_shape.xml index 2de2e09f..32bbaf5c 100644 --- a/android-app-core/res/drawable/metro_button_light_shape.xml +++ b/android-app-core/res/drawable/metro_button_light_shape.xml @@ -1,5 +1,4 @@ - - - - + + diff --git a/android-app-core/res/drawable/metro_button_pressed.xml b/android-app-core/res/drawable/metro_button_pressed.xml index e6d88e63..386a4bad 100644 --- a/android-app-core/res/drawable/metro_button_pressed.xml +++ b/android-app-core/res/drawable/metro_button_pressed.xml @@ -1,5 +1,4 @@ - - - - + + \ No newline at end of file diff --git a/android-app-core/res/drawable/metro_button_purple.xml b/android-app-core/res/drawable/metro_button_purple.xml index beb401f7..d5c51b1e 100644 --- a/android-app-core/res/drawable/metro_button_purple.xml +++ b/android-app-core/res/drawable/metro_button_purple.xml @@ -2,9 +2,8 @@ - + - + \ No newline at end of file diff --git a/android-app-core/res/drawable/metro_button_purple_shape.xml b/android-app-core/res/drawable/metro_button_purple_shape.xml index 343112fc..e50eab0f 100644 --- a/android-app-core/res/drawable/metro_button_purple_shape.xml +++ b/android-app-core/res/drawable/metro_button_purple_shape.xml @@ -1,5 +1,4 @@ - - - - + + \ No newline at end of file diff --git a/android-app-core/res/drawable/metro_green_list_item.xml b/android-app-core/res/drawable/metro_green_list_item.xml index a46d60e8..e7292aa6 100644 --- a/android-app-core/res/drawable/metro_green_list_item.xml +++ b/android-app-core/res/drawable/metro_green_list_item.xml @@ -2,21 +2,21 @@ - - - + + + - - - + + + - - - - + + + + - - - + + + diff --git a/android-app-core/res/drawable/metro_purple_list_item.xml b/android-app-core/res/drawable/metro_purple_list_item.xml index d966445e..34bbe728 100644 --- a/android-app-core/res/drawable/metro_purple_list_item.xml +++ b/android-app-core/res/drawable/metro_purple_list_item.xml @@ -2,20 +2,20 @@ - - - + + + - - - + + + - - - - + + + + - - - + + + diff --git a/android-app-core/res/drawable/pane_background.xml b/android-app-core/res/drawable/pane_background.xml index 763272f3..4058c468 100644 --- a/android-app-core/res/drawable/pane_background.xml +++ b/android-app-core/res/drawable/pane_background.xml @@ -1,5 +1,4 @@ - - - - + + \ No newline at end of file diff --git a/android-app-core/res/drawable/violet_button.xml b/android-app-core/res/drawable/violet_button.xml index f1f10580..2f72752a 100644 --- a/android-app-core/res/drawable/violet_button.xml +++ b/android-app-core/res/drawable/violet_button.xml @@ -2,9 +2,8 @@ - + - + \ No newline at end of file diff --git a/android-app-core/res/drawable/violet_button_dark.xml b/android-app-core/res/drawable/violet_button_dark.xml index b1b755df..2d1232c8 100644 --- a/android-app-core/res/drawable/violet_button_dark.xml +++ b/android-app-core/res/drawable/violet_button_dark.xml @@ -2,9 +2,8 @@ - + - + \ No newline at end of file diff --git a/android-app-core/res/drawable/violet_button_dark_shape.xml b/android-app-core/res/drawable/violet_button_dark_shape.xml index b8553175..7409fe9c 100644 --- a/android-app-core/res/drawable/violet_button_dark_shape.xml +++ b/android-app-core/res/drawable/violet_button_dark_shape.xml @@ -7,8 +7,9 @@ --> - - + + diff --git a/android-app-core/res/drawable/violet_button_shape.xml b/android-app-core/res/drawable/violet_button_shape.xml index b5133366..4ef0e931 100644 --- a/android-app-core/res/drawable/violet_button_shape.xml +++ b/android-app-core/res/drawable/violet_button_shape.xml @@ -7,8 +7,9 @@ --> - - + + diff --git a/android-app-core/res/layout/cpp_fixable_messages_dialog.xml b/android-app-core/res/layout/cpp_fixable_messages_dialog.xml index 43a71fff..333c2c04 100644 --- a/android-app-core/res/layout/cpp_fixable_messages_dialog.xml +++ b/android-app-core/res/layout/cpp_fixable_messages_dialog.xml @@ -1,31 +1,32 @@ + style="?cpp_dialog_style"> - + - + - + -