-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathCHANGES
32 lines (25 loc) · 785 Bytes
/
CHANGES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Version 3.0.0 (26/12/2024)
* Move project to Kotlin
* Updated libraries
Version 2.1.0 (31/12/2020)
* Improvements in help
Version 2.0.0 (19/09/2020)
* Initial port to newer android API's
Version 1.2.1 (02/01/2018)
* Library update
+ Make report/detail view hideable
Version 1.2.0 (18/03/2017)
+ Add Run/Stop buttons
+ Add help menu with rules of nanopond
+ Updated artwork of launcher icons
* Improved reactiveness of android
Version 1.1.1 (30/03/2016)
* Improved threading speed, will noticeable run faster
* Improved gui on android hdi devices
* Fixed lint warnings
* Scale fine tuning
+ Add feedback and about menu
Version 1.1 (02/01/2016)
* Use matrices to handle panning and scaling
* Fix resizing when keyboard is displayed
* Bug fixes