This website requires JavaScript.
6fd44a0ec5
When exporting secret keyrings, also export public part
Dominik Schürmann
2013-01-08 17:48:56 +01:00
68039d3a8a
Improved import with preview of keyrings
Dominik Schürmann
2013-01-08 17:01:45 +01:00
6cc7156fbd
Share with NFC, Qr Code sharing refactored, Receiving NFC is not ready yet
Dominik Schürmann
2013-01-08 12:58:21 +01:00
9758cb673f
Externalize all import actions into ImportKeysActivity
Dominik Schürmann
2013-01-07 15:56:56 +01:00
05778fd482
rename clipboard compatibility class
Dominik Schürmann
2013-01-06 18:16:02 +01:00
7f162ea0d5
rename clipboard compatibility class
Dominik Schürmann
2013-01-06 18:15:52 +01:00
1e5118c82a
Externalize compatibility workarounds
Dominik Schürmann
2013-01-06 18:14:14 +01:00
109bc41044
Fix bug on Android 4.2 with DialogFragments especially with FileDialogFragment
Dominik Schürmann
2013-01-06 18:13:46 +01:00
b2dcc657c9
update readme
Dominik Schürmann
2013-01-03 13:09:45 +01:00
1dd685ecb0
Fix referencing of actionbarsherlock
Dominik Schürmann
2012-12-26 22:05:20 +01:00
e8ba991886
Fix IntentHelper
Dominik Schürmann
2012-12-21 14:42:52 +01:00
0ea0d516a1
Support fragments in api lib, bug fixes
Dominik Schürmann
2012-12-21 14:19:38 +01:00
07349ad416
licenses into readme
Dominik Schürmann
2012-12-19 14:05:08 +01:00
3b09f2d0f6
Fix for email query, add new email query with like
Dominik Schürmann
2012-12-16 18:53:23 +01:00
a9d80902f4
cleanup, add SCAN_QR_CODE intent
Dominik Schürmann
2012-12-14 19:16:10 +01:00
be4e3a10b0
AIDL API changes
Dominik Schürmann
2012-12-14 18:22:03 +01:00
2dcaad3d3b
API changes
Dominik Schürmann
2012-12-12 19:14:09 +01:00
e3fea30abe
Update ActionBarSherlock
Dominik Schürmann
2012-12-12 13:58:22 +01:00
a4ea3e65a7
Fix export of keys
Dominik
2012-11-22 12:47:20 +01:00
8f686e67f3
Changed layout to have source on bottom in encrypt and decrypt, fixes for decrypt methods
Dominik
2012-11-22 12:12:06 +01:00
8abfb5a6f4
deactive search until it is reimplemented, syntax improvements in Compatibility class
Dominik
2012-11-21 16:58:55 +01:00
b56326aec8
update readme
Dominik
2012-11-19 22:42:55 +01:00
c36fdbd3f8
Fix didnt work, new fix and tests
Dominik
2012-11-19 22:18:25 +01:00
949035b009
Fix conflict between internal and external Provider on Android < 4.1
Dominik
2012-11-19 21:13:11 +01:00
f87eefe01e
fix link to lib
Dominik
2012-11-19 18:06:28 +01:00
eae7dc5412
Merge branch 'master' of github.com:dschuermann/apg
Dominik
2012-11-19 18:02:51 +01:00
882610627c
changed location of ActionBarSherlock lib
Dominik
2012-11-19 18:01:05 +01:00
be569984b8
rename main folders
Dominik
2012-11-19 17:56:58 +01:00
4f7d61313c
Merge pull request #26 from mtparet/master
Dominik Schürmann
2012-11-19 08:07:52 -08:00
10a565383d
fix EXTRA_KEY_ID=masterKeyID
Matthieu Paret
2012-11-18 17:13:43 -08:00
e8ec4d280c
permission check not for own app
Dominik
2012-11-17 20:06:39 +01:00
0123bef9ce
fixed sql quieries in select pub/secret key
Dominik
2012-11-17 19:54:49 +01:00
56cfb6bc5a
Rework encrypt for files with intents
Dominik
2012-11-16 16:33:31 +01:00
bbddc4c56d
implemented security model
Dominik
2012-11-16 02:34:21 +01:00
0f3164c5b5
Wrote security concept
Dominik
2012-11-15 23:25:21 +01:00
e247fe18af
removed deprecated code, reworked service blob provider
Dominik
2012-11-15 17:54:25 +01:00
d61e00ae6c
Fix decrypt by searching for secret key based on keyId not masterKeyId, new ApgService for RPC
Dominik
2012-11-14 16:02:11 +01:00
8aac7ea7be
removed check again as dsa as subkey of rsa is working again
Dominik
2012-11-02 10:54:27 +01:00
beb2ad0047
dsa and elgamal fix
Dominik
2012-11-02 10:49:37 +01:00
1ea00ef082
improvements, workaround for jelly bean bug
Dominik
2012-11-01 22:33:21 +01:00
8749569e80
select secret key refactored
Dominik
2012-11-01 22:16:41 +01:00
f50d71559d
select public key refactored
Dominik
2012-11-01 18:50:41 +01:00
182524bb96
better help screen
Dominik
2012-10-31 18:58:10 +01:00
586358599e
small improvements
Dominik
2012-10-31 18:38:40 +01:00
6fb9b8055d
remove userIds before adding them again
Dominik
2012-10-31 18:22:24 +01:00
46e9b507f1
fix foreign key definition in create statement
Dominik
2012-10-31 18:00:40 +01:00
1e96cf8fe9
fixing and extending content providers update and delete
Dominik
2012-10-31 17:33:48 +01:00
3466892010
removed unused code, fixed certification bug when editing existing key
Dominik
2012-10-31 16:26:32 +01:00
cadb5d3b1f
remove old files
Dominik
2012-10-31 15:52:22 +01:00
555381c4e2
fix crash in KeyListAdapter by changing from different child layouts to one, which is changed on the fly in bindChildView()
Dominik
2012-10-31 15:18:19 +01:00
825ec676d0
fixing public and secret key activities
Dominik
2012-10-31 00:39:32 +01:00
691d888e92
KeyListAdapter is working basically, Provider refactored
Dominik
2012-10-30 00:15:08 +01:00
4704e2faf4
more work on content provider
Dominik
2012-10-28 23:51:03 +01:00
d24bbdc6a1
reworking Content Provider
Dominik
2012-10-25 14:52:13 +02:00
95e35a4ffa
more Provider Helper methods
Dominik
2012-09-20 17:13:45 +02:00
fb49f9e9c8
started restructuring APGs Provider and Database
Dominik
2012-09-18 18:35:14 +02:00
a507204b9e
code cleanup
Dominik
2012-09-13 18:37:31 +02:00
66cab704e7
fixed <unknown> user id bug, restructured code
Dominik
2012-09-13 18:24:10 +02:00
cbc3b8ae4e
intent improvements
Dominik
2012-09-12 20:09:38 +02:00
054ad2bb97
improving definition send and view intents
Dominik
2012-09-12 18:35:58 +02:00
511cc4af9f
better definition of intent filters to open from file managers
Dominik
2012-09-12 16:03:39 +02:00
b9abe386cd
improved comments
Dominik
2012-09-12 13:51:48 +02:00
c7c5bfebbe
started on file endings problem
Dominik
2012-09-12 13:51:38 +02:00
70efa5aedf
fix ttl preference
Dominik
2012-09-12 11:58:33 +02:00
979aad6589
Fixes for passphrase cache implementation
Dominik
2012-09-12 11:50:30 +02:00
4b8400685a
completly new PasswordCacheService (more energy efficient), reworked Password dialogs
Dominik
2012-09-11 19:56:54 +02:00
be49597882
fixes, refactoring
Dominik
2012-09-11 15:27:32 +02:00
534cbec7c5
fixes, cleanup
Dominik
2012-09-10 23:34:14 +02:00
72fb3ef3cc
started working on signing
Dominik
2012-09-10 19:57:39 +02:00
68301ee918
simplified use of progressdialog with apgservice
Dominik
2012-09-10 18:22:47 +02:00
23ce0e37fd
query key externalized into service
Dominik
2012-09-10 17:55:54 +02:00
6096f7e8ca
key server upload activity refactored
Dominik
2012-09-10 15:02:52 +02:00
018a84c8d6
qr code scanning basically works
Dominik
2012-09-10 11:50:41 +02:00
45d760008c
externalized import, export, started working on qr code import
Dominik
2012-09-10 11:13:32 +02:00
5cd51b2ad0
removed commented deprecated code
Dominik
2012-09-08 23:36:10 +02:00
f5f2cbb2ea
fixes for lookup key
Dominik
2012-09-08 23:09:38 +02:00
20cefec4df
new compat lib to fix nullpointer
Dominik
2012-09-08 22:52:24 +02:00
e92971a6c0
lookup key fixes
Dominik
2012-09-08 22:45:12 +02:00
3995c96149
fix signature view, cleanup
Dominik
2012-09-08 19:55:17 +02:00
86bcdc046e
updated readme
Dominik
2012-09-05 22:42:11 +02:00
ffa0c7a5a9
updated readme
Dominik
2012-09-05 22:41:21 +02:00
fd32537407
dialog for setting passphrase is now in a fragment
Dominik
2012-09-05 22:35:55 +02:00
ea2bc75f8c
debugging
Dominik
2012-06-20 20:54:31 +03:00
72718d7fbc
merging actions in ApgService
Dominik
2012-06-20 20:37:23 +03:00
1e78dd165a
backward compatible extras, restructuring
Dominik
2012-06-20 20:06:17 +03:00
4130123e77
Log wrapper and actionbarsherlock update
Dominik
2012-06-20 19:28:05 +03:00
af4d8a59d1
fixed more deprecation warnings
Dominik
2012-06-20 19:09:10 +03:00
a51273a051
new spongy castle version, restructering, deprecation fixes
Dominik
2012-06-20 18:44:11 +03:00
47f88cdf4b
extra constants moved into coresponding activities
Dominik
2012-06-20 15:55:36 +03:00
c5ed6ce6f7
seperating intent action constants into activities as it is best practice, restructering...
Dominik
2012-06-20 15:27:45 +03:00
e9c01957f4
working on decrypt and restructering...
Dominik
2012-06-20 14:49:57 +03:00
437ec9c49a
fixes for symmetric encryption check and securely deleting reworked
Dominik
2012-06-19 02:25:03 +03:00
1de42b0bfb
symmetric encryption working again
Dominik
2012-06-19 01:17:58 +03:00
e4489bc78d
file dialog reworked, file encryption should work again
Dominik
2012-06-18 19:29:23 +03:00
cbfbb94300
changelog fixes
Dominik
2012-06-14 02:24:34 +03:00
7dac5aa61c
imported old changelog
Dominik
2012-06-14 02:06:50 +03:00
53501a4277
include hidden readme to get empty res directory
Dominik
2012-06-13 22:57:30 +03:00
573ee26759
Update master
Dominik Schürmann
2012-06-13 18:59:26 +03:00
df8adbce74
copy and paste leftover removed
Dominik
2012-06-12 20:58:05 +03:00
4f35355e8a
new help activity, removing old code
Dominik
2012-06-11 03:26:15 +03:00