summaryrefslogtreecommitdiffstats
path: root/src/com/android/exchange/Eas.java
Commit message (Expand)AuthorAgeFilesLines
* Exchange: Support configure the sync size for each mail content.zhihai liu2015-09-281-0/+1
* Hook up exchange logging to the debug screenMartin Hibdon2014-08-281-17/+0
* Put the debug screen back into settingsMartin Hibdon2014-08-281-1/+1
* Fix NPE when parsing null protocol versionJay Shrauner2014-04-301-0/+8
* Bump the version code in the useragent string.Yu Ping Hu2014-03-201-1/+1
* Improve birthday handling in contacts upsync.Yu Ping Hu2013-11-141-0/+11
* Use Account Email for Main CalendarAlon Albert2013-10-021-0/+24
* Unify Log TagsAlon Albert2013-09-271-1/+1
* Split Apply Ops Into ChuncksAlon Albert2013-09-191-0/+2
* Decouple operation management from EasServerConnection.Yu Ping Hu2013-08-131-0/+18
* Put connection cache in its own file.Yu Ping Hu2013-08-071-0/+4
* Treat auto sync windows as the default (currently 1 week).Yu Ping Hu2013-06-141-10/+8
* Unify LogTagScott Kennedy2013-06-061-3/+2
* Convert authorities, intents, and account manager typesMarc Blank2012-08-311-3/+5
* DO NOT MERGE: Move exchange2 files up a levelMarc Blank2012-06-271-0/+2
* Refactor EAS search into a single classMarc Blank2011-06-271-3/+3
* Implement "automatic" sync lookback for ExchangeMarc Blank2011-05-051-5/+10
* EAS 14.1 implementationMarc Blank2011-04-261-0/+8
* Separate Exchange applicationMarc Blank2011-02-171-7/+7
* HTML support for EAS 2.5 emailMarc Blank2010-09-151-0/+2
* Add Android OS version to EAS User-Agent; update EAS versionMarc Blank2010-08-271-1/+1
* Fix GAL search in EAS 12.1Marc Blank2010-06-231-1/+12
* Implement basic EAS 12.1 functionalityMarc Blank2010-05-271-0/+2
* Handle EAS versions betterMarc Blank2010-03-191-0/+7
* Stop pings when other syncs in the same account startMarc Blank2010-03-051-1/+1
* Move Eas.ACCOUNT_MANAGER_TYPE out of the package.Makoto Onuki2010-02-011-1/+0
* Add truncation at 100k (EAS 2.5) and 200k (EAS 12) (#2184807)Marc Blank2009-10-131-1/+4
* Remove parser logging from standard SD loggingMarc Blank2009-09-191-4/+1
* Clear error states on network reconnect; add temporary notifications; see det...Marc Blank2009-08-091-4/+21
* Try to work around the "ping loop" problem in some Exchange 2003 serversMarc Blank2009-08-061-0/+2
* Fix inadvertent submission with debug flag setMarc Blank2009-08-031-1/+1
* Massive reworking of EAS serialization; much smaller and faster nowMarc Blank2009-08-011-8/+12
* Changes to EAS: attachments, HTML text, and sending mail (without atts)Marc Blank2009-07-181-11/+11
* Fix push bug, minor changes to logging and removal of debug codeMarc Blank2009-07-161-0/+2
* Various EAS related changes related to accounts and services.Andrew Stadler2009-07-131-1/+3
* Major refactor and cleanup of EAS codeMarc Blank2009-07-071-0/+62