From 101798d85521251a20bebaf4b2108bf6789f5d55 Mon Sep 17 00:00:00 2001 From: mkulesh Date: Wed, 21 Mar 2018 16:30:27 +0100 Subject: [PATCH] Started new version 2.17.2 --- README.md | 4 ++-- app/build.gradle | 4 ++-- app/src/main/res/values-de/strings.xml | 2 +- app/src/main/res/values-pt-rBR/strings.xml | 2 +- app/src/main/res/values-ru/strings.xml | 2 +- app/src/main/res/values/strings.xml | 2 +- autobuild/push-apk.sh | 2 +- doc/function_plot.tex | 2 +- doc/function_plot_br.tex | 2 +- doc/function_plot_de.tex | 2 +- doc/function_plot_ru.tex | 2 +- doc/how_to_use.tex | 2 +- doc/how_to_use_br.tex | 2 +- doc/how_to_use_de.tex | 2 +- doc/how_to_use_ru.tex | 2 +- doc/partial-translation/values-fr/strings.xml | 2 +- doc/polar_plot.tex | 2 +- doc/polar_plot_br.tex | 2 +- doc/polar_plot_de.tex | 2 +- doc/polar_plot_ru.tex | 2 +- doc/series_and_integrals.tex | 2 +- doc/series_and_integrals_br.tex | 2 +- doc/series_and_integrals_de.tex | 2 +- doc/series_and_integrals_ru.tex | 2 +- doc/three_d_plot.tex | 2 +- doc/three_d_plot_br.tex | 2 +- doc/three_d_plot_de.tex | 2 +- doc/three_d_plot_ru.tex | 2 +- doc/versionCode.sty | 2 +- 29 files changed, 31 insertions(+), 31 deletions(-) diff --git a/README.md b/README.md index 487dcfc6..77d0bfb5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![License](https://img.shields.io/badge/license-GNU_GPLv3-orange.svg)](https://github.com/mkulesh/microMathematics/blob/master/LICENSE) [![Build Status](https://travis-ci.org/mkulesh/microMathematics.svg?branch=master)](https://travis-ci.org/mkulesh/microMathematics) [![Download unsigned APK from latest autobuild](https://img.shields.io/badge/APK-autobuild-blue.svg)](https://github.com/mkulesh/microMathematics/raw/autobuild/autobuild/microMathematics-v2.17.1.apk) +[![License](https://img.shields.io/badge/license-GNU_GPLv3-orange.svg)](https://github.com/mkulesh/microMathematics/blob/master/LICENSE) [![Build Status](https://travis-ci.org/mkulesh/microMathematics.svg?branch=master)](https://travis-ci.org/mkulesh/microMathematics) [![Download unsigned APK from latest autobuild](https://img.shields.io/badge/APK-autobuild-blue.svg)](https://github.com/mkulesh/microMathematics/raw/autobuild/autobuild/microMathematics-v2.17.2.apk) # "microMathematics Plus - Extended visual calculator" @@ -42,7 +42,7 @@ For more screenshots, see directory images/screenshots. ## Documentation * [Supported Functions Overview](http://htmlpreview.github.io/?https://github.com/mkulesh/microMathematics/blob/master/doc/html/functions_overview.html) * [Supported Units Overview](http://htmlpreview.github.io/?https://github.com/mkulesh/microMathematics/blob/master/doc/html/units_overview.html) -* [The latest PDF version of the User Manual](https://docs.google.com/viewer?url=https://github.com/mkulesh/microMathematics/raw/supplement/doc/microMathematics-v2.17.1.pdf) +* [The latest PDF version of the User Manual](https://docs.google.com/viewer?url=https://github.com/mkulesh/microMathematics/raw/supplement/doc/microMathematics-v2.17.2.pdf) ## Posts on Habrahabr (in Russian) diff --git a/app/build.gradle b/app/build.gradle index f27deeec..ac57608f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.mkulesh.micromath.plus" minSdkVersion 14 targetSdkVersion 27 - versionCode 309 - versionName "2.17.1" + versionCode 310 + versionName "2.17.2" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes { diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml index 0065e587..faa5130a 100644 --- a/app/src/main/res/values-de/strings.xml +++ b/app/src/main/res/values-de/strings.xml @@ -36,7 +36,7 @@ asset:/doc_de/three_d_plot_de.mmt asset:/doc_de/series_and_integrals_de.mmt asset:/doc_de/about_micromath_de.mmt - https://docs.google.com/viewer?url=https://github.com/mkulesh/microMathematics/raw/supplement/doc/microMathematics-v2.17.1-de.pdf + https://docs.google.com/viewer?url=https://github.com/mkulesh/microMathematics/raw/supplement/doc/microMathematics-v2.17.2-de.pdf Beispiele asset:/doc_de/welcome_de.mmt diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml index 74976fd7..44e78a69 100644 --- a/app/src/main/res/values-pt-rBR/strings.xml +++ b/app/src/main/res/values-pt-rBR/strings.xml @@ -36,7 +36,7 @@ asset:/doc_br/three_d_plot_br.mmt asset:/doc_br/series_and_integrals_br.mmt asset:/doc_br/about_micromath_br.mmt - https://docs.google.com/viewer?url=https://github.com/mkulesh/microMathematics/raw/supplement/doc/microMathematics-v2.17.1-br.pdf + https://docs.google.com/viewer?url=https://github.com/mkulesh/microMathematics/raw/supplement/doc/microMathematics-v2.17.2-br.pdf Exemplo asset:/doc_br/welcome.mmt diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml index d2caf846..0a05a2c5 100644 --- a/app/src/main/res/values-ru/strings.xml +++ b/app/src/main/res/values-ru/strings.xml @@ -36,7 +36,7 @@ asset:/doc_ru/three_d_plot_ru.mmt asset:/doc_ru/series_and_integrals_ru.mmt asset:/doc_ru/about_micromath_ru.mmt - https://docs.google.com/viewer?url=https://github.com/mkulesh/microMathematics/raw/supplement/doc/microMathematics-v2.17.1-ru.pdf + https://docs.google.com/viewer?url=https://github.com/mkulesh/microMathematics/raw/supplement/doc/microMathematics-v2.17.2-ru.pdf Примеры asset:/doc_ru/welcome_ru.mmt diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 0c912179..985fa0c6 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -36,7 +36,7 @@ asset:/doc_en/three_d_plot.mmt asset:/doc_en/series_and_integrals.mmt asset:/doc_en/about_micromath.mmt - https://docs.google.com/viewer?url=https://github.com/mkulesh/microMathematics/raw/supplement/doc/microMathematics-v2.17.1.pdf + https://docs.google.com/viewer?url=https://github.com/mkulesh/microMathematics/raw/supplement/doc/microMathematics-v2.17.2.pdf Examples asset:/doc_en/welcome.mmt diff --git a/autobuild/push-apk.sh b/autobuild/push-apk.sh index ab0e1561..606b2903 100644 --- a/autobuild/push-apk.sh +++ b/autobuild/push-apk.sh @@ -1,6 +1,6 @@ #!/bin/sh -APK_VERSION=2.17.1 +APK_VERSION=2.17.2 echo "Generated APK" pwd; ls -l ./app/build/outputs/apk diff --git a/doc/function_plot.tex b/doc/function_plot.tex index ef2738df..306d6e4a 100644 --- a/doc/function_plot.tex +++ b/doc/function_plot.tex @@ -1,5 +1,5 @@ % This is auto-generated file: do not edit! -% Exported from microMathematics Plus, version 2.17.1 +% Exported from microMathematics Plus, version 2.17.2 This example demonstrates how to diff --git a/doc/function_plot_br.tex b/doc/function_plot_br.tex index 95798df9..b8cc7d63 100644 --- a/doc/function_plot_br.tex +++ b/doc/function_plot_br.tex @@ -1,5 +1,5 @@ % This is auto-generated file: do not edit! -% Exported from microMathematics Plus, version 2.17.1 +% Exported from microMathematics Plus, version 2.17.2 Este exemplo demonstra como preparar e diff --git a/doc/function_plot_de.tex b/doc/function_plot_de.tex index 42ee5388..6d106042 100644 --- a/doc/function_plot_de.tex +++ b/doc/function_plot_de.tex @@ -1,5 +1,5 @@ % This is auto-generated file: do not edit! -% Exported from microMathematics Plus, version 2.17.1 +% Exported from microMathematics Plus, version 2.17.2 Dieses Beispiel demonstriert, wie man diff --git a/doc/function_plot_ru.tex b/doc/function_plot_ru.tex index 7d61f5f3..ab610339 100644 --- a/doc/function_plot_ru.tex +++ b/doc/function_plot_ru.tex @@ -1,5 +1,5 @@ % This is auto-generated file: do not edit! -% Exported from microMathematics Plus, version 2.17.1 +% Exported from microMathematics Plus, version 2.17.2 Данный пример демонстрирует diff --git a/doc/how_to_use.tex b/doc/how_to_use.tex index 4ebde81f..28c32d60 100644 --- a/doc/how_to_use.tex +++ b/doc/how_to_use.tex @@ -1,5 +1,5 @@ % This is auto-generated file: do not edit! -% Exported from microMathematics Plus, version 2.17.1 +% Exported from microMathematics Plus, version 2.17.2 This app is a powerful calculation diff --git a/doc/how_to_use_br.tex b/doc/how_to_use_br.tex index 73c78b63..808fba69 100644 --- a/doc/how_to_use_br.tex +++ b/doc/how_to_use_br.tex @@ -1,5 +1,5 @@ % This is auto-generated file: do not edit! -% Exported from microMathematics Plus, version 2.17.1 +% Exported from microMathematics Plus, version 2.17.2 Este app é um poderoso programa diff --git a/doc/how_to_use_de.tex b/doc/how_to_use_de.tex index f5479edf..2459fe4a 100644 --- a/doc/how_to_use_de.tex +++ b/doc/how_to_use_de.tex @@ -1,5 +1,5 @@ % This is auto-generated file: do not edit! -% Exported from microMathematics Plus, version 2.17.1 +% Exported from microMathematics Plus, version 2.17.2 Diese App ist eine leistungsstarke diff --git a/doc/how_to_use_ru.tex b/doc/how_to_use_ru.tex index 35cdffc7..9e2121e2 100644 --- a/doc/how_to_use_ru.tex +++ b/doc/how_to_use_ru.tex @@ -1,5 +1,5 @@ % This is auto-generated file: do not edit! -% Exported from microMathematics Plus, version 2.17.1 +% Exported from microMathematics Plus, version 2.17.2 Данное приложение является мощным diff --git a/doc/partial-translation/values-fr/strings.xml b/doc/partial-translation/values-fr/strings.xml index 56019c5b..03919368 100644 --- a/doc/partial-translation/values-fr/strings.xml +++ b/doc/partial-translation/values-fr/strings.xml @@ -53,7 +53,7 @@ asset:/doc_en/three_d_plot.mmt asset:/doc_en/series_and_integrals.mmt asset:/doc_en/about_micromath.mmt - https://github.com/mkulesh/microMathematics/blob/master/doc/download/v2.17.1/microMathematics-v2.17.1.pdf + https://github.com/mkulesh/microMathematics/blob/master/doc/download/v2.17.2/microMathematics-v2.17.2.pdf asset:/doc_en/welcome.mmt--> diff --git a/doc/polar_plot.tex b/doc/polar_plot.tex index 0a80cfb9..4ca43e24 100644 --- a/doc/polar_plot.tex +++ b/doc/polar_plot.tex @@ -1,5 +1,5 @@ % This is auto-generated file: do not edit! -% Exported from microMathematics Plus, version 2.17.1 +% Exported from microMathematics Plus, version 2.17.2 Now we plot several functions given in diff --git a/doc/polar_plot_br.tex b/doc/polar_plot_br.tex index c3c5bac9..a70eeca1 100644 --- a/doc/polar_plot_br.tex +++ b/doc/polar_plot_br.tex @@ -1,5 +1,5 @@ % This is auto-generated file: do not edit! -% Exported from microMathematics Plus, version 2.17.1 +% Exported from microMathematics Plus, version 2.17.2 Agora desenharemos várias funções dadas diff --git a/doc/polar_plot_de.tex b/doc/polar_plot_de.tex index feae995d..0293d8a4 100644 --- a/doc/polar_plot_de.tex +++ b/doc/polar_plot_de.tex @@ -1,5 +1,5 @@ % This is auto-generated file: do not edit! -% Exported from microMathematics Plus, version 2.17.1 +% Exported from microMathematics Plus, version 2.17.2 Jetzt zeichnen wir eine Funktion, die diff --git a/doc/polar_plot_ru.tex b/doc/polar_plot_ru.tex index ede02032..795eb490 100644 --- a/doc/polar_plot_ru.tex +++ b/doc/polar_plot_ru.tex @@ -1,5 +1,5 @@ % This is auto-generated file: do not edit! -% Exported from microMathematics Plus, version 2.17.1 +% Exported from microMathematics Plus, version 2.17.2 Сейчас мы построим несколько diff --git a/doc/series_and_integrals.tex b/doc/series_and_integrals.tex index 88f8ad37..1ae643d3 100644 --- a/doc/series_and_integrals.tex +++ b/doc/series_and_integrals.tex @@ -1,5 +1,5 @@ % This is auto-generated file: do not edit! -% Exported from microMathematics Plus, version 2.17.1 +% Exported from microMathematics Plus, version 2.17.2 This example demonstrates how to diff --git a/doc/series_and_integrals_br.tex b/doc/series_and_integrals_br.tex index 37a70b65..35890cca 100644 --- a/doc/series_and_integrals_br.tex +++ b/doc/series_and_integrals_br.tex @@ -1,5 +1,5 @@ % This is auto-generated file: do not edit! -% Exported from microMathematics Plus, version 2.17.1 +% Exported from microMathematics Plus, version 2.17.2 Esse exemplo demonstra como calcular diff --git a/doc/series_and_integrals_de.tex b/doc/series_and_integrals_de.tex index 976e37f5..60eb85df 100644 --- a/doc/series_and_integrals_de.tex +++ b/doc/series_and_integrals_de.tex @@ -1,5 +1,5 @@ % This is auto-generated file: do not edit! -% Exported from microMathematics Plus, version 2.17.1 +% Exported from microMathematics Plus, version 2.17.2 Dieses Beispiel zeigt, wie Sie Reihen diff --git a/doc/series_and_integrals_ru.tex b/doc/series_and_integrals_ru.tex index f783a959..8778054a 100644 --- a/doc/series_and_integrals_ru.tex +++ b/doc/series_and_integrals_ru.tex @@ -1,5 +1,5 @@ % This is auto-generated file: do not edit! -% Exported from microMathematics Plus, version 2.17.1 +% Exported from microMathematics Plus, version 2.17.2 Данный пример демонстрирует diff --git a/doc/three_d_plot.tex b/doc/three_d_plot.tex index 1a6dfeef..efc0511c 100644 --- a/doc/three_d_plot.tex +++ b/doc/three_d_plot.tex @@ -1,5 +1,5 @@ % This is auto-generated file: do not edit! -% Exported from microMathematics Plus, version 2.17.1 +% Exported from microMathematics Plus, version 2.17.2 This example demonstrates 3D plots for diff --git a/doc/three_d_plot_br.tex b/doc/three_d_plot_br.tex index bdd6fa86..bd3ff299 100644 --- a/doc/three_d_plot_br.tex +++ b/doc/three_d_plot_br.tex @@ -1,5 +1,5 @@ % This is auto-generated file: do not edit! -% Exported from microMathematics Plus, version 2.17.1 +% Exported from microMathematics Plus, version 2.17.2 Este exemplo demonstra desenhos 3D para diff --git a/doc/three_d_plot_de.tex b/doc/three_d_plot_de.tex index 6b603eef..3b18b3cb 100644 --- a/doc/three_d_plot_de.tex +++ b/doc/three_d_plot_de.tex @@ -1,5 +1,5 @@ % This is auto-generated file: do not edit! -% Exported from microMathematics Plus, version 2.17.1 +% Exported from microMathematics Plus, version 2.17.2 Dieses Beispiel demonstriert 3D Plots diff --git a/doc/three_d_plot_ru.tex b/doc/three_d_plot_ru.tex index cefb6041..d8366968 100644 --- a/doc/three_d_plot_ru.tex +++ b/doc/three_d_plot_ru.tex @@ -1,5 +1,5 @@ % This is auto-generated file: do not edit! -% Exported from microMathematics Plus, version 2.17.1 +% Exported from microMathematics Plus, version 2.17.2 Данный пример демонстрирует diff --git a/doc/versionCode.sty b/doc/versionCode.sty index ec4306d7..627900a1 100644 --- a/doc/versionCode.sty +++ b/doc/versionCode.sty @@ -1 +1 @@ -\def\versionCode{2.17.1} +\def\versionCode{2.17.2}