mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 21:58:52 +02:00
Show if receipt was requested, refactoring
This commit is contained in:
@@ -37,6 +37,8 @@ import android.os.RemoteException;
|
||||
import android.preference.PreferenceManager;
|
||||
import android.webkit.CookieManager;
|
||||
|
||||
import androidx.annotation.RequiresApi;
|
||||
|
||||
import org.json.JSONArray;
|
||||
import org.json.JSONException;
|
||||
import org.json.JSONObject;
|
||||
@@ -50,8 +52,6 @@ import java.util.Date;
|
||||
import java.util.List;
|
||||
import java.util.Locale;
|
||||
|
||||
import androidx.annotation.RequiresApi;
|
||||
|
||||
public class ApplicationEx extends Application {
|
||||
private Thread.UncaughtExceptionHandler prev = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user