mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-14 03:39:05 +01:00
Remove ACRA and implement the few bits we need ourselves
This commit is contained in:
@@ -74,6 +74,10 @@ public class TestBriarApplication extends Application
|
||||
return prefs;
|
||||
}
|
||||
|
||||
@Override
|
||||
public void triggerFeedback() {
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean isRunningInBackground() {
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user