aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/AndroidManifest.xml
Commit message (Expand)AuthorAgeFilesLines
* Add theme settingThialfihar2015-07-211-4/+4
* added licenses, cleaned up code, fixed warningsAdithya Abraham Philip2015-07-131-1/+1
* added retry on upload failureAdithya Abraham Philip2015-07-131-0/+3
* use only one DeleteDialogActivityAdithya Abraham Philip2015-07-131-3/+0
* implemented revocation on deletionAdithya Abraham Philip2015-07-131-0/+6
* added proxy support to OperationHelperAdithya Abraham Philip2015-07-031-0/+3
* Subtle design improvements to yubikey dialogDominik Schürmann2015-07-031-1/+1
* New NFC dialog design with indeterminate progress, do NFC stuff in backgroundDominik Schürmann2015-07-031-0/+1
* Merge branch 'master' of github.com:open-keychain/open-keychainAdithya Abraham Philip2015-06-301-14/+13
|\
| * Connect YubiKey URL to OpenKeychainDominik Schürmann2015-06-291-9/+9
| * Create key wizard for blank YubiKeyDominik Schürmann2015-06-291-11/+9
| * Use signature-level signature for TemporaryStorageProvider and describe the s...Dominik Schürmann2015-06-291-3/+4
* | renamed KeychainNewService to KeychainServiceAdithya Abraham Philip2015-06-271-1/+1
* | deleted KeychainServiceAdithya Abraham Philip2015-06-271-3/+0
|/
* rename activities to match new purposeVincent Breitmoser2015-06-181-9/+10
* handle multiple input URIs and Intent.SEND_MULTIPLEVincent Breitmoser2015-06-181-11/+4
* Merge remote-tracking branch 'origin/master' into v/multi-decryptVincent Breitmoser2015-06-111-11/+6
|\
| * Fix debug/release build separationDominik Schürmann2015-06-111-2/+2
| * Temporary fix for testDebugDominik Schürmann2015-06-101-4/+2
| * Use authority res stringsDominik Schürmann2015-06-101-5/+2
| * Allow debug build besides release buildDominik Schürmann2015-06-101-5/+5
* | eventbus: initial attempt, replace messenger hack with eventbus communicationVincent Breitmoser2015-06-061-0/+3
|/
* renamed KeychainIntentService to KeychainServiceAdithya Abraham Philip2015-06-011-1/+1
* Version 3.2.3Dominik Schürmann2015-05-291-2/+2
* Version 3.2.2Dominik Schürmann2015-05-211-2/+2
* 3.2.1Dominik Schürmann2015-05-101-2/+2
* Reformat manifestDominik Schürmann2015-05-101-23/+23
* Version 3.2Dominik Schürmann2015-05-061-2/+2
* Cleanup manifestDominik Schürmann2015-05-051-15/+16
* API: Allow selection of decryption keys when decryption failsDominik Schürmann2015-04-301-0/+5
* support for handling keyserver urls from browser, added documentationAdithya Abraham Philip2015-04-201-0/+17
* IMplement CryptoInputParcelCacheServiceDominik Schürmann2015-04-131-0/+4
* remove unused NfcActivityVincent Breitmoser2015-03-301-6/+0
* Merge branch 'development' into v/crypto-input-parcelDominik Schürmann2015-03-241-2/+5
|\
| * 3.2beta3Dominik Schürmann2015-03-231-2/+2
| * shifted multi-threading to own serviceAdithya Abraham Philip2015-03-231-0/+3
* | work on ad-hoc yubikey import supportVincent Breitmoser2015-03-211-0/+2
* | Merge remote-tracking branch 'origin/development' into developmentVincent Breitmoser2015-03-201-7/+1
|\|
| * Manage my keys wizardDominik Schürmann2015-03-191-7/+1
* | generalize nfc crypto input structureVincent Breitmoser2015-03-181-0/+6
|/
* Manifest cleanupDominik Schürmann2015-03-171-9/+12
* Put API activites in normal process to allow hydrate/dehydrate of logsDominik Schürmann2015-03-151-4/+2
* links own keys to me profile in contactsAdithya Abraham Philip2015-03-131-0/+1
* Version 3.2beta2Dominik Schürmann2015-03-101-2/+2
* API 7Dominik Schürmann2015-03-101-0/+6
* Make create key wizard step-by-stepDominik Schürmann2015-03-091-1/+1
* Update patternview lib, remove workaroundDominik Schürmann2015-03-031-2/+0
* Fix keyboard overlay bug on top of edittextsDominik Schürmann2015-02-271-1/+1
* Better qr code resizingDominik Schürmann2015-02-271-1/+1
* go to directly to certify screen after nfc importVincent Breitmoser2015-02-271-9/+9