..
provider
set svn:eol-style to LF for all code/resource files
2010-07-16 20:13:12 +00:00
ui /widget
show key fingerprint in key list
2010-12-25 19:12:35 +00:00
utils
set svn:eol-style to LF for all code/resource files
2010-07-16 20:13:12 +00:00
Apg.java
Merge trunk into apg_service
2010-12-29 16:43:10 +00:00
ApgService.java
Add first basic implementation of Apgservice
2010-12-29 16:31:58 +00:00
AskForSecretKeyPassPhrase.java
catch null pointer exceptions when the private key cannot be extracted, also prevent such keys from getting imported, so the error message should never be encountered anyway
2010-09-10 20:36:38 +00:00
BaseActivity.java
testing thread-pausing in verifyText()
2010-09-12 19:06:26 +00:00
CachedPassPhrase.java
set svn:eol-style to LF for all code/resource files
2010-07-16 20:13:12 +00:00
Constants.java
testing thread-pausing in verifyText()
2010-09-12 19:06:26 +00:00
DataDestination.java
set svn:eol-style to LF for all code/resource files
2010-07-16 20:13:12 +00:00
DataSource.java
DataSource: consider content URI sources "binary" also
2010-12-25 14:12:12 +00:00
DecryptActivity.java
auto-click encrypt/decrypt button when using an *_AND_RETURN Intent with EXTRA_DATA or ContentURI
2010-12-25 19:24:04 +00:00
EditKeyActivity.java
moved some Intent extra constants into more appropriate places, some basic preparations to test thread-pausing during decryption/encryption to deal with certain situations, mainly an unknown signature key
2010-09-11 23:21:53 +00:00
EncryptActivity.java
auto-click encrypt/decrypt button when using an *_AND_RETURN Intent with EXTRA_DATA or ContentURI
2010-12-25 19:24:04 +00:00
FileDialog.java
added an optional checkbox to the file dialog, can be used for instance to optionally delete files after importing them, and is used for that, also rearranged the option menu items for the main activity a little
2010-07-26 21:57:28 +00:00
GeneralActivity.java
set svn:eol-style to LF for all code/resource files
2010-07-16 20:13:12 +00:00
HkpKeyServer.java
show key fingerprint in key list
2010-12-25 19:12:35 +00:00
IApgService.aidl
Add first basic implementation of Apgservice
2010-12-29 16:31:58 +00:00
Id.java
testing thread-pausing in verifyText()
2010-09-12 19:06:26 +00:00
InputData.java
set svn:eol-style to LF for all code/resource files
2010-07-16 20:13:12 +00:00
KeyListActivity.java
show key fingerprint in key list
2010-12-25 19:12:35 +00:00
KeyServer.java
gave HKP server proper error handling, going through all IPs of a pool until a response is received, reporting "too many responses", "no keys found", "insufficient query" correctly
2010-08-17 14:51:39 +00:00
KeyServerPreferenceActivity.java
added a key server preference, allowing multiple key servers to be added
2010-08-17 21:49:34 +00:00
KeyServerQueryActivity.java
show key fingerprint in key list
2010-12-25 19:12:35 +00:00
MailListActivity.java
moved some Intent extra constants into more appropriate places, some basic preparations to test thread-pausing during decryption/encryption to deal with certain situations, mainly an unknown signature key
2010-09-11 23:21:53 +00:00
MainActivity.java
moved some Intent extra constants into more appropriate places, some basic preparations to test thread-pausing during decryption/encryption to deal with certain situations, mainly an unknown signature key
2010-09-11 23:21:53 +00:00
PausableThread.java
moved some Intent extra constants into more appropriate places, some basic preparations to test thread-pausing during decryption/encryption to deal with certain situations, mainly an unknown signature key
2010-09-11 23:21:53 +00:00
PositionAwareInputStream.java
set svn:eol-style to LF for all code/resource files
2010-07-16 20:13:12 +00:00
Preferences.java
Allow to regenerate shared preferences
2010-12-30 13:39:46 +00:00
PreferencesActivity.java
moved IntegerListPreference to apg.ui.widget
2010-08-17 22:03:56 +00:00
Primes.java
set svn:eol-style to LF for all code/resource files
2010-07-16 20:13:12 +00:00
ProgressDialogUpdater.java
set svn:eol-style to LF for all code/resource files
2010-07-16 20:13:12 +00:00
PublicKeyListActivity.java
integrated key server look-up into decrypt Activity, allowing to touch an unkown signature to import the key
2010-08-18 12:26:13 +00:00
SecretKeyListActivity.java
set svn:eol-style to LF for all code/resource files
2010-07-16 20:13:12 +00:00
SelectPublicKeyListActivity.java
1.0.x changes merged into trunk
2010-07-16 20:18:43 +00:00
SelectPublicKeyListAdapter.java
show key fingerprint in key list
2010-12-25 19:12:35 +00:00
SelectSecretKeyListActivity.java
1.0.x changes merged into trunk
2010-07-16 20:18:43 +00:00
SelectSecretKeyListAdapter.java
show key fingerprint in key list
2010-12-25 19:12:35 +00:00
Service.java
set svn:eol-style to LF for all code/resource files
2010-07-16 20:13:12 +00:00