..
account_item.xml
a lot of renaming of IDs, following a strict naming scheme again, moved most strings into string.xml in preparation for internationalization, APG.java still has to be changed to allow that, as it isn't Context aware in most methods
2010-05-13 20:41:32 +00:00
add_account_dialog.xml
changed the account adding a bit, hopefully working with Froyo, at least preventing a crash
2010-08-05 11:25:44 +00:00
create_key.xml
major restructuring, moving dialog, message, menu, option menu, task, type IDs into Id in a similar structure as the generated R, also introducing a BaseActivity class that almost all activities derive from, which generates some common dialogs, handles the progress update, thread management, and thread communication
2010-04-19 02:12:13 +00:00
decrypt.xml
merge 1.0.x back into trunk
2010-06-30 19:59:33 +00:00
edit_key_key_item.xml
a lot of renaming of IDs, following a strict naming scheme again, moved most strings into string.xml in preparation for internationalization, APG.java still has to be changed to allow that, as it isn't Context aware in most methods
2010-05-13 20:41:32 +00:00
edit_key_section.xml
major restructuring, moving dialog, message, menu, option menu, task, type IDs into Id in a similar structure as the generated R, also introducing a BaseActivity class that almost all activities derive from, which generates some common dialogs, handles the progress update, thread management, and thread communication
2010-04-19 02:12:13 +00:00
edit_key_user_id_item.xml
have a direct set/change pass phrase button in key creation/editing, instead of hiding it in the menu, also capitalize user id names automatically and give the email field an inputType of textEmailAddress
2010-07-23 12:57:02 +00:00
edit_key.xml
have a direct set/change pass phrase button in key creation/editing, instead of hiding it in the menu, also capitalize user id names automatically and give the email field an inputType of textEmailAddress
2010-07-23 12:57:02 +00:00
encrypt.xml
merge 1.0.x back into trunk
2010-06-30 19:59:33 +00:00
file_dialog.xml
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
filter_info.xml
set svn:eol-style to LF for all code/resource files
2010-07-16 20:13:12 +00:00
general.xml
using proper PreferenceActivity now, tho the underlying storage of the values remained almost the same, some changes how the preferences are accessed and how the cache service is started
2010-06-17 13:23:07 +00:00
info.xml
using proper PreferenceActivity now, tho the underlying storage of the values remained almost the same, some changes how the preferences are accessed and how the cache service is started
2010-06-17 13:23:07 +00:00
key_list_child_item_master_key.xml
set svn:eol-style to LF for all code/resource files
2010-07-16 20:13:12 +00:00
key_list_child_item_sub_key.xml
a lot of renaming of IDs, following a strict naming scheme again, moved most strings into string.xml in preparation for internationalization, APG.java still has to be changed to allow that, as it isn't Context aware in most methods
2010-05-13 20:41:32 +00:00
key_list_child_item_user_id.xml
set svn:eol-style to LF for all code/resource files
2010-07-16 20:13:12 +00:00
key_list_group_item.xml
a lot of renaming of IDs, following a strict naming scheme again, moved most strings into string.xml in preparation for internationalization, APG.java still has to be changed to allow that, as it isn't Context aware in most methods
2010-05-13 20:41:32 +00:00
key_list.xml
added search feature for key management and select Activities
2010-06-05 21:47:16 +00:00
key_server_query_layout.xml
added initial support for HKP key servers, allowing searching and key import
2010-08-17 01:02:39 +00:00
key_server_query_result_item.xml
added initial support for HKP key servers, allowing searching and key import
2010-08-17 01:02:39 +00:00
key_server_query_result_user_id.xml
added initial support for HKP key servers, allowing searching and key import
2010-08-17 01:02:39 +00:00
mailbox_message_item.xml
a lot of renaming of IDs, following a strict naming scheme again, moved most strings into string.xml in preparation for internationalization, APG.java still has to be changed to allow that, as it isn't Context aware in most methods
2010-05-13 20:41:32 +00:00
main.xml
merge 1.0.x back into trunk
2010-06-30 19:59:33 +00:00
pass_phrase.xml
using proper PreferenceActivity now, tho the underlying storage of the values remained almost the same, some changes how the preferences are accessed and how the cache service is started
2010-06-17 13:23:07 +00:00
select_public_key_item.xml
added revocation and creation/expire time info to key table, use both for public and secret key selection
2010-05-27 20:09:26 +00:00
select_public_key.xml
added search feature for key management and select Activities
2010-06-05 21:47:16 +00:00
select_secret_key_item.xml
added revocation and creation/expire time info to key table, use both for public and secret key selection
2010-05-27 20:09:26 +00:00
select_secret_key.xml
added search feature for key management and select Activities
2010-06-05 21:47:16 +00:00