aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* parametrize FileImportCache for filenameVincent Breitmoser2014-08-171-5/+6
* Remove MD5 supportDominik Schürmann2014-08-141-1/+0
* Use CompressionAlgorithmTags instead of homebrew constantsDominik Schürmann2014-08-051-4/+5
* Merge pull request #728 from mar-v-in/improve-file-moreDominik Schürmann2014-08-041-0/+36
|\
| * Merge branch 'master' into improve-file-moremar-v-in2014-07-312-4/+10
| |\
| * | Add temporary file storage as discussed in #665mar-v-in2014-07-011-0/+36
* | | make FileImportCache generic, iterable, and add unit testVincent Breitmoser2014-08-011-26/+26
* | | move classes around a bitVincent Breitmoser2014-08-011-0/+179
| |/ |/|
* | completely overengineer progress indication in {modify,create}SecretKeyRing m...Vincent Breitmoser2014-07-311-2/+2
* | Merge branch 'master' into ditch-appmsgVincent Breitmoser2014-07-261-3/+9
|\ \
| * | modifyKey: error out on integrity check failsVincent Breitmoser2014-07-121-3/+9
| |/
* / use SuperToast instead of AppMsg in code, part 1Vincent Breitmoser2014-07-071-1/+1
|/
* Moved Keybase stuff into KeybaseLib submoduleTim Bray2014-06-201-121/+0
* Changed license headerDaniel Haß2014-06-161-11/+11
* Moved Notify class to utilsDaniel Haß2014-06-161-0/+70
* Move SlidingTabLayout and SlidingTabStrip into appropriate subpackageDominik Schürmann2014-06-062-529/+0
* Add highlighting to keyserver/keybase searchThialfihar2014-05-161-0/+57
* JWalk javadocsTim Bray2014-05-141-0/+48
* Move logic classes for import into own sub-packageDominik Schürmann2014-05-067-590/+8
* ui: apply purple theme (twi is best color)Vincent Breitmoser2014-05-061-1/+1
* Fix license headerDominik Schürmann2014-05-051-12/+11
* Merge pull request #603 from timbray/masterDominik Schürmann2014-05-054-16/+252
|\
| * Per pull-request comments.Tim Bray2014-05-044-34/+35
| * Changes should now be in sync with dominikTim Bray2014-04-301-4/+5
| * keybase ID stuffTim Bray2014-04-291-3/+8