aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix pathes in READMEDominik Schürmann2014-03-061-3/+3
|
* remove unused search definitions from manifestDominik Schürmann2014-03-061-40/+0
|
* Merge pull request #354 from uberspot/masterDominik Schürmann2014-03-0610-12/+28
|\ | | | | Multiselect: Create 'select all' in public and secret keylist
| * Multiselect: Create 'select all' in public and secret keylistuberspot2014-03-0610-12/+28
| |
* | sdk 17 no longer neededDominik Schürmann2014-03-061-1/+1
|/
* Merge pull request #353 from Emantor/new_gradleDominik Schürmann2014-03-069-11/+20
|\ | | | | New gradle and gradle plugin Version
| * Update READMEEmantor2014-03-061-0/+9
| |
| * Update missing build.gradle filesEmantor2014-03-062-2/+2
| |
| * Switch from 0.9+ to 0.9.0Emantor2014-03-061-1/+1
| |
| * Add new gradle-wrapper.jarEmantor2014-03-064-4/+4
| |
| * Update gradlewrapper to gradle 1.11Emantor2014-03-062-3/+3
| |
| * Update to gradle 0.9+ jarEmantor2014-03-061-2/+2
|/
* Merge pull request #350 from uberspot/masterDominik Schürmann2014-03-065-0/+1
|\ | | | | add lock icon for 'Encrypt to..' multiselect option
| * add lock icon for 'Encrypt to..' multiselect optionuberspot2014-03-065-0/+1
|/
* Merge pull request #349 from uberspot/masterDominik Schürmann2014-03-063-0/+0
|\ | | | | Add search icon for other dpi
| * Add search icon for other dpiuberspot2014-03-063-0/+0
| |
* | 2.3.1 beta3Dominik Schürmann2014-03-061-2/+2
| |
* | Fix documentation and variable naming in APIDominik Schürmann2014-03-064-58/+70
| |
* | Fix verify of cleartext signatures with unknown keysDominik Schürmann2014-03-061-3/+5
|/
* Merge pull request #342 from mb-14/searchDominik Schürmann2014-03-065-11/+93
|\ | | | | Implement search for KeyListPublicFragment and SelectPublicKeyFragment
| * Use selectionArgs parameter to pass mCurquery.Miroojin Bakshi2014-03-062-8/+12
| |
| * Implement search for SelectPublicKeyFragmentMiroojin Bakshi2014-03-062-5/+39
| |
| * Implement search for KeyListPublicFragmentMiroojin Bakshi2014-03-063-5/+49
| |
* | Merge pull request #324 from mb-14/datefixDominik Schürmann2014-03-052-2/+25
|\ \ | | | | | | Expiry selection UI fix
| * \ Merge branch 'master' of ↵Miroojin Bakshi2014-03-0643-590/+1109
| |\ \ | |/ / |/| | | | | https://github.com/openpgp-keychain/openpgp-keychain into datefix
* | | Merge pull request #328 from bhargavgolla/patch-1Dominik Schürmann2014-03-051-1/+20
|\ \ \ | |_|/ |/| | Issue #234 : Adding a min date not to go below creation date
| * | Removed log statements as per Dominik's suggestionsBhargav Golla2014-03-051-4/+0
| | |
| * | Set min date to one day after Created Date. Works on Honeycomb and aboveBhargav Golla2014-03-051-4/+25
| | |
| * | Adding a min date not to go below creation dateBhargav Golla2014-03-041-1/+3
| | |
* | | Merge pull request #339 from uberspot/masterDominik Schürmann2014-03-056-83/+323
|\ \ \ | | | | | | | | Put Preferences in subscreen
| * | | Put Preferences in subscreenuberspot2014-03-056-83/+323
| |/ /
* | | Merge pull request #336 from Emantor/travis_new_build_toolsDominik Schürmann2014-03-051-1/+1
|\ \ \ | | | | | | | | Update travis to build-tools-19.0.3
| * | | Update travis to build-tools-19.0.3Emantor2014-03-051-1/+1
| |/ / | | | | | | | | | Updates travis to support pull request #334
* | | Merge pull request #335 from honnel/masterDominik Schürmann2014-03-0522-277/+312
|\ \ \ | | | | | | | | updated build.gradle-Files to current Versions of build-tools and SDK.
| * \ \ Merge branch 'master' of https://github.com/honnel/openpgp-keychainDaniel Hammann2014-03-050-0/+0
| |\ \ \
| | * | | Lint Issue:Daniel Hammann2014-03-0510-262/+262
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TypographyEllipsis: Ellipsis string can be replaced with ellipsis character Replace "..." with ellipsis character (…, …) ... -> …
| * | | | Lint Issue:Daniel Hammann2014-03-0510-263/+263
| |/ / / | | | | | | | | | | | | | | | | | | | | TypographyEllipsis: Ellipsis string can be replaced with ellipsis character Replace "..." with ellipsis character (…, …) ... -> …
| * | | 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 generated ant files
| * | | 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 ↵Dominik Schürmann2014-03-046-163/+267
| | | | | | | | | | | | passphrase input, better internal decrypt and verify method