lufebe16
c3ffbff146
Kivy Version
...
- refactorings & some clean up
2023-11-23 17:49:38 +01:00
lufebe16
b91e69964e
Kivy Version:
...
- reimplemented LImage class (image placement) as a workaround to
the stock image class (which has got some performance issues in
never kivy versions).
- prevented pretyping during animations
- clean ups
2023-11-19 17:52:21 +01:00
lufebe16
9a4df67df3
Kivy Version
...
- adjusted animation time settings
- some clean ups
2023-11-15 11:33:02 +01:00
lufebe16
5c51f927eb
Kivy Version card placement revised, fixes:
...
- Mahjongg tile overlapping (3d simulation) implemented
- Animation is now synchronised (so as the tk version does)-
This prevents some stacking order corruptions reported
earlier.
2023-11-09 16:08:57 +01:00
lufebe16
901a04bbb4
Kivy/Android:
...
- reworked screen rotation lock
- refactorings
2023-10-14 14:24:11 +02:00
lufebe16
96699c8fa2
Kivy/Android version:
...
- toolbar posions top and bottom implemented
- localisation (de) updates
2023-09-28 18:00:14 +02:00
lufebe16
ae9aa78cde
more rework on toolbar and menu options
...
- toolbar button configurations added to option menu
- refactoring
- metadata (fastlane) updated
2023-09-21 12:18:55 +02:00
lufebe16
158c3137fd
toolbar updates ( #333 )
...
- quit button removed, makes no sense with kivy/android version
- shuffle/autodrop button managed dynamically
- delayed execution on new and restart buttons, to prevent
accicental activation while playing
2023-09-19 15:03:31 +02:00
lufebe16
e7a1979477
android version:
...
- screen rotation lock added as proposed by issue #320
- triggered (maybe experimental) by a long tap (5 seconds) to the play ground.
2023-09-16 15:27:58 +02:00
lufebe16
a7e55513bd
Kivy version scaling issues
...
- scaling of redeal image based on card size.
- correction of fonts size and selection frame thickness.
2022-12-05 13:37:33 +01:00
Shlomi Fish
25f1b222a1
fix tidyall/flake8 tests
2020-02-27 19:27:41 +02:00
lufebe16
11aff68af1
Updates kivy version:
...
- added support for right mouse button (desktop only)
- corrected a problem with virtualenv in mkp4a.init
2020-02-27 09:56:51 +01:00
Shlomi Fish
0961401105
fix tests
2019-11-13 08:39:59 +02:00
lufebe16
70fedf618a
Added android permission request dialog
2019-10-14 19:58:22 +02:00
lufebe16
64cd1b73f2
Double tap added to cardselection (kivy toolkit)
...
- fixes issue #117
2019-10-02 11:35:56 +02:00
lb@lb520
5b75c1b413
Further corrections to python3 / android. Card images format has been changed to png. And a bugfix.
2019-08-12 09:50:38 +02:00
Juhani Numminen
c9de855dd8
Install icons to standard locations for linux desktop
...
Also reorganize icons in subdirectories indicating size.
See the Icon Theme Specification:
https://specifications.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html#install_icons
2019-07-18 11:09:08 +03:00
Shlomi Fish
91e5cdafa3
Fix the indentation.
...
See http://perl-begin.org/tutorials/bad-elements/#no-indentation .
2019-02-19 17:14:17 +02:00
Shlomi Fish
ed18fd8156
Order imports based on flake8-import-order.
...
Tested on ci. See https://github.com/PyCQA/flake8-import-order . In the
process did some other cleanups and
https://en.wikipedia.org/wiki/Code_refactoring .
2019-01-11 23:55:06 +02:00
lb@lb520
e8c508c3da
android: external urls in help now start system browser - some refactoring.
2018-06-08 10:53:40 +02:00
lb@lb520
93f0559549
Better and more convenient support for android back key.
2018-05-31 18:20:12 +02:00
lb@lb520
9155493dc9
Android build scripts updates. Some Comments in kivy files.
2018-05-22 10:48:46 +02:00
lb@lb520
76568a3f1e
python3 adaptations
2018-04-03 16:00:02 +02:00
lb@lb520
3e9b7b74c7
Bugfix synchronisation issues with autodrop
...
Bugfix bottom image flip
2018-03-22 15:48:19 +01:00
lb@lb520
91ef11b7ac
Implementation of createBottom in kivy.
...
A first set of Python 3 adaptations.
Added a choice of cardsets to android build.
Added new scripts to tarball (MAKEFILE.in)
2018-03-14 19:33:02 +01:00
lb@lb520
b5ef9b6214
Added an alternate toolkit kivy (based on SDL2) that can be used instead of tk.
...
Added scripts to build an android app.
2018-03-03 20:37:56 +02:00