Commit Graph

13085 Commits

Author SHA1 Message Date
Baligh Uddin
8dc49cfc08 Remove deprecated locales - DO NOT MERGE
Change-Id: I609fd54025b7e3962c4a430cbf41e1a03a8662ed
2014-07-19 13:05:22 -07:00
Tony Mantler
93cf39b462 Add new account intent is no longer forwarding
It now launches directly instead of bouncing through settings

b/16309940

Change-Id: I23ab9902f3b02e466626e08b842a5228193a7909
(cherry picked from commit 46c95eb6c9)
2014-07-17 16:35:04 +00:00
Baligh Uddin
bf96e54351 keep history after reset to ub-mail-master-release 2014-07-16 12:07:45 -07:00
The Android Automerger
5a9c5750bc merge in ub-mail-master-release history after reset to 5c93d36616 2014-07-14 20:00:18 -07:00
Jay Shrauner
5c93d36616 Merge "Fix NPE in uiSaveDraftMessage" into ub-mail-master 2014-07-14 18:38:02 +00:00
Martin Hibdon
1fa51773bf Merge "Add copyright notice" into ub-mail-master 2014-07-14 18:38:08 +00:00
Martin Hibdon
30a5e1d461 Add copyright notice
Change-Id: I80e074196ca8cb6962d400a756c510c8e3105899
2014-07-14 12:10:20 -07:00
Tony Mantler
8f5ca5a790 Rename AccountSettings to EmailPreferenceActivity
Change-Id: I972cdae394081b5ec028c38b9274e64ef5822d4a
2014-07-14 11:44:52 -07:00
James Lemieux
0e7a8dbed8 Merge "Replace all references to UnifiedEmail's com.android.oldbitmap with equivalent usage of framework's com.android.bitmap." into ub-mail-master 2014-07-14 18:38:02 +00:00
Jay Shrauner
bcc204dd6f Fix NPE in uiSaveDraftMessage
Verify that restoreMessageWithId returns a non-null result.

Bug:14655866
Change-Id: Ia48d5fd96a4314f4e10e9a8c3764ad52f2aa5eed
2014-07-14 10:51:00 -07:00
Martin Hibdon
bb391e8018 Merge "Update IEmailService" into ub-mail-master 2014-07-14 17:08:38 +00:00
Tony Mantler
6cf6b5c292 Merge "Remove direct entry points to AccountSettings" into ub-mail-master 2014-07-14 16:02:26 +00:00
Martin Hibdon
7afbeee47e Update IEmailService
Add version support
Change deleteAccountPIMData to deleteExternalAccountPIMData.
Data kept inside the EmailProvider can be deleted from within
the Email app. Only external data (e.g. contacts and calendar)
need to be deleted by the service which has protocol specific
knowlege.

Change-Id: I875d3051d0cfdbaf52775ec20eb114a345894a93
2014-07-11 15:49:45 -07:00
Tony Mantler
8c03e2af9f Remove direct entry points to AccountSettings
b/16240332

Change-Id: I9bc3f9a2e0b7faa4d8875a9ac7d6d585a65d9733
2014-07-11 21:34:55 +00:00
James Lemieux
89febdfc3b Replace all references to UnifiedEmail's com.android.oldbitmap with
equivalent usage of framework's com.android.bitmap.

A small refactor of AccountAvatarDrawable.drawBitmap(...) is also included
which produces no functional change.

Change-Id: I223e71a31ada0d9ffb2e4f0458fa1703338ac622
2014-07-11 14:24:42 -07:00
James Lemieux
f79ed0f54f Merge "Remove attachment previews from Conversation List" into ub-mail-master 2014-07-11 16:34:41 +00:00
Tony Mantler
436a0bdee5 Merge "Add support for UPDATE_SETTINGS_URI" into ub-mail-master 2014-07-11 16:34:41 +00:00
Tony Mantler
b7e0834121 Add support for UPDATE_SETTINGS_URI
b/16188467

Change-Id: I6a948292e4406e01d68ed5c961912c492367717d
2014-07-11 11:25:58 -07:00
Milos Stankovic
4fb4820223 Moving Previous, Next and Done strings to UnifiedEmail.
Other change: 500164
Change-Id: I2eb4fd00b62d18c523c3ec49eec6748eb602e7cd
2014-07-11 10:54:58 +00:00
James Lemieux
a546307c1d Remove attachment previews from Conversation List
This includes:

- all references to the 3 attachment preview columns in the Gmail
conversation table (except for migration code in MailStoreInitializer)
- all layout and drawing code for attachment previews in conversation list
- all assets related to attachment previews
- all preference and analytics code that aided attachment previews

NOTE: This does not alter, in any way, the display of attachments in
conversation view.

Change-Id: Iccefd2fcf146ccdad927e7911900f370baaf8a1d
2014-07-10 16:56:11 -07:00
Régis Décamps
c3404cca71 Better documentation for "Account display name".
Give examples of what the display name is.

Change-Id: I2934dc9e8b95d0b32b9c1e9fab391d7ba9e997da
2014-07-10 19:54:02 +02:00
Tony Mantler
f90dbc83e2 Strings aren't Integers
b/16189015

Change-Id: Ife4383b5530956fcca7f7970691e9fdec32007ec
2014-07-09 16:02:01 -07:00
Tony Mantler
4fb5412e1b Switch to material icons for Email
b/15966080

Change-Id: I5d6097e37cb47356fc70a38e1aa2ae0c41e9ae7a
2014-07-08 15:55:40 -07:00
The Android Automerger
9dbdeda3cf merge in ub-mail-master-release history after reset to 1d8fd9c054 2014-07-07 20:00:16 -07:00
Martin Hibdon
1d8fd9c054 Add communication class for HostAuth
We want a separate class for communicating HostAuth objects
to and from IEmailService. The issue is that the HostAuth object
was being used for both to and from the database, and to and from
IEmailService. This is dangerous because The Email app may change
out of band with the Exchange app, and may need to change the
format of HostAuth. This bit us before when adding OAuth.
Now communication to IEmailService is done using HostAuthCompat.

Change-Id: I2fb8c2bd8158f58a7bb9bc3dc83a7936948c718c
2014-07-07 15:08:52 -07:00
Tony Mantler
6c15188a9e Merge "Close body input streams" into ub-mail-master 2014-07-07 17:47:39 +00:00
Tony Mantler
a3d4117117 Close body input streams
b/16153171

Change-Id: Iab1224957d1079969be51d2843df5250c8660b8a
2014-07-08 09:39:50 -07:00
Baligh Uddin
c11f7b9027 am f6425011: (-s ours) am 7611e3f7: (-s ours) Import translations. DO NOT MERGE
* commit 'f642501133b1ecc7f38e21b12157fad3f7498c8c':
  Import translations. DO NOT MERGE
2014-07-06 21:50:17 +00:00
Baligh Uddin
fb620b36b1 am 4f1a919b: (-s ours) Import translations. DO NOT MERGE
* commit '4f1a919b719cdcc1cb664ddfd2d404c366283014':
  Import translations. DO NOT MERGE
2014-07-06 21:47:07 +00:00
Baligh Uddin
0a74d7f0cc am 6012ef62: (-s ours) Import translations. DO NOT MERGE
* commit '6012ef625f045a74853d6b347bf9664d81646294':
  Import translations. DO NOT MERGE
2014-07-06 21:46:46 +00:00
Baligh Uddin
f642501133 am 7611e3f7: (-s ours) Import translations. DO NOT MERGE
* commit '7611e3f7d42c2259cd08180a58eb99f7fb259069':
  Import translations. DO NOT MERGE
2014-07-06 21:46:41 +00:00
Baligh Uddin
acdf3d73df am f7e522a9: (-s ours) Import translations. DO NOT MERGE
* commit 'f7e522a9c45862d78235c6e37f40f23fe509cce8':
  Import translations. DO NOT MERGE
2014-07-06 21:46:22 +00:00
Baligh Uddin
92a5b634ab Import translations. DO NOT MERGE
Change-Id: I100693f4f816c7cc078d6cbbd8c01a2c074b2380
Auto-generated-cl: translation import
2014-07-06 11:17:13 -07:00
Baligh Uddin
6012ef625f Import translations. DO NOT MERGE
Change-Id: Ief526b490061041c7169bb21455b53a4ff1980de
Auto-generated-cl: translation import
2014-07-06 11:11:08 -07:00
Baligh Uddin
4f1a919b71 Import translations. DO NOT MERGE
Change-Id: If287cbf4fada41b357a7be08d6aafd481b9214f8
Auto-generated-cl: translation import
2014-07-06 11:09:22 -07:00
Baligh Uddin
7611e3f7d4 Import translations. DO NOT MERGE
Change-Id: I3a6236310bff9f1f82d84e12322f5816a1a40b69
Auto-generated-cl: translation import
2014-07-06 11:07:47 -07:00
Baligh Uddin
f7e522a9c4 Import translations. DO NOT MERGE
Change-Id: I23672a3e3ee1657c6b96fd492bdc16800e2900da
Auto-generated-cl: translation import
2014-07-06 10:53:05 -07:00
Baligh Uddin
cca7fdf862 Merge "Fix submitted - retrying." 2014-07-06 02:28:07 +00:00
Baligh Uddin
94f3febce1 Fix submitted - retrying.
Revert "Broke the build."

This reverts commit a4a1319cf3.

Change-Id: Ic3fb982da84b9dde34e550efaaf67450c1f460d2
2014-07-07 03:07:46 +00:00
Andrew Sapperstein
373e846d29 Fix build.
Change-Id: Ie51274cb9eaf154dfc41c86b40845028b0993610
(cherry picked from commit 99e836097b)
2014-07-07 03:02:39 +00:00
Baligh Uddin
96475ad940 am 8c0c1c0e: (-s ours) am ab8aa373: (-s ours) am c6e040c7: (-s ours) am 19019ae6: (-s ours) Import translations. DO NOT MERGE
* commit '8c0c1c0ed6aadc4c8179e748c7d171138fd3ffc9':
  Import translations. DO NOT MERGE
2014-07-06 22:04:00 +00:00
Baligh Uddin
a4a1319cf3 Broke the build.
Revert "Import translations. DO NOT MERGE"

This reverts commit 79f485a9a6.

Change-Id: Ibf35a432958a5bad17a8668ee8a51cc5b0ed84a4
2014-07-06 22:02:03 +00:00
Baligh Uddin
8c0c1c0ed6 am ab8aa373: (-s ours) am c6e040c7: (-s ours) am 19019ae6: (-s ours) Import translations. DO NOT MERGE
* commit 'ab8aa37396f9d8f855aa3b7a52db0f828528e03b':
  Import translations. DO NOT MERGE
2014-07-06 21:57:18 +00:00
Baligh Uddin
ab8aa37396 am c6e040c7: (-s ours) am 19019ae6: (-s ours) Import translations. DO NOT MERGE
* commit 'c6e040c7beb2df51cf63e91b7a3eef9888900ec5':
  Import translations. DO NOT MERGE
2014-07-06 21:52:46 +00:00
Baligh Uddin
2999eed5f8 am a6cb9375: (-s ours) Import translations. DO NOT MERGE
* commit 'a6cb9375f5bca73a9aa70957aa0687ee02ef2ecd':
  Import translations. DO NOT MERGE
2014-07-06 21:49:27 +00:00
Baligh Uddin
c6e040c7be am 19019ae6: (-s ours) Import translations. DO NOT MERGE
* commit '19019ae6942121ed33203b2e355730af08f7c31e':
  Import translations. DO NOT MERGE
2014-07-06 21:46:35 +00:00
Baligh Uddin
79f485a9a6 Import translations. DO NOT MERGE
Change-Id: I5d36b89f02b11744ec5373d9b672f7fa8106c62f
Auto-generated-cl: translation import
2014-07-06 11:06:16 -07:00
Baligh Uddin
a6cb9375f5 Import translations. DO NOT MERGE
Change-Id: Id6669b5dc0915b838273ac47c57b13db88f8c7e6
Auto-generated-cl: translation import
2014-07-06 10:57:46 -07:00
Baligh Uddin
19019ae694 Import translations. DO NOT MERGE
Change-Id: I97a1fb94befee6929e63648440a67518c4bc82bb
Auto-generated-cl: translation import
2014-07-06 10:56:15 -07:00
Andrew Sapperstein
c07a442403 quantum change labels b/16054906
Change-Id: I0b8a639ccb76f2945e3839b10d59cf646d168e57
2014-07-03 18:28:01 -07:00