aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java
Commit message (Collapse)AuthorAgeFilesLines
* Support OpenPGP API v9Dominik Schürmann2015-08-281-10/+6
|
* Cleanup OpenPgpService2 code, update openpgp-api libDominik Schürmann2015-08-281-51/+3
|
* Merge branch 'master' of https://github.com/mgeier63/open-keychain into ↵Dominik Schürmann2015-08-282-61/+188
|\ | | | | | | mgeier63-master
| * service side support for https://github.com/open-keychain/openpgp-api/pull/3mgeier632015-08-272-61/+188
| |
* | Make keybase an experimental featureDominik Schürmann2015-08-286-97/+113
| |
* | introduce text protection and fix color change after confirmDominik Schürmann2015-08-281-1/+10
| |
* | Improve scrolling in key viewDominik Schürmann2015-08-281-0/+1355
| |
* | Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2015-08-2810-140/+177
|\ \
| * \ Merge branch 'master' of github.com:open-keychain/open-keychainVincent Breitmoser2015-08-274-9/+174
| |\ \
| * \ \ Merge branch 'master' of github.com:open-keychain/open-keychainVincent Breitmoser2015-08-271-0/+2
| |\ \ \
| * | | | use nicer filenames during exportVincent Breitmoser2015-08-272-4/+22
| | | | |
| * | | | some cleanup in FileHelper, and allow input of filename during exportVincent Breitmoser2015-08-279-139/+158
| | | | |
* | | | | Collapsing ToolbarDominik Schürmann2015-08-281-35/+32
| |_|/ / |/| | |
* | | | Experimental word comparisonDominik Schürmann2015-08-274-9/+174
| |/ / |/| |
* | | Fix theme settingDominik Schürmann2015-08-271-0/+2
|/ /
* | Use SwitchPreference more oftenDominik Schürmann2015-08-271-14/+14
| |
* | Experimental features settings reworkedDominik Schürmann2015-08-273-18/+42
| |
* | Remove dead codeDominik Schürmann2015-08-277-631/+42
| |
* | Experimental feature settingDominik Schürmann2015-08-273-7/+51
|/
* Merge pull request #1501 from open-keychain/multi-thread-fixDominik Schürmann2015-08-241-55/+31
|\ | | | | Fixed crash during "update all"
| * fixed update all crashAdithya Abraham Philip2015-08-241-55/+31
| |
* | API: Fix get sign key, related to OpenPgpKeyPreference bugsDominik Schürmann2015-08-242-30/+37
|/
* Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2015-08-243-1/+9
|\
| * trigger indexing of file after operation (#1498)Vincent Breitmoser2015-08-221-1/+6
| |
| * mention filename to export to in logVincent Breitmoser2015-08-222-0/+3
| |
* | Move proxy pref values out of stringsDominik Schürmann2015-08-242-7/+15
|/
* introduced constants for keyserver sync, fixed sync issueAdithya Abraham Philip2015-08-2011-67/+77
|
* added on/off summariesAdithya Abraham Philip2015-08-201-1/+26
|
* added sync preferencesAdithya Abraham Philip2015-08-203-3/+74
|
* changed orbot notification iconsAdithya Abraham Philip2015-08-202-7/+12
|
* reworked keyserversyncadapterservice flowAdithya Abraham Philip2015-08-208-163/+385
|
* improved orbot notify, added periodic syncAdithya Abraham Philip2015-08-203-14/+100
|
* introduced keyserver sync adapterAdithya Abraham Philip2015-08-2011-26/+428
|
* Fix theme problemsDominik Schürmann2015-08-182-4/+4
|
* Fix CryptoInputParcel handling for YubiKeysDominik Schürmann2015-08-181-20/+5
|
* Merge branch 'master' of github.com:open-keychain/open-keychainVincent Breitmoser2015-08-171-43/+5
|\
| * Revoke master key onlyDominik Schürmann2015-08-171-43/+5
| |
* | apply fixPgpMessage to plaintext/armored decrypt inputVincent Breitmoser2015-08-172-23/+34
|/
* display dummy key for empty result, don't display during searchVincent Breitmoser2015-08-141-2/+3
|
* show dummy item if there are no secret keysVincent Breitmoser2015-08-142-3/+70
|
* always show MainActivity after first-time CreateKeyActivityVincent Breitmoser2015-08-142-14/+16
|
* Lock orientation for yubikey operationsDominik Schürmann2015-08-122-0/+90
|
* Change license of NfcOperationActivity and fix copyright in BaseNfcActivityDominik Schürmann2015-08-122-3/+19
|
* Fix theme bugsDominik Schürmann2015-08-126-13/+41
|
* Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2015-08-121-0/+1
|\
| * Merge branch 'master' of github.com:open-keychain/open-keychainVincent Breitmoser2015-08-121-5/+21
| |\
| * | show result error in cachingcryptooperationfragment (related #1445)Vincent Breitmoser2015-08-121-0/+1
| | |
* | | Adpt official theme naming schemaDominik Schürmann2015-08-121-2/+2
| |/ |/|
* | API: Better fallback for OpenPgpDecryptionResultDominik Schürmann2015-08-121-5/+21
|/
* Support API version 8Dominik Schürmann2015-08-101-2/+3
|