diff --git a/AndroidManifest.xml b/AndroidManifest.xml index a2a6de4f..e3e96c1c 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -15,12 +15,12 @@ a:targetSdkVersion="8"/> diff --git a/res/values/arrays.xml b/res/values/arrays.xml index 81a6f6cd..dae0ab1c 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -9,11 +9,13 @@ @string/p_default_theme @string/p_violet_theme @string/p_light_blue_theme + @string/p_windows_theme default_theme violet_theme light_blue_theme + windows_theme diff --git a/res/values/styles-windows-theme.xml b/res/values/styles-windows-theme.xml new file mode 100644 index 00000000..c27614e6 --- /dev/null +++ b/res/values/styles-windows-theme.xml @@ -0,0 +1,23 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/res/values/text_strings.xml b/res/values/text_strings.xml index 47b2894f..b019a73d 100644 --- a/res/values/text_strings.xml +++ b/res/values/text_strings.xml @@ -90,6 +90,7 @@ Default Violet Light Blue + Windows Metro Precision of result value (all calculations are done with maximum precision regardless of the value of this option) Toggles colouring and styling in calculator editor Sets the theme for calculator