Vikram Aggarwal
c3d66e5ed3
am 1890f320
: am aa7e415d
: Merge "Single Actionbar: no more split" into jb-ub-mail-ur9
...
* commit '1890f32075aede58651dcbcd70ff982c9f2c5aee':
Single Actionbar: no more split
2013-03-15 22:39:45 +00:00
Vikram Aggarwal
1890f32075
am aa7e415d
: Merge "Single Actionbar: no more split" into jb-ub-mail-ur9
...
* commit 'aa7e415d21feeb2f6c768e8c38630197c242bf95':
Single Actionbar: no more split
2013-03-15 22:37:57 +00:00
Vikram Aggarwal
aa7e415d21
Merge "Single Actionbar: no more split" into jb-ub-mail-ur9
2013-03-15 22:34:49 +00:00
Vikram Aggarwal
1c50031f51
Single Actionbar: no more split
...
Single actionbar for Email
Bug: 8351542 Single action bar and new account selector
Change-Id: I4f8d54bdf5d4bbe2dfaae6e0121780b2a50aeb7f
2013-03-15 15:22:19 -07:00
Yu Ping Hu
13ec819ee3
am 6b0efc93
: am ed1cc32f
: Increment Email version number.
...
* commit '6b0efc9360b232066db04723ca08190dbd0a30f5':
Increment Email version number.
2013-03-15 21:38:44 +00:00
Yu Ping Hu
6b0efc9360
am ed1cc32f
: Increment Email version number.
...
* commit 'ed1cc32fc2f944544946722d6c1f7694f5d4a5b5':
Increment Email version number.
2013-03-15 21:36:45 +00:00
Yu Ping Hu
ed1cc32fc2
Increment Email version number.
...
Change-Id: I7f41ae6fd02d4709a7d285c3acacd4612b0d67cd
2013-03-15 14:30:04 -07:00
Yu Ping Hu
14ba359b5d
am f6fbd779
: am 3e88d65a
: Fix inboxes in POP for non-english.
...
* commit 'f6fbd7792c8a49ef53f7559771a6cb6d1b8dce52':
Fix inboxes in POP for non-english.
2013-03-15 04:37:21 +00:00
Yu Ping Hu
7af5cfaced
am 0de2ffe2
: am b3b47ef9
: Merge ""Fix" Inboxes in non-English languages for IMAP." into jb-ub-mail-ur9
...
* commit '0de2ffe252774dfc09f10e6883ef2ac3ad6929ad':
"Fix" Inboxes in non-English languages for IMAP.
2013-03-15 04:37:20 +00:00
Yu Ping Hu
f6fbd7792c
am 3e88d65a
: Fix inboxes in POP for non-english.
...
* commit '3e88d65aa89ef4e05f33de69f46765930aaab26b':
Fix inboxes in POP for non-english.
2013-03-15 04:33:09 +00:00
Yu Ping Hu
0de2ffe252
am b3b47ef9
: Merge ""Fix" Inboxes in non-English languages for IMAP." into jb-ub-mail-ur9
...
* commit 'b3b47ef971ff58c146d07dd3a68437ea4b9e7166':
"Fix" Inboxes in non-English languages for IMAP.
2013-03-15 04:33:09 +00:00
Yu Ping Hu
3e88d65aa8
Fix inboxes in POP for non-english.
...
Same as I27b422b4b9a3568c899beda41c96e61eb77c4ad3
but for POP.
Bug: 8393126
Change-Id: Ifa7ef3aa4080ec4c39309f988f041344fc4e8b54
2013-03-14 20:29:10 -07:00
Yu Ping Hu
b3b47ef971
Merge ""Fix" Inboxes in non-English languages for IMAP." into jb-ub-mail-ur9
2013-03-15 02:42:29 +00:00
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
Paul Westbrook
6e07e9df75
am 16818400
: am 5ed8b266
: Fix some problems with move message
...
* commit '16818400fc2f01d051e26f0ea4175d1822d6ad66':
Fix some problems with move message
2013-03-14 23:15:45 +00:00
Paul Westbrook
16818400fc
am 5ed8b266
: Fix some problems with move message
...
* commit '5ed8b266a480ea413264abdb5042c58b29175df8':
Fix some problems with move message
2013-03-14 23:14:36 +00:00
Paul Westbrook
5ed8b266a4
Fix some problems with move message
...
Make Email respect the accepts moved mail flag
Don't throw an exception when receiving on the
folders_updated column
Bug: 8370675
Change-Id: I92c630577e6f572361bbaf68d8e5d0bfb6204951
2013-03-14 16:06:11 -07:00
Yu Ping Hu
c65788a49c
am d999c925
: am 8e2c4056
: Clean up dead code. Should be a no-op for functionality.
...
* commit 'd999c925dcff9423d68e373c81f3144bf8c8d8b2':
Clean up dead code. Should be a no-op for functionality.
2013-03-14 21:51:00 +00:00
Yu Ping Hu
d999c925dc
am 8e2c4056
: Clean up dead code. Should be a no-op for functionality.
...
* commit '8e2c4056caffb9695fa7fdf3a90c1c4f056adb97':
Clean up dead code. Should be a no-op for functionality.
2013-03-14 21:49:54 +00:00
Yu Ping Hu
8e2c4056ca
Clean up dead code. Should be a no-op for functionality.
...
Also includes a fix for saving a draft that's already
been saved (used to create a new one).
The following were unused:
- accountIdAddToField
- mailboxIdAddToField
- uisendmail
- uisavedraft
- uiupdatedraft
- uisenddraft
Deleting those also allows us to remove the translation
from the Bundle used by calls to the ContentValues used by
update (since the update paths are now gone).
Change-Id: I87f2875e3272177a128a8ff65541e51b1f2d05fc
2013-03-14 14:40:39 -07:00
Yu Ping Hu
d48e11e5d6
am bf922ddc
: am a6cd7cbd
: Merge "Fix IMAP send by ensuring system mailboxes exist." into jb-ub-mail-ur9
...
* commit 'bf922ddcf2ec5ddbb0c59b878475a80646beb87b':
Fix IMAP send by ensuring system mailboxes exist.
2013-03-14 17:19:53 +00:00
Yu Ping Hu
bf922ddcf2
am a6cd7cbd
: Merge "Fix IMAP send by ensuring system mailboxes exist." into jb-ub-mail-ur9
...
* commit 'a6cd7cbd637fd39f190889c28378c81e93489796':
Fix IMAP send by ensuring system mailboxes exist.
2013-03-14 17:18:58 +00:00
Yu Ping Hu
a6cd7cbd63
Merge "Fix IMAP send by ensuring system mailboxes exist." into jb-ub-mail-ur9
2013-03-14 17:17:54 +00:00
Yu Ping Hu
f7055e2618
Fix IMAP send by ensuring system mailboxes exist.
...
This is a quick fix to get it working ASAP, I will improve
how system folders are created when handling b/8383232.
Bug: 8307247
Change-Id: I6ea24ea756911c60d4eca69ce65d27dff33850c8
2013-03-14 17:07:00 +00:00
Baligh Uddin
4b72ba602c
am ae42b679
: (-s ours) am 1bba64ca
: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-ub-mail-ur9
...
* commit 'ae42b67906b7f3facae2fbd1dd15d76cb2342128':
Import translations. DO NOT MERGE
2013-03-14 04:58:31 +00:00
Baligh Uddin
ae42b67906
am 1bba64ca
: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-ub-mail-ur9
...
* commit '1bba64ca02628fcfa4bdfc7725ff65350ba5a373':
Import translations. DO NOT MERGE
2013-03-14 04:55:23 +00:00
Baligh Uddin
b86940977b
am f2d20696
: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-ub-mail-ur10
...
* commit 'f2d206961c678fec3aa3eef4920e6c2c85f0d002':
Import translations. DO NOT MERGE
2013-03-14 04:55:23 +00:00
Baligh Uddin
1bba64ca02
Merge "Import translations. DO NOT MERGE" into jb-ub-mail-ur9
2013-03-14 04:54:27 +00:00
Baligh Uddin
57d37a3309
Merge "Import translations. DO NOT MERGE" into jb-ub-mail-ur11
2013-03-14 04:54:04 +00:00
Baligh Uddin
f2d206961c
Merge "Import translations. DO NOT MERGE" into jb-ub-mail-ur10
2013-03-14 04:53:41 +00:00
Alice Yang
ae8881e6a6
am 6824d968
: am 700fb3c2
: Merge "Revert "Change "hide checkboxes" to "show checkboxes""" into jb-ub-mail-ur9
...
* commit '6824d9683167226d3080d72f26f0f52c2ee8865c':
Revert "Change "hide checkboxes" to "show checkboxes""
2013-03-13 21:34:21 +00:00
Alice Yang
6824d96831
am 700fb3c2
: Merge "Revert "Change "hide checkboxes" to "show checkboxes""" into jb-ub-mail-ur9
...
* commit '700fb3c23d56a14eef9c330c50278f02935f5a04':
Revert "Change "hide checkboxes" to "show checkboxes""
2013-03-13 21:33:10 +00:00
Alice Yang
700fb3c23d
Merge "Revert "Change "hide checkboxes" to "show checkboxes""" into jb-ub-mail-ur9
2013-03-13 21:31:30 +00:00
Alice Yang
a833b36ec2
Revert "Change "hide checkboxes" to "show checkboxes""
...
This reverts commit 5742d44917
.
Bug 8370186
Change-Id: Ie15b7c30aaba8df8678d15e19dcd38fddea6de13
2013-03-13 14:18:19 -07:00
Paul Westbrook
5048675de3
am dff42ac3
: am c389a545
: Fix launching Account settings
...
* commit 'dff42ac37e5176046da495411709793d0a49d52c':
Fix launching Account settings
2013-03-13 07:01:34 +00:00
Paul Westbrook
dff42ac37e
am c389a545
: Fix launching Account settings
...
* commit 'c389a54508288b669549dbdf75719b259ddf2338':
Fix launching Account settings
2013-03-13 07:00:34 +00:00
Paul Westbrook
c389a54508
Fix launching Account settings
...
The intent action in the manifest didn't match what was specified in account
authenticator preference
Bug: 8359559
Change-Id: Ic4c95ac954913d0cb5531cebcdddddded14ac1b2
2013-03-12 22:57:54 -07:00
Paul Westbrook
31b4a9cc28
am 8aea2674
: am 88c80b77
: Load replyall setting
...
* commit '8aea267466d3b79fae468abf003ca7fc503f4226':
Load replyall setting
2013-03-13 04:45:17 +00:00
Paul Westbrook
8aea267466
am 88c80b77
: Load replyall setting
...
* commit '88c80b775bc8232955dcd0cd07e18aa6f9cbcd5c':
Load replyall setting
2013-03-13 04:44:17 +00:00
Paul Westbrook
88c80b775b
Load replyall setting
...
Bug: 8374501
Change-Id: Ibf01a9c27ad05e3d6c1b172a255299d8af3b69ea
2013-03-12 21:28:26 -07:00
Paul Westbrook
69f6871c3a
am b175740f
: am 25e966ed
: Merge "Log when there are an unexpected number of attachments" into jb-ub-mail-ur9
...
* commit 'b175740f3707c201d5dd4de9416d741ada2eacd6':
Log when there are an unexpected number of attachments
2013-03-13 02:46:44 +00:00
Paul Westbrook
b175740f37
am 25e966ed
: Merge "Log when there are an unexpected number of attachments" into jb-ub-mail-ur9
...
* commit '25e966ed72e496b193250894100fe847b9cadbb1':
Log when there are an unexpected number of attachments
2013-03-13 02:45:06 +00:00
Paul Westbrook
25e966ed72
Merge "Log when there are an unexpected number of attachments" into jb-ub-mail-ur9
2013-03-13 02:44:19 +00:00
Paul Westbrook
ae171be336
Log when there are an unexpected number of attachments
...
Bug: 8373916
Change-Id: I89c4e754648e59855b153d31e59afe560360fd9c
2013-03-12 19:04:28 -07:00
Paul Westbrook
d26345a094
am c0b9450c
: am a01c8522
: Merge "Revert "Revert "Remove extra Imap authenticator"" :)" into jb-ub-mail-ur9
...
* commit 'c0b9450c2b691b49642f3eaa60bb387988b2f507':
Revert "Revert "Remove extra Imap authenticator"" :)
2013-03-13 00:34:58 +00:00
Paul Westbrook
c0b9450c2b
am a01c8522
: Merge "Revert "Revert "Remove extra Imap authenticator"" :)" into jb-ub-mail-ur9
...
* commit 'a01c85229b61b3deb412180e7212bf296f9a83b6':
Revert "Revert "Remove extra Imap authenticator"" :)
2013-03-13 00:33:16 +00:00
Paul Westbrook
a01c85229b
Merge "Revert "Revert "Remove extra Imap authenticator"" :)" into jb-ub-mail-ur9
2013-03-13 00:32:33 +00:00
Paul Westbrook
2af7d01ef7
Revert "Revert "Remove extra Imap authenticator"" :)
...
This reverts commit 8fcf4d7976
Change-Id: If5a83b82ec64b6acef7c9f1c7896ef144aacfd1f
2013-03-13 00:24:02 +00:00
Paul Westbrook
72aa7ad834
am 74daafb8
: am e0cc62d7
: Merge "Revert "Remove extra Imap authenticator"" into jb-ub-mail-ur9
...
* commit '74daafb87b1aef10446dad822ac602c30ff33a55':
Revert "Remove extra Imap authenticator"
2013-03-12 23:10:02 +00:00
Paul Westbrook
74daafb87b
am e0cc62d7
: Merge "Revert "Remove extra Imap authenticator"" into jb-ub-mail-ur9
...
* commit 'e0cc62d72fb5d860e1dc0ea581c052784f6fdce2':
Revert "Remove extra Imap authenticator"
2013-03-12 23:08:11 +00:00