Commit Graph

686 Commits

Author SHA1 Message Date
Dominik Schürmann
40f2355b1a Intent action fixes 2013-01-17 01:48:57 +01:00
Dominik Schürmann
6d0192321e description and screenshots 2013-01-16 16:33:04 +01:00
Dominik Schürmann
de704e400d Fix intent filters for services 2013-01-16 15:17:59 +01:00
Dominik Schürmann
0fffa4500b Rename fixes 2013-01-16 14:45:15 +01:00
Dominik Schürmann
1feb948acf Renaming APG to OpenPGP Keychain 2013-01-16 14:31:16 +01:00
Dominik Schürmann
dbbd8f6856 Make ApiService thread safe 2013-01-10 19:37:51 +01:00
Dominik Schürmann
b83d82146b Synchronizing methods in ApgKeyService 2013-01-10 19:32:35 +01:00
Dominik Schürmann
275bcc443e Explicit export of provider 2013-01-09 14:51:25 +01:00
Dominik Schürmann
03e6843380 Fixes to use import intents without file data 2013-01-09 14:22:14 +01:00
Dominik Schürmann
8039d70876 nfc help header 2013-01-08 23:16:25 +01:00
Dominik Schürmann
3c48442399 changelog 2013-01-08 23:03:45 +01:00
Dominik Schürmann
152dddb5e9 Fix import from key server 2013-01-08 22:54:07 +01:00
Dominik Schürmann
d515b26796 Generic share of keyring via Android Intent SEND, renaming of own share intents 2013-01-08 22:12:23 +01:00
Dominik Schürmann
049dc908f8 Fixes, update Integration lib 2013-01-08 20:42:22 +01:00
Dominik Schürmann
55530597df Fix many problems with import from files 2013-01-08 19:19:45 +01:00
Dominik Schürmann
6fd44a0ec5 When exporting secret keyrings, also export public part 2013-01-08 17:48:56 +01:00
Dominik Schürmann
68039d3a8a Improved import with preview of keyrings 2013-01-08 17:01:45 +01:00
Dominik Schürmann
6cc7156fbd Share with NFC, Qr Code sharing refactored, Receiving NFC is not ready yet 2013-01-08 12:58:21 +01:00
Dominik Schürmann
9758cb673f Externalize all import actions into ImportKeysActivity 2013-01-07 15:56:56 +01:00
Dominik Schürmann
05778fd482 rename clipboard compatibility class 2013-01-06 18:16:02 +01:00
Dominik Schürmann
7f162ea0d5 rename clipboard compatibility class 2013-01-06 18:15:52 +01:00
Dominik Schürmann
1e5118c82a Externalize compatibility workarounds 2013-01-06 18:14:14 +01:00
Dominik Schürmann
109bc41044 Fix bug on Android 4.2 with DialogFragments especially with FileDialogFragment 2013-01-06 18:13:46 +01:00
Dominik Schürmann
b2dcc657c9 update readme 2013-01-03 13:09:45 +01:00
Dominik Schürmann
1dd685ecb0 Fix referencing of actionbarsherlock 2012-12-26 22:05:20 +01:00
Dominik Schürmann
e8ba991886 Fix IntentHelper 2012-12-21 14:42:52 +01:00
Dominik Schürmann
0ea0d516a1 Support fragments in api lib, bug fixes 2012-12-21 14:19:38 +01:00
Dominik Schürmann
07349ad416 licenses into readme 2012-12-19 14:05:08 +01:00
Dominik Schürmann
3b09f2d0f6 Fix for email query, add new email query with like 2012-12-16 18:53:23 +01:00
Dominik Schürmann
a9d80902f4 cleanup, add SCAN_QR_CODE intent 2012-12-14 19:16:10 +01:00
Dominik Schürmann
be4e3a10b0 AIDL API changes 2012-12-14 18:22:03 +01:00
Dominik Schürmann
2dcaad3d3b API changes 2012-12-12 19:14:09 +01:00
Dominik Schürmann
e3fea30abe Update ActionBarSherlock 2012-12-12 13:58:22 +01:00
Dominik
a4ea3e65a7 Fix export of keys 2012-11-22 12:47:20 +01:00
Dominik
8f686e67f3 Changed layout to have source on bottom in encrypt and decrypt, fixes for decrypt methods 2012-11-22 12:12:06 +01:00
Dominik
8abfb5a6f4 deactive search until it is reimplemented, syntax improvements in Compatibility class 2012-11-21 16:58:55 +01:00
Dominik
b56326aec8 update readme 2012-11-19 22:42:55 +01:00
Dominik
c36fdbd3f8 Fix didnt work, new fix and tests 2012-11-19 22:18:25 +01:00
Dominik
949035b009 Fix conflict between internal and external Provider on Android < 4.1 2012-11-19 21:13:11 +01:00
Dominik
f87eefe01e fix link to lib 2012-11-19 18:06:28 +01:00
Dominik
eae7dc5412 Merge branch 'master' of github.com:dschuermann/apg 2012-11-19 18:02:51 +01:00
Dominik
882610627c changed location of ActionBarSherlock lib 2012-11-19 18:01:05 +01:00
Dominik
be569984b8 rename main folders 2012-11-19 17:56:58 +01:00
Dominik Schürmann
4f7d61313c Merge pull request #26 from mtparet/master
EXTRA_KEY_ID = "masterKeyId"
2012-11-19 08:07:52 -08:00
Matthieu Paret
10a565383d fix EXTRA_KEY_ID=masterKeyID 2012-11-18 17:13:43 -08:00
Dominik
e8ec4d280c permission check not for own app 2012-11-17 20:06:39 +01:00
Dominik
0123bef9ce fixed sql quieries in select pub/secret key 2012-11-17 19:54:49 +01:00
Dominik
56cfb6bc5a Rework encrypt for files with intents 2012-11-16 16:33:31 +01:00
Dominik
bbddc4c56d implemented security model 2012-11-16 02:34:21 +01:00
Dominik
0f3164c5b5 Wrote security concept 2012-11-15 23:25:21 +01:00