open-keychain/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/util
2016-10-27 19:03:37 +02:00
..
orbot Preparations for support of onion keyservers. Refactoring of Keyserver and proxy related classes 2016-10-27 16:19:43 +02:00
CharsetVerifier.java ditch isLikelyText flag, set mimeType to text/plain in that case 2016-02-23 15:01:22 +01:00
Choice.java Redesigned subkey creation dialog and changed default key type created to RSA, 3072 bit. 2016-04-01 23:12:11 +08:00
ContactHelper.java Shifted duplicate method implementations from KeyRing to openpgp-api submodule 2016-05-15 23:26:09 +08:00
CountingOutputStream.java refactor BackupOperation a bit, make more illegal states explicit 2016-05-17 21:22:50 +02:00
DatabaseUtil.java Add license headers 2015-04-10 15:20:36 +02:00
EmailKeyHelper.java Resolve merge conflicts 2016-10-27 19:03:37 +02:00
FabContainer.java Add license headers 2015-04-10 15:20:36 +02:00
FileHelper.java Handle encrypted files while importing keys 2016-03-27 18:20:29 +02:00
FileHelperLollipop.java FileHelperLollipop: Check by comparing UID instead of checking files read permissions. This fixes sharing of file uris from sdcard 2015-11-19 18:35:19 +01:00
FilterCursorWrapper.java Use more modular Keybase lib with OkHttp wrapper 2015-09-21 12:49:02 +02:00
InputData.java update progress handling in PgpDecryptVerifyOperation 2016-05-11 16:17:01 +02:00
IntentIntegratorSupportV4.java
Iso7816TLV.java lift language level to java 7, and some code cleanup 2015-01-25 12:36:00 +01:00
IterableIterator.java
IteratorWithSize.java ImportKeys: Extract interface and refactoring 2016-08-19 22:35:34 +02:00
KeyUpdateHelper.java renamed KeychainIntentService to KeychainService 2015-06-01 17:43:00 +05:30
Log.java lift language level to java 7, and some code cleanup 2015-01-25 12:36:00 +01:00
LruCache.java ImportKeys: Use cache for Highlighter 2016-08-19 22:35:51 +02:00
NfcHelper.java Mime type consistency 2015-10-15 19:56:04 +02:00
OkHttpClientFactory.java Use cert pinning only if available 2016-04-09 18:34:00 +02:00
OkHttpKeybaseClient.java Use cert pinning only if available 2016-04-09 18:34:00 +02:00
OrientationUtils.java Lock orientation for yubikey operations 2015-08-12 21:26:15 +02:00
ParcelableCache.java IMplement CryptoInputParcelCacheService 2015-04-13 23:29:35 +02:00
ParcelableFileCache.java ImportKeys: Refactoring 2016-08-21 17:35:23 +02:00
ParcelableHashMap.java save instance state in DecryptListFragment 2015-06-19 18:53:17 +02:00
ParcelableProxy.java Preparations for support of onion keyservers. Refactoring of Keyserver and proxy related classes 2016-10-27 16:19:43 +02:00
Passphrase.java Merge branch 'master' into performance 2016-02-10 17:36:02 +01:00
PositionAwareInputStream.java
Preferences.java UI for onion keyserver, fix preference upgrade 2016-10-27 17:01:22 +02:00
Primes.java
PRNGFixes.java
ProgressFixedScaler.java Add license headers 2015-04-10 15:20:36 +02:00
ProgressScaler.java prevent cancel dring consolidate, move logic into progressable 2014-10-26 22:00:57 +01:00
SecurityTokenUtils.java SecurityToken: fix put key, add key format handling 2016-07-02 19:45:23 +06:00
TlsHelper.java Use cert pinning only if available 2016-04-09 18:34:00 +02:00
UsbConnectionDispatcher.java Fix animation in manage keys for security tokens 2016-04-30 15:24:09 +02:00
Utf8Util.java