Go to file
Yu Ping Hu 5187e702d6 "Fix" Inboxes in non-English languages for IMAP.
Without this change, languages where the inbox is not named
"Inbox" will never initialize IMAP accounts correctly.

This change "works" because
LegacyConversions.inferMailboxTypeFromName matches against
server name. Obviously this code's bad and I should feel
bad, but for now this change at least makes the app usable
in other languages and leaves the code in the simplest state
for fixing later.

Bug: 8393126
Change-Id: I27b422b4b9a3568c899beda41c96e61eb77c4ad3
2013-03-15 02:01:22 +00:00
assets
build/res Fix launching Account settings 2013-03-12 22:57:54 -07:00
emailcommon Clean up dead code. Should be a no-op for functionality. 2013-03-14 14:40:39 -07:00
emailsync Improve service dump a bit 2012-09-19 12:46:13 -07:00
res Merge "Import translations. DO NOT MERGE" into jb-ub-mail-ur9 2013-03-14 04:54:27 +00:00
src/com "Fix" Inboxes in non-English languages for IMAP. 2013-03-15 02:01:22 +00:00
tests Clean up dead code. Should be a no-op for functionality. 2013-03-14 14:40:39 -07:00
.classpath
.project
Android.mk Set local sdk version 2013-03-05 09:51:58 -08:00
AndroidManifest.xml Fix launching Account settings 2013-03-12 22:57:54 -07:00
CleanSpec.mk Fix build 2012-08-22 16:18:46 -07:00
MODULE_LICENSE_APACHE2
NOTICE
proguard.flags Remove nonexistant classes and update existing ones 2013-01-30 14:20:58 -08:00