Commit graph

12 commits

Author SHA1 Message Date
kokekanon
6a478408ee
ci: build apk android with github actions (#1715)
New Features:
- Added scrollable areas to general options, action bar settings, and game panel controls for improved navigation on compact displays.
- Integrated Android APK build automation into the CI pipeline.

Chores:
- Enhanced build system to support flexible Android architecture configuration during automated builds.
2026-05-12 20:47:00 -03:00
Kizuno18
f9a9a481f1
feat(android): implement clipboard and input toolbar with paste/copy (#1674) 2026-04-16 00:47:16 -03:00
Kizuno18
cea491b614
fix(android): resolve black screen, modernize build with vcpkg and LuaJIT (#1673) 2026-04-15 22:39:47 -03:00
Gabriel Alcântara Bernardes
452d5b9832
feat: forge system (#1391)
Co-authored-by: kokekanon <114332266+kokekanon@users.noreply.github.com>
Co-authored-by: Renato Machado <mehahx@gmail.com>
Co-authored-by: LIBERGOD <37589902+libergod@users.noreply.github.com>
2026-01-08 08:54:57 -08:00
SkullzOTS
a2e738b659
fix: android build 2025-11-09 00:08:07 -03:00
SkullzOTS
a8703e0a11
improve: android features and fixes (#1427) 2025-11-08 13:55:09 -03:00
SkullzOTS
ceb2dd9699
improve: update android project
- gradle updated to use Kotlin DSL
- updated version of SDK and some dependencies
- now when minimizing the client the sound stops playing in the background (thx @slenderzn)

Co-authored-by: SlenderZN <62772580+slenderzn@users.noreply.github.com>
2025-10-19 12:35:09 -03:00
SkullzOTS
a21675cd70
fix: android startup 2025-07-06 15:05:06 -03:00
SkullzOTS
475bed4f96
improve: Update Android Project 2025-07-03 18:50:41 -03:00
SkullzOTS
f621d26e85
improve: android compile (fix/update) 2024-12-30 13:59:43 -03:00
Renato Machado
2c5f47cacd
improve: density pixel (mobile) (#462)
implemented #452 

---------

Co-authored-by: Túlio Magalhães <tuliohdvp@gmail.com>
2023-03-09 14:20:42 -03:00
Túlio Magalhães
cf6a9bf054
Add Android support (#335)
Co-authored-by: Renato <mehahx@gmail.com>
Co-authored-by: Túlio Magalhães <v.tulio.henrique@reddit.com>
2022-09-23 15:01:16 -03:00