History log of /packages/apps/UnifiedEmail/unified_src/com/android/mail/providers/UnifiedAccountCacheProvider.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6a62146d0af3bf33ff472e4fbfad64f6c582dd8e 02-Apr-2012 Vikram Aggarwal <viki@google.com> Correct authority for suggestions provider

Change-Id: I363e8f00c7baeed9cae94fe25242594d6e4d4250
/packages/apps/UnifiedEmail/unified_src/com/android/mail/providers/UnifiedAccountCacheProvider.java
2388c5d208acd4e4e658aaacbbc5f080ee8e9f7c 25-Mar-2012 Paul Westbrook <pwestbro@google.com> Support for no account case

Change-Id: I43150580aed2ef8d100702c13190d84f3d8d339c
/packages/apps/UnifiedEmail/unified_src/com/android/mail/providers/UnifiedAccountCacheProvider.java
c2074c4442eacf5604dd3cecd06b363e8fc574de 22-Mar-2012 Paul Westbrook <pwestbro@google.com> Rename AccountCacheProvider -> MailAppProvider

Change-Id: I7d1079ab2a48c5c845dee2ceff281bdf00c70b0f
/packages/apps/UnifiedEmail/unified_src/com/android/mail/providers/UnifiedAccountCacheProvider.java
77177b171c483d485bdbff0178564394e8f57d0f 08-Feb-2012 Paul Westbrook <pwestbro@google.com> Start of restructuring to allow overlays include subset of providers

This allows us to build a UnifiedEmail that supports all providers
and use this base to build applications that only supports a subset
of the providers

Made AccountCacheProvider and ConversationProvider abstract. This allows
the extending class to specify the authority that should be used (This allows
both UnifiedEmail and Gmail to be installed at the same time)

Change-Id: I31295f4630906e7182e423fcbb7b47c33ba4cd4f
/packages/apps/UnifiedEmail/unified_src/com/android/mail/providers/UnifiedAccountCacheProvider.java