Commit Graph

6 Commits

Author SHA1 Message Date
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
1074a1e59a integrate RMLUI library 2026-01-03 12:17:19 +01:00
16dd10f9a6 support multiple listeners based on pid 2026-01-02 15:01:16 +01:00
66df0e66e2 add events listener object, create kernel context and some gl resources 2025-12-29 19:16:05 +01:00
19400fd2b2 native service, EGL, native test client 2025-12-28 20:30:55 +01:00
de82e50bd5 init 2025-12-28 10:54:06 +01:00