aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/values
Commit message (Collapse)AuthorAgeFilesLines
* display AppMsg warning when no encryption subkey is availableVincent Breitmoser2014-05-071-0/+1
|
* Clarify languageDominik Schürmann2014-05-061-8/+8
|
* Some small style fixesDominik Schürmann2014-05-061-2/+2
|
* Always use section style instead of custom classDominik Schürmann2014-05-061-1/+2
|
* ui: apply purple theme (twi is best color)Vincent Breitmoser2014-05-061-3/+4
|
* ui: use textviews instead of bootstrap buttons in SignEncryptVincent Breitmoser2014-05-061-0/+1
|
* ui: remove primary subkey infoVincent Breitmoser2014-05-051-1/+1
|
* Merge pull request #603 from timbray/masterDominik Schürmann2014-05-052-0/+4
|\ | | | | Adds first level of keybase support
| * can search openkeychain, retrieve & install & use keys from thereTim Bray2014-04-292-0/+4
| |
* | Update from transifexDominik Schürmann2014-05-051-1/+2
| |
* | New key view design, using Android flat buttons and Android iconsDominik Schürmann2014-05-053-19/+33
|/
* Merge commit '0b7fb70'Vincent Breitmoser2014-04-221-0/+1
|\ | | | | | | | | Conflicts: OpenKeychain/src/main/res/values/strings.xml
| * split up filterSign and filterCertify in SelectSecretKeyFragmentVincent Breitmoser2014-04-201-0/+1
| | | | | | | | Closes #588
* | More code cleanupDominik Schürmann2014-04-191-10/+13
|/
* better error string for too many responsesDominik Schürmann2014-04-191-1/+1
|
* Trying a fix for #585Dominik Schürmann2014-04-191-1/+1
|
* Fix more stringsDominik Schürmann2014-04-191-6/+6
|
* certify keysDominik Schürmann2014-04-191-2/+2
|
* Remove unused strings, fix some lint errors, fix some language confusionsDominik Schürmann2014-04-181-54/+11
|
* add up navigation in ViewCertActivityVincent Breitmoser2014-04-171-0/+1
| | | | Fixes #567
* secret keys can only be deleted individually from multi selectionVincent Breitmoser2014-04-171-1/+2
|
* stripped support: implement has_secret support, in ui and impot of secret keysVincent Breitmoser2014-04-161-0/+2
| | | | Closes #570
* Improve verification result display, close #568Dominik Schürmann2014-04-152-12/+20
|
* key edit: fix crash when create date was after expiry date, change from ↵Dominik Schürmann2014-04-142-3/+8
| | | | gregorian calendar to calendar with creation from instance, experimental result status for decrypt activity
* Simplify and fix delete key dialogDominik Schürmann2014-04-111-3/+2
|
* get rid of more getMasterKeyId usage, work on getKeyRingsAsArmoredStringVincent Breitmoser2014-04-111-0/+2
|
* Select*KeyFragment rewritesVincent Breitmoser2014-04-101-0/+2
| | | | | | | | | | - moved all specific Public/Secret logic from the Adapter class into inner subclasses in the Fragments - more versatile status display ("revoked", "expired", "can certify"...) - applied view holder pattern - query logic, including subqueries, moved into provider classes Closes #375
* ViewCertActivity cleanupVincent Breitmoser2014-04-101-0/+8
| | | | Closes #547
* Modified Spinner values for CreateKeyDialog. Added info for user about ↵gogowitczak2014-04-082-4/+20
| | | | custom key length restrictions.
* Added possibility to enter custom key length. Added key length limitations, ↵gogowitczak2014-04-072-0/+5
| | | | according to issue #102 and SpongyCastle specification.
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-068-0/+626