Commit Graph

20 Commits

Author SHA1 Message Date
ac60559a22 FIXED: Saving works on Android now!
I honestly changed too much stuff trying to pinpoint a fix. I might be stupid.
I have no idea what I did that fixed this.
2026-03-20 21:11:17 +01:00
c54bdfdcff Target SDK lowered for compatibility
Setting it to 36 broke some permission things
Still seems like the game can't write anywhere even with r/w permissions...
2026-03-20 19:07:25 +01:00
a51f47a108 FIXED: Android 32bit build issues, expanded supported SDKs 2026-03-20 12:57:55 +01:00
11e986bcf2 FIXED: Android build issues, added building to Andr from Linux
I really hope this didnt break anything
Im proud of the bash script
2026-03-17 19:01:27 +01:00
c7d6289781 FIX: compilation on arm 2026-03-15 21:59:23 +03:00
fadcf3a7d0 FIX: i fucking wrote profiler just to find that sleep function takes SECONDS arg :sob::sob::sob::sob::sob::sob::sob::sob::sob:😭 2026-03-15 20:35:02 +03:00
76839dfbaa Android build issues fixed
(except i fixed the wrong stuff first...)
2026-03-14 00:34:44 +01:00
6f7812293e settings almost fixed 2026-03-13 15:57:16 +02:00
4b6039d8a4 Added JoinByIPScreen.cpp to the source list 2026-03-11 20:16:35 +02:00
4bd3821ff6 Update project/dedicated_server/CMakeLists.txt
change to yours
2026-03-11 19:55:38 +02:00
33590751c5 Added openURL(String) helper 2026-03-11 19:37:10 +02:00
a80d2ee847 Fix NPE in MainActivity.onDialogCompleted by guarding showSoftInput call with null focus check 2026-03-11 19:10:08 +02:00
8875342557 Join by ip screen 2026-03-11 19:04:54 +02:00
09d28be195 Updated Android build version from 0.4.0 to 0.6.1-alpha-<build> 2026-03-11 12:49:04 +02:00
ffd9dda611 Upload files to "project/android" 2026-03-11 12:47:57 +02:00
ce6a987651 Game now asks for storage permission during runtime 2026-03-11 12:31:51 +02:00
23cdc15285 Bumped minSdk to 24 2026-03-11 12:27:36 +02:00
904bf68cd6 Bumped minSdk to 24 2026-03-11 12:27:11 +02:00
2fc323639a Fixes and enhancements from my MCPE repository. (https://github.com/mschiller890/mcpe64) 2026-03-10 19:31:40 +01:00
f0617a5d22 the whole game 2026-03-02 22:04:18 +03:00