Commit Graph

1074 Commits

Author SHA1 Message Date
Jessica Yuen
91a2ecb15c #226: Activity no longer closes if progress is canceled for key creation in EditKeyActivity 2014-03-02 17:33:21 -05:00
Jessica Yuen
1baae3775e #226: Added cancel option to ProgressDialogFragments. Create Key is now cancelable. 2014-03-02 15:08:18 -05:00
Dominik Schürmann
0c60eea628 Merge pull request #306 from danielhass/keyserver-conerror
Show error if keyserver is not reachable
2014-02-28 23:27:57 +01:00
Daniel Haß
414839b915 Some clean up 2014-02-28 22:43:31 +01:00
Dominik Schürmann
31292bd057 Merge pull request #311 from emdete/master
prevent null byte[] in case of encoding exc
2014-02-28 16:40:23 +01:00
M. Dietrich
cec6c3ab5a prevent null byte[] in case of encoding exc 2014-02-28 15:18:54 +01:00
Daniel Haß
7e229d4247 Added different notifys for different exceptions 2014-02-27 22:15:50 +01:00
Daniel Haß
c60ec7a8a7 Added error strings for key import from keyserver 2014-02-27 22:10:07 +01:00
Dominik Schürmann
a2544fb2b0 Fix binding of install intents to package 2014-02-27 21:43:52 +01:00
Dominik Schürmann
7bbfd9d446 cleanup 2014-02-27 16:55:42 +01:00
Dominik Schürmann
5c78c11756 remove dublication of api library, let both proejcts depend on the same 2014-02-27 16:40:59 +01:00
Dominik Schürmann
152790a194 Merge pull request #305 from hav3n/branch-dialog-fragment
Partial fix for #304
2014-02-27 13:49:06 +01:00
Nikhil Peter Raj
87af739773 Added GPL headers 2014-02-27 18:09:47 +05:30
Dominik Schürmann
3ff7610d3b Merge pull request #308 from mar-v-in/issue-295
Show link to Market if no openpgp provider installed installed
2014-02-27 13:14:24 +01:00
mar-v-in
b0ca33da40 Change resource name and remove unneeded if from 44232af 2014-02-27 10:55:52 +01:00
mar-v-in
44232afe94 Show link to Market if no openpgp provider installed installed
Issue #295
2014-02-27 10:35:28 +01:00
Daniel Haß
2fa9067edb Added StackOverflow link to documentation 2014-02-27 10:20:24 +01:00
Daniel Haß
49769645a0 Added documentation to the AsyncTaskResultWrapper 2014-02-27 10:17:38 +01:00
Nikhil Peter Raj
c98a7d1977 Complete fix for #304 2014-02-27 00:56:33 +05:30
Daniel Haß
20470748a9 Adapted the ImportKeysLoader to work with the new AsyncWrapper 2014-02-26 19:16:28 +01:00
Daniel Haß
5d1f61bff7 Reworked ImportKeysListFragment to handel exceptions, ImportKeyListLoader is temporarily disabled 2014-02-26 18:00:13 +01:00
Daniel Haß
9bbb286c5e Added the AsyncTaskResultWrapper 2014-02-26 17:58:12 +01:00
Nikhil Peter Raj
5ddf001f9c Partial fix for #304 2014-02-26 11:33:39 +05:30
Dominik Schürmann
5f669fa813 Merge pull request #303 from hav3n/branch-fix-icon
Fix for #266
2014-02-25 20:25:09 +01:00
Nikhil Peter Raj
fa6ea57121 Final fix for #266
-Fix implemented using setIcon() as setIconAttribute() is not valid for
API less than 11
2014-02-26 00:29:01 +05:30
Nikhil Peter Raj
c77aff6fc2 Removed Thumbs.db,added to gitignore 2014-02-25 23:43:59 +05:30
Nikhil Peter Raj
fc06f678c5 Fix for #266
-Extra: Added the appropriate images to drawable folder from Android SDK
source, can be used as alternative if required.
2014-02-25 22:45:29 +05:30
Dominik Schürmann
6dabe9bf7f Merge pull request #300 from danielhass/master
Replaced Toast with AppMsg in DecryptActivity
2014-02-25 07:46:30 +01:00
Daniel Haß
1351c6f804 Replaced Toast with AppMsg in DecryptActivity 2014-02-24 22:02:32 +01:00
Dominik Schürmann
e97630b75e reapply accedentially reverted 5d88672609 2014-02-24 01:47:53 +01:00
Dominik Schürmann
0747a5815f cleanup 2014-02-24 01:32:00 +01:00
Dominik Schürmann
c7c45a80fa fix signature passing and verify in demo 2014-02-24 01:24:46 +01:00
Dominik Schürmann
16284f0cfd Merge pull request #296 from danielhass/master
Replaced Toasts with AppMsg library in EncryptActivity
2014-02-24 00:13:02 +01:00
Daniel Haß
947b9902e5 remove debug stuff 2014-02-23 23:59:55 +01:00
Daniel Haß
09e220eddd Revert "Replaced Toast with AppMsg in EncryptActivity"
This reverts commit e936a4762b.
2014-02-23 23:56:10 +01:00
Daniel Haß
e936a4762b Replaced Toast with AppMsg in EncryptActivity 2014-02-23 23:50:55 +01:00
Daniel Haß
1f36238a1b Replaced Toast with AppMsg in EncryptActivity 2014-02-23 23:35:11 +01:00
Dominik Schürmann
f7216841e3 Update help_start.html 2014-02-23 17:29:11 +01:00
Dominik Schürmann
d1e8acd302 fix openpgp4fpr demo 2014-02-21 16:34:14 +01:00
Dominik Schürmann
e12598028f AndroidManfiest code for later... 2014-02-21 16:28:48 +01:00
Dominik Schürmann
5b0c82b58f import key from email app directly 2014-02-21 16:21:06 +01:00
Dominik Schürmann
1ed532b6e2 remove logging from library 2014-02-21 16:04:05 +01:00
Dominik Schürmann
5d88672609 do not serialize async tasks 2014-02-21 15:56:58 +01:00
Dominik Schürmann
9a653d6a9c fix intent demo crash, remove unused layout 2014-02-21 15:51:07 +01:00
Dominik Schürmann
f6da3e80e6 api example: fix crash when no signature is present 2014-02-21 15:49:08 +01:00
Dominik Schürmann
c2013c9ca8 precompile user id pattern 2014-02-21 15:47:15 +01:00
Dominik Schürmann
f29d3015b8 rename 2014-02-21 15:45:10 +01:00
Dominik Schürmann
9314831051 add project.properties to support Eclipse 2014-02-21 15:31:24 +01:00
Dominik Schürmann
fb0816c126 internal renaming, cleanup 2014-02-21 02:40:44 +01:00
Dominik Schürmann
aaddd26b51 verification of cleartext signatures works 2014-02-21 02:31:30 +01:00