aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* | Workaround for nullpointer bug in support lib, close #591Dominik Schürmann2014-04-228-16/+16
| |
* | More code cleanupDominik Schürmann2014-04-191-10/+13
|/
* Update from transifexDominik Schürmann2014-04-1926-106/+117
|
* 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-1911-33/+33
|
* certify keysDominik Schürmann2014-04-191-2/+2
|
* Update from transifexDominik Schürmann2014-04-1915-512/+0
|
* Remove unused strings, fix some lint errors, fix some language confusionsDominik Schürmann2014-04-1813-183/+16
|
* Translations from transifexDominik Schürmann2014-04-1835-27/+54
|
* Small language corrections (thanks to yahoe.001)Dominik Schürmann2014-04-181-1/+1
|
* changelog 2.6Dominik Schürmann2014-04-171-0/+1
|
* Add faq entry for keyserver bug, closes #552Dominik Schürmann2014-04-171-0/+3
|
* add up navigation in ViewCertActivityVincent Breitmoser2014-04-171-0/+1
| | | | Fixes #567
* use project icons for certification statusVincent Breitmoser2014-04-1732-2/+2
| | | | Closes #573
* secret keys can only be deleted individually from multi selectionVincent Breitmoser2014-04-171-1/+2
|
* essential instead of integralDominik Schürmann2014-04-161-1/+1
|
* Merge pull request #576 from Valodim/stripped-secretkeysDominik Schürmann2014-04-161-0/+2
|\ | | | | Support stripped secretkeys
| * stripped support: implement has_secret support, in ui and impot of secret keysVincent Breitmoser2014-04-161-0/+2
| | | | | | | | Closes #570
* | Translations from transifex, fix some strings referencesDominik Schürmann2014-04-1655-1144/+186
| |
* | Fix help_startDominik Schürmann2014-04-161-1/+1
|/
* Start changelog for 2.6Dominik Schürmann2014-04-161-0/+8
|
* Fix SIGNATURE_UNKNOWN_PUB_KEYDominik Schürmann2014-04-161-13/+11
|
* Fix ViewHolder in ImportKeysAdapterDominik Schürmann2014-04-151-1/+2
|
* center empty-info of cert fragment, closes #566Dominik Schürmann2014-04-151-2/+1
|
* Improve verification result display, close #568Dominik Schürmann2014-04-155-115/+156
|
* add web of trust help entryVincent Breitmoser2014-04-151-0/+21
|
* add debug backup/restore options to main menuVincent Breitmoser2014-04-141-0/+12
| | | | Closes #543
* Translations from transifexDominik Schürmann2014-04-1410-57/+251
|
* key edit: fix crash when create date was after expiry date, change from ↵Dominik Schürmann2014-04-1410-68/+88
| | | | gregorian calendar to calendar with creation from instance, experimental result status for decrypt activity
* More fixes for import item layoutDominik Schürmann2014-04-111-46/+56
|
* Simplify and fix delete key dialogDominik Schürmann2014-04-112-27/+2
|
* Remove queries from PgpKeyHelper, introduce encrypt to signer mode (not tested)Dominik Schürmann2014-04-111-1/+0
|
* Prettify view_key_userids_itemDominik Schürmann2014-04-111-4/+4
|
* Prettify more layoutsDominik Schürmann2014-04-113-97/+92
|
* get rid of more getMasterKeyId usage, work on getKeyRingsAsArmoredStringVincent Breitmoser2014-04-111-0/+2
|
* remove drawer layout remnants from import key dialogueVincent Breitmoser2014-04-103-78/+46
|
* 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-102-9/+14
| | | | Closes #547
* Prettify more layouts, fix edit and encrypt intents from key viewDominik Schürmann2014-04-093-7/+6
|
* Prettify some layoutsDominik Schürmann2014-04-094-47/+43
|
* Fix certification layoutDominik Schürmann2014-04-091-29/+21
|
* Modified Spinner values for CreateKeyDialog. Added info for user about ↵gogowitczak2014-04-083-4/+27
| | | | custom key length restrictions.
* Change license from ASLv2 to GPLv3 where possibleThialfihar2014-04-088-88/+89
|
* Update copyright timespan for ThialfiharThialfihar2014-04-088-13/+13
|
* Added possibility to enter custom key length. Added key length limitations, ↵gogowitczak2014-04-073-0/+23
| | | | according to issue #102 and SpongyCastle specification.
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-06335-0/+14127