aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/AndroidManifest.xml
Commit message (Expand)AuthorAgeFilesLines
* ssh authentication supportHEADmasterhsm2016-05-291-0/+1
* Fixed 'Orbot appears not to be running' (#1792)vanitasvitae2016-05-111-0/+6
* Merge branch 'master' into backup-apiDominik Schürmann2016-05-071-21/+64
|\
| * Merge branch 'master' of https://github.com/LuboViluda/open-keychain into Lub...Dominik Schürmann2016-04-291-4/+12
| |\
| | * Theme changeLubo Viluda2016-03-241-1/+1
| | * upgrade of Redirect import activityLubo Viluda2016-03-241-1/+2
| | * #1661 - Don't expose CertifyActivityLubo Viluda2016-03-201-5/+12
| * | OTG: Implement hidden activity usb detection techniqueNikita Mikhailov2016-04-141-0/+18
| * | OTG: Add usb device manager prototypeNikita Mikhailov2016-04-141-0/+5
| * | Final commitAdvaita2016-03-231-0/+10
| |/
| * Version 3.9Dominik Schürmann2016-03-031-5/+0
| * handle openpgp4fpr intent filter as import rather than certify (see #1661)Vincent Breitmoser2016-03-021-15/+17
| * external-provider: add (experimental) external providerVincent Breitmoser2016-02-241-1/+6
* | Add backup APIDominik Schürmann2016-03-011-0/+4
|/
* Extend documentation, proper method naming, use of deprecated method annotationDominik Schürmann2016-02-221-0/+2
* Split remote methods from activities for better seperationDominik Schürmann2016-02-221-0/+7
* Extract service parts from SecurityTokenOperationActivityDominik Schürmann2016-02-221-0/+6
* Split RemoteServiceActivity into multiple activitiesDominik Schürmann2016-02-151-8/+21
* after receiving panic trigger and locking app, remove from historyHans-Christoph Steiner2016-01-131-0/+3
* respond to generic panic trigger Intent by clearing passphrasesHans-Christoph Steiner2016-01-131-0/+11
* Fix singleTop definitionsDominik Schürmann2016-01-111-9/+7
* Use more generic 'Security Token' where possible, add sutitle to create key w...Dominik Schürmann2016-01-101-1/+1
* inline-ttl: create ttl choice customization setting activityVincent Breitmoser2016-01-061-0/+5
* Add activity to edit user ids onlyDominik Schürmann2015-12-301-2/+6
* Opt out from fullBackupContent for nowDominik Schürmann2015-12-221-0/+1
* added Facebook links support, reworked PreferencesAdithya Abraham Philip2015-12-061-0/+16
* Revert "Add first time wizard for sync settings"Dominik Schürmann2015-11-231-11/+0
* Add first time wizard for sync settingsDominik Schürmann2015-11-231-0/+11
* Show notification when READ_CONTACTS permission is denied in sync service, hi...Dominik Schürmann2015-11-231-6/+12
* Add READ_EXTERNAL_STORAGE permissionDominik Schürmann2015-11-031-19/+29
* Support for Android 6 ACTION_PROCESS_TEXTDominik Schürmann2015-11-021-0/+6
* Fix API 23 regression for activities without layout, see http://stackoverflow...Dominik Schürmann2015-11-021-6/+6
* Update zxing-android-embedded with new custom activityDominik Schürmann2015-10-261-1/+2
* Rename TemporaryStorageProvider to TemporaryFileProvider, use interface for d...Dominik Schürmann2015-10-151-1/+1
* enc-export: handle onSaveInstanceState, add nicer layout for landscapeVincent Breitmoser2015-09-291-1/+1
* Merge remote-tracking branch 'origin/master' into encrypted-exportVincent Breitmoser2015-09-281-3/+1
|\
| * Fix DECRYPT_DATA intentDominik Schürmann2015-09-181-3/+1
* | encrypted export WIPVincent Breitmoser2015-09-191-0/+8
|/
* enable view intent with text/plain (related #290)Vincent Breitmoser2015-09-161-1/+1
* Merge branch 'master' of github.com:open-keychain/open-keychainVincent Breitmoser2015-09-061-1/+1
|\
| * Fixes open-keychain/open-keychain#1515Kaladin Light2015-09-031-1/+1
* | linked: fix "navigate up" in LinkedIdWizard (imperfect)Vincent Breitmoser2015-09-061-1/+3
* | linked: use webview instead of app, and some minor layoutingsVincent Breitmoser2015-09-021-9/+0
|/
* linked: redesign github resource creation, implement ouath flow (WIP)Vincent Breitmoser2015-09-011-1/+11
* Merge remote-tracking branch 'origin/master'Vincent Breitmoser2015-08-291-2/+16
|\
| * Merge branch 'master' of https://github.com/mgeier63/open-keychain into mgeie...Dominik Schürmann2015-08-281-2/+16
| |\
| | * service side support for https://github.com/open-keychain/openpgp-api/pull/3mgeier632015-08-271-2/+16
* | | Merge branch 'linked-identities' (and fix OperationHelper ids)Vincent Breitmoser2015-08-291-0/+4
|\ \ \ | |/ / |/| |
| * | Merge tag 'v3.2.1' into linked-identitiesVincent Breitmoser2015-05-111-40/+46
| |\ \
| * \ \ Merge remote-tracking branch 'origin/development' into linked-identitiesVincent Breitmoser2015-04-261-0/+17
| |\ \ \