Skip to content

Commit

Permalink
Android
Browse files Browse the repository at this point in the history
- filtering gif
- metadata updates
  • Loading branch information
lufebe16 committed Oct 19, 2023
1 parent 7741fa7 commit b966794
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
1 change: 1 addition & 0 deletions buildozer/buildozer.spec
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ source.dir = ./tmp

# (list) Source files to exclude (let empty to not exclude anything)
#source.exclude_exts = spec
source.exclude_exts = spec,gif

# (list) List of directory to exclude (let empty to not exclude anything)
#source.exclude_dirs = tests, bin, venv
Expand Down
9 changes: 5 additions & 4 deletions fastlane/metadata/android/en-US/changelogs/102122100.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
Android specific:
- Temporary screen orientation lock added. Long tap (5 seconds) to the
playground locks/unlocks (toggle) automatic screen rotation.
- Temporary screen orientation lock added. Long tap (2.5 seconds) to the
playground locks screen rotation.
- Toolbar: configuration of displayed toolbar buttons added to options menu.
- Toolbar: dynamic updates on Toolbar and Options settings.
- Toolbar buttons for 'new deal' and 'restart' have now a delayed
functionality. This prevents from accidental execution.
- Toolbar buttons for 'new deal' and 'restart' have now display a
toast instead of executing immediatley. Tap to the toast accept.
- Implementation of full picture hint for the new puzzle type games.
Main version:
- consult NEWS.asscidoc or html-src/news.html on
github for more change informations.

0 comments on commit b966794

Please sign in to comment.