Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all editing cases I can think of now work | Ashley Hughes | 2014-03-27 | 1 | -1/+1 |
| | |||||
* | fix for editing master keys and IDs, case of change primary ID and modify ↵ | Ashley Hughes | 2014-03-27 | 1 | -3/+29 |
| | | | | master key props fails | ||||
* | pass through original primary ID | Ashley Hughes | 2014-03-27 | 3 | -0/+21 |
| | |||||
* | add original primary ID field to parcel | Ashley Hughes | 2014-03-26 | 1 | -0/+3 |
| | |||||
* | allow master key updates by removing old primary ID cert | Ashley Hughes | 2014-03-25 | 1 | -0/+8 |
| | |||||
* | delete IDs needs to update keyring, flag it | Ashley Hughes | 2014-03-25 | 1 | -1/+2 |
| | |||||
* | allow lists to be subkeys or keyrings | Ashley Hughes | 2014-03-25 | 1 | -6/+23 |
| | |||||
* | results of debugging, fix several bugs - more needed though... | Ashley Hughes | 2014-03-25 | 1 | -31/+45 |
| | |||||
* | comments, slight change to progress bar | Ashley Hughes | 2014-03-24 | 1 | -6/+10 |
| | |||||
* | make sure ID info is saved | Ashley Hughes | 2014-03-24 | 1 | -3/+10 |
| | |||||
* | work on saving | Ashley Hughes | 2014-03-24 | 1 | -22/+23 |
| | |||||
* | move stuff around, save work | Ashley Hughes | 2014-03-23 | 1 | -59/+61 |
| | |||||
* | unused imports | Ashley Hughes | 2014-03-11 | 1 | -4/+0 |
| | |||||
* | start modifying save code | Ashley Hughes | 2014-03-10 | 1 | -8/+26 |
| | |||||
* | uncomment, use Parcel. Builds, not functional | Ashley Hughes | 2014-03-07 | 1 | -25/+23 |
| | |||||
* | keep up with master | Ashley Hughes | 2014-03-07 | 168 | -3031/+2898 |
|\ | |||||
| * | API: get key | Dominik Schürmann | 2014-03-07 | 2 | -15/+55 |
| | | |||||
| * | Fix API docs | Dominik Schürmann | 2014-03-07 | 1 | -27/+36 |
| | | |||||
| * | Fix API docs | Dominik Schürmann | 2014-03-07 | 1 | -14/+14 |
| | | |||||
| * | remove icon from nfc dialog | Dominik Schürmann | 2014-03-06 | 1 | -1/+0 |
| | | |||||
| * | back to Gradle 1.10, Using Gradle 1.11 requires Android Studio 0.5.0 which ↵ | Dominik Schürmann | 2014-03-06 | 6 | -6/+6 |
| | | | | | | | | is not released yet | ||||
| * | Merge pull request #344 from ankushb92/ankush2 | Dominik Schürmann | 2014-03-06 | 28 | -85/+85 |
| |\ | | | | | | | #338 | ||||
| | * | corrected commit | Ankush | 2014-03-07 | 28 | -85/+85 |
| | | | | | | | | | | | | | | | | | | mCurrentPassPhrase, mChangePassPhrase Minor variable naming Issue #338 | ||||
| * | | fix pathes in README | Dominik Schürmann | 2014-03-06 | 1 | -3/+3 |
| | | | |||||
| * | | remove unused search definitions from manifest | Dominik Schürmann | 2014-03-06 | 1 | -40/+0 |
| | | | |||||
| * | | Merge pull request #354 from uberspot/master | Dominik Schürmann | 2014-03-06 | 10 | -12/+28 |
| |\ \ | | | | | | | | | Multiselect: Create 'select all' in public and secret keylist | ||||
| | * | | Multiselect: Create 'select all' in public and secret keylist | uberspot | 2014-03-06 | 10 | -12/+28 |
| | | | | |||||
| * | | | sdk 17 no longer needed | Dominik Schürmann | 2014-03-06 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge pull request #353 from Emantor/new_gradle | Dominik Schürmann | 2014-03-06 | 9 | -11/+20 |
| |\ \ | | | | | | | | | New gradle and gradle plugin Version | ||||
| | * | | Update README | Emantor | 2014-03-06 | 1 | -0/+9 |
| | | | | |||||
| | * | | Update missing build.gradle files | Emantor | 2014-03-06 | 2 | -2/+2 |
| | | | | |||||
| | * | | Switch from 0.9+ to 0.9.0 | Emantor | 2014-03-06 | 1 | -1/+1 |
| | | | | |||||
| | * | | Add new gradle-wrapper.jar | Emantor | 2014-03-06 | 4 | -4/+4 |
| | | | | |||||
| | * | | Update gradlewrapper to gradle 1.11 | Emantor | 2014-03-06 | 2 | -3/+3 |
| | | | | |||||
| | * | | Update to gradle 0.9+ jar | Emantor | 2014-03-06 | 1 | -2/+2 |
| |/ / | |||||
| * | | Merge pull request #350 from uberspot/master | Dominik Schürmann | 2014-03-06 | 5 | -0/+1 |
| |\ \ | | | | | | | | | add lock icon for 'Encrypt to..' multiselect option | ||||
| | * | | add lock icon for 'Encrypt to..' multiselect option | uberspot | 2014-03-06 | 5 | -0/+1 |
| |/ / | |||||
| * | | Merge pull request #349 from uberspot/master | Dominik Schürmann | 2014-03-06 | 3 | -0/+0 |
| |\ \ | | | | | | | | | Add search icon for other dpi | ||||
| | * | | Add search icon for other dpi | uberspot | 2014-03-06 | 3 | -0/+0 |
| | | | | |||||
| * | | | 2.3.1 beta3 | Dominik Schürmann | 2014-03-06 | 1 | -2/+2 |
| | | | | |||||
| * | | | Fix documentation and variable naming in API | Dominik Schürmann | 2014-03-06 | 4 | -58/+70 |
| | | | | |||||
| * | | | Fix verify of cleartext signatures with unknown keys | Dominik Schürmann | 2014-03-06 | 1 | -3/+5 |
| |/ / | |||||
| * | | Merge pull request #342 from mb-14/search | Dominik Schürmann | 2014-03-06 | 5 | -11/+93 |
| |\ \ | | |/ | |/| | Implement search for KeyListPublicFragment and SelectPublicKeyFragment | ||||
| | * | Use selectionArgs parameter to pass mCurquery. | Miroojin Bakshi | 2014-03-06 | 2 | -8/+12 |
| | | | |||||
| | * | Implement search for SelectPublicKeyFragment | Miroojin Bakshi | 2014-03-06 | 2 | -5/+39 |
| | | | |||||
| | * | Implement search for KeyListPublicFragment | Miroojin Bakshi | 2014-03-06 | 3 | -5/+49 |
| | | | |||||
| * | | Merge pull request #324 from mb-14/datefix | Dominik Schürmann | 2014-03-05 | 2 | -2/+25 |
| |\ \ | | | | | | | | | Expiry selection UI fix | ||||
| | * \ | Merge branch 'master' of ↵ | Miroojin Bakshi | 2014-03-06 | 43 | -590/+1109 |
| | |\ \ | | |/ / | |/| | | | | | | https://github.com/openpgp-keychain/openpgp-keychain into datefix | ||||
| * | | | Merge pull request #328 from bhargavgolla/patch-1 | Dominik Schürmann | 2014-03-05 | 1 | -1/+20 |
| |\ \ \ | | |_|/ | |/| | | Issue #234 : Adding a min date not to go below creation date | ||||
| | * | | Removed log statements as per Dominik's suggestions | Bhargav Golla | 2014-03-05 | 1 | -4/+0 |
| | | | |