aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Revert "Update README.md, icon set not used anymore"Dominik Schürmann2014-03-261-30/+34
| | | | | | | | | | | | | | | | This reverts commit 9d4582f9689f53589bbf7cc3e224f9fd061f1d51.
* | | | Forgot resourceDominik Schürmann2014-03-262-12/+14
| | | |
* | | | Merge pull request #482 from uberspot/masterDominik Schürmann2014-03-263-25/+49
|\ \ \ \ | | | | | | | | | | Fix style for expired/revoked keys
| * | | | add strike through text for revoked or expired keys and disable views for ↵uberspot2014-03-262-10/+27
| | | | | | | | | | | | | | | | | | | | revoked keys as well
| * | | | put expiry on a separate lineuberspot2014-03-261-15/+22
| | | | |
* | | | | Part 2 of basic user interface for api accountsDominik Schürmann2014-03-264-109/+64
|/ / / /
* | | | Accounts API, user interfaceDominik Schürmann2014-03-267-116/+258
| | | |
* | | | Simplify can encrypt checkDominik Schürmann2014-03-261-19/+24
| | | |
* | | | Merge pull request #471 from sreeram-boyapati/encryptionDominik Schürmann2014-03-261-1/+11
|\ \ \ \ | | | | | | | | | | Added can_encrypt check
| * | | | Added can_encrypt checkSreeram Boyapati2014-03-231-1/+11
| | | | |
* | | | | Merge pull request #479 from AlexanderS/subkey-expiryDominik Schürmann2014-03-262-1/+31
|\ \ \ \ \ | | | | | | | | | | | | Display expiry of subkeys in single key view.
| * | | | | Display expiry of subkeys in single key view.Alexander Sulfrian2014-03-252-1/+31
| | | | | |
* | | | | | Fix constraints and insertDominik Schürmann2014-03-264-19/+26
| | | | | |
* | | | | | Temporary fix for inserting by content providerDominik Schürmann2014-03-251-4/+4
| | | | | |
* | | | | | Merge pull request #474 from honnel/empty-list-flashDominik Schürmann2014-03-251-2/+3
|\ \ \ \ \ \ | | | | | | | | | | | | | | Empty list flash
| * | | | | | No "empty-list" layout flashing up on start of OpenKeychainDaniel Hammann2014-03-231-2/+3
| | | | | | |
| * | | | | | Merge branch 'master' of https://github.com/openpgp-keychain/openpgp-keychainDaniel Hammann2014-03-239-205/+350
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'ui-createkey'Daniel Hammann2014-03-231-10/+7
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge pull request #475 from thi/masterDominik Schürmann2014-03-2519-0/+114
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Add recent contributors to credits
| * | | | | | | | | Add recent contributors to creditsThialfihar2014-03-2419-0/+114
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Return account creation intent if account does not exists in dbDominik Schürmann2014-03-255-46/+60
| | | | | | | | |
* | | | | | | | | Fix update and insert for new api content providerDominik Schürmann2014-03-251-18/+14
| | | | | | | | |
* | | | | | | | | More experimental work on api accountsDominik Schürmann2014-03-259-86/+120
| | | | | | | | |
* | | | | | | | | Merge pull request #477 from thi/adjust-getting-started-textDominik Schürmann2014-03-2517-17/+17
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Change the getting started text
| * | | | | | | | | Change the getting started textThialfihar2014-03-2417-17/+17
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | "My Keys" is now wrapped into "Contacts".
* | | | | | | | | Merge branch 'master' of github.com:openpgp-keychain/openpgp-keychainDominik Schürmann2014-03-2532-145/+78
|\| | | | | | | |
| * | | | | | | | Merge pull request #476 from thi/rename-old-apg-thingsDominik Schürmann2014-03-2311-23/+23
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Rename old mentionings of APG-named things
| | * | | | | | | | Rename old mentionings of APG-named thingsThialfihar2014-03-2311-23/+23
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mostly in comments, most importantly: STORE_PATH now ends in /KeychainBlobs instead of /ApgBlobs
| * | | | | | | | Merge pull request #473 from thi/masterDominik Schürmann2014-03-2322-122/+55
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | Adjust credits, align signature in encrypt layout slightly, fix file decryption, remove icon set credits
| | * | | | | | | Update README.md, icon set not used anymoreThialfihar2014-03-231-34/+30
| | | | | | | | |
| | * | | | | | | Remove icon set creditsThialfihar2014-03-2319-38/+0
| | | | | | | | |
| | * | | | | | | Fix file decryption interfaceThialfihar2014-03-231-10/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Actually use mAssumeSymmetricEncryption and set it to false as default. Don't close the file input stream, so we can actually look for PGP encrypted data in the next step.
| | * | | | | | | Adjust encrypt layout, align signature with buttonThialfihar2014-03-231-2/+3
| | | | | | | | |
| | * | | | | | | Adjust creditsThialfihar2014-03-2319-38/+19
| |/ / / / / / /
* | | | | | | | More experimental work on API accountsDominik Schürmann2014-03-2523-434/+884
| | | | | | | |
* | | | | | | | put original license of launcher icon into repoDominik Schürmann2014-03-233-0/+69
| | | | | | | |
* | | | | | | | Extend provider for new api tablesDominik Schürmann2014-03-234-41/+222
| | | | | | | |
* | | | | | | | Move classes for OpenPGP API into remote packageDominik Schürmann2014-03-2312-19/+24
| | | | | | | |
* | | | | | | | New db table for api accountsDominik Schürmann2014-03-232-6/+25
|/ / / / / / /
* | | | | | | Merge pull request #469 from honnel/save-key-workaroundDominik Schürmann2014-03-231-1/+9
|\| | | | | | | | | | | | | | | | | | | | Can't save key after key generation
| * | | | | | Merge branch 'save-key-workaround' of ↵Daniel Hammann2014-03-220-0/+0
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/honnel/openpgp-keychain into save-key-workaround Conflicts: OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/service/KeychainIntentService.java
| | * | | | | | The current implementation of saving new generated key doesn't save the key ↵Daniel Hammann2014-03-221-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | due to the public key of master key id can not be resolved by ProviderHelper.getPGPPublicKeyByKeyId (via URI/Cursor). Workaround uses local keys-arraylist for resoving the pubkey of master key id.
| * | | | | | | The current implementation of saving new generated key doesn't save the key ↵Daniel Hammann2014-03-221-1/+9
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | due to the public key of master key id can not be resolved by ProviderHelper.getPGPPublicKeyByKeyId (via URI/Cursor). Workaround uses local keys-arraylist for resoving the pubkey of master key id.
* | | | | | | Use new FoldableLinearLayout in API settingsDominik Schürmann2014-03-232-59/+15
| | | | | | |
* | | | | | | Merge branch 'master' of github.com:openpgp-keychain/openpgp-keychainDominik Schürmann2014-03-227-150/+336
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #467 from uberspot/masterDominik Schürmann2014-03-226-140/+329
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Make foldable settings in EncryptActivity into a separate widget
| | * | | | | | | Make foldable settings in EncryptActivity a separate widgetuberspot2014-03-216-140/+329
| | |/ / / / / /
| * | | | | | | Merge pull request #468 from honnel/ui-createkeyDominik Schürmann2014-03-221-10/+7
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | | |/ / / / / Because of an unknown reason toast messages were commented out.
| | * / / / / Because of an unknown reason toast messages were commented out.Daniel Hammann2014-03-211-10/+7
| |/ / / / /
* / / / / / raname to mKeychainDatabaseDominik Schürmann2014-03-211-6/+6
|/ / / / /