omigamedev 8cf24d8c2a fix files directory handling: use internal storage and add exception handling
- Use internal files dir instead of external (fixes scoped storage permissions)
- Pass files directory from Android context via JNI instead of hardcoding
- Add exception handling in ScanAppsDirectory to prevent crashes on permission errors
- Use std::error_code overload of fs::exists() to avoid throwing on access denial

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 21:49:58 +01:00
2026-01-14 14:47:57 +01:00
2026-01-16 12:43:06 +01:00
2026-01-19 12:15:00 +01:00
2026-01-08 22:35:59 +01:00
2025-12-28 10:54:06 +01:00
2025-12-28 10:54:06 +01:00
2025-12-28 10:54:06 +01:00
2026-01-08 22:35:59 +01:00
2025-12-28 10:54:06 +01:00
Description
No description provided
20 MiB
Languages
C++ 40.5%
C 37.3%
Go 10.1%
Lua 6.8%
HTML 2.5%
Other 2.6%