aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/util
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/development' into linked-identitiesVincent Breitmoser2015-03-101-6/+48
|\
| * RippleDominik Schürmann2015-03-101-3/+1
| * added CALLER_IS_SYNCADAPTER parameter to delete queriesAdithya Abraham Philip2015-03-101-3/+47
* | filter out unknown linked idsVincent Breitmoser2015-03-101-0/+76
|/
* Remove dublicate email checkDominik Schürmann2015-03-061-3/+1
* Improve way of getting possible names by filtering out emailsDominik Schürmann2015-03-061-1/+25
* Remove advanced preferences, move compression as menu item in encrypt activit...Dominik Schürmann2015-03-051-91/+0
* Remove preferences multi process min sdk checkDominik Schürmann2015-03-051-6/+2
* Debug optionsDominik Schürmann2015-03-051-1/+3
* Better selection of preferred algorithmDominik Schürmann2015-03-051-1/+9
* Simplified language: Confirm keysDominik Schürmann2015-03-041-2/+4
* Get high res version of contact photoDominik Schürmann2015-03-041-4/+5
* ContactHelper cleanupDominik Schürmann2015-03-041-32/+40
* Use master key id instead of fingerprint in sync adapter, use IS_EXPIRED inst...Dominik Schürmann2015-03-041-86/+104
* Cleanup of contact sync, debuggingDominik Schürmann2015-03-031-80/+110
* Use index constants in ContactHelperDominik Schürmann2015-03-021-7/+20
* forgot to commit FabContainerVincent Breitmoser2015-02-281-0/+8
* Disable default yubikey PIN by defaultDominik Schürmann2015-02-221-1/+1
* rewrite PgpSignEncrypt data flowVincent Breitmoser2015-02-013-2/+13
* prevent recursive consolidateVincent Breitmoser2015-01-311-1/+0
* Merge remote-tracking branch 'origin/t/snackbar' into developmentDominik Schürmann2015-01-291-3/+3
|\
* | lift language level to java 7, and some code cleanupVincent Breitmoser2015-01-2511-64/+35
* | Disable sharing chooser blacklisting for lollipopDominik Schürmann2015-01-191-2/+4
|/
* Yubikey numkey by default to trueDominik Schürmann2015-01-141-1/+1
* make user_ids table typed, with attribute_data supportVincent Breitmoser2015-01-141-3/+4
* Minor code cleanupDominik Schürmann2014-11-211-8/+8
* prevent cancel dring consolidate, move logic into progressableVincent Breitmoser2014-10-261-0/+6
* Move advanced info into own activityDominik Schürmann2014-10-261-10/+0
* integrate download from keyserver into key import operationVincent Breitmoser2014-10-232-9/+20
* Added option for num keypad for YubiKeyJerzy Kołosowski2014-10-131-0/+10
* rewrite export with new operation styleVincent Breitmoser2014-10-131-12/+4
* Replace many PgpGeneralExceptions with PgpKeyNotFoundExceptionDominik Schürmann2014-10-091-1/+2
* Revert "Replace PgpGeneralException with NotFoundException where appropriate"Dominik Schürmann2014-10-091-1/+1
* Replace PgpGeneralException with NotFoundException where appropriateDominik Schürmann2014-10-091-1/+1
* Make bit size optionalDominik Schürmann2014-10-051-1/+0
* move IteratorWithSize interface into ParcelableFileCache - much cleanerVincent Breitmoser2014-10-031-11/+18
* actually use iterator interface for ParcelableFileCache in activitiesVincent Breitmoser2014-10-031-1/+5
* get rid of two consolidate number preferencesVincent Breitmoser2014-10-031-20/+0
* use iterator interface exclusively in ParcelableFileCacheVincent Breitmoser2014-10-031-12/+9
* More debugging outputDominik Schürmann2014-10-011-0/+45
* add class for proper nfc tlv packet parsingVincent Breitmoser2014-09-291-0/+195
* passphrasecache: cache by master key, introduce preference for cache by subkeyVincent Breitmoser2014-09-231-0/+10
* Fix custom key configuration for primary user idsDominik Schürmann2014-09-211-1/+0
* package reordering: merge util and helper, there were no real difference; cre...Dominik Schürmann2014-09-1712-202/+1661
* New decrypt activity design (WIP), saner UTF8 decoding (replacing non-decodab...Dominik Schürmann2014-09-151-0/+53
* Consolidate on database upgradeDominik Schürmann2014-09-091-3/+10
* ditch NullProgressableVincent Breitmoser2014-08-301-0/+4
* add ecc supportVincent Breitmoser2014-08-241-9/+4
* add ProgressFixedScaler (forgot in a previous commit)Vincent Breitmoser2014-08-191-0/+29
* consolidate: split into two steps, can pick up at second step if anything failsVincent Breitmoser2014-08-191-1/+21