OpenLauncherTeam / openlauncher

Customizable and Open Source Launcher for Android
Apache License 2.0
1.41k stars 413 forks source link

Refactor 'Reset Settings' and 'Restore Database' functions #559

Closed cmtjk closed 4 years ago

cmtjk commented 4 years ago

This is just a small modification of how the database is cleared and the settings are restored. Especially when restoring the settings we don't have to deal with I/O and killing the application instantly to prevent our SharedPreferences object to override the settings.