godot/core/os
ne0fhyk 3a00ff1cce Add partial support for Android scoped storage.
This is done by providing API access to app specific directories which don't have any limitations and allows us to bump the target sdk version to 30.
In addition, we're also bumping the min sdk version to 19 as version 18 is no longer supported by Google Play Services and only account of 0.3% of Android devices.
2021-08-16 23:11:56 -07:00
..
keyboard.cpp
keyboard.h
main_loop.cpp
main_loop.h
memory.cpp
memory.h Refactors the memnew_placement. 2021-08-13 10:18:34 +02:00
midi_driver.cpp
midi_driver.h
mutex.cpp
mutex.h
os.cpp Add partial support for Android scoped storage. 2021-08-16 23:11:56 -07:00
os.h Add partial support for Android scoped storage. 2021-08-16 23:11:56 -07:00
pool_allocator.cpp
pool_allocator.h
rw_lock.h
SCsub
semaphore.h
spin_lock.h
thread_safe.h
thread.cpp
thread.h
threaded_array_processor.h
time.cpp
time.h