src/de/duenndns/ssl/package-info.java
author Da Risk <da_risk@beem-project.com>
Fri, 10 Aug 2012 05:53:51 +0200
changeset 985 2a2d82478538
parent 897 84d62c76469e
permissions -rw-r--r--
Add an exception for my_avatar id in AvatarProvider. This fix a bug when the my_avatar file does not exist it is not created by openFileHelper.

/**
 * 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;