.. |
provider
|
trivial
|
2010-06-02 19:10:48 +00:00 |
ui/widget
|
use string constants for bundle keys, first Intent for k9mail
|
2010-05-31 23:15:20 +00:00 |
utils
|
initial commit of v0.8.0
|
2010-04-06 19:54:51 +00:00 |
Apg.java
|
deliver the user id as well for secret key selection, so k9mail can use it to display the signature key
|
2010-06-01 14:59:06 +00:00 |
AskForSecretKeyPassPhrase.java
|
minor fixes to make key retrieval more stable
|
2010-05-30 16:53:04 +00:00 |
BaseActivity.java
|
use string constants for bundle keys, first Intent for k9mail
|
2010-05-31 23:15:20 +00:00 |
CachedPassPhrase.java
|
some coding practice and potential bug fixes
|
2010-05-27 20:27:21 +00:00 |
Constants.java
|
default message/file compression settings added, also a setting for file decryption to change the default when a file requires it
|
2010-05-16 14:20:17 +00:00 |
DecryptActivity.java
|
some small bugfixes
|
2010-06-02 19:30:27 +00:00 |
EditKeyActivity.java
|
use string constants for bundle keys, first Intent for k9mail
|
2010-05-31 23:15:20 +00:00 |
EncryptActivity.java
|
some small bugfixes
|
2010-06-02 19:30:27 +00:00 |
FileDialog.java
|
support ASTRO and others for the file selection
|
2010-06-01 21:28:30 +00:00 |
Id.java
|
key lists somewhat wrapped into one, using the new database stuff, Apg cleaned up a bit, preparing to use the database there as well
|
2010-05-26 00:33:26 +00:00 |
KeyListActivity.java
|
use string constants for bundle keys, first Intent for k9mail
|
2010-05-31 23:15:20 +00:00 |
MailListActivity.java
|
use string constants for bundle keys, first Intent for k9mail
|
2010-05-31 23:15:20 +00:00 |
MainActivity.java
|
changes adjusted
|
2010-06-02 19:49:46 +00:00 |
PositionAwareInputStream.java
|
keep track of the position the input stream for decryption, makes it possible to give accurate progress information
|
2010-05-17 14:19:36 +00:00 |
PreferencesActivity.java
|
default message/file compression settings added, also a setting for file decryption to change the default when a file requires it
|
2010-05-16 14:20:17 +00:00 |
Primes.java
|
choose the NEAREST prime for ElGamal, rather than the next lowest
|
2010-04-24 17:52:13 +00:00 |
ProgressDialogUpdater.java
|
replaced error and progress strings in APG.java with resource IDs as well
|
2010-05-13 22:47:19 +00:00 |
PublicKeyListActivity.java
|
key lists somewhat wrapped into one, using the new database stuff, Apg cleaned up a bit, preparing to use the database there as well
|
2010-05-26 00:33:26 +00:00 |
SecretKeyListActivity.java
|
use string constants for bundle keys, first Intent for k9mail
|
2010-05-31 23:15:20 +00:00 |
SelectPublicKeyListActivity.java
|
use string constants for bundle keys, first Intent for k9mail
|
2010-05-31 23:15:20 +00:00 |
SelectPublicKeyListAdapter.java
|
fully removed old DataProvider for now, manage queries, clean up old database stuff
|
2010-05-28 07:04:01 +00:00 |
SelectSecretKeyListActivity.java
|
added content provider again and read permission to grab key details
|
2010-06-02 14:01:18 +00:00 |
SelectSecretKeyListAdapter.java
|
fully removed old DataProvider for now, manage queries, clean up old database stuff
|
2010-05-28 07:04:01 +00:00 |