summaryrefslogtreecommitdiffstats
path: root/emailcommon
Commit message (Expand)AuthorAgeFilesLines
* Foreign characters may be letters and digits, but they're not allowed in Uri/...Tony Mantler2013-10-311-1/+13
* Add a provider call to get device friendly name.Yu Ping Hu2013-10-301-0/+7
* Do not try to load nameless attachments.Yu Ping Hu2013-10-251-0/+7
* Add an additional mailbox key column to message tableMartin Hibdon2013-10-231-1/+19
* Treat updates into non-existent body rows as inserts.Yu Ping Hu2013-10-211-0/+2
* Do not require RPC for getCapabilities.Yu Ping Hu2013-10-181-12/+3
* Handle User Refresh in Edge CasesAlon Albert2013-10-181-2/+8
* Always fix parent keys on startup of emailMartin Hibdon2013-10-111-0/+3
* Disable sync settings controls for drafts foldersMartin Hibdon2013-10-101-1/+3
* Allow multiple mailboxes to be synced in a single requestMartin Hibdon2013-10-101-8/+89
* Add a mailbox type filter for syncing.Yu Ping Hu2013-10-071-0/+22
* On initial sync, do inbox firstMartin Hibdon2013-10-041-1/+4
* Fix my query. Again. :(Yu Ping Hu2013-10-041-2/+2
* Fix a sql statement.Yu Ping Hu2013-10-041-1/+1
* Don't push things that haven't performed initial sync.Yu Ping Hu2013-10-042-5/+15
* Remove mAmAccount from the email provider account objectTony Mantler2013-10-041-2/+12
* Add some loggingMartin Hibdon2013-10-011-0/+2
* Don't show "No messages" when starting a search on ExchangeTony Mantler2013-10-011-0/+1
* Auth NotificationAlon Albert2013-09-271-0/+36
* Fix account matching at initial screen to match against email addressTony Mantler2013-09-261-0/+40
* Improve display of attachments in popMartin Hibdon2013-09-201-0/+3
* Implement a resyncMailbox MethodAlon Albert2013-09-192-0/+61
* Fix MessageStateChange to include mailbox id.Yu Ping Hu2013-09-155-11/+169
* Kill the process when an account is deleted.Martin Hibdon2013-09-122-0/+7
* Add the MessageMove & MessageStateChange tables.Yu Ping Hu2013-09-095-29/+564
* Don't use implicit eventsPaul Westbrook2013-08-281-4/+0
* Fix notification preference migrationScott Kennedy2013-08-262-8/+41
* Merge "Add the moved messages query." into jb-ub-mail-ur10Yu Ping Hu2013-08-231-1/+31
|\
| * Add the moved messages query.Yu Ping Hu2013-08-231-1/+31
* | Clean up warnings, finals, dead and useless codeTony Mantler2013-08-231-18/+0
|/
* Merge "Add PingDuration to the Account table" into jb-ub-mail-ur10Martin Hibdon2013-08-222-3/+23
|\
| * Add PingDuration to the Account tableMartin Hibdon2013-08-212-3/+23
* | Use resources for authority/package namePaul Westbrook2013-08-203-10/+10
|/
* Prevent NPEPaul Westbrook2013-08-161-1/+1
* Reimplement QuickResponse supportTony Mantler2013-08-162-193/+2
* Use insecure socketFactory if "accept all certificates"Martin Hibdon2013-08-151-1/+1
* Don't crash when the policy service is unavailable.Yu Ping Hu2013-08-141-1/+4
* Merge "Continue rewriting QuickResponse support" into jb-ub-mail-ur10Tony Mantler2013-08-122-0/+15
|\
| * Continue rewriting QuickResponse supportTony Mantler2013-08-122-0/+15
* | Add a utility function to map mailbox type to authority.Yu Ping Hu2013-08-091-0/+18
|/
* Merge "Implement two part imap sync" into jb-ub-mail-ur10Martin Hibdon2013-08-072-1/+24
|\
| * Implement two part imap syncMartin Hibdon2013-08-072-1/+24
* | Fix ui notifications on folder list changes.Yu Ping Hu2013-08-061-0/+20
|/
* Remove some unused functions.Yu Ping Hu2013-08-051-45/+0
* Add checks for whether a mailbox is syncable.Yu Ping Hu2013-08-021-0/+50
* Move required system folder types to Mailbox.Yu Ping Hu2013-08-011-0/+12
* Merge "Improve message counting, ah ah ah!" into jb-ub-mail-ur10Yu Ping Hu2013-08-011-2/+1
|\
| * Improve message counting, ah ah ah!Yu Ping Hu2013-07-311-2/+1
* | Remove more warningsScott Kennedy2013-08-013-0/+7
|/
* Delete most of IEmailServiceCallback.Yu Ping Hu2013-07-295-227/+6