Skip to content

Commit

Permalink
Started new release 2.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mkulesh committed Mar 16, 2020
1 parent 073c3f1 commit 701e3df
Show file tree
Hide file tree
Showing 30 changed files with 31 additions and 31 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.18.0.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.19.0-debug.apk)

# <img src="https://github.com/mkulesh/microMathematics/blob/master/images/icon.png" align="center" height="48" width="48"> "microMathematics Plus - Extended Visual Calculator"

Expand Down Expand Up @@ -43,7 +43,7 @@ For more screenshots, see directory images/screenshots.
* [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)
* [Supported Units Of Information](http://htmlpreview.github.io/?https://github.com/mkulesh/microMathematics/blob/master/doc/html/units_of_information.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.18.0.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.19.0.pdf)

## Posts on Habr (in Russian)

Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<item>asset:/doc_de/three_d_plot_de.mmt</item>
<item>asset:/doc_de/series_and_integrals_de.mmt</item>
<item>asset:/doc_de/about_micromath_de.mmt</item>
<item>https://docs.google.com/viewer?url=https://github.com/mkulesh/microMathematics/raw/supplement/doc/microMathematics-v2.18.0-de.pdf</item>
<item>https://docs.google.com/viewer?url=https://github.com/mkulesh/microMathematics/raw/supplement/doc/microMathematics-v2.19.0-de.pdf</item>
</string-array>
<string name="activity_example">Beispiele</string>
<string name="activity_welcome">asset:/doc_de/welcome_de.mmt</string>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-pt-rBR/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<item>asset:/doc_br/three_d_plot_br.mmt</item>
<item>asset:/doc_br/series_and_integrals_br.mmt</item>
<item>asset:/doc_br/about_micromath_br.mmt</item>
<item>https://docs.google.com/viewer?url=https://github.com/mkulesh/microMathematics/raw/supplement/doc/microMathematics-v2.18.0-br.pdf</item>
<item>https://docs.google.com/viewer?url=https://github.com/mkulesh/microMathematics/raw/supplement/doc/microMathematics-v2.19.0-br.pdf</item>
</string-array>
<string name="activity_example">Exemplo</string>
<string name="activity_welcome">asset:/doc_br/welcome.mmt</string>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-ru/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<item>asset:/doc_ru/three_d_plot_ru.mmt</item>
<item>asset:/doc_ru/series_and_integrals_ru.mmt</item>
<item>asset:/doc_ru/about_micromath_ru.mmt</item>
<item>https://docs.google.com/viewer?url=https://github.com/mkulesh/microMathematics/raw/supplement/doc/microMathematics-v2.18.0-ru.pdf</item>
<item>https://docs.google.com/viewer?url=https://github.com/mkulesh/microMathematics/raw/supplement/doc/microMathematics-v2.19.0-ru.pdf</item>
</string-array>
<string name="activity_example">Примеры</string>
<string name="activity_welcome">asset:/doc_ru/welcome_ru.mmt</string>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-zh-rCN/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<item>asset:/doc_en/three_d_plot.mmt</item>
<item>asset:/doc_en/series_and_integrals.mmt</item>
<item>asset:/doc_en/about_micromath.mmt</item>
<item>https://docs.google.com/viewer?url=https://github.com/mkulesh/microMathematics/raw/supplement/doc/microMathematics-v2.18.0.pdf</item>
<item>https://docs.google.com/viewer?url=https://github.com/mkulesh/microMathematics/raw/supplement/doc/microMathematics-v2.19.0.pdf</item>
</string-array>
<string name="activity_example">示例</string>
<string name="activity_welcome">asset:/doc_en/welcome.mmt</string>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-zh-rTW/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<item>asset:/doc_en/three_d_plot.mmt</item>
<item>asset:/doc_en/series_and_integrals.mmt</item>
<item>asset:/doc_en/about_micromath.mmt</item>
<item>https://docs.google.com/viewer?url=https://github.com/mkulesh/microMathematics/raw/supplement/doc/microMathematics-v2.18.0.pdf</item>
<item>https://docs.google.com/viewer?url=https://github.com/mkulesh/microMathematics/raw/supplement/doc/microMathematics-v2.19.0.pdf</item>
</string-array>
<string name="activity_example">範例</string>
<string name="activity_welcome">asset:/doc_en/welcome.mmt</string>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<item>asset:/doc_en/three_d_plot.mmt</item>
<item>asset:/doc_en/series_and_integrals.mmt</item>
<item>asset:/doc_en/about_micromath.mmt</item>
<item>https://docs.google.com/viewer?url=https://github.com/mkulesh/microMathematics/raw/supplement/doc/microMathematics-v2.18.0.pdf</item>
<item>https://docs.google.com/viewer?url=https://github.com/mkulesh/microMathematics/raw/supplement/doc/microMathematics-v2.19.0.pdf</item>
</string-array>
<string name="activity_example">Examples</string>
<string name="activity_welcome">asset:/doc_en/welcome.mmt</string>
Expand Down
2 changes: 1 addition & 1 deletion autobuild/push-apk.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh

APK_VERSION=2.18.0
APK_VERSION=2.19.0

echo "Generated APK"
pwd; ls -l ./app/build/outputs/apk
Expand Down
2 changes: 1 addition & 1 deletion doc/function_plot.tex
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
% This is auto-generated file: do not edit!
% Exported from microMathematics Plus, version 2.18.0
% Exported from microMathematics Plus, version 2.19.0


This example demonstrates how to
Expand Down
2 changes: 1 addition & 1 deletion doc/function_plot_br.tex
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
% This is auto-generated file: do not edit!
% Exported from microMathematics Plus, version 2.18.0
% Exported from microMathematics Plus, version 2.19.0


Este exemplo demonstra como preparar e
Expand Down
2 changes: 1 addition & 1 deletion doc/function_plot_de.tex
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
% This is auto-generated file: do not edit!
% Exported from microMathematics Plus, version 2.18.0
% Exported from microMathematics Plus, version 2.19.0


Dieses Beispiel demonstriert, wie man
Expand Down
2 changes: 1 addition & 1 deletion doc/function_plot_ru.tex
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
% This is auto-generated file: do not edit!
% Exported from microMathematics Plus, version 2.18.0
% Exported from microMathematics Plus, version 2.19.0


Данный пример демонстрирует
Expand Down
2 changes: 1 addition & 1 deletion doc/how_to_use.tex
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
% This is auto-generated file: do not edit!
% Exported from microMathematics Plus, version 2.18.0
% Exported from microMathematics Plus, version 2.19.0


This app is a powerful calculation
Expand Down
2 changes: 1 addition & 1 deletion doc/how_to_use_br.tex
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
% This is auto-generated file: do not edit!
% Exported from microMathematics Plus, version 2.18.0
% Exported from microMathematics Plus, version 2.19.0


Este app é um poderoso programa
Expand Down
2 changes: 1 addition & 1 deletion doc/how_to_use_de.tex
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
% This is auto-generated file: do not edit!
% Exported from microMathematics Plus, version 2.18.0
% Exported from microMathematics Plus, version 2.19.0


Diese App ist eine leistungsstarke
Expand Down
2 changes: 1 addition & 1 deletion doc/how_to_use_ru.tex
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
% This is auto-generated file: do not edit!
% Exported from microMathematics Plus, version 2.18.0
% Exported from microMathematics Plus, version 2.19.0


Данное приложение является мощным
Expand Down
2 changes: 1 addition & 1 deletion doc/partial-translation/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<item>asset:/doc_en/three_d_plot.mmt</item>
<item>asset:/doc_en/series_and_integrals.mmt</item>
<item>asset:/doc_en/about_micromath.mmt</item>
<item>https://github.com/mkulesh/microMathematics/blob/master/doc/download/v2.18.0/microMathematics-v2.18.0.pdf</item>
<item>https://github.com/mkulesh/microMathematics/blob/master/doc/download/v2.19.0/microMathematics-v2.19.0.pdf</item>
</string-array>
<string name="activity_welcome">asset:/doc_en/welcome.mmt</string>-->

Expand Down
2 changes: 1 addition & 1 deletion doc/polar_plot.tex
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
% This is auto-generated file: do not edit!
% Exported from microMathematics Plus, version 2.18.0
% Exported from microMathematics Plus, version 2.19.0


Now we plot several functions given in
Expand Down
2 changes: 1 addition & 1 deletion doc/polar_plot_br.tex
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
% This is auto-generated file: do not edit!
% Exported from microMathematics Plus, version 2.18.0
% Exported from microMathematics Plus, version 2.19.0


Agora desenharemos várias funções dadas
Expand Down
2 changes: 1 addition & 1 deletion doc/polar_plot_de.tex
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
% This is auto-generated file: do not edit!
% Exported from microMathematics Plus, version 2.18.0
% Exported from microMathematics Plus, version 2.19.0


Jetzt zeichnen wir eine Funktion, die
Expand Down
2 changes: 1 addition & 1 deletion doc/polar_plot_ru.tex
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
% This is auto-generated file: do not edit!
% Exported from microMathematics Plus, version 2.18.0
% Exported from microMathematics Plus, version 2.19.0


Сейчас мы построим несколько
Expand Down
2 changes: 1 addition & 1 deletion doc/series_and_integrals.tex
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
% This is auto-generated file: do not edit!
% Exported from microMathematics Plus, version 2.18.0
% Exported from microMathematics Plus, version 2.19.0


This example demonstrates how to
Expand Down
2 changes: 1 addition & 1 deletion doc/series_and_integrals_br.tex
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
% This is auto-generated file: do not edit!
% Exported from microMathematics Plus, version 2.18.0
% Exported from microMathematics Plus, version 2.19.0


Esse exemplo demonstra como calcular
Expand Down
2 changes: 1 addition & 1 deletion doc/series_and_integrals_de.tex
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
% This is auto-generated file: do not edit!
% Exported from microMathematics Plus, version 2.18.0
% Exported from microMathematics Plus, version 2.19.0


Dieses Beispiel zeigt, wie Sie Reihen
Expand Down
2 changes: 1 addition & 1 deletion doc/series_and_integrals_ru.tex
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
% This is auto-generated file: do not edit!
% Exported from microMathematics Plus, version 2.18.0
% Exported from microMathematics Plus, version 2.19.0


Данный пример демонстрирует
Expand Down
2 changes: 1 addition & 1 deletion doc/three_d_plot.tex
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
% This is auto-generated file: do not edit!
% Exported from microMathematics Plus, version 2.18.0
% Exported from microMathematics Plus, version 2.19.0


This example demonstrates 3D plots for
Expand Down
2 changes: 1 addition & 1 deletion doc/three_d_plot_br.tex
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
% This is auto-generated file: do not edit!
% Exported from microMathematics Plus, version 2.18.0
% Exported from microMathematics Plus, version 2.19.0


Este exemplo demonstra desenhos 3D para
Expand Down
2 changes: 1 addition & 1 deletion doc/three_d_plot_de.tex
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
% This is auto-generated file: do not edit!
% Exported from microMathematics Plus, version 2.18.0
% Exported from microMathematics Plus, version 2.19.0


Dieses Beispiel demonstriert 3D Plots
Expand Down
2 changes: 1 addition & 1 deletion doc/three_d_plot_ru.tex
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
% This is auto-generated file: do not edit!
% Exported from microMathematics Plus, version 2.18.0
% Exported from microMathematics Plus, version 2.19.0


Данный пример демонстрирует
Expand Down
2 changes: 1 addition & 1 deletion doc/versionCode.sty
Original file line number Diff line number Diff line change
@@ -1 +1 @@
\def\versionCode{2.18.0}
\def\versionCode{2.19.0}

0 comments on commit 701e3df

Please sign in to comment.