skyline/app
PixelyIon 8f0db18624 Fix ControllerActivity Controller Type Change Crash
If the controller type was changed from a type with a larger amount of buttons/axes to one with a fewer amount, a crash would occur due to the transition animation retaining those elements as children yet returning `NO_POSITION` from `getChildAdapterPosition` in `DividerItemDecoration` which was an unhandled case and led to an OOB array access.
2022-04-14 14:14:52 +05:30
..
libraries Update Vulkan-Hpp to v1.2.202 2022-04-14 14:14:52 +05:30
src/main Fix ControllerActivity Controller Type Change Crash 2022-04-14 14:14:52 +05:30
.gitignore libNX FS Initalization (v0.3) 2019-10-18 16:22:38 +05:30
build.gradle Update Gradle + AGP + Kotlin Dependencies 2022-04-14 14:14:52 +05:30
CMakeLists.txt Add -fsigned-bitfields for defined bitfield int behavior 2022-04-14 14:14:52 +05:30
proguard-rules.pro Keep member names in pro guard 2020-11-12 22:19:55 +05:30