cketti
|
946565347a
|
Revert adding methods to Message and Part
|
2014-12-16 06:04:39 +01:00 |
|
Jan Berkel
|
c608258494
|
Unused imports
|
2014-12-15 13:46:23 +01:00 |
|
Jan Berkel
|
7d6e6b8abe
|
MimeUtility / Message refactor
* break MimeUtility class into manageable pieces (MessageExtractor/CharsetSupport)
* move HTML related code out of the mail package
|
2014-12-15 12:26:06 +01:00 |
|
cketti
|
352fb8fd25
|
Remove legacy APG interface
|
2014-09-18 23:20:49 +02:00 |
|
cketti
|
ba69b3a647
|
Remove ActionBarSherlock
|
2014-06-21 17:09:45 +02:00 |
|
cketti
|
49dbaf034c
|
Try to use the correct identity with OpenPGP API's EXTRA_ACCOUNT_NAME
|
2014-04-01 02:44:47 +02:00 |
|
Dominik Schürmann
|
4a69ef1509
|
New OpenPGP Provider API
|
2014-03-02 16:51:47 +01:00 |
|
cketti
|
bbcc4988ba
|
Converted message view to a fragment
The fragment should be fully functional. The only thing missing is the
animation when showing the next/previous message.
|
2012-10-05 18:14:07 +02:00 |
|
ashley willis
|
94ba9bf71f
|
added comments, reworked a bit, and created warning dialog if some recipients don't have keys saved.
|
2011-11-21 01:59:51 -06:00 |
|
ashley willis
|
51c662f0d0
|
pgp issues 2152, 2900, and 3673. also option to disable not-yet-encrypted drafts related to issue 1424.
|
2011-11-19 00:49:04 -06:00 |
|
Andrew Gaul
|
647ae0a31c
|
Prefer Collection.isEmpty over size
|
2011-11-02 20:03:07 -07:00 |
|
Andrew Gaul
|
80d9246130
|
Prefer unsynchronized Collection types
|
2011-10-19 21:56:20 -07:00 |
|
Jesse Vincent
|
850aee9008
|
Move as much of the Apg code as possible to its own "view" class
(should eventually be a fragment?)
|
2011-02-10 14:02:21 -05:00 |
|
Jesse Vincent
|
12d1097a24
|
Big, scary massive "ant astyle" to get us back to something
approximating AOSP coding standards.
|
2011-02-06 17:09:48 -05:00 |
|
Jesse Vincent
|
6550151684
|
Add serialVersionUID to Serializable classes to make eclipse happy
|
2011-01-31 23:45:14 +00:00 |
|
cketti
|
5b88a99de0
|
Got rid of some compiler warnings.
|
2010-11-04 03:11:34 +00:00 |
|
Jesse Vincent
|
e0447e32cc
|
astyle
|
2010-08-29 16:57:13 +00:00 |
|
Thialfihar
|
a93da0ed80
|
decoupled PgpData from CryptoProvider, moved the crypto provider into Account
|
2010-08-22 09:51:17 +00:00 |
|
cketti
|
0eb342ef5a
|
Code cleanup (Removed unused imports, added @Override annotations)
|
2010-08-13 14:06:13 +00:00 |
|
Thialfihar
|
b839866e17
|
removed some unused APG constants, added an APG Intent API version to be sent along with all Intents
|
2010-08-12 17:39:50 +00:00 |
|
Thialfihar
|
54e0ad5ce0
|
added some comments to explain some cryptography-related classes and to-dos
|
2010-08-05 10:55:59 +00:00 |
|
Jesse Vincent
|
7fc921c0b7
|
astyle
|
2010-08-02 01:27:40 +00:00 |
|
Jesse Vincent
|
7a4d12b53b
|
Merge from apg-integration
|
2010-07-27 12:10:09 +00:00 |
|