aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge pull request #336 from Emantor/travis_new_build_toolsDominik Schürmann2014-03-051-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Update travis to build-tools-19.0.3Emantor2014-03-051-1/+1
| |/ / / / / / /
* | | | | | | | Merge pull request #335 from honnel/masterDominik Schürmann2014-03-0522-277/+312
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of https://github.com/honnel/openpgp-keychainDaniel Hammann2014-03-050-0/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Lint Issue:Daniel Hammann2014-03-0510-262/+262
| * | | | | | | | | Lint Issue:Daniel Hammann2014-03-0510-263/+263
| |/ / / / / / / /
| * | | | | | | | Merge branch 'master' of https://github.com/openpgp-keychain/openpgp-keychainDaniel Hammann2014-03-05109-2493/+1847
| |\| | | | | | |
| * | | | | | | | Added build-tool and api level version informationDaniel Hammann2014-03-051-2/+2
| * | | | | | | | updated build.gradle-Files to current Versions of build-tools and SDK.Daniel Hammann2014-03-0510-12/+12
* | | | | | | | | Merge pull request #337 from siacs/masterDominik Schürmann2014-03-052-0/+112
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | added automaticaly generated ant filesDaniel Gultsch2014-03-052-0/+112
|/ / / / / / / /
* | | | | | | | Fix passphrase retrievalDominik Schürmann2014-03-051-8/+10
* | | | | | | | Code cleaning in PgpDecryptVerifyDominik Schürmann2014-03-041-42/+46
* | | | | | | | Fix license header of key server filesDominik Schürmann2014-03-042-2/+6
* | | | | | | | Remove unused importsDominik Schürmann2014-03-041-6/+0
* | | | | | | | name KeychainIntentService properlyDominik Schürmann2014-03-041-1/+1
* | | | | | | | Update from transifexDominik Schürmann2014-03-048-26/+26
* | | | | | | | 2.3.1 beta2Dominik Schürmann2014-03-042-3/+3
* | | | | | | | Enforce private key for applications, verify signed-only texts without passph...Dominik Schürmann2014-03-046-163/+267
* | | | | | | | return SIGNATURE_SUCCESS_UNCERTIFIED from serviceDominik Schürmann2014-03-042-2/+4
| | * | | | | | Use string from strings.xmlMiroojin Bakshi2014-03-062-1/+2
| | * | | | | | Add documentationMiroojin Bakshi2014-03-061-3/+8
| | * | | | | | Hide CalendarView in tabletsMiroojin Bakshi2014-03-041-0/+3
| | * | | | | | Extend DatePickerDialog and override setTitle() method.Miroojin Bakshi2014-03-041-1/+12
| |/ / / / / / |/| | | | | |
| | | | | | * add certify action button to viewkeymainfragmentVincent Breitmoser2014-03-122-0/+28
| | | | | | * add empty view to viewkeycertsfragmentVincent Breitmoser2014-03-123-0/+13
| | | | | | * add menu to viewcertactivityVincent Breitmoser2014-03-122-4/+55
| | | | | | * add view cert activityVincent Breitmoser2014-03-129-10/+448
| | | | | | * forgot to commit two layout filesVincent Breitmoser2014-03-112-0/+76
| | | | | | * add "show unknown signatures" buttonVincent Breitmoser2014-03-114-21/+56
| | | | | | * add keys we don't know about, just for funVincent Breitmoser2014-03-111-0/+2
| | | | | | * experimental cert list, properVincent Breitmoser2014-03-114-57/+274
| | | | | | * experimental cert displayVincent Breitmoser2014-03-112-4/+8
| | | | | | * join cert info into query routinesVincent Breitmoser2014-03-111-3/+22
| | | | | | * experimental cert importVincent Breitmoser2014-03-111-7/+42
| | | | | | * certs: close in from both sides :)Vincent Breitmoser2014-03-112-12/+49
| | | | | | * (preliminary) certs tableVincent Breitmoser2014-03-113-1/+87
| | | | |_|/ | | | |/| |
| | | * | | add contact count to My Keys headerVincent Breitmoser2014-03-083-2/+30
| | | * | | better handling of multi select in ListKeysFragmentVincent Breitmoser2014-03-081-17/+22
| | | * | | ditch old key list activitiesVincent Breitmoser2014-03-0819-1433/+6
| | | * | | add edit button and secret key info to public key viewVincent Breitmoser2014-03-085-2/+71
| | | * | | move some placeholders into resourcesVincent Breitmoser2014-03-084-5/+6
| | | * | | Normalize public key uri in KeyListFragmentVincent Breitmoser2014-03-083-6/+29
| | | * | | Make EditKeyActivity's uri handling (more) saneVincent Breitmoser2014-03-082-6/+4
| | | * | | working unified list (no actions yet)Vincent Breitmoser2014-03-089-246/+450
| | | * | | copy public keylist as stub for unified keylistVincent Breitmoser2014-03-068-5/+776
| |_|/ / / |/| | | |
* | | | | Merge pull request #322 from mj7007/smooth_activity_switchDominik Schürmann2014-03-041-8/+15
|\ \ \ \ \
| * | | | | Smooth Activity Switch Fixedmj70072014-03-041-8/+15
* | | | | | Merge pull request #315 from jessicayuen/masterDominik Schürmann2014-03-047-11/+87
|\ \ \ \ \ \
| * | | | | | #226: Small fix to prevent message from being sent if IntentService is canceledJessica Yuen2014-03-031-0/+16