diff --git a/calculatorpp/AndroidManifest.xml b/calculatorpp/AndroidManifest.xml index 48a7312b..c0a69309 100644 --- a/calculatorpp/AndroidManifest.xml +++ b/calculatorpp/AndroidManifest.xml @@ -20,7 +20,8 @@ - + + @@ -35,7 +36,9 @@ - + + + @@ -49,7 +52,7 @@ diff --git a/calculatorpp/misc/lib/achartengine-0.7.1.jar b/calculatorpp/misc/lib/achartengine-0.7.1.jar new file mode 100644 index 00000000..78c17e80 Binary files /dev/null and b/calculatorpp/misc/lib/achartengine-0.7.1.jar differ diff --git a/calculatorpp/res/drawable-nodpi/default_abs__ab_transparent_dark_holo.9.png b/calculatorpp/res/drawable-nodpi/default_abs__ab_transparent_dark_holo.9.png index 0eff695d..2dbcce75 100644 Binary files a/calculatorpp/res/drawable-nodpi/default_abs__ab_transparent_dark_holo.9.png and b/calculatorpp/res/drawable-nodpi/default_abs__ab_transparent_dark_holo.9.png differ diff --git a/calculatorpp/res/drawable-nodpi/default_abs__btn_cab_done_default_holo_dark.9.png b/calculatorpp/res/drawable-nodpi/default_abs__btn_cab_done_default_holo_dark.9.png new file mode 100644 index 00000000..b0dc31fb Binary files /dev/null and b/calculatorpp/res/drawable-nodpi/default_abs__btn_cab_done_default_holo_dark.9.png differ diff --git a/calculatorpp/res/drawable-nodpi/default_abs__btn_cab_done_focused_holo_dark.9.png b/calculatorpp/res/drawable-nodpi/default_abs__btn_cab_done_focused_holo_dark.9.png new file mode 100644 index 00000000..97d6f231 Binary files /dev/null and b/calculatorpp/res/drawable-nodpi/default_abs__btn_cab_done_focused_holo_dark.9.png differ diff --git a/calculatorpp/res/drawable-nodpi/default_abs__btn_cab_done_pressed_holo_dark.9.png b/calculatorpp/res/drawable-nodpi/default_abs__btn_cab_done_pressed_holo_dark.9.png new file mode 100644 index 00000000..c74264ab Binary files /dev/null and b/calculatorpp/res/drawable-nodpi/default_abs__btn_cab_done_pressed_holo_dark.9.png differ diff --git a/calculatorpp/res/drawable-nodpi/default_abs__list_focused_holo.9.png b/calculatorpp/res/drawable-nodpi/default_abs__list_focused_holo.9.png new file mode 100644 index 00000000..e85523ce Binary files /dev/null and b/calculatorpp/res/drawable-nodpi/default_abs__list_focused_holo.9.png differ diff --git a/calculatorpp/res/drawable-nodpi/default_abs__list_longpressed_holo.9.png b/calculatorpp/res/drawable-nodpi/default_abs__list_longpressed_holo.9.png new file mode 100644 index 00000000..c52ec441 Binary files /dev/null and b/calculatorpp/res/drawable-nodpi/default_abs__list_longpressed_holo.9.png differ diff --git a/calculatorpp/res/drawable-nodpi/default_abs__list_pressed_holo_dark.9.png b/calculatorpp/res/drawable-nodpi/default_abs__list_pressed_holo_dark.9.png new file mode 100644 index 00000000..6a47182c Binary files /dev/null and b/calculatorpp/res/drawable-nodpi/default_abs__list_pressed_holo_dark.9.png differ diff --git a/calculatorpp/res/drawable-nodpi/default_abs__spinner_ab_focused_holo_dark.9.png b/calculatorpp/res/drawable-nodpi/default_abs__spinner_ab_focused_holo_dark.9.png new file mode 100644 index 00000000..8f191c09 Binary files /dev/null and b/calculatorpp/res/drawable-nodpi/default_abs__spinner_ab_focused_holo_dark.9.png differ diff --git a/calculatorpp/res/drawable-nodpi/default_abs__spinner_ab_pressed_holo_dark.9.png b/calculatorpp/res/drawable-nodpi/default_abs__spinner_ab_pressed_holo_dark.9.png new file mode 100644 index 00000000..3868da6a Binary files /dev/null and b/calculatorpp/res/drawable-nodpi/default_abs__spinner_ab_pressed_holo_dark.9.png differ diff --git a/calculatorpp/res/drawable-nodpi/default_abs__tab_selected_focused_holo.9.png b/calculatorpp/res/drawable-nodpi/default_abs__tab_selected_focused_holo.9.png new file mode 100644 index 00000000..a047202f Binary files /dev/null and b/calculatorpp/res/drawable-nodpi/default_abs__tab_selected_focused_holo.9.png differ diff --git a/calculatorpp/res/drawable-nodpi/default_abs__tab_selected_holo.9.png b/calculatorpp/res/drawable-nodpi/default_abs__tab_selected_holo.9.png new file mode 100644 index 00000000..1fa4bf5b Binary files /dev/null and b/calculatorpp/res/drawable-nodpi/default_abs__tab_selected_holo.9.png differ diff --git a/calculatorpp/res/drawable-nodpi/default_abs__tab_selected_pressed_holo.9.png b/calculatorpp/res/drawable-nodpi/default_abs__tab_selected_pressed_holo.9.png new file mode 100644 index 00000000..4b25ab13 Binary files /dev/null and b/calculatorpp/res/drawable-nodpi/default_abs__tab_selected_pressed_holo.9.png differ diff --git a/calculatorpp/res/drawable-nodpi/default_abs__tab_unselected_pressed_holo.9.png b/calculatorpp/res/drawable-nodpi/default_abs__tab_unselected_pressed_holo.9.png new file mode 100644 index 00000000..b668dd39 Binary files /dev/null and b/calculatorpp/res/drawable-nodpi/default_abs__tab_unselected_pressed_holo.9.png differ diff --git a/calculatorpp/res/drawable/default_abs__btn_cab_done_holo_dark.xml b/calculatorpp/res/drawable/default_abs__btn_cab_done_holo_dark.xml new file mode 100644 index 00000000..89f81b08 --- /dev/null +++ b/calculatorpp/res/drawable/default_abs__btn_cab_done_holo_dark.xml @@ -0,0 +1,24 @@ + + + + + + + + diff --git a/calculatorpp/res/drawable/default_abs__item_background_holo_dark.xml b/calculatorpp/res/drawable/default_abs__item_background_holo_dark.xml new file mode 100644 index 00000000..972d516c --- /dev/null +++ b/calculatorpp/res/drawable/default_abs__item_background_holo_dark.xml @@ -0,0 +1,26 @@ + + + + + + + + + + + + + diff --git a/calculatorpp/res/drawable/default_abs__list_selector_background_transition_holo_dark.xml b/calculatorpp/res/drawable/default_abs__list_selector_background_transition_holo_dark.xml new file mode 100644 index 00000000..fc72f082 --- /dev/null +++ b/calculatorpp/res/drawable/default_abs__list_selector_background_transition_holo_dark.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/calculatorpp/res/drawable/default_abs__list_selector_holo_dark.xml b/calculatorpp/res/drawable/default_abs__list_selector_holo_dark.xml new file mode 100644 index 00000000..d21ac8b3 --- /dev/null +++ b/calculatorpp/res/drawable/default_abs__list_selector_holo_dark.xml @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + diff --git a/calculatorpp/res/drawable/default_abs__spinner_ab_holo_dark.xml b/calculatorpp/res/drawable/default_abs__spinner_ab_holo_dark.xml new file mode 100644 index 00000000..8b818f24 --- /dev/null +++ b/calculatorpp/res/drawable/default_abs__spinner_ab_holo_dark.xml @@ -0,0 +1,25 @@ + + + + + + + + + diff --git a/calculatorpp/res/drawable/default_abs__tab_indicator_ab_holo.xml b/calculatorpp/res/drawable/default_abs__tab_indicator_ab_holo.xml index ea87857e..262e94c9 100644 --- a/calculatorpp/res/drawable/default_abs__tab_indicator_ab_holo.xml +++ b/calculatorpp/res/drawable/default_abs__tab_indicator_ab_holo.xml @@ -17,18 +17,18 @@ - + - - + + - - + + - - + + diff --git a/calculatorpp/res/drawable/metro_green_list_item.xml b/calculatorpp/res/drawable/metro_green_list_item.xml new file mode 100644 index 00000000..480a52ad --- /dev/null +++ b/calculatorpp/res/drawable/metro_green_list_item.xml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + diff --git a/calculatorpp/res/drawable/metro_purple_list_item.xml b/calculatorpp/res/drawable/metro_purple_list_item.xml new file mode 100644 index 00000000..1dbafae0 --- /dev/null +++ b/calculatorpp/res/drawable/metro_purple_list_item.xml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + diff --git a/calculatorpp/res/values/theme_default.xml b/calculatorpp/res/values/theme_default.xml index 32455bf3..b5107b4a 100644 --- a/calculatorpp/res/values/theme_default.xml +++ b/calculatorpp/res/values/theme_default.xml @@ -82,12 +82,29 @@ + + + + + + \ No newline at end of file diff --git a/calculatorpp/res/values/theme_metro_blue.xml b/calculatorpp/res/values/theme_metro_blue.xml index ddfdf61f..3d28c3ed 100644 --- a/calculatorpp/res/values/theme_metro_blue.xml +++ b/calculatorpp/res/values/theme_metro_blue.xml @@ -22,9 +22,11 @@ @@ -37,10 +39,10 @@ @style/metro_blue_fragment_list_view_item_style - @style/metro_blue_actionbar_tab_style + \ No newline at end of file diff --git a/calculatorpp/res/values/theme_metro_green.xml b/calculatorpp/res/values/theme_metro_green.xml index 60923aef..1e70dfcd 100644 --- a/calculatorpp/res/values/theme_metro_green.xml +++ b/calculatorpp/res/values/theme_metro_green.xml @@ -16,11 +16,18 @@ 6dp - + + + + @style/metro_green_fragment_list_view_item_style + + \ No newline at end of file diff --git a/calculatorpp/res/values/theme_metro_purple.xml b/calculatorpp/res/values/theme_metro_purple.xml index 07b6e169..40b6ee16 100644 --- a/calculatorpp/res/values/theme_metro_purple.xml +++ b/calculatorpp/res/values/theme_metro_purple.xml @@ -16,11 +16,18 @@ 6dp + + + + @style/metro_purple_fragment_list_view_item_style + + \ No newline at end of file