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
e01d0fe7a7
Android version.
...
- added code to resize 4k images in apk build.
- added code to resize '4k' cardsets in apk build.
- deleted obsolet directory android as anounced earlier.
2023-11-05 09:58:19 +01:00
lufebe16
92f1870b23
Kivy:
...
- Background image placement reworked.
2023-11-01 14:55:37 +01:00
lufebe16
96699c8fa2
Kivy/Android version:
...
- toolbar posions top and bottom implemented
- localisation (de) updates
2023-09-28 18:00:14 +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
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
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
feca7b5658
Cosmetics: Kivy __all removed.
2018-03-19 10:55:41 +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