summaryrefslogtreecommitdiffstats
path: root/src/com/android/mail/providers/AccountCacheProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Rename AccountCacheProvider -> MailAppProviderPaul Westbrook2012-03-221-464/+0
* Add support for sending feedbackPaul Westbrook2012-03-221-0/+3
* persist and read last viewed accountAndy Huang2012-03-211-0/+17
* random fixesAndy Huang2012-03-131-3/+4
* Fix the null URI versus "null" versus Json.NULLVikram Aggarwal2012-03-131-3/+14
* Better handling of deletions of accountsPaul Westbrook2012-03-121-30/+77
* Modify UiProvider to save recent folders and read them in the spinner.Vikram Aggarwal2012-03-081-6/+5
* Don't crash when serialized account format changesPaul Westbrook2012-03-071-2/+9
* Add mimetype to account, widget intents.Mindy Pereira2012-03-061-0/+2
* Add debug loggingPaul Westbrook2012-03-051-0/+1
* Add support for caching the account listPaul Westbrook2012-03-021-135/+108
* Move account cursor management to AccountCacheProviderPaul Westbrook2012-03-011-40/+87
* Add support for the UIprovider to return a smaller list of accountsPaul Westbrook2012-03-011-7/+42
* Read settings and keep them up to date.Mindy Pereira2012-03-011-2/+2
* Allow the AccountCacheProvider to load accountsPaul Westbrook2012-03-011-0/+32
* Add support for reading preferencesPaul Westbrook2012-02-281-2/+10
* Store URI's in Uri instead of String.Mindy Pereira2012-02-281-28/+28
* Add launch intent for viewing a conversation from widget.Mindy Pereira2012-02-281-1/+0
* Add compose uri field to account.Mindy Pereira2012-02-271-4/+11
* Move account list creation to EmailProviderMarc Blank2012-02-271-1/+17
* Add support for showing helpPaul Westbrook2012-02-241-2/+8
* Add account/folder status columnsMarc Blank2012-02-211-11/+10
* Settings uriPaul Westbrook2012-02-211-3/+9
* Missed field in boot sequence.Mindy Pereira2012-02-171-3/+8
* Send notifications of account list changesPaul Westbrook2012-02-091-0/+28
* Start of restructuring to allow overlays include subset of providersPaul Westbrook2012-02-081-5/+11
* Add provider support for undoUriMarc Blank2012-02-011-3/+15
* Setup saving drafts.Mindy Pereira2012-01-241-7/+10
* Pass the account around instead of just hte account name.Mindy Pereira2012-01-091-1/+1
* rename unified email's package name to com.android.mailAndy Huang2012-01-061-0/+194