Claudia de Veaux
f865e4f66c
am 886acf74
: Merge "Edit to strings per UI text standards."
...
* commit '886acf7420eea4c0c5f0ed10cf91715324968f23':
Edit to strings per UI text standards.
2011-12-07 14:37:18 -08:00
Claudia de Veaux
886acf7420
Merge "Edit to strings per UI text standards."
2011-12-07 14:36:01 -08:00
Claudia de Veaux
76e273e3c8
Edit to strings per UI text standards.
...
* Used standard language ("Allows this app..." for permission descriptions.
* Messages and toasts use ending punctuation.
* Checkbox labels do not use ending punctuation.
* Toast language should be cryptic.
* Use "unsuccessful" instead of failed, or "Couldn\'t ...".
* Use contractions.
Bug: 5165745
Bug: 5162667
Bug: 5163232
Change-Id: I4417a4c7b06b278ceb2a61f61493842c9bf922e1
2011-12-07 11:50:44 -08:00
Eric Fischer
ae919821d6
am 844b1556
: Import revised translations. DO NOT MERGE
...
* commit '844b1556b1de89a23e019be6a7fb7da3b09db867':
Import revised translations. DO NOT MERGE
2011-12-07 11:02:09 -08:00
The Android Open Source Project
96238907a8
am f9da02a5
: Reconcile with ics-mr1-release
...
* commit 'f9da02a5034b32e1e504653568f2843bcf5e90a0':
2011-12-07 07:48:53 -08:00
The Android Open Source Project
f9da02a503
Reconcile with ics-mr1-release
...
Change-Id: Ice5b782571d079b6a70acba24a504e5489ba4d55
2011-12-07 07:44:53 -08:00
The Android Automerger
0fe9c4a616
merge in ics-mr1-release history after reset to ics-mr1
2011-12-06 16:54:41 -08:00
Eric Fischer
48d296efb1
am dafb73e3
: am 844b1556
: (-s ours) Import revised translations. DO NOT MERGE
...
* commit 'dafb73e3f45de084dc825fef8405cd1112915aac':
Import revised translations. DO NOT MERGE
2011-12-06 10:45:19 -08:00
Eric Fischer
dafb73e3f4
am 844b1556
: (-s ours) Import revised translations. DO NOT MERGE
...
* commit '844b1556b1de89a23e019be6a7fb7da3b09db867':
Import revised translations. DO NOT MERGE
2011-12-06 10:42:34 -08:00
Eric Fischer
844b1556b1
Import revised translations. DO NOT MERGE
...
Change-Id: I1a328a978d6968242ed48871c636a8000fb7ffb9
2011-12-06 10:28:50 -08:00
Mindy Pereira
352faa3515
am 50bf7109
: Merge "Like Gmail, we only want to set activated text to a diff color for two pane."
...
* commit '50bf710937d1915d4e65d3aa19cf58a764be8e38':
Like Gmail, we only want to set activated text to a diff color for two pane.
2011-12-02 14:29:14 -08:00
Mindy Pereira
50bf710937
Merge "Like Gmail, we only want to set activated text to a diff color for two pane."
2011-12-02 14:27:23 -08:00
Mindy Pereira
bb86a95acd
Like Gmail, we only want to set activated text to a diff color for two pane.
...
Fixes b/5699511 Draft message is showing in white color text
Change-Id: I9f15807936db8864a1752d56056b08ddfb32f121
2011-12-02 14:20:46 -08:00
Mindy Pereira
89f3d2b16b
am 333cdbae
: Tweak padding slightly to match the EditTextPreference screens.
...
* commit '333cdbaef46c3814ff6cad7317a8963457316f70':
Tweak padding slightly to match the EditTextPreference screens.
2011-12-02 11:58:43 -08:00
Mindy Pereira
333cdbaef4
Tweak padding slightly to match the EditTextPreference screens.
...
The edittextpreference uses a default system screens, but since this isn't really a preference
screen, it isn't usable here.
Change-Id: I770c12a5ec3a33906f5d6d1c9d0b7a6b027460da
2011-12-02 11:36:34 -08:00
Mindy Pereira
0f754b20d1
am dc931441
: Merge "Fix layout for edit quick response dialog."
...
* commit 'dc931441d879ede625a073755bfac40f93de6d10':
Fix layout for edit quick response dialog.
2011-12-02 11:15:56 -08:00
Mindy Pereira
dc931441d8
Merge "Fix layout for edit quick response dialog."
2011-12-02 11:14:22 -08:00
Mindy Pereira
d637dc245b
Fix layout for edit quick response dialog.
...
Fixes b/5528659 Quick Response "create new" dialog is janky
Change-Id: Ib78d677114f9af1969ce8314e6f58002d2ad727f
2011-12-02 11:11:21 -08:00
Mindy Pereira
32cec75171
am bc6625ef
: Merge "Make sure to check for a null account before using the account."
...
* commit 'bc6625ef73d52f207cb68b6d7a982abb3a30b8f5':
Make sure to check for a null account before using the account.
2011-12-02 10:46:02 -08:00
Mindy Pereira
bc6625ef73
Merge "Make sure to check for a null account before using the account."
2011-12-02 10:44:21 -08:00
Mindy Pereira
ceca4751b2
Make sure to check for a null account before using the account.
...
This is a common root cause with monkey crashes.
Fixes b/5628984 com.google.android.email: java.lang.NullPointerException: Unable to start activity ComponentInfo{com.google.android.email/com.android.email.activity.setup.AccountSetupIncoming}: java.lang.NullPointerExceptionat android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1955)
Change-Id: Ib3ac5c62b72662402c7d5df4e5d895beaf324197
2011-12-02 10:30:13 -08:00
Vikram Aggarwal
eed247e4ec
am 3714243c
: Merge "Consolidate Preference.OnPreferenceChangeListener objects in AccountSettingsFragment"
...
* commit '3714243c0d1774216b357b980334d18207f50bf6':
Consolidate Preference.OnPreferenceChangeListener objects in AccountSettingsFragment
2011-12-02 10:16:27 -08:00
Vikram Aggarwal
3714243c0d
Merge "Consolidate Preference.OnPreferenceChangeListener objects in AccountSettingsFragment"
2011-12-02 10:14:32 -08:00
Vikram Aggarwal
4016ea1ae9
Consolidate Preference.OnPreferenceChangeListener objects in AccountSettingsFragment
...
Fixes b/5642876
Change-Id: I74b9e06107ea89d7b3acf74c6c676dcc85125abc
2011-12-02 09:53:39 -08:00
The Android Open Source Project
6496bbce36
am aff36f05
: Reconcile with ics-mr1-release
...
* commit 'aff36f0535297e8bddce5e6e5403da88afb4adde':
2011-12-02 07:57:00 -08:00
The Android Open Source Project
aff36f0535
Reconcile with ics-mr1-release
...
Change-Id: I0313fc0c1df083bb5498f99ef14d5da6f8320c5e
2011-12-02 07:53:35 -08:00
Mindy Pereira
fe2875372f
am 377a4ff7
: Merge "Fix message list width and margins"
...
* commit '377a4ff7feaf8c2ba9ba112b5721a01ef9971458':
Fix message list width and margins
2011-12-01 07:57:50 -08:00
Mindy Pereira
377a4ff7fe
Merge "Fix message list width and margins"
2011-12-01 07:56:07 -08:00
The Android Automerger
57b399860d
merge in ics-mr1-release history after reset to ics-mr1
2011-12-01 06:46:38 -08:00
Mindy Pereira
9e9a7f5a42
am 3a1a5d2c
: am 58253012
: (-s ours) DO NOT MERGE Fix message list width and margins
...
* commit '3a1a5d2c319289d50fe13184bac9b84d25b768bd':
DO NOT MERGE Fix message list width and margins
2011-11-30 23:49:26 -08:00
Mindy Pereira
3a1a5d2c31
am 58253012
: (-s ours) DO NOT MERGE Fix message list width and margins
...
* commit '58253012a08c03bd2acd6a172adf89c665996944':
DO NOT MERGE Fix message list width and margins
2011-11-30 23:47:37 -08:00
Mindy Pereira
9e40b581b6
am 58253012
: DO NOT MERGE Fix message list width and margins
...
* commit '58253012a08c03bd2acd6a172adf89c665996944':
DO NOT MERGE Fix message list width and margins
2011-11-30 23:44:27 -08:00
Mindy Pereira
58253012a0
DO NOT MERGE Fix message list width and margins
...
Fixes b/5691557 Email tablet split view convo list text alignment has regressed
Change-Id: I031b35580c8715768719e7ea8a2685eb6aed3d31
2011-11-30 16:57:01 -08:00
Mindy Pereira
29738358a9
Fix message list width and margins
...
Fixes b/5691557 Email tablet split view convo list text alignment has regressed
Change-Id: Ia00ef382bb7b7879c4535b4571acbdb4e6ac2dd4
2011-11-30 16:42:56 -08:00
The Android Open Source Project
c201dc8e0e
am d039dc9a
: Reconcile with ics-mr1-release
...
* commit 'd039dc9a5d463b4b21609449a879175c76b9a939':
2011-11-30 14:05:16 -08:00
Minh Pham
084b49cb34
am fba2dbb3
: am 16439d5e
: Fix date margin
...
* commit 'fba2dbb35b243683ac51879d2abce454da01af10':
Fix date margin
2011-11-30 14:03:48 -08:00
The Android Open Source Project
d039dc9a5d
Reconcile with ics-mr1-release
...
Change-Id: I80e01f57f3e71b736ccb9d0db7aa4597b2009ced
2011-11-30 12:56:13 -08:00
Minh Pham
fba2dbb35b
am 16439d5e
: Fix date margin
...
* commit '16439d5e23ea4a4bb86e7f4d23a473525e043007':
Fix date margin
2011-11-30 10:50:53 -08:00
The Android Automerger
43a086d857
merge in ics-mr1-release history after reset to ics-mr1
2011-11-30 06:46:40 -08:00
Minh Pham
faaccaed46
am 16439d5e
: Fix date margin
...
* commit '16439d5e23ea4a4bb86e7f4d23a473525e043007':
Fix date margin
2011-11-29 17:50:25 -08:00
Minh Pham
16439d5e23
Fix date margin
...
- Use a specific margin for date in normal mode.
Bug: 5685616
Change-Id: I38843b66e8e2cbc077f2d7421a4e1cb86b274dc5
2011-11-29 17:40:12 -08:00
Eric Fischer
9c2ec13e4a
am 702d2e2b
: Merge "Import revised translations. DO NOT MERGE" into ics-mr1
...
* commit '702d2e2bfdb2bb0147d5846c8ce8ac62d091797c':
Import revised translations. DO NOT MERGE
2011-11-29 14:30:11 -08:00
Jeff Brown
63ef0dd2d1
am d462ae95
: Add application launch category.
...
* commit 'd462ae95e4b3012e562d5644389a62a43efe8435':
Add application launch category.
2011-11-29 14:29:55 -08:00
Eric Fischer
c53c9ef6f8
am 4c2b8d3a
: am 702d2e2b
: (-s ours) Merge "Import revised translations. DO NOT MERGE" into ics-mr1
...
* commit '4c2b8d3a4c63de658b8b66f9dd76ef0f688930d3':
Import revised translations. DO NOT MERGE
2011-11-29 13:33:47 -08:00
Eric Fischer
4c2b8d3a4c
am 702d2e2b
: (-s ours) Merge "Import revised translations. DO NOT MERGE" into ics-mr1
...
* commit '702d2e2bfdb2bb0147d5846c8ce8ac62d091797c':
Import revised translations. DO NOT MERGE
2011-11-29 13:30:40 -08:00
Eric Fischer
702d2e2bfd
Merge "Import revised translations. DO NOT MERGE" into ics-mr1
2011-11-29 13:26:50 -08:00
Jeff Brown
4b42d759cd
am 2b08112d
: am d462ae95
: Add application launch category.
...
* commit '2b08112df42780b1326d05686bf6c44aa5c57aee':
Add application launch category.
2011-11-29 13:22:43 -08:00
Jeff Brown
2b08112df4
am d462ae95
: Add application launch category.
...
* commit 'd462ae95e4b3012e562d5644389a62a43efe8435':
Add application launch category.
2011-11-29 13:20:08 -08:00
Eric Fischer
cbf700f85b
Import revised translations. DO NOT MERGE
...
Change-Id: I238d3246e725ddfa38c2b53d842c7e97c2d00bf8
2011-11-29 13:15:11 -08:00
Eric Fischer
175d4c35ab
am d28bbcea
: Merge "Import revised translations."
...
* commit 'd28bbceac9cdbf8e615cc3ba16c72422432ff6f2':
Import revised translations.
2011-11-29 11:10:54 -08:00