open-keychain/OpenKeychain/src/main/res/layout
2014-08-19 10:01:31 +02:00
..
actionbar_custom_view_done.xml
actionbar_custom_view_done_cancel.xml
actionbar_include_cancel_button.xml
actionbar_include_done_button.xml
add_subkey_dialog.xml More work on add subkey dialog design 2014-08-05 18:42:55 +02:00
add_user_id_dialog.xml Add user id with dialog 2014-08-01 17:47:07 +02:00
api_account_settings_activity.xml Add notify layouts to some activities 2014-07-31 21:29:45 +02:00
api_account_settings_fragment.xml Fixing lint complaints, removing unused resources 2014-08-04 16:29:16 +02:00
api_accounts_adapter_list_item.xml
api_app_settings_activity.xml Add notify layouts to some activities 2014-07-31 21:29:45 +02:00
api_app_settings_fragment.xml Reference ic_launcher instead of icon 2014-06-18 23:19:54 +02:00
api_apps_adapter_list_item.xml Reference ic_launcher instead of icon 2014-06-18 23:19:54 +02:00
api_apps_list_activity.xml Workaround for nullpointer bug in support lib, close #591 2014-04-22 08:15:55 +02:00
api_apps_list_content.xml
api_remote_create_account.xml
api_remote_error_message.xml
api_remote_register_app.xml
api_remote_select_pub_keys.xml API: Allow ACTION_SIGN_AND_ENCRYPT with no key ids or user ids extras, fix pre-selection of key ids (no revoked or expired ones, also select duplicates), refactor text using spannables 2014-08-16 05:28:51 +02:00
certify_key_activity.xml Add and use CertifyKeySpinner 2014-08-14 16:02:28 +02:00
create_key_activity.xml Create key: upload 2014-07-30 15:19:33 +02:00
create_key_final_fragment.xml Create key: design fixes 2014-07-31 23:13:29 +02:00
create_key_input_fragment.xml Add user id with dialog 2014-08-01 17:47:07 +02:00
decrypt_activity.xml Workaround for nullpointer bug in support lib, close #591 2014-04-22 08:15:55 +02:00
decrypt_content.xml A little bit less purple 2014-07-02 18:59:23 +02:00
decrypt_file_fragment.xml Encrypt/Decrypt UI work 2014-07-02 00:34:21 +02:00
decrypt_message_fragment.xml Use paste icon, clarify language once again 2014-05-07 10:59:16 +02:00
decrypt_result_include.xml Robots like coffee too... 2014-07-31 21:18:24 +02:00
drawer_list.xml
drawer_list_item.xml Added unlock icon, fixed drawer items, switched to icons from resource in drawer 2014-06-27 21:03:19 +02:00
edit_key_activity.xml some more work on supertoast and result parcel stuff 2014-07-27 00:46:38 +02:00
edit_key_fragment.xml cleanup 2014-07-08 03:37:32 +02:00
edit_subkey_expiry_dialog.xml Fixes for expiry UI 2014-08-18 11:02:41 +02:00
encrypt_activity.xml Many changes to file ... and still incomplete 2014-07-06 02:10:35 +02:00
encrypt_asymmetric_fragment.xml factor KeySpinner out 2014-08-14 16:02:27 +02:00
encrypt_content.xml Remove NoSwipeWrapContentViewPager 2014-08-17 11:07:34 +02:00
encrypt_content_adv_settings.xml Many changes to file ... and still incomplete 2014-07-06 02:10:35 +02:00
encrypt_file_fragment.xml Fix focusing with To field 2014-08-02 00:52:34 +02:00
encrypt_message_fragment.xml Some small style fixes 2014-05-06 23:11:10 +02:00
encrypt_symmetric_fragment.xml Many changes to file ... and still incomplete 2014-07-06 02:10:35 +02:00
file_dialog.xml Updated file_dialog to use the new buttons 2014-06-29 13:21:33 +02:00
file_list_entry.xml Many changes to file ... and still incomplete 2014-07-06 02:10:35 +02:00
file_list_entry_add.xml Minor cleanup 2014-08-02 04:16:26 +02:00
first_time_activity.xml Create key: design fixes 2014-07-31 23:13:29 +02:00
foldable_linearlayout.xml (should have) fixed Travis builds 2014-06-30 21:24:31 +02:00
help_about_fragment.xml Reference ic_launcher instead of icon 2014-06-18 23:19:54 +02:00
help_activity.xml Move SlidingTabLayout and SlidingTabStrip into appropriate subpackage 2014-06-06 22:47:28 +02:00
import_keys_activity.xml work on edit key 2014-06-30 22:01:17 +02:00
import_keys_file_fragment.xml Redesign Import, still some todos and regression bugs 2014-06-18 00:03:06 +02:00
import_keys_keybase_fragment.xml change keybase hint following pull request #755 2014-08-14 16:20:24 +02:00
import_keys_list_entry.xml Edit key: subkey adding, not finished 2014-08-04 02:26:34 +02:00
import_keys_list_entry_user_id.xml Change license from ASLv2 to GPLv3 where possible 2014-04-08 11:59:35 +02:00
import_keys_qr_code_fragment.xml Remove unused code to import splitted qr codes 2014-06-19 00:54:52 +02:00
import_keys_server_fragment.xml change keybase hint following pull request #755 2014-08-14 16:20:24 +02:00
key_list_activity.xml Fix drawer in key list 2014-07-30 14:59:12 +02:00
key_list_content.xml
key_list_fragment.xml Create key: design fixes 2014-07-31 23:13:29 +02:00
key_list_header.xml Create key: design fixes 2014-07-31 23:13:29 +02:00
key_list_item.xml Use icons in key view 2014-07-28 11:11:23 +02:00
key_server_editor.xml Converted all other buttons 2014-06-30 19:09:13 +02:00
key_server_preference.xml Converted all other buttons 2014-06-30 19:09:13 +02:00
keyspinner_key.xml factor KeySpinner out 2014-08-14 16:02:27 +02:00
loader_layout.xml extract generic LoaderFragment superclass from KeyList 2014-05-08 13:43:59 +02:00
log_display_activity.xml Use actionbar button for log activity 2014-06-20 15:49:54 +02:00
log_display_fragment.xml import-log: add LogDisplay activity 2014-06-10 01:53:25 +02:00
log_display_item.xml import-log: work on log fragment ui 2014-06-10 20:06:28 +02:00
notify_area.xml Fix background color of notify area 2014-07-27 21:45:48 +02:00
passphrase_dialog.xml
passphrase_repeat_dialog.xml Cache passphrase for edit 2014-07-03 15:48:46 +02:00
qr_code_activity.xml Redesigned QR Code view 2014-07-27 21:40:43 +02:00
recipient_box_entry.xml Many changes to file ... and still incomplete 2014-07-06 02:10:35 +02:00
recipient_selection_list_entry.xml Encrypt UI (drop downs) 2014-08-01 23:30:31 +02:00
select_key_item.xml Edit key: subkey adding, not finished 2014-08-04 02:26:34 +02:00
select_public_key_activity.xml
select_secret_key_activity.xml
select_secret_key_layout_fragment.xml Fixing lint complaints, removing unused resources 2014-08-04 16:29:16 +02:00
upload_key_activity.xml Add notify layouts to some activities 2014-07-31 21:29:45 +02:00
view_cert_activity.xml Better handling of actionbars back 2014-05-07 14:33:20 +02:00
view_key_activity.xml Header for certs view 2014-08-19 09:52:15 +02:00
view_key_certs_fragment.xml certs header design 2014-08-19 10:01:31 +02:00
view_key_certs_header.xml Always use section style instead of custom class 2014-05-06 22:48:47 +02:00
view_key_certs_item.xml New key view design, using Android flat buttons and Android icons 2014-05-05 00:58:22 +02:00
view_key_delete_fragment.xml Simplify and fix delete key dialog 2014-04-11 19:52:59 +02:00
view_key_keys_fragment.xml use LoaderFragment in ViewKey tabs 2014-05-08 13:58:52 +02:00
view_key_main_fragment.xml Move certify action down into actions section 2014-08-13 21:23:01 +02:00
view_key_share_fragment.xml Fixing lint complaints, removing unused resources 2014-08-04 16:29:16 +02:00
view_key_subkey_item.xml Edit key: subkey adding, not finished 2014-08-04 02:26:34 +02:00
view_key_user_id_item.xml Edit key: key flags 2014-08-05 22:35:37 +02:00