summaryrefslogtreecommitdiffstats
path: root/src/com/android/exchange/provider
Commit message (Expand)AuthorAgeFilesLines
* Replace "Corporate" by "Exchange"Régis Décamps2014-10-101-1/+1
* Fix name fields for selected GAL search resultsJay Shrauner2014-10-082-23/+43
* b/15746597. Adjust workflow when there are no results for a GAL search.Anthony Lee2014-06-202-1/+3
* Delete obsolete codeMartin Hibdon2014-06-041-2/+2
* Fix handling of display namesJay Shrauner2014-03-191-54/+147
* NPE fix in NameComparator when null strings are provided by theAnthony Lee2014-03-191-11/+18
* Fix Exchange directory lookup for phone queries.Yu Ping Hu2013-11-061-6/+7
* Enhance GAL ProviderAlon Albert2013-10-011-58/+221
* Add Some Logging to GAL ProviderAlon Albert2013-10-011-13/+17
* Make sure EmailContent is initialized before referencing provider URIsTony Mantler2013-09-181-0/+1
* Clean up a bunch of warningsScott Kennedy2013-06-251-14/+13
* Revert "Initialize matcher in onCreate()"Marc Blank2012-09-151-22/+22
* Initialize matcher in onCreate()Marc Blank2012-09-151-22/+22
* Convert authorities, intents, and account manager typesMarc Blank2012-08-311-1/+2
* Refactor code to match changes to emailcommonMarc Blank2012-07-181-275/+0
* DO NOT MERGE: Move exchange2 files up a levelMarc Blank2012-06-272-10/+72
* Create exchange2; restore ICS sources to exchangeMarc Blank2012-04-261-0/+212
* Created new Exchange2 targetPaul Westbrook2012-04-121-213/+0
* Add "supports settings" to EAS mail foldersMarc Blank2012-04-041-2/+1
* Correct new mailbox parent fixup codeMarc Blank2011-12-231-6/+14
* Fix NPE's due to ContentProvider unavailabilityMarc Blank2011-07-171-0/+3
* Inbox should accept moved mail in EASMarc Blank2011-07-051-6/+6
* Support move of Account to its own top-level classMarc Blank2011-06-132-2/+2
* am 5b27441e: Harden MailboxUtilities against NPE\'sMarc Blank2011-06-031-0/+1
|\
| * Harden MailboxUtilities against NPE'sMarc Blank2011-05-271-0/+2
* | Use NO_MESSAGE instaed of PARENT_KEY_NONEMakoto Onuki2011-05-171-2/+2
* | Move Mailbox to top level class.Ben Komalo2011-05-131-1/+1
* | Pass list of new message IDs after syncTodd Kennedy2011-05-051-7/+3
* | Fix problem w/ multiple accounts and parentKey setupMarc Blank2011-04-181-5/+6
* | Fix potential NPE in MailboxUtilitiesMarc Blank2011-04-041-0/+1
|/
* Avoid sqlite bind error in mailbox with no serverIdMarc Blank2011-03-091-14/+24
* DO NOT MERGE: Add parentKey and new flags to existing and new mailboxesAndy Stadler2011-03-071-0/+190
* Separate Exchange applicationMarc Blank2011-02-172-18/+32
* Transferring display name logic to GAL providerDmitri Plotnikov2011-01-271-1/+11
* Disable picker/shortcuts for Exchange GALDmitri Plotnikov2010-10-251-1/+1
* Remove GAL lookup dependency on running ExchangeServiceMarc Blank2010-09-151-7/+31
* Enforce a limit on GAL lookup responsesMarc Blank2010-09-021-4/+20
* Remove old ExchangeProvider (legacy GAL support)Marc Blank2010-09-021-143/+0
* Integration with Directory API for autocompleteDmitri Plotnikov2010-08-272-367/+4
* Rename SyncManager to ExchangeServiceMarc Blank2010-08-271-2/+2
* Upgrading to new GAL registration API.Dmitri Plotnikov2010-08-051-16/+63
* Adding support for a full-contact (entities) query.Dmitri Plotnikov2010-08-022-12/+231
* Fix reference to Exchange directory provider classMarc Blank2010-06-291-1/+1
* Preliminary GAL/Contacts integration for EASMarc Blank2010-06-291-0/+159
* Remove STOPSHIP debug codeMarc Blank2010-04-281-2/+2
* Use proper formatting strings for GAL lookup statusAndrew Stadler2010-03-161-6/+12
* GAL (continued)Andrew Stadler2010-03-162-24/+70
* GAL UI cleanup work (in progress)Andrew Stadler2010-03-152-106/+257
* GAL supportAndrew Stadler2010-03-153-0/+353