src/de/duenndns/ssl/package-info.java
author Da Risk <da_risk@geekorum.com>
Fri, 13 Jan 2012 02:35:55 +0100
changeset 947 3b5c343f8850
parent 897 84d62c76469e
permissions -rw-r--r--
Export the avatar provider to allow other process to write in it. This fix bug when the gallery cannot write the user avatar.

/**
 * This package contains the MemorizingTrustManager library made by Georg.
 * It is a "plugin" for Android Java to allow asking the user about SSL certificates
 * https://github.com/ge0rg/MemorizingTrustManager
 */
package de.duenndns.ssl;