Versión
4.0-222
Rama
master
Fecha
hace 10 años, 5 meses
Windows x64 Windows x86 Mac OS X Android Ubuntu 13.04
Contribución
2015cd0928f36045a07ef622ff8711497d2e8b9f
Autor del cambio
Lioncash
Descripción del cambio
[Android] Implement OnSharedPreferenceChangeListener within PrefsActivity.java. This allows us to immediately save to the ini config when a preference in the front-end is changed, rather than waiting for the settings window to close. This also allows us to remove handling for preferences from CPUSettingsFragment.java and VideoSettingsFragment.java.