Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | rename crypto consumers to api apps | Dominik Schürmann | 2013-09-05 | 11 | -78/+123 | |
| | | ||||||
| * | App settings activity | Dominik Schürmann | 2013-09-04 | 13 | -50/+174 | |
| | | ||||||
| * | Settings fragment and activity for apps | Dominik Schürmann | 2013-09-04 | 11 | -113/+220 | |
| | | ||||||
| * | Show app name in registered apps | Dominik Schürmann | 2013-09-04 | 10 | -19/+94 | |
| | | ||||||
| * | Redifine Service callbacks | Dominik Schürmann | 2013-07-25 | 8 | -47/+147 | |
| | | ||||||
| * | Restructure | Dominik Schürmann | 2013-07-01 | 8 | -14/+18 | |
| | | ||||||
| * | More work on crypto consumers | Dominik Schürmann | 2013-07-01 | 14 | -17/+205 | |
| | | ||||||
| * | Add database columns for crypto consumer preferences | Dominik Schürmann | 2013-06-18 | 3 | -2/+33 | |
| | | ||||||
| * | some fixes all over | Dominik Schürmann | 2013-06-17 | 6 | -65/+197 | |
| | | ||||||
| * | Possible to add allowed packages | Dominik Schürmann | 2013-06-17 | 5 | -19/+44 | |
| | | ||||||
| * | Fix activity manifest entry | Dominik Schürmann | 2013-06-17 | 2 | -4/+3 | |
| | | ||||||
| * | Rename foir clarification | Dominik Schürmann | 2013-06-17 | 4 | -14/+14 | |
| | | ||||||
| * | Better API demo, open activity from service, discover crypto provider with ↵ | Dominik Schürmann | 2013-06-17 | 16 | -304/+907 | |
| | | | | | | | | packagemanager instead of register intent | |||||
| * | rename to openintents namespace | Dominik Schürmann | 2013-05-29 | 9 | -20/+22 | |
| | | ||||||
| * | Check if passphrase is needed in PassphraseCacheService, extend documentation | Dominik Schürmann | 2013-05-29 | 1 | -22/+30 | |
| | | ||||||
| * | update API | Dominik Schürmann | 2013-05-28 | 2 | -18/+32 | |
| | | ||||||
* | | Merge pull request #72 from felixb/fix-wording | Dominik Schürmann | 2013-08-15 | 2 | -53/+53 | |
|\ \ | | | | | | | Fix wording (includes #71) | |||||
| * | | fix wording: s/keyring/key/g | Felix Bechstein | 2013-08-15 | 2 | -53/+53 | |
| | | | ||||||
* | | | Merge pull request #71 from felixb/fix-gradle | Dominik Schürmann | 2013-08-15 | 3 | -28/+33 | |
|\| | | | | | | | | fix gradle build | |||||
| * | | fix gradle build | Felix Bechstein | 2013-08-15 | 3 | -28/+33 | |
|/ / | ||||||
* | | Merge pull request #68 from m0rph3us1987/master | Dominik Schürmann | 2013-08-09 | 1 | -1/+5 | |
|\ \ | | | | | | | Pass encrypted messages to different messaging services | |||||
| * | | Type is set to text/plain so that encrypted messages can be sent with ↵ | Enrico Oliverio | 2013-08-09 | 1 | -1/+5 | |
|/ / | | | | | | | Whatsapp, Hangouts, SMS etc... | |||||
* | | Merge pull request #64 from bcbarnes-gmx/Issue53 | Dominik Schürmann | 2013-07-25 | 11 | -84/+48 | |
|\ \ | | | | | | | Implemented issue #53 - Change intent actions from extra ints to intent actions | |||||
| * \ | Merge branch 'master' into Issue53 | bcbarnes-gmx | 2013-07-24 | 1 | -0/+18 | |
| |\ \ | |/ / |/| | | ||||||
* | | | Add coding style to README | Dominik Schürmann | 2013-07-23 | 1 | -0/+18 | |
| | | | ||||||
| * | | Refactored action constants | bcbarnes-gmx | 2013-07-23 | 1 | -11/+11 | |
| | | | ||||||
| * | | Implemented issue #53 - Change intent actions from extra ints to intent actions | bcbarnes-gmx | 2013-07-23 | 11 | -84/+48 | |
|/ / | ||||||
* | | Merge pull request #62 from bcbarnes-gmx/Issue61 | Dominik Schürmann | 2013-07-22 | 1 | -1/+1 | |
|\ \ | | | | | | | Issue #61 - Unable to upload public keys to PKS | |||||
| * | | Issue #61 - Unable to upload public keys to PKS | bcbarnes-gmx | 2013-07-22 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge pull request #60 from bcbarnes-gmx/Issue43 | Dominik Schürmann | 2013-07-22 | 4 | -9/+37 | |
|\ \ | | | | | | | Change key bit length control into a dropdown | |||||
| * | | Change key bit length control into a dropdown | bcbarnes-gmx | 2013-07-22 | 4 | -9/+37 | |
|/ / | ||||||
* | | Merge pull request #59 from bcbarnes-gmx/Issue41 | Dominik Schürmann | 2013-07-22 | 3 | -5/+14 | |
|\ \ | | | | | | | Issues #41 and #43 | |||||
| * | | Issues #41 and #43 | bcbarnes-gmx | 2013-07-22 | 3 | -5/+14 | |
|/ / | ||||||
* | | Merge pull request #58 from bcbarnes-gmx/Issue55 | Dominik Schürmann | 2013-07-22 | 1 | -1/+1 | |
|\ \ | | | | | | | Implement Issue55 | |||||
| * | | Implement issue #55 | bcbarnes-gmx | 2013-07-22 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge pull request #57 from bcbarnes-gmx/Issue56 | Dominik Schürmann | 2013-07-22 | 3 | -4/+6 | |
|\ \ \ | |_|/ |/| | | Implemented Issue56 | |||||
| * | | Implemented issues #56 | bcbarnes-gmx | 2013-07-22 | 1 | -1/+2 | |
| |/ | ||||||
| * | Merge branch 'master' of git://github.com/ashh87/openpgp-keychain | bcbarnes-gmx | 2013-07-19 | 3 | -3/+4 | |
|/| | ||||||
| * | use Bouncycastle updated API | Ash Hughes | 2013-05-18 | 3 | -3/+4 | |
| | | ||||||
* | | debug infos | Dominik Schürmann | 2013-05-28 | 1 | -0/+2 | |
| | | ||||||
* | | Process safe implementation of PassphraseCacheService, First test for crypto ↵ | Dominik Schürmann | 2013-05-28 | 6 | -385/+288 | |
| | | | | | | | | provider | |||||
* | | Crypto Provider implementation start | Dominik Schürmann | 2013-05-28 | 23 | -86/+1492 | |
| | | ||||||
* | | gradle wrapper | Dominik Schürmann | 2013-05-25 | 1 | -2/+3 | |
| | | ||||||
* | | gradle wrapper | Dominik Schürmann | 2013-05-25 | 7 | -7/+18 | |
| | | ||||||
* | | Better than version check: gradle wrapper | Dominik Schürmann | 2013-05-25 | 1 | -2/+2 | |
| | | ||||||
* | | Check gradle version before building | Dominik Schürmann | 2013-05-25 | 1 | -1/+6 | |
| | | ||||||
* | | Update README for gradle | Dominik Schürmann | 2013-05-25 | 1 | -5/+11 | |
| | | ||||||
* | | move ActionBarSherlock lib, add gradle build files | Dominik Schürmann | 2013-05-25 | 443 | -34/+179 | |
| | | ||||||
* | | Merge pull request #51 from ashh87/master | Dominik Schürmann | 2013-05-13 | 8 | -28/+14 | |
|\| | | | | | | | | | | | Updates spongycastle to the fork: https://github.com/ashh87/spongycastle This allows us to import secret keys much more quickly and to enable passphrase changing for subkey only secret keys. | |||||
| * | enable passphrase changing for subkey only keychains | Ash Hughes | 2013-05-13 | 3 | -10/+3 | |
| | |