1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/fastlane/metadata/android/en-US/changelogs/102122100.txt
lufebe16 2811ac4ba8 Android build
- updated to p4a v2023.09.16 (kivy 2.2.1, python 3.10)
2023-11-19 22:10:59 +01:00

17 lines
871 B
Text

Android specific:
- Temporary screen orientation lock added. Long tap (3 seconds) to the
playground locks screen rotation, pause unlocks.
- Toolbar: configuration of displayed toolbar buttons added to the options menu.
- Toolbar: dynamic updates on Toolbar and Options settings.
- Toolbar buttons for 'new deal' and 'restart' now display a
toast. Tap to it to accept.
- Implementation of full picture hint for the new puzzle type games.
- Background images from the save-aspect folder now are preserving
correct aspect ratio (bug fix).
- Mahjongg tile overlapping (3d simulation) implemented
- Animation synchronised (so as the tk version does)- This prevents
some stacking order corruptions reported earlier.
- libraries updated to kivy v2.2.1 and python v3.10
Main version:
- consult NEWS.asscidoc or html-src/news.html on
github for more change informations.