aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/org/sufficientlysecure/keychain/remote_api
Commit message (Collapse)AuthorAgeFilesLines
* unify naming of api package and processDominik Schürmann2013-09-138-1813/+0
|
* remove unnecessary boolean from SignatureResultDominik Schürmann2013-09-131-2/+2
|
* rename api to openpgp apiDominik Schürmann2013-09-102-46/+46
|
* Fixes for decrypt and signDominik Schürmann2013-09-091-39/+75
|
* update gradle, description,...Dominik Schürmann2013-09-091-5/+6
|
* Ascii armror docDominik Schürmann2013-09-091-3/+3
|
* Handle no selection of pub keys correctlyDominik Schürmann2013-09-091-6/+14
|
* Handle dublicate or missing pub keys corresponding to user ids, handle ↵Dominik Schürmann2013-09-092-28/+108
| | | | navigating back from service activity properly
* task affinity of service activityDominik Schürmann2013-09-091-1/+1
|
* Make asciiArmor a parameter, extend advanced app settingsDominik Schürmann2013-09-093-55/+161
|
* Handle wrong/no passphraseDominik Schürmann2013-09-081-4/+19
|
* Use handler with messenger instead of Binder for communication between ↵Dominik Schürmann2013-09-083-195/+210
| | | | service and activity
* lock thread for user inputDominik Schürmann2013-09-082-6/+19
|
* api: handle passphrase entering correctlyDominik Schürmann2013-09-081-6/+6
|
* sign via apiDominik Schürmann2013-09-082-35/+60
|
* Select pub key when email could not be foundDominik Schürmann2013-09-082-20/+66
|
* Make select fragments more reusableDominik Schürmann2013-09-082-10/+22
|
* Put actionbar methods in helperDominik Schürmann2013-09-084-42/+26
|
* Preparation for other app settingsDominik Schürmann2013-09-061-3/+5
|
* sign and encrypt basically workingDominik Schürmann2013-09-062-49/+83
|
* Work on encryption in new serviceDominik Schürmann2013-09-061-17/+68
|
* Relicensing from Apache License v2 to GPLv3+. This is only done on classes ↵Dominik Schürmann2013-09-069-36/+125
| | | | that (have copyright by Dominik Schürmann or Markus Doits) or (are completly refactored by me and contain no remaining code by Thialfihar). Code by Thialfihar (not reachable by mail) and Shaun Senecal (disagreed on license change) remain Apache License v2.
* Testing encrypt by serviceDominik Schürmann2013-09-061-25/+60
|
* Put model into own class for easier use in serviceDominik Schürmann2013-09-064-60/+105
|
* Register works basicallyDominik Schürmann2013-09-062-19/+31
|
* Disable parts of the old APIDominik Schürmann2013-09-061-5/+3
|
* remove dead codeDominik Schürmann2013-09-062-28/+28
|
* Put logic into fragment for reuseDominik Schürmann2013-09-063-164/+224
|
* api apps adapter with iconsDominik Schürmann2013-09-062-8/+13
|
* select key for api appsDominik Schürmann2013-09-062-35/+104
|
* Include DoneBar for edit activitiesDominik Schürmann2013-09-051-20/+49
|
* Fix revoke and saveDominik Schürmann2013-09-052-35/+32
|
* rename crypto consumers to api appsDominik Schürmann2013-09-055-34/+81
|
* App settings activityDominik Schürmann2013-09-044-9/+127
|
* Settings fragment and activity for appsDominik Schürmann2013-09-045-10/+74
|
* Show app name in registered appsDominik Schürmann2013-09-044-11/+81
|
* Redifine Service callbacksDominik Schürmann2013-07-254-21/+45
|
* RestructureDominik Schürmann2013-07-015-0/+723