1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-10 19:45:05 -05:00
k-9/res
m0viefreak 8d4a82ba0e message view: fix subject bugs
- Android does not support ellipsize in combination with maxlines
  for TextViews. This caused getEllipsisCount() in MessageTitleView
  to always fail, and the full subject was never shown in the regular
  headers area when needed.
  To work around that, check for ourselves whether the text is
  longer than 2, and ellipsize manually.

- Clicking the star button on a message caused the subject line to
  re-appear, even if it fits in the action bar title without being
  cut off. This was caused by MessageHeader.populate(), which always
  set the subject to visible.
  As a workaround: Only set subject to visible in case populate()
  actually shows a new message.

- delete res/layout/actionbar_message_view.xml, its already present
  in the actionbar_custom.xml
2013-02-11 13:47:31 +01:00
..
anim Tweak animations to use the (Slightly slower) android default animation speed. 2013-02-05 12:04:03 -05:00
drawable merge date and time font size preference into one 2013-02-11 13:05:52 +01:00
drawable-hdpi Fixup for 5fa7e65816 (forgot hdpi drawable) 2013-02-11 13:05:51 +01:00
drawable-hdpi-v11 Add animated notification icon for "check mail" 2013-02-11 01:31:56 +01:00
drawable-ldpi Add animated notification icon for "check mail" 2013-02-11 01:31:56 +01:00
drawable-ldpi-v11 Add animated notification icon for "check mail" 2013-02-11 01:31:56 +01:00
drawable-mdpi Add animated notification icon for "check mail" 2013-02-11 01:31:56 +01:00
drawable-mdpi-v11 Add animated notification icon for "check mail" 2013-02-11 01:31:56 +01:00
drawable-xhdpi Add animated notification icon for "check mail" 2013-02-11 01:31:56 +01:00
drawable-xhdpi-v11 Add animated notification icon for "check mail" 2013-02-11 01:31:56 +01:00
layout message view: fix subject bugs 2013-02-11 13:47:31 +01:00
layout-land message view: fix subject bugs 2013-02-11 13:47:31 +01:00
menu Use new holo-themed icons when possible 2013-02-10 01:16:46 +01:00
raw changelogging 2013-02-06 22:29:53 -05:00
values merge date and time font size preference into one 2013-02-11 13:05:52 +01:00
values-ca merge date and time font size preference into one 2013-02-11 13:05:52 +01:00
values-cs merge date and time font size preference into one 2013-02-11 13:05:52 +01:00
values-da merge date and time font size preference into one 2013-02-11 13:05:52 +01:00
values-de merge date and time font size preference into one 2013-02-11 13:05:52 +01:00
values-el merge date and time font size preference into one 2013-02-11 13:05:52 +01:00
values-es merge date and time font size preference into one 2013-02-11 13:05:52 +01:00
values-fi merge date and time font size preference into one 2013-02-11 13:05:52 +01:00
values-fr merge date and time font size preference into one 2013-02-11 13:05:52 +01:00
values-fr-rCA Convert translations of 'accounts_welcome' to HTML 2012-12-17 19:00:17 +01:00
values-gl merge date and time font size preference into one 2013-02-11 13:05:52 +01:00
values-hu merge date and time font size preference into one 2013-02-11 13:05:52 +01:00
values-it merge date and time font size preference into one 2013-02-11 13:05:52 +01:00
values-iw merge date and time font size preference into one 2013-02-11 13:05:52 +01:00
values-ja merge date and time font size preference into one 2013-02-11 13:05:52 +01:00
values-ko merge date and time font size preference into one 2013-02-11 13:05:52 +01:00
values-nl merge date and time font size preference into one 2013-02-11 13:05:52 +01:00
values-pl merge date and time font size preference into one 2013-02-11 13:05:52 +01:00
values-pt-rBR Update help text for hotkeys 2013-02-01 21:30:07 +01:00
values-ru merge date and time font size preference into one 2013-02-11 13:05:52 +01:00
values-sv merge date and time font size preference into one 2013-02-11 13:05:52 +01:00
values-tr merge date and time font size preference into one 2013-02-11 13:05:52 +01:00
values-uk merge date and time font size preference into one 2013-02-11 13:05:52 +01:00
values-v11 First stab at new notifications. 2013-01-02 14:11:07 +01:00
values-zh-rCN Update help text for hotkeys 2013-02-01 21:30:07 +01:00
values-zh-rTW Update help text for hotkeys 2013-02-01 21:30:07 +01:00
xml merge date and time font size preference into one 2013-02-11 13:05:52 +01:00