lufebe16
c9c315818d
Kivy/Android:
...
- Added new menu option to adjust font size in general.
- Fixed a bug with doubleclick moves addressed in #117 .
2024-11-29 10:06:41 +01:00
lufebe16
289df06b95
Kivy/Android:
...
- zoom: card selection improved (bug fix)
2024-11-27 09:35:39 +01:00
lufebe16
0135e386c2
Android/Kivy:
...
- Event handling: Pass through for empty stacks.
- Menu entry to reset zoom.
2024-11-12 10:47:35 +01:00
lufebe16
70909f6469
Android/Kivy:
...
- zoom settings persistence
- event mapping
2024-11-11 11:35:47 +01:00
lufebe16
2bfc6bdd3d
Android/Kivy version
...
- Zoom: bug fixes and refactoring
2024-11-09 13:50:49 +01:00
lufebe16
880fb11979
Android version
...
- Added two finger zoom to main widget.
2024-11-07 09:39:16 +01:00
lufebe16
468feeb4e1
Android/Kivy:
...
- metadata updates
- some cleanup
2024-03-23 10:53:26 +01:00
lufebe16
2017b4f23b
Kivy/Android
...
- size of menu unified to 0.333 for landscape and 0.5 for portrait mode
- added code to hopefully prevent black screen on resume
- removed old outdated workarounds
2023-12-23 11:08:23 +01:00
lufebe16
492acd6961
Kivy/Android Version
...
- MfxCanvas implemented with new base class LImage
- MfxCanvas background updates adapted
- Screen rotation lock change: locks on card selection, i.e.
when the user plays, unlocks on menu selection or pause.
- animations callback implemented in MfxCanvasGroup (mainly for
mahjongg games) in order to have correct placments with undo
when animation is enabled
- animation scheduling implemented on a tasking basis. New
module LTaskQ added.
- refactorings and clean ups
2023-11-26 20:21:44 +01:00
lufebe16
c3ffbff146
Kivy Version
...
- refactorings & some clean up
2023-11-23 17:49:38 +01:00
lufebe16
ac77fe9e1e
Android build updates
2023-02-28 20:59:52 +01:00
Joe R
3fd823b2f5
Option to select image scaling method, as discussed in issue #275 .
2022-09-19 22:26:44 -04: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
Juhani Numminen
65b86f2d1d
Improve internationalization
...
- More strings marked for translation
- Used format strings instead of concatinating fragments
- Removed space before '?' or '!' from sentences in English
Following the GNU gettext guidelines at
https://www.gnu.org/software/gettext/manual/gettext.html#Preparing-Strings
2019-08-31 13:22:21 +03: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
9155493dc9
Android build scripts updates. Some Comments in kivy files.
2018-05-22 10:48:46 +02: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