1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00
k-9/res/layout
2012-08-08 10:40:16 -07:00
..
accessible_email_content.xml Merge branch 'ideal-screenreader' 2010-08-18 02:01:10 +00:00
account_dialog_new.xml Added support for "Default account" setting in setup. 2012-08-08 10:40:03 -07:00
account_dialog_password.xml Added support for "Default account" setting in setup. 2012-08-08 10:40:03 -07:00
account_list.xml Added widget to display the unread count for an account 2012-02-13 12:16:18 +01:00
account_setup_account_type.xml Applied patch by ndarilek (thanks!) to add android:contentDescription attributes to unlabeled input fields to improve accessibility. 2010-07-08 12:18:12 +00:00
account_setup_autoconfig.xml Total visual redesign of the autoconfiguration activity. 2012-08-08 10:40:12 -07:00
account_setup_basics.xml Moved the content of the dialog asking for email/pasw to separate activity as was asked. Support for a 'default account checkbox' is still included but commented out for now. The new AccountSetupGetLogin actvity is a very stripped down version of the old AccountSetupBase activity. 2012-08-08 10:40:13 -07:00
account_setup_check_settings.xml Applied patch by ndarilek (thanks!) to add android:contentDescription attributes to unlabeled input fields to improve accessibility. 2010-07-08 12:18:12 +00:00
account_setup_composition.xml Applied patch by ndarilek (thanks!) to add android:contentDescription attributes to unlabeled input fields to improve accessibility. 2010-07-08 12:18:12 +00:00
account_setup_confirm.xml Used traditional cancel/next buttons on confirm screens. Implemented the Cancel action. 2012-08-08 10:40:16 -07:00
account_setup_incoming.xml Changed UI to allow selecting the empty IMAP namespace 2011-12-01 06:05:05 +01:00
account_setup_index_list_header.xml This add a new setup screen. It displays all accounts found on the device. It's made to be extended with accounts from the backup files ( commented where this code should go ). 2012-08-08 10:29:40 -07:00
account_setup_index_list_item.xml This add a new setup screen. It displays all accounts found on the device. It's made to be extended with accounts from the backup files ( commented where this code should go ). 2012-08-08 10:29:40 -07:00
account_setup_index.xml This add a new setup screen. It displays all accounts found on the device. It's made to be extended with accounts from the backup files ( commented where this code should go ). 2012-08-08 10:29:40 -07:00
account_setup_names.xml Applied patch by ndarilek (thanks!) to add android:contentDescription attributes to unlabeled input fields to improve accessibility. 2010-07-08 12:18:12 +00:00
account_setup_options.xml Applied patch by ndarilek (thanks!) to add android:contentDescription attributes to unlabeled input fields to improve accessibility. 2010-07-08 12:18:12 +00:00
account_setup_outgoing.xml Applied patch by ndarilek (thanks!) to add android:contentDescription attributes to unlabeled input fields to improve accessibility. 2010-07-08 12:18:12 +00:00
accounts_item.xml Grey out unavailable accounts. 2011-03-19 12:36:58 -05:00
accounts_password_prompt.xml Removed hardcoded strings from layout 2011-11-05 19:53:27 +01:00
accounts.xml Improve the first page of the wizard on tablet-scale devices 2010-12-13 00:17:35 +00:00
alert_dialog_text_entry.xml Added dialog to reenter credentials when wrong at the settings check step in the wizard. This prevents users from having to rerun the whole wizard as it is now. 2012-08-08 10:40:08 -07:00
choose_account_item.xml move the chips, change the sizes 2012-03-24 19:57:32 +01:00
choose_identity_item.xml Removed unnecessary layout containers 2012-03-24 22:51:33 +01:00
colorpicker_chooser.xml reshuffle color views into view/ 2010-12-13 00:18:00 +00:00
colorpicker_dialog.xml Imported a variant of http://code.google.com/p/android-color-picker/ into k-9 2010-11-08 02:21:32 +00:00
edit_identity.xml Added option to specify Reply-to address for an identity. Patch provided by fiouzy (Thanks!). 2010-06-20 12:48:22 +00:00
email_address_list_item.xml Change layout of the email address list. 2012-04-08 12:32:10 -04:00
email_address_list.xml Make ListView in EmailAddressList use the full screen height 2012-04-09 02:02:12 +02:00
folder_list_item.xml Provide for users with good eyesight to completely take advantage of the 2011-02-03 03:42:45 +00:00
folder_list.xml Adjunct to the new variable font sizes, allow the Account list and 2010-05-02 04:54:09 +00:00
message_compose_attachment.xml All our layouts now use dip instead of px, for great weird-resolution weird-screen-size justice 2009-11-13 00:38:26 +00:00
message_compose.xml Enabled dark theme for MessageCompose and MessageView 2012-04-03 07:55:51 +02:00
message_list_batch_buttons.xml Added batch buttons for Archive and Move. Made batch buttons configurable. 2011-12-24 18:17:12 +00:00
message_list_item_footer.xml All our layouts now use dip instead of px, for great weird-resolution weird-screen-size justice 2009-11-13 00:38:26 +00:00
message_list_item_touchable.xml Give star a bit more room so there is no cut-off. Don't force the scrollbar on the outside so the listitems can take the whole width. 2012-08-03 12:18:12 -04:00
message_list_item.xml Give star a bit more room so there is no cut-off. Don't force the scrollbar on the outside so the listitems can take the whole width. 2012-08-03 12:18:12 -04:00
message_list.xml move message list batch buttons to their own layout 2011-02-13 21:20:21 -05:00
message_view_attachment.xml Extract AttachmentView and MediaScannerNotifier into their own classes 2011-01-06 16:56:20 +00:00
message_view_bottom_buttons.xml Remove duplication between versions of the message view 2010-12-13 00:18:04 +00:00
message_view_crypto_layout.xml Move as much of the Apg code as possible to its own "view" class 2011-02-10 14:02:21 -05:00
message_view_header.xml Improved the look of MessageView with the dark theme 2012-04-03 07:55:52 +02:00
message_view_move_buttons.xml Remove duplication between versions of the message view 2010-12-13 00:18:04 +00:00
message_view.xml Don't animate the previous/next buttons in message view 2012-02-25 01:08:55 +01:00
message.xml Allow message header to scroll when displaying the attachment list 2012-02-25 00:43:09 +01:00
recipient_dropdown_item.xml Display name and email address in separate lines for auto-complete results in message compose activity. 2010-10-30 21:06:09 +00:00
unread_widget_layout.xml More tweaks to the unread widget 2012-02-13 12:25:03 +01:00
wizard_cancel.xml Overhaul our setup wizard to have a more reasonable bottom bar and to reuse that layout code where possible; standardize the id of the 'next' button 2009-11-23 00:23:34 +00:00
wizard_next.xml Overhaul our setup wizard to have a more reasonable bottom bar and to reuse that layout code where possible; standardize the id of the 'next' button 2009-11-23 00:23:34 +00:00