aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Put actionbar methods in helperDominik Schürmann2013-09-0814-139/+179
|
* Change icon of API Demo for differentiation with main appDominik Schürmann2013-09-0611-2/+1
|
* Preparation for other app settingsDominik Schürmann2013-09-063-25/+25
|
* sign and encrypt basically workingDominik Schürmann2013-09-065-62/+89
|
* Work on encryption in new serviceDominik Schürmann2013-09-065-65/+114
|
* Update url and about screenDominik Schürmann2013-09-062-8/+14
|
* Relicensing from Apache License v2 to GPLv3+. This is only done on classes ↵Dominik Schürmann2013-09-0650-433/+565
| | | | 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.
* Use ButtonBar instead of ActionBar on Done/Cancel activitiesDominik Schürmann2013-09-063-145/+121
|
* Disable old APIDominik Schürmann2013-09-062-5/+9
|
* Use mime type in NFC as defined in RFC3156Dominik Schürmann2013-09-062-3/+4
|
* Always use insertProvider instead of addProviderDominik Schürmann2013-09-061-12/+15
|
* fix permission checkDominik Schürmann2013-09-061-27/+30
|
* Add PRNG fixes by GoogleDominik Schürmann2013-09-062-0/+323
|
* rename version field in data to KeychainDominik Schürmann2013-09-062-2/+2
|
* merge k9mail back into masterDominik Schürmann2013-09-0665-852/+2838
|\
| * Testing encrypt by serviceDominik Schürmann2013-09-064-30/+83
| |
| * Put model into own class for easier use in serviceDominik Schürmann2013-09-065-65/+149
| |
| * Register works basicallyDominik Schürmann2013-09-067-40/+41
| |
| * Disable parts of the old APIDominik Schürmann2013-09-067-150/+203
| |
| * remove dead codeDominik Schürmann2013-09-063-29/+30
| |
| * Put logic into fragment for reuseDominik Schürmann2013-09-066-201/+234
| |
| * api apps adapter with iconsDominik Schürmann2013-09-064-9/+41
| |
| * select key for api appsDominik Schürmann2013-09-067-49/+165
| |
| * Include DoneBar for edit activitiesDominik Schürmann2013-09-0514-46/+194
| |
| * Fix revoke and saveDominik Schürmann2013-09-053-61/+69
| |
| * rename crypto consumers to api appsDominik Schürmann2013-09-0511-78/+123
| |
| * App settings activityDominik Schürmann2013-09-0413-50/+174
| |
| * Settings fragment and activity for appsDominik Schürmann2013-09-0411-113/+220
| |
| * Show app name in registered appsDominik Schürmann2013-09-0410-19/+94
| |
| * Redifine Service callbacksDominik Schürmann2013-07-258-47/+147
| |
| * RestructureDominik Schürmann2013-07-018-14/+18
| |
| * More work on crypto consumersDominik Schürmann2013-07-0114-17/+205
| |
| * Add database columns for crypto consumer preferencesDominik Schürmann2013-06-183-2/+33
| |
| * some fixes all overDominik Schürmann2013-06-176-65/+197
| |
| * Possible to add allowed packagesDominik Schürmann2013-06-175-19/+44
| |
| * Fix activity manifest entryDominik Schürmann2013-06-172-4/+3
| |
| * Rename foir clarificationDominik Schürmann2013-06-174-14/+14
| |
| * Better API demo, open activity from service, discover crypto provider with ↵Dominik Schürmann2013-06-1716-304/+907
| | | | | | | | packagemanager instead of register intent
| * rename to openintents namespaceDominik Schürmann2013-05-299-20/+22
| |
| * Check if passphrase is needed in PassphraseCacheService, extend documentationDominik Schürmann2013-05-291-22/+30
| |
| * update APIDominik Schürmann2013-05-282-18/+32
| |
* | Merge pull request #72 from felixb/fix-wordingDominik Schürmann2013-08-152-53/+53
|\ \ | | | | | | Fix wording (includes #71)
| * | fix wording: s/keyring/key/gFelix Bechstein2013-08-152-53/+53
| | |
* | | Merge pull request #71 from felixb/fix-gradleDominik Schürmann2013-08-153-28/+33
|\| | | | | | | | fix gradle build
| * | fix gradle buildFelix Bechstein2013-08-153-28/+33
|/ /
* | Merge pull request #68 from m0rph3us1987/masterDominik Schürmann2013-08-091-1/+5
|\ \ | | | | | | Pass encrypted messages to different messaging services
| * | Type is set to text/plain so that encrypted messages can be sent with ↵Enrico Oliverio2013-08-091-1/+5
|/ / | | | | | | Whatsapp, Hangouts, SMS etc...
* | Merge pull request #64 from bcbarnes-gmx/Issue53Dominik Schürmann2013-07-2511-84/+48
|\ \ | | | | | | Implemented issue #53 - Change intent actions from extra ints to intent actions
| * \ Merge branch 'master' into Issue53bcbarnes-gmx2013-07-241-0/+18
| |\ \ | |/ / |/| |
* | | Add coding style to READMEDominik Schürmann2013-07-231-0/+18
| | |