aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/remote/ApiPendingIntentFactory.java
Commit message (Expand)AuthorAgeFilesLines
* Update obsolete Nfc class prefixesNikita Mikhailov2016-04-161-2/+2
* OTG: Rename smartcard -> security tokenNikita Mikhailov2016-04-151-3/+3
* OTG: refactor, change nfc prefix to smartcardNikita Mikhailov2016-04-141-3/+3
* Passthrough of data Intent in methods of ApiPendingIntentFactory instead of c...Dominik Schürmann2016-02-231-28/+26
* Extend documentation, proper method naming, use of deprecated method annotationDominik Schürmann2016-02-221-26/+24
* Use FLAG_IMMUTABLEDominik Schürmann2016-02-221-6/+22
* Move PendingIntent creation into factoryDominik Schürmann2016-02-221-0/+166