diff --git a/app/app.iml b/app/app.iml index 405bd13..68b995d 100644 --- a/app/app.iml +++ b/app/app.iml @@ -62,13 +62,6 @@ - - - - - - - @@ -76,26 +69,24 @@ + + + + + + + - - - - - - - - - diff --git a/app/build.gradle b/app/build.gradle index d3b8c68..6b07763 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.mkulesh.mmd" minSdkVersion 16 targetSdkVersion 25 - versionCode 4 - versionName "1.3" + versionCode 5 + versionName "1.4" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes { diff --git a/images/main_view_hor.png b/images/main_view_hor.png index df8041e..ce50d0c 100644 Binary files a/images/main_view_hor.png and b/images/main_view_hor.png differ diff --git a/images/main_view_vert.png b/images/main_view_vert.png index 138b4d3..7098f5e 100644 Binary files a/images/main_view_vert.png and b/images/main_view_vert.png differ diff --git a/images/main_view_zoomed.png b/images/main_view_zoomed.png index cec2715..46120de 100644 Binary files a/images/main_view_zoomed.png and b/images/main_view_zoomed.png differ diff --git a/images/potential_view_hor.png b/images/potential_view_hor.png index 49c4f24..0064cd2 100644 Binary files a/images/potential_view_hor.png and b/images/potential_view_hor.png differ diff --git a/images/potential_view_vert.png b/images/potential_view_vert.png index 7e1d125..d011030 100644 Binary files a/images/potential_view_vert.png and b/images/potential_view_vert.png differ diff --git a/images/touch_instructions.png b/images/touch_instructions.png index be191da..1030143 100644 Binary files a/images/touch_instructions.png and b/images/touch_instructions.png differ diff --git a/images/wallpaper.png b/images/wallpaper.png index aefdc00..84cf9f1 100644 Binary files a/images/wallpaper.png and b/images/wallpaper.png differ diff --git a/images/wallpaper_sys_image.png b/images/wallpaper_sys_image.png new file mode 100644 index 0000000..66a9fcf Binary files /dev/null and b/images/wallpaper_sys_image.png differ