[core, android] Initial playtime implementation #2535

Open
inix wants to merge 10 commits from inix/eden:playtime-android into master

10 commits

Author SHA1 Message Date
99f516e892 Set -> Edit
All checks were successful
eden-license / license-header (pull_request) Successful in 29s
2025-10-10 07:05:59 +02:00
db49d1a20c move qt specific functions to frontend_common
All checks were successful
eden-license / license-header (pull_request) Successful in 30s
2025-10-10 07:01:17 +02:00
0636f93e16 move set_play_time dialog to its own class/ui file 2025-10-10 07:00:26 +02:00
5c8d72dddd remove qt_play_time_manager 2025-10-10 06:58:55 +02:00
8c75831911 frontend common license fix
All checks were successful
eden-license / license-header (pull_request) Successful in 24s
2025-10-09 18:42:52 +02:00
a4ac75d963 license fix
Some checks failed
eden-license / license-header (pull_request) Failing after 25s
2025-10-09 18:40:25 +02:00
4c7c2957ac [android] Add play time editing and fix some issues
Some checks failed
eden-license / license-header (pull_request) Failing after 27s
2025-10-09 18:36:46 +02:00
8e38ff23f0 [frontend, qt] Allow for play time editing and re-arrange menu 2025-10-09 17:52:31 +02:00
2fd807f5cd move files to qt and frontend common 2025-10-09 16:45:15 +02:00
0d739b44ca WIP: [core, android] Initial playtime implementation
JNI code is from Azahar although modified
2025-10-09 15:39:20 +02:00