third_parties/memorizingtrustmanager/src/main/AndroidManifest.xml
author Da Risk <da_risk@beem-project.com>
Mon, 15 Jun 2015 17:00:36 +0200
changeset 1059 2514466a0614
parent 1044 cd41ebc93e78
permissions -rw-r--r--
Allow ProgressDialog to lose state in the account wizard. This should fix bugs caused by the behavior described here http://www.androiddesignpatterns.com/2013/08/fragment-transaction-commit-state-loss.html

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
          package="de.duenndns.ssl">
</manifest>