strongswan/src/frontends/android/app/src/main/java
Tobias Brunner 26354d0aba android: Replace deprecated AsyncTask instances
As suggested by the Android docs, we use a global thread pool and handler
to avoid recreating them repeatedly.  Four threads should be more than
enough as we only use this to load CA certificates when the app starts
initially and to load user certs when editing a profile.
2021-07-14 09:59:02 +02:00
..
org/strongswan/android android: Replace deprecated AsyncTask instances 2021-07-14 09:59:02 +02:00