replicant-packages_apps_Email/src/com/android/email
Makoto Onuki ab1674a2d6 Cosmetic changes to MessageView
- Don't show the progress icon unless loading from network
- Don't show the content until LoadAttachmentsTask finishes
- Disable the fade-in animation.  It causes some weird positioning issue
  with the GL accelerated webview.
- Use WebView.clearView() to clear its content.
- Use the "normal" layout mode, otherwise WebView won't use its entire
  width
- Don't hide the vertical scrollbar

Bug 3287729
Bug 3225068
Bug 3295761
Bug 3304396

Change-Id: Ic4b8baac99b71dc0da58021849ff7c1dbd6dbe55
2010-12-21 17:57:16 -08:00
..
activity Cosmetic changes to MessageView 2010-12-21 17:57:16 -08:00
data Update to use new Loader callbacks. 2010-12-20 23:14:01 -08:00
mail Restrict download/display to "attachment" and "inline" 2010-12-15 11:36:02 -08:00
provider Properly return zero-count cursor from getMatrixCursor 2010-12-20 13:58:11 -08:00
service Harden AttachmentDownloadService; fix storage calculation 2010-12-17 11:28:18 -08:00
Account.java SharedPreferences commit -> apply 2010-11-01 08:51:26 -07:00
AccountBackupRestore.java Fix failing account backup/restore unit tests 2010-08-24 17:50:55 -07:00
Clock.java Rework/cleanup of "refresh". 2010-08-18 11:06:45 -07:00
Controller.java Controller.Result callbacks should all have accountId 2010-12-10 18:11:44 -08:00
ControllerResultUiThreadWrapper.java Show attachment download progress/status properly 2010-12-16 15:09:03 -08:00
Email.java Remove unused debug flag 2010-12-17 10:34:43 -08:00
EmailAddressAdapter.java DO NOT MERGE: Clean up member variables. 2010-09-20 14:03:29 -07:00
EmailAddressValidator.java GAL support 2010-03-15 11:12:34 -07:00
ExchangeUtils.java Implement password expiration for EAS 2010-11-22 11:17:00 -08:00
FixedLengthInputStream.java DO NOT MERGE: New IMAP parser to fix long-lasting problems. 2010-09-20 16:45:48 -07:00
GroupMessagingListener.java Controller.Result callbacks should all have accountId 2010-12-10 18:11:44 -08:00
LegacyConversions.java Implement prefetch of IMAP/EAS attachments 2010-12-13 15:32:57 -08:00
MessagingController.java Controller.Result callbacks should all have accountId 2010-12-10 18:11:44 -08:00
MessagingListener.java Controller.Result callbacks should all have accountId 2010-12-10 18:11:44 -08:00
NotificationController.java Use generic contact icon for notifications & messages 2010-12-15 15:26:30 -08:00
PeekableInputStream.java DO NOT MERGE: Clean up member variables. 2010-09-20 14:03:29 -07:00
Preferences.java Add preference for background downloading 2010-12-08 12:28:02 -08:00
RefreshManager.java Fix two errors reported by continous test 2010-12-08 22:07:12 -08:00
ResourceHelper.java Store application context to avoid activity leak. 2010-12-14 17:14:35 -08:00
SecurityPolicy.java Handle upgrade path for adding DPM policies 2010-12-09 10:09:58 -08:00
Snippet.java Add snippets to messages 2010-09-03 23:23:19 -07:00
StopWatch.java Adding StopWatch class to measure elapsed time 2010-09-27 11:53:12 -07:00
Throttle.java Extract the throttling part from ThrottlingCursorLoader 2010-10-01 17:46:59 -07:00
Utility.java Remove unnecessary logging in Utility.attachmentExists 2010-12-16 20:09:41 -08:00
VendorPolicyLoader.java DO NOT MERGE: Extract MockVendorPolicy, add standard mechanism to inject it. 2010-09-20 16:45:48 -07:00