Updated Intents (markdown)
parent
2b569d927e
commit
aa799fa4f3
|
@ -20,6 +20,10 @@ Please look into [OpenKeychainIntentsActivity](https://github.com/open-keychain/
|
|||
* ``application/pgp-message`` for encrypted OpenPGP data
|
||||
* ``application/pgp-keys`` to import OpenPGP keys
|
||||
|
||||
#### Panic Intent
|
||||
|
||||
* ``info.guardianproject.panic.action.TRIGGER``: Clear password cache immediately. Fore more information see [Guardian Project's blog post](https://guardianproject.info/2016/01/12/panickit-making-your-whole-phone-respond-to-a-panic-button/)
|
||||
|
||||
#### OpenKeychain Intent actions:
|
||||
|
||||
We are following [Android Guidelines](http://developer.android.com/guide/components/intents-filters.html) by including the full package name as a prefix.
|
||||
|
|
Loading…
Reference in New Issue