]> git.ipfire.org Git - thirdparty/strongswan.git/commit
android: Remove deprecated progress indicator in MainActivity
authorTobias Brunner <tobias@strongswan.org>
Thu, 7 Jun 2018 12:44:22 +0000 (14:44 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 3 Jul 2018 09:31:33 +0000 (11:31 +0200)
commitd390d97da49c2f4a7660226297d2dced287fe4b6
treeeb713518f3ac9a83fdf4240bd77ab83224ff31bf
parented9d5a314c6a44ce4f7684e896c04cabf9b78ae0
android: Remove deprecated progress indicator in MainActivity

Support for this was already removed with API level 21. On modern
devices loading CA certs should be quick enough anyway.
src/frontends/android/app/src/main/java/org/strongswan/android/ui/MainActivity.java