Commit Graph

7663 Commits

Author SHA1 Message Date
Vikram Aggarwal daa3ed6103 Switch to frameworks/opt/photoviewer
Bug: 7379833 Switch GMail to frameworks/opt/photoviewer
Depends on: https://googleplex-android-review.googlesource.com/#/c/243938/

Change-Id: Iacf7fe112a67702a41bbbf044948ba3d2a3f7883
2012-10-19 13:45:08 -07:00
Baligh Uddin 51f16b260d Import translations. DO NOT MERGE
Change-Id: I790dbef85d8ed892c36c1da14196e03e5ac4a00f
Auto-generated-cl: translation import
2012-10-16 12:32:17 -07:00
Paul Westbrook c3f4e0e458 increment versionCode
Change-Id: I8fbeac70c5edfd98e64531c892e06e9989851e71
2012-10-15 15:17:31 -07:00
Paul Westbrook 7e49f89a3a Return a value for conversation mode
Bug: 7312540
Change-Id: I0266df9a71f237666efa17360269f9ee5201668f
2012-10-13 14:42:15 -07:00
Mark Wei 4e1ed6c75d Make Email widget available on lock screen
Bug: 7295924
Change-Id: I31a07da128ec258c408affa86285195851a29254
2012-10-05 12:42:16 -07:00
Baligh Uddin 950bae8ecd Import translations. DO NOT MERGE
Change-Id: I5717528dd3abecd1949a7f5ce4a2ad1df5421924
Auto-generated-cl: translation import
2012-10-04 12:06:02 -07:00
Baligh Uddin 820c9d898a Import translations. DO NOT MERGE
Change-Id: I18be70578224d7ced0bebfd8edf0ac548bb0417d
Auto-generated-cl: translation import
2012-10-03 17:52:11 -07:00
Baligh Uddin 1df2a83c98 Import translations. DO NOT MERGE
Change-Id: I180e7ffa22b74cc2a313918fdb085eab58599009
Auto-generated-cl: translation import
2012-09-28 09:55:08 -07:00
Baligh Uddin fe390c5875 Import translations. DO NOT MERGE
Change-Id: I18b77aeff853601375fcb53e5d435e99ad118d55
Auto-generated-cl: translation import
2012-09-27 21:21:07 -07:00
Baligh Uddin 580c81f396 Import translations. DO NOT MERGE
Change-Id: If6568db82a1e4aba8cddefb73b33e4511608049e
Auto-generated-cl: translation import
2012-09-26 15:16:58 -07:00
Baligh Uddin 4931b8beff Import translations. DO NOT MERGE
Change-Id: I760f093c30a8ea25f1d6f8362449c0013198bc27
Auto-generated-cl: translation import
2012-09-25 12:16:44 -07:00
Baligh Uddin 16602f7123 Import translations. DO NOT MERGE
Change-Id: I5d7bc8b88fab1c6d156e1f0a2c9cb3da0a8f2ba9
Auto-generated-cl: translation import
2012-09-24 11:24:46 -07:00
Paul Westbrook 986881efe6 Fix multi message notifications
When multiple messages are received, now the View intent
will take the user to to contents of the mailbox, instead of
the viewing the last message

I have filed bug 7216375 to track the issue about receiving
multiple messages in different syncs

Bug: 7129870

Change-Id: I3fdf4680c62565615fcbefc75d72c2a721942604
2012-09-23 13:11:06 -07:00
Marc Blank 35177585a2 Merge "Remove Imap2 from AOSP tree" into jb-ub-mail 2012-09-23 10:25:24 -07:00
Marc Blank 0629f67215 Remove Imap2 from AOSP tree
Bug: 7215459

Change-Id: I0808920c12d0b43455e213fd47c90f4eaee7ee1c
2012-09-22 19:10:27 -07:00
Vikram Aggarwal 016310a054 Fix account order.
The combined account is added both at the top and the bottom
currently: Check L.3103 of EmailProvider.java.

Bug: 7100404 Order of accounts in email is broken

Change-Id: I1cbff04efbb0b50630c655918ffdfa4a5d11c2f7
2012-09-22 16:08:18 -07:00
Marc Blank 114e314968 Return contentUri for all attachments
Bug: 7189815
Change-Id: If76d3a2038b3260fa44a7662854b03f7b6a1696c
2012-09-21 21:18:10 -07:00
Marc Blank 54347010fb Allow legacy imap to sync
* Remove old (and dangerous) constants

Bug: 7210754
Bug: 7212263

Change-Id: I6a1463a653c5c4823a96c9fbb9ca37e53a45b48a
2012-09-21 18:03:17 -07:00
Marc Blank 9f05983f28 Merge "Prevent duplicate imap folders" into jb-ub-mail 2012-09-21 17:45:36 -07:00
Marc Blank 6bbbc0d57c Prevent duplicate imap folders
Bug: 7212259
Change-Id: Iad43956c4caaf5a61c483af6ade91fa046342879
2012-09-21 17:37:12 -07:00
Baligh Uddin c4e9ebc6f6 Merge "Import translations. DO NOT MERGE" into jb-ub-mail 2012-09-21 15:12:17 -07:00
Baligh Uddin 3073a047c8 Import translations. DO NOT MERGE
Change-Id: I83c5638bf4175e6e8ff00794578e26506f3db92c
Auto-generated-cl: translation import
2012-09-21 12:58:35 -07:00
Marc Blank 78b8c04898 Add another test for "incomplete" accounts
* We have been erroneously marking some accounts "incomplete" and
  this can cause reconciliation to fail after deleting the
  accounts in Settings.
* Still need to investigate why the flag isn't cleared at times...

Bug: 7148506
Bug: 7166598
Change-Id: I0059580a6e4b6a5c54c09b8409c4358ff707ff77
2012-09-21 11:27:19 -07:00
Marc Blank 733a11467c Add id to HashCode equals()
Change-Id: Ibe5d8cbfb88884e38505d9daf0b413730e1fb333
2012-09-21 10:30:22 -07:00
Marc Blank b6992942aa Merge "Restore Imap1" into jb-ub-mail 2012-09-21 09:04:44 -07:00
Marc Blank 5c52385838 Restore Imap1
* Restore Imap1 code
* Legacy users will use Imap1
* Existing Imap2 users will continue to use Imap2
* New accounts will be created in Imap1
* More to follow

Bug: 7203993

Change-Id: I8b86fcada59a854fd464d5269c94d00ebae85459
2012-09-21 08:29:09 -07:00
Baligh Uddin 37d6afb98a Import translations. DO NOT MERGE
Change-Id: I5444c1bba3f50f8689cd4f00044257c54d163f44
Auto-generated-cl: translation import
2012-09-20 14:50:59 -07:00
Marc Blank ec0af7822c Merge "Quote username and password in login command" into jb-ub-mail 2012-09-20 11:13:29 -07:00
Marc Blank 6c477f5430 Quote username and password in login command
Bug: 7201914
Change-Id: Iff13a730c308198b01fdd3238149f54075b5d846
2012-09-20 09:57:39 -07:00
Paul Westbrook 0a54d7ee81 Merge "increment versionCode" into jb-ub-mail 2012-09-20 09:00:41 -07:00
Paul Westbrook 652a907672 Hide reply all setting on tablets
Since tablets have the space to fit both the reply and reply all buttons
there is no need to show this setting on these devices

Bug: 7190341
Change-Id: I8a911ee964be6af31b63286db53b335a9e4a8396
2012-09-19 23:10:09 -07:00
Paul Westbrook d4565b3e0d increment versionCode
Change-Id: I9d1eccc6b1dd0bd0fd6b342e6af151630f20a91e
2012-09-19 22:02:44 -07:00
Yorke Lee 4b4d984dd1 Merge "Correct icon for folder/account selection" into jb-ub-mail 2012-09-19 19:11:09 -07:00
Yorke Lee d33c8de4f0 Correct icon for folder/account selection
Bug: 7180129
Change-Id: I58fab9016e6e1f8be1ce5ac14d9d2e64f8fda051
2012-09-19 18:52:45 -07:00
Baligh Uddin f432549144 Merge "Import translations. DO NOT MERGE" into jb-ub-mail 2012-09-19 14:01:47 -07:00
Baligh Uddin ce5901fcf2 Import translations. DO NOT MERGE
Change-Id: I6440dd7def16da46c5c84a695cd13940c46cd0b1
Auto-generated-cl: translation import
2012-09-19 14:01:01 -07:00
Mark Wei 533c4ff919 Merge "Fix Email widget preview using wrong resource." into jb-ub-mail 2012-09-19 13:46:34 -07:00
Marc Blank 67439a3e33 Add translatable=false as required
Bug: 7144392
Change-Id: Ibbe21ea46b443f18795d6266341b9fa995de521e
2012-09-19 13:34:02 -07:00
Marc Blank 72d7dda97d Improve service dump a bit
Change-Id: I850aebae0f8b20f0041672dc36a361c5b2d73f9a
2012-09-19 12:46:13 -07:00
Mark Wei b2d4258646 Fix Email widget preview using wrong resource.
Bug: 7180129
Change-Id: Iffa4e5d4bd23a3311cec6f567a5b12467e13cde2
2012-09-19 12:06:27 -07:00
Marc Blank 9a6ad1fa10 Merge "Add bugreport dump of wake lock times" into jb-ub-mail 2012-09-19 11:29:40 -07:00
Marc Blank 4639556e52 Add bugreport dump of wake lock times
Change-Id: I4086e8ee620ac10d5a3c1673838c567753c1a553
2012-09-19 11:21:14 -07:00
Paul Westbrook 5e1db519d9 Fix crash when the Email process is killed
If the Email process is killed during setup, the Account information
wouldn't be set.  Specify this information in the intent as the intent will be delivered
again when the activity is restored

This is a short term fix. Ideally we would switch all of the intents for the setup
activities to use these extras to pass this information, or we would save the state of
SetupData in onSaveInstanceState

Bug: 7163201

Change-Id: Ic1758eb031cd113089073d03f3c2571e37a98b23
2012-09-18 21:02:35 -07:00
Paul Westbrook fb42a915e7 Merge "Fix crash with Email widget" into jb-ub-mail 2012-09-18 18:16:57 -07:00
Paul Westbrook 48b4864840 Fix crash with Email widget
Make sure the projection is correct for the sparse account
cursor

Bug: 7029165
Change-Id: If25ee7718fcd2577320404145de26a859fd4de0a
2012-09-18 18:12:55 -07:00
Mindy Pereira 58e3a2da4c Merge "Return Mindy's senders" into jb-ub-mail 2012-09-18 17:46:41 -07:00
Marc Blank af7d768e87 Return Mindy's senders
* Also prevent NPE

Bug: 7188573
Change-Id: Ic87e7b3411667262e2aa738a38cb2283c9340b03
2012-09-18 16:26:05 -07:00
mindyp 8ff282a260 Lots of fixes to line up with new multi/single move to folder dialog.
This leaves the picker with radion buttons for choosing the trash
and sent folders for imap.

Change-Id: I11bf32458b4d91bd21f2baf9260a69ac13026aaa
2012-09-18 15:56:53 -07:00
Marc Blank b203b2b119 Remove useless class and crazy UIDL logging
* The logging makes it very difficult to debug POP3 issues

Change-Id: Ic3ffb9e5b3240918dff3e713fc2a7c49976efe84
2012-09-18 15:07:50 -07:00
Marc Blank 887ea25ed5 Merge "Show display name in convo list" into jb-ub-mail 2012-09-18 11:17:17 -07:00