.. |
provider
|
added search feature for key management and select Activities
|
2010-06-05 21:47:16 +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
|
added search feature for key management and select Activities
|
2010-06-05 21:47:16 +00:00 |
AskForSecretKeyPassPhrase.java
|
minor fixes to make key retrieval more stable
|
2010-05-30 16:53:04 +00:00 |
BaseActivity.java
|
added search to option menu and make it pop up when keys on the physical keyboard are pressed
|
2010-06-05 22:44:47 +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 |
GeneralActivity.java
|
added search feature for key management and select Activities
|
2010-06-05 21:47:16 +00:00 |
Id.java
|
added search to option menu and make it pop up when keys on the physical keyboard are pressed
|
2010-06-05 22:44:47 +00:00 |
KeyListActivity.java
|
added search to option menu and make it pop up when keys on the physical keyboard are pressed
|
2010-06-05 22:44:47 +00:00 |
MailListActivity.java
|
use string constants for bundle keys, first Intent for k9mail
|
2010-05-31 23:15:20 +00:00 |
MainActivity.java
|
fix the inbox list for GMail account
|
2010-06-04 20:21:51 +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
|
added a service to handle the caching, this'll ensure the cache works while no activity is around, which is better for k9mail integration
|
2010-06-03 16:17:55 +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
|
added search to option menu and make it pop up when keys on the physical keyboard are pressed
|
2010-06-05 22:44:47 +00:00 |
SecretKeyListActivity.java
|
added search to option menu and make it pop up when keys on the physical keyboard are pressed
|
2010-06-05 22:44:47 +00:00 |
SelectPublicKeyListActivity.java
|
added search to option menu and make it pop up when keys on the physical keyboard are pressed
|
2010-06-05 22:44:47 +00:00 |
SelectPublicKeyListAdapter.java
|
added search feature for key management and select Activities
|
2010-06-05 21:47:16 +00:00 |
SelectSecretKeyListActivity.java
|
added search to option menu and make it pop up when keys on the physical keyboard are pressed
|
2010-06-05 22:44:47 +00:00 |
SelectSecretKeyListAdapter.java
|
added search feature for key management and select Activities
|
2010-06-05 21:47:16 +00:00 |
Service.java
|
make sure the Intent passed to Service.onStart() is not null, not sure why it would be, but saw such an exception on the market
|
2010-06-04 21:52:20 +00:00 |