pandemonium_engine/drivers/unix
Relintai 9d76074b58 Ported: Add full support for Android scoped storage.
This was done by refactoring directory and file access handling for the Android platform so that any general filesystem access type go through the Android layer.
This allows us to validate whether the access is unrestricted, or whether it falls under scoped storage and thus act appropriately.
- m4gr3d
24e3b3b88d
2022-07-29 19:24:07 +02:00
..
dir_access_unix.cpp Ported: Add full support for Android scoped storage. 2022-07-29 19:24:07 +02:00
dir_access_unix.h Ported: Add full support for Android scoped storage. 2022-07-29 19:24:07 +02:00
file_access_unix.cpp Ported: Add full support for Android scoped storage. 2022-07-29 19:24:07 +02:00
file_access_unix.h Ported: Add full support for Android scoped storage. 2022-07-29 19:24:07 +02:00
ip_unix.cpp
ip_unix.h
net_socket_posix.cpp
net_socket_posix.h
os_unix.cpp
os_unix.h
SCsub
syslog_logger.cpp
syslog_logger.h
thread_posix.cpp
thread_posix.h