citra-nightly/src/android/app
JosJuice 62792b6b0e
android: Turn GameInfo into a class (#6494)
By only loading data from disk when creating an instance of this new
class instead of on every method call, we save a lot of file open
operations, which due to SAF are very expensive. This should noticeably
speed up game list scanning.

No intended change in what metadata is shown.
2023-05-06 14:40:11 +05:30
..
src android: Turn GameInfo into a class (#6494) 2023-05-06 14:40:11 +05:30
build.gradle citra_android: Storage Access Framework implementation (#6313) 2023-03-23 14:30:52 +01:00
proguard-rules.pro android: add build files 2018-11-13 19:54:32 -06:00