skyline/app/src/main/res
◱ PixelyIon d02267c34f Add support for threads and mutexes
This commit adds support for threading and mutexes. However, there is also a basis of conditional variables but these don't work due to the lack of a shared memory model between the guest and host. So, conditional variables will be deferred to after the shared memory model is in place.
2020-02-15 10:25:14 +00:00
..
drawable Addition of Dark Theme and Compatibility with Android 10 Dark Mode 2019-12-11 17:31:12 +00:00
layout Support creating launcher shortcuts for ROMs 2019-12-11 17:31:12 +00:00
menu Addition of Dark Theme and Compatibility with Android 10 Dark Mode 2019-12-11 17:31:12 +00:00
values Add support for threads and mutexes 2020-02-15 10:25:14 +00:00
values-night Addition of Dark Theme and Compatibility with Android 10 Dark Mode 2019-12-11 17:31:12 +00:00
xml Addition of Dark Theme and Compatibility with Android 10 Dark Mode 2019-12-11 17:31:12 +00:00