Skip to content

Commit

Permalink
Started preparation of new release: 2.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mkulesh committed Feb 21, 2018
1 parent e053ea3 commit 1e47542
Show file tree
Hide file tree
Showing 29 changed files with 35 additions and 33 deletions.
10 changes: 6 additions & 4 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.16.2.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.0.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 All @@ -18,8 +18,8 @@ Not only students, but also everybody who likes mathematics or needs more than j
* Verification, validation, documentation and re-use of mathematical calculations
* Works on smartphone or tablet in portrait and landscape mode
* Supports all commonly used mathematical operations
* Supports data import from ASCII files
* Mathematical expressions are written in an intuitive and naturally readable form
* Supports SI and non-SI units
* Powerful mathematical touch-screen editor with undo function makes editing easier
* You can do multiple calculations and subsequently correct or change all used formulas
* It is possible to store intermediate results into 1D, 2D, or 3D array that can improve calculation performance
Expand All @@ -28,6 +28,7 @@ Not only students, but also everybody who likes mathematics or needs more than j
* SD card on Android 6+ is also supported
* The app contains detailed "How to use" page and several examples
* Supports different color themes
* Supports data import from ASCII files
* Integration with [SMath Studio](https://en.smath.info): SMath Studio is able to open workshets stored in microMathematics, see [this document](https://github.com/mkulesh/microMathematics/wiki/Integration-with-SMath-Studio) for details

## Screenshots:
Expand All @@ -39,8 +40,9 @@ Not only students, but also everybody who likes mathematics or needs more than j
For more screenshots, see directory images/screenshots.

## Documentation
* [Functions Overview](http://htmlpreview.github.io/?https://github.com/mkulesh/microMathematics/blob/master/doc/html/functions_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.16.2.pdf)
* [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.0.pdf)

## Reviews and publications:

Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "com.mkulesh.micromath.plus"
minSdkVersion 14
targetSdkVersion 26
versionCode 307
versionName "2.16.2"
versionCode 308
versionName "2.17.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
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 @@ -36,7 +36,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.16.2-de.pdf</item>
<item>https://docs.google.com/viewer?url=https://github.com/mkulesh/microMathematics/raw/supplement/doc/microMathematics-v2.17.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 @@ -36,7 +36,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.16.2-br.pdf</item>
<item>https://docs.google.com/viewer?url=https://github.com/mkulesh/microMathematics/raw/supplement/doc/microMathematics-v2.17.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 @@ -36,7 +36,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.16.2-ru.pdf</item>
<item>https://docs.google.com/viewer?url=https://github.com/mkulesh/microMathematics/raw/supplement/doc/microMathematics-v2.17.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/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,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.16.2.pdf</item>
<item>https://docs.google.com/viewer?url=https://github.com/mkulesh/microMathematics/raw/supplement/doc/microMathematics-v2.17.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.16.2
APK_VERSION=2.17.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.16.2
% Exported from microMathematics Plus, version 2.17.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.16.2
% Exported from microMathematics Plus, version 2.17.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.16.2
% Exported from microMathematics Plus, version 2.17.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.16.2
% Exported from microMathematics Plus, version 2.17.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.16.2
% Exported from microMathematics Plus, version 2.17.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.16.2
% Exported from microMathematics Plus, version 2.17.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.16.2
% Exported from microMathematics Plus, version 2.17.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.16.2
% Exported from microMathematics Plus, version 2.17.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.16.2/microMathematics-v2.16.2.pdf</item>
<item>https://github.com/mkulesh/microMathematics/blob/master/doc/download/v2.17.0/microMathematics-v2.17.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.16.2
% Exported from microMathematics Plus, version 2.17.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.16.2
% Exported from microMathematics Plus, version 2.17.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.16.2
% Exported from microMathematics Plus, version 2.17.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.16.2
% Exported from microMathematics Plus, version 2.17.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.16.2
% Exported from microMathematics Plus, version 2.17.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.16.2
% Exported from microMathematics Plus, version 2.17.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.16.2
% Exported from microMathematics Plus, version 2.17.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.16.2
% Exported from microMathematics Plus, version 2.17.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.16.2
% Exported from microMathematics Plus, version 2.17.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.16.2
% Exported from microMathematics Plus, version 2.17.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.16.2
% Exported from microMathematics Plus, version 2.17.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.16.2
% Exported from microMathematics Plus, version 2.17.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.16.2}
\def\versionCode{2.17.0}

0 comments on commit 1e47542

Please sign in to comment.