mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 14:17:03 +02:00
Restore any version
This commit is contained in:
@@ -141,7 +141,7 @@ public class FairEmailBackupAgent extends BackupAgent {
|
||||
@Override
|
||||
public void onRestore(BackupDataInput data, int appVersionCode, ParcelFileDescriptor newState) throws
|
||||
IOException {
|
||||
EntityLog.log(this, "Restore start");
|
||||
EntityLog.log(this, "Restore start version=" + appVersionCode);
|
||||
|
||||
SharedPreferences prefs = PreferenceManager.getDefaultSharedPreferences(this);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user