mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 19:29:06 +01:00
modifications based on Akwizgran's comments
This commit is contained in:
@@ -112,6 +112,7 @@ public class PanicResponderActivity extends BriarActivity {
|
||||
public void run() {
|
||||
configController.clearPrefs();
|
||||
// TODO somehow delete/shred the database more thoroughly
|
||||
// TODO replace this static call with a controller method
|
||||
AndroidUtils.deleteAppData(PanicResponderActivity.this);
|
||||
PanicResponder.deleteAllAppData(PanicResponderActivity.this);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user