Marc Blank
2616405471
Improve trash folder picker upon account creation
...
* Use setup intent uri
* TODO: More cleanup
Bug: 7077441
Change-Id: Ieab5b0ed33b73b7a0e9012aedd6becf867db1566
2012-09-06 16:01:45 -07:00
Baligh Uddin
c713035238
Import translations. DO NOT MERGE
...
Change-Id: I8c7968c624f3d7bc2dd31a1504fc48bd62bd41c8
Auto-generated-cl: translation import
2012-09-05 10:32:27 -07:00
Baligh Uddin
2c2508607c
Merge "Import translations. DO NOT MERGE" into jb-ub-mail
2012-09-04 11:57:16 -07:00
Marc Blank
6eac1c9f1c
Show "Creating account..." dialog during account creation
...
Bug: 7100373
Change-Id: Ic86d8b8c8fafe628a69e867d93719bb986c7c583
2012-09-03 16:44:33 -07:00
Marc Blank
b82ae909d7
Add support for "load more" for Imap2
...
* Use new attribute in services.xml to indicate support
* Initial implementation
Change-Id: Ia8709d606d521c6d495c343a47ee074b5024d340
2012-09-01 15:58:46 -07:00
Marc Blank
e714bb9d15
Convert authorities, intents, and account manager types
...
* Tested ok on wiped Nexus
* Tested ok on S3
* Upgrade verified on Nexus
Change-Id: If5d4ce594f8a309cdb59589d10b1d33f3b79326c
2012-08-31 23:26:36 -07:00
Baligh Uddin
a0a713505b
Import translations. DO NOT MERGE
...
Change-Id: I5c4d713426d4f5f9bd0c6e19d6b57379dea4b4cc
Auto-generated-cl: translation import
2012-08-31 07:51:16 -07:00
Baligh Uddin
6e22a960dc
Import translations. DO NOT MERGE
...
Change-Id: Id2452d3d26174d4538245c350a8b80ca8b5826bd
Auto-generated-cl: translation import
2012-08-23 16:28:07 -07:00
Baligh Uddin
6767a03ee2
Merge "Import translations. DO NOT MERGE" into jb-ub-mail
2012-08-22 20:45:07 -07:00
Marc Blank
70edcf0538
Integrate Imap2 into Email
...
* Also, convert imap accounts to imap2
* The original imap service remains, but is no used
* There remain some questions about how the upgrade
should work in terms of settings
Change-Id: I0e05edad6a1553f428a2c2fa3daf1df878d4b5f7
2012-08-22 14:17:57 -07:00
Baligh Uddin
f1c9939ec0
Import translations. DO NOT MERGE
...
Change-Id: If8e556953d64e5f6cd567ead729088864f087537
Auto-generated-cl: translation import
2012-08-22 09:39:53 -07:00
Baligh Uddin
0c66dd6520
Import translations. DO NOT MERGE
...
Change-Id: I28ed9c36ec419f002aa147b31f5c2865c4eb5d88
Auto-generated-cl: translation import
2012-08-21 09:19:36 -07:00
Baligh Uddin
d23d514bd1
Import translations. DO NOT MERGE
...
Change-Id: I853db6ca13e7e3efd21159d881d87e6627771489
Auto-generated-cl: translation import
2012-08-20 08:07:15 -07:00
Marc Blank
277dd4a9ba
Show alert message (if any) after Imap2 validation failure
...
Change-Id: Ibfee4526330184dd9780f56dd52292a10d7b6f41
2012-08-17 15:14:04 -07:00
Marc Blank
20dfb4107e
Improve progress strings
...
Bug: 7009089
Change-Id: Icdfb133f7ac7d62006adf82c31014d64295b8411
2012-08-17 14:11:17 -07:00
Marc Blank
b89744ecfb
Use appropriate prefix to infer server address
...
Bug: 6999072
Change-Id: I71aa184b1cfa0b6926f4dae8861f071f27d3acb2
2012-08-16 14:11:11 -07:00
Baligh Uddin
bb7363cecd
Import translations. DO NOT MERGE
...
Change-Id: Iac0e63ae002877e7a2d5d08c3ee2fb273f4a6652
Auto-generated-cl: translation import
2012-08-14 09:58:56 -07:00
Baligh Uddin
7d015353a9
Import translations. DO NOT MERGE
...
Change-Id: I259940cf92b6fdb08412a5e97eca5e954eb6107a
Auto-generated-cl: translation import
2012-08-10 09:07:13 -07:00
Baligh Uddin
0a4d2a89d1
Import translations. DO NOT MERGE
...
Change-Id: Ic9d688856798a84d352e7b454ff888bf980bc686
Auto-generated-cl: translation import
2012-08-09 10:10:30 -07:00
Baligh Uddin
d0dbda3a1d
Import translations. DO NOT MERGE
...
Change-Id: Iec7e40a0f67fa2827e284957fb6ffd82331764b5
Auto-generated-cl: translation import
2012-08-06 10:47:09 -07:00
Ying Wang
2837d7e970
Merge "Import translations. DO NOT MERGE" into jb-ub-mail
2012-08-03 14:27:43 -07:00
Ying Wang
ded82f6d4c
Import translations. DO NOT MERGE
...
Change-Id: I9d2ea1a6347b86b3df0e748bf3d5200b22161573
Auto-generated-cl: translation import
2012-08-03 11:14:12 -07:00
Mindy Pereira
c86cd8fb81
Just use a regular text view.
...
Change-Id: Ib9f589392475222d34183f66f33da6d82110d47a
2012-08-03 10:48:14 -07:00
Marc Blank
26b1e9d944
Add laposte.net to providers.xml
...
* At the request of Samsung and Laposte (France)
Bug: 6889030
Change-Id: Ib1da3c2527b69d9ca1d8d0a62f626f2ec79ea817
2012-08-03 09:07:02 -07:00
Marc Blank
f6db592c31
POP3 renovation
...
* Much, much faster
* Remove message length pass and lots of other useless code
* Create pseudo-attachment for long messages (click to download) that
includes size (so user can determine whether it's worth it)
* Handle download of message via pseudo-attachment; real attachments
are then created as necessary.
TODO: Add real UI with UX input (or modify existing to clean up the
loose ends)
TODO: Optimizations for loading the whole message
TODO: Get server delete working (isn't working currently anyway)
Change-Id: I31f3809fc5a2f9fd490d33cfed70d2930654e71d
2012-08-02 15:26:30 -07:00
Ying Wang
1bdae57a80
Merge "Import translations. DO NOT MERGE" into jb-ub-mail
2012-08-01 15:12:06 -07:00
Marc Blank
3a83ec1cf8
Don't save connection manager for autodiscover/validation
...
* Also add outlook.com to providers file
Change-Id: I2c334d1307b84899c3b64bd0c3f0cd92c190576e
2012-08-01 13:51:19 -07:00
Marc Blank
2647d7d33a
Revert "Can't explain that!"
...
This reverts commit 8709ada866
Change-Id: Icab70f86972e5ed0e53ede5509517c9506237169
2012-08-01 11:38:15 -07:00
Marc Blank
8709ada866
Can't explain that!
...
Change-Id: I2d51fb35cad90ad6788a7cf74261e3e6503dac49
2012-08-01 11:26:49 -07:00
Ying Wang
0c0120b4dc
Import translations. DO NOT MERGE
...
Change-Id: Id7b1d007421f7bc83d30c252811b52ccfef2ee88
Auto-generated-cl: translation import
2012-08-01 11:19:36 -07:00
Ying Wang
c6a9a42b7f
Import translations. DO NOT MERGE
...
Change-Id: Ibef5fe776b1a0392d0ba6cc2ff661c2294ddd42b
Auto-generated-cl: translation import
2012-07-30 11:08:54 -07:00
Marc Blank
446e2c109f
Merge "Linkify and show URL's if they are incuded in ALERT messages" into jb-ub-mail
2012-07-27 15:50:08 -07:00
Marc Blank
1bd4630d3d
Linkify and show URL's if they are incuded in ALERT messages
...
* Gmail does this, for example...
Change-Id: I3b8d7b38e490bbac286f688c11cb62e6874121c2
2012-07-27 15:38:17 -07:00
Ying Wang
6a980c1409
Merge "Import translations. DO NOT MERGE" into jb-ub-mail
2012-07-27 14:17:27 -07:00
Marc Blank
dba0b20d95
Handle ALERT response to login command
...
* Allow AccountService loginFailed API to take a reason string
* Present the reason string in the dialog shown from the login
failure notification
* Handle ALERTs in IMAP login responses (for example, some servers
will occasionally require web login and we need to inform them,
rather than simply saying the password is wrong)
* This fixes a longstanding bug in our Imap1 implementation
Change-Id: I8b270cd5d4746559b6c8a78bce02f0e7c525bdea
2012-07-27 13:36:41 -07:00
Ying Wang
a49508967a
Import translations. DO NOT MERGE
...
Change-Id: I04852df5edf2e18c251e6f94555c669211312f0d
Auto-generated-cl: translation import
2012-07-27 10:23:49 -07:00
Paul Westbrook
9c89f85b07
Set CHAR LIMIT on string
...
Bug: 6871973
Change-Id: I56f8115baf695660b634fc8da1ed6ae0b9bbd721
2012-07-26 18:58:48 -07:00
Ying Wang
b901f47f59
Import translations. DO NOT MERGE
...
Change-Id: Idea5d43cdeaa4c1ec3de0f828369eca282c57181
Auto-generated-cl: translation import
2012-07-26 12:37:54 -07:00
Marc Blank
b225298b13
Add swipe-to-delete general preference
...
Change-Id: I83aa62526ba7a74cea27930300340227b147340f
2012-07-26 09:40:56 -07:00
Ying Wang
810b776b53
Import translations. DO NOT MERGE
...
Change-Id: I92e9e1ae0b7ff0a4783fd4a04ffa37565c130afe
Auto-generated-cl: translation import
2012-07-25 10:31:29 -07:00
Ying Wang
03973e74ee
Import translations. DO NOT MERGE
...
Change-Id: I84cce22aaa57c3f737be5830f2d788983472d561
Auto-generated-cl: translation import
2012-07-24 10:53:21 -07:00
Ying Wang
e1b325d611
Import translations. DO NOT MERGE
...
Change-Id: I4f97d595dc5a650fa502b53817edc7557ffcb700
Auto-generated-cl: translation import
2012-07-23 10:37:17 -07:00
Ying Wang
b1f88ba216
Import translations. DO NOT MERGE
...
Change-Id: Ie154e2a86d0fa71efa0c20ac2993707e78006dfe
Auto-generated-cl: translation import
2012-07-20 11:02:03 -07:00
Marc Blank
77a9966f46
Merge "More work on Imap2" into jb-ub-mail
2012-07-19 14:27:49 -07:00
Marc Blank
a8b683cf3f
More work on Imap2
...
* Handle sending mail and moving to sent folder
* Implement picker for sent folder
* Upload sent items to server
* Add support for "automatic" sync window
* Move some files from Email -> emailcommon
* The added files are copied directly from Email (and can be
removed if/when Imap2 is merged back with Email)
Change-Id: I3a6a3d224826e547748be2f1b567b6294ad5db89
2012-07-19 14:27:17 -07:00
Ying Wang
000dc719c4
Import translations. DO NOT MERGE
...
Change-Id: I9a939c978e8917a6b6051b6405b177a3fb5d2944
Auto-generated-cl: translation import
2012-07-19 12:14:11 -07:00
Ying Wang
6c19c167e6
Merge "Import translations. DO NOT MERGE" into jb-ub-mail
2012-07-18 13:44:41 -07:00
Ying Wang
2d9514ff54
Import translations. DO NOT MERGE
...
Change-Id: I24670541b9400d7b804d87cc844322f758cedc05
Auto-generated-cl: translation import
2012-07-18 12:28:15 -07:00
Marc Blank
c6089bc01f
Initial Imap2 implementation
...
This CL includes the following:
* New Imap2.apk generation (not included in builds)
* "Push IMAP" option for accounts when Imap2.apk present
* Account creation/setup
* 2-way sync of messages, deletions, flag updates
* Push (messages, flags)
* Folder list hierarchy handling
* Message text (one plain or html part)
* Picker UI for trash folder (placeholder)
* Capabilities handling/UI command
Major Imap2 new features:
* Push
* Multiple folder sync
* Sync window (like EAS)
TODO:
* Picker UI for sent folder
* Upload of sent messages to server
* Search
* Multiple viewable parts
* Probably lots more, incl. unit tests
Change-Id: Ia5d74073d9c307e0bdae72a7f76b27140dde7d14
2012-07-18 11:32:26 -07:00
Ying Wang
a0aff17b05
Import translations. DO NOT MERGE
...
Change-Id: I1af802f89db2b8537975645cb50b97924fd26637
Auto-generated-cl: translation import
2012-07-16 10:35:03 -07:00
Ying Wang
2c90434c1b
Import translations. DO NOT MERGE
...
Change-Id: I4d215cfa2d8a94f6f1022513f5ee78b43322bf60
Auto-generated-cl: translation import
2012-07-13 10:55:37 -07:00
Ying Wang
bbc357980d
Import translations. DO NOT MERGE
...
Change-Id: Ib5be7b82086eacdb7dcc59a1c486f8d657df4bc9
Auto-generated-cl: translation import
2012-07-12 10:56:15 -07:00
Ying Wang
428e0b9630
Import translations. DO NOT MERGE
...
Change-Id: If882fa6b3038534648628e52b11bea2cdc8bd6f8
Auto-generated-cl: translation import
2012-07-11 10:40:17 -07:00
Ying Wang
d12c1ce9a0
Import translations. DO NOT MERGE
...
Change-Id: Ic9ac9dcb6408b1368355f3c6390ee584540c77f4
Auto-generated-cl: translation import
2012-07-03 11:14:46 -07:00
Ying Wang
22efbc3800
Import translations. DO NOT MERGE
...
Change-Id: I6bd525f3effcd4696974667b58b2f1a6f9227fa3
Auto-generated-cl: translation import
2012-06-29 10:42:30 -07:00
Marc Blank
c5afb16430
Add a bunch of stuff missed earlier
...
Change-Id: I7f707446a963912fe5786dacb5569e68db572d1c
2012-06-28 12:16:59 -07:00
Marc Blank
f419287f22
DO NOT MERGE: Move emailcommon2 sources to emailcommon
...
Change-Id: I06df7e467cd2e0117df8b8db3ddc6ff9da13f1c7
2012-06-28 11:15:06 -07:00
Eric Fischer
f8f97bb1ef
Import translations. DO NOT MERGE
...
Change-Id: Ifcfb1289a255ed007a09e25a3a18a4cab73f1bb3
2012-05-15 15:52:33 -07:00
Eric Fischer
3b6f470ef2
Import translations. DO NOT MERGE
...
Change-Id: Iad8ed5cfdad8c8cc39c8bc5f7558c5d243fe1e43
2012-05-14 11:50:19 -07:00
Eric Fischer
ca1c8af924
Import translations. DO NOT MERGE
...
Change-Id: I7d6d234de4be71a35d293b0bdf641c3bfcbda665
2012-05-11 12:34:38 -07:00
Eric Fischer
6ad51ff2cc
Import translations. DO NOT MERGE
...
Change-Id: I4103ff42285f6e591e26aa25457ea7a3766951d8
2012-05-03 13:15:20 -07:00
Eric Fischer
f3a27fec56
Import translations. DO NOT MERGE
...
Change-Id: I3a0a145ea84893c83d0d2a887c16faac2480a903
2012-05-02 11:37:25 -07:00
Eric Fischer
928d1352cf
Import translations. DO NOT MERGE
...
Change-Id: I8bbc937076df8bd0045dfb289fdce6f6bea20a35
2012-04-26 12:01:59 -07:00
Marc Blank
03cd72805d
Revert to old Email app
...
* These are the last sources in the ICS-MR1 tree
Change-Id: Ida4651bddd92a06a518d00f3e1f275ab3a80c8ae
2012-04-25 13:58:23 -07:00
Eric Fischer
aadbdda5a1
Import translations. DO NOT MERGE
...
Change-Id: I237bfbee1a477059ce7d6eb97399a71457d0aec9
2012-04-19 11:29:36 -07:00
Eric Fischer
fc093a7b88
Import translations. DO NOT MERGE
...
Change-Id: I9b0c4c8816e5fff58e72c10118b2352a23e282c7
2012-04-13 11:31:43 -07:00
Eric Fischer
fae8cc96a2
Import translations. DO NOT MERGE
...
Change-Id: I3fb15518d09788a9906456dfd4064df9cdf5faf2
2012-03-27 11:04:11 -07:00
Eric Fischer
17aeb1e0a8
Import translations. DO NOT MERGE
...
Change-Id: I0e024f4192810d011db4e95edc64b486b78c24a1
2012-03-23 11:30:40 -07:00
Eric Fischer
03d1f7b8fa
Import translations. DO NOT MERGE
...
Change-Id: Ia9eeb643c49acadcf6610108bc0e382650ba4e77
2012-03-13 12:32:48 -07:00
Eric Fischer
cba5a03825
Import translations. DO NOT MERGE
...
Change-Id: Id2cadfb3d46977b2a076978e9c487495ebc45d36
2012-03-12 12:13:58 -07:00
Eric Fischer
d2c105e13f
Import translations. DO NOT MERGE
...
Change-Id: Idebec4356e561ecf8e118e5fd2816e08bb46af5c
2012-03-09 11:02:56 -08:00
Eric Fischer
af99847e39
Import translations. DO NOT MERGE
...
Change-Id: I11d56ddc18a2a49ebfb47bc51959c285df7076bc
2012-03-08 11:08:54 -08:00
Eric Fischer
fc395fbeef
Import translations. DO NOT MERGE
...
Change-Id: If90878326bff24f70a26e6944d763f669d8b36e0
2012-03-07 11:33:24 -08:00
Eric Fischer
98ea0bd9fb
Import translations. DO NOT MERGE
...
Change-Id: I65a5571213f308b4e4d5e9b67869c9e9e1d7888e
2012-03-06 11:14:37 -08:00
Eric Fischer
08c6aabf06
Import translations. DO NOT MERGE
...
Change-Id: Ia0d47022963e6ea8b984b5460f21d4bf565ecf3f
2012-03-05 12:42:41 -08:00
Eric Fischer
504f3df8c4
Import translations. DO NOT MERGE
...
Change-Id: Ia048fa5a05d849c742d634b42972cb966f57f3d3
2012-03-02 11:33:43 -08:00
Eric Fischer
1d5cac2414
Import translations. DO NOT MERGE
...
Change-Id: I12e853250f5b0f27e1b7c4bd84f4e76c51b914d1
2012-02-22 11:34:52 -08:00
Eric Fischer
1010a700ce
Import translations.
...
Change-Id: I51f4d8cdbb71d12671191ee11929c03cfa645ad6
2012-02-17 10:43:35 -08:00
Marc Blank
c84467afe1
Start of IMAP conversion to Service architecture
...
* Handle startSync and loadMore
* Use SyncManager rather than MailService for periodic sync
and upload sync
* First of many CL's to disentangle sync from UI
* Note that the large majority of this CL is a refactoring
of IMAP specific code out of MessagingController and into
ImapService; MessagingController will eventually be
removed entirely from the app, as will much of Controller
Change-Id: I13546d0694479b33cf93c25920dedc1d38227f6c
2012-02-13 11:04:56 -08:00
Eric Fischer
8368bb8ba1
Import translations. DO NOT MERGE
...
Change-Id: I360517bad7e868ee97739fbbec433db4d703f13c
2012-02-09 10:10:17 -08:00
Eric Fischer
8b270b16e7
Import translations. DO NOT MERGE
...
Change-Id: I7846fc94a02995eb745a99ea2cf2eca6ffe6c3f4
2012-01-31 11:36:38 -08:00
Eric Fischer
f4470edba0
Import translations. DO NOT MERGE
...
Change-Id: Ia8a84e5f7491036049be69c8d7463538c5d8916a
2012-01-30 14:59:45 -08:00
Eric Fischer
31cff20ea0
Import translations. DO NOT MERGE
...
Change-Id: Ibf2da5b4209fa38d30ee519e7b887263f50e0afd
2012-01-26 13:55:48 -08:00
Eric Fischer
6dd5834458
Import revised translations.
...
Change-Id: Ia7c67cf329c73f2f472f6b3cd5677b4ae0ead4c0
2011-12-29 12:10:49 -08:00
Marc Blank
919e59044b
Handle UI part of enforcing email lookback limit
...
Bug: 5792217
Change-Id: I4351ae4d8505965a32690ecb5e6338765fb3770f
2011-12-21 17:44:59 -08:00
Mindy Pereira
68c38d119f
Increase allowed chars for sync calendar string.
...
Fixes b/5748113 tk_source_broad_ Android_GoogleJob [190999/ - ]-GTT_request character extension
Change-Id: I29ec26a9d2278a0c02f4cc055d8ae55460a8bf22
2011-12-13 09:34:33 -08:00
Andy Huang
a7d1b5c58c
Fix various text size problems when system font size is huge
...
This CL to replace Iafd5d1dc.
* use common styles for spinner anchor and dropdown text
(introduced in I3063cfea)
* allow dropdown item height to scale beyond fixed height to fit
huge text
Other fixes:
* use Gmail's color for dropdown and folder list header text
* remove spurious divider in dropdown items that precede a
header
Bug: 5687252
Change-Id: I3e46cff736a045c4a59a0ff8810977e39f903a14
2011-12-08 13:24:51 -08:00
Mindy Pereira
c756389817
Revert "Fix various text size problems when system font size is huge"
...
This reverts commit 19bc1921f2
2011-12-08 09:33:30 -08:00
Andy Huang
19bc1921f2
Fix various text size problems when system font size is huge
...
* use common styles for spinner anchor and dropdown text
(introduced in I3063cfea)
* allow dropdown item height to scale beyond fixed height to fit
huge text
Other fixes:
* use Gmail's color for dropdown and folder list header text
* remove spurious divider in dropdown items that precede a
header
Bug: 5687252
Change-Id: Iafd5d1dc7c3809393c3892138b42b7274fb03a27
2011-12-07 18:28:41 -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
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
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
377a4ff7fe
Merge "Fix message list width and margins"
2011-12-01 07:56:07 -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
Minh Pham
fba2dbb35b
am 16439d5e
: Fix date margin
...
* commit '16439d5e23ea4a4bb86e7f4d23a473525e043007':
Fix date margin
2011-11-30 10:50:53 -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
cbf700f85b
Import revised translations. DO NOT MERGE
...
Change-Id: I238d3246e725ddfa38c2b53d842c7e97c2d00bf8
2011-11-29 13:15:11 -08:00
Eric Fischer
7a52f832cc
Import revised translations.
...
Change-Id: I6f7573020c772af80589c7f60f0f2bd079ef20d2
2011-11-29 10:57:31 -08:00
Mindy Pereira
d767a7625f
Fixup wait activity screen to look like Gmail.
...
Fixes b/5642479 "Waiting for sync" in ugly font
Change-Id: I61ea9b296eb7f64c80f8992c77724fc02a978d38
2011-11-28 11:04:54 -08:00
Eric Fischer
208346aaf5
Import revised translations. DO NOT MERGE
...
Change-Id: I2b7089ceb301e014b44a702a20fb2ccf0fd31574
2011-11-21 14:58:32 -08:00
Eric Fischer
4802688b03
Import revised translations. DO NOT MERGE
...
Change-Id: I16cfe6de6623792dacba1797e50a08ee1dd07702
2011-11-16 10:14:35 -08:00
Vikram Aggarwal
5117621aab
am fb9c860a
: Remove hard-coded references to zoom values and set them as resource arrays instead.
...
* commit 'fb9c860ae2fafffd95931ded199e8c07ed3831bb':
Remove hard-coded references to zoom values and set them as resource arrays instead.
2011-11-15 14:31:54 -08:00
Vikram Aggarwal
fb9c860ae2
Remove hard-coded references to zoom values and set them as resource arrays instead.
...
Change-Id: I2af4bad3611a6f5c1580980d6ccee25910085f84
2011-11-15 14:05:18 -08:00
Mindy Pereira
0e070caf61
am 572491c3
: Don\'t set freezeText for the unread count for the email widget.
...
* commit '572491c36c318dab4888fd39280d618b896636ee':
Don't set freezeText for the unread count for the email widget.
2011-11-15 11:30:28 -08:00
Mindy Pereira
572491c36c
Don't set freezeText for the unread count for the email widget.
...
fixes b/5608267 Widget count flickers in email widget
Change-Id: I76fb8fc04bc016770757ac0c7d7c3e2e66e6c3ad
2011-11-14 13:47:39 -08:00
Mindy Pereira
dbd8c443df
am 30fd3107
: Merge "Make the dropdown width larger/ matching Gmail." into ics-mr1
...
* commit '30fd3107c4445b7974e83704bc9dfbce905e654c':
Make the dropdown width larger/ matching Gmail.
2011-11-11 11:51:22 -08:00
Mindy Pereira
7c9c70c944
am 8eff05da
: Merge "Make account spinner styles match gmail style." into ics-mr1
...
* commit '8eff05daa877a75229bf98bf57cd1ed647d58b20':
Make account spinner styles match gmail style.
2011-11-11 11:51:22 -08:00
Eric Fischer
a3b1306907
Merge "Import revised translations."
2011-11-10 15:01:39 -08:00
Eric Fischer
f50e5f5b59
Import revised translations.
...
Change-Id: If6d482d1cfedad381cbf56aa6dd1be88ed0beb8b
2011-11-10 14:11:02 -08:00
Mindy Pereira
00d30012b8
am dbfcbd75
: Vertically center checkboxes for phones with first line of subject.
...
* commit 'dbfcbd75412689179f8a3e0fdc5f714bc348877a':
Vertically center checkboxes for phones with first line of subject.
2011-11-10 05:42:58 +00:00
Mindy Pereira
a691809c3a
am 6de1470b
: Merge "Tighten up label list on crespo so we can fit more on the smaller screen." into ics-mr1
...
* commit '6de1470bd88e75ba292633394ad3559438a3fc25':
Tighten up label list on crespo so we can fit more on the smaller screen.
2011-11-10 05:42:54 +00:00
Mindy Pereira
1720f82513
Make the dropdown width larger/ matching Gmail.
...
part of b/5520685 update account switch spinner to match Gmail layout
Change-Id: I727d318f3f10199399b61fc4455e44d302fb8e2f
2011-11-09 16:33:23 -08:00
Mindy Pereira
0730c4fcd0
Make account spinner styles match gmail style.
...
Fixes b/5520685 update account switch spinner to match Gmail layout
Change-Id: I06c262f16d8629696bb761b005a3728406ccce53
2011-11-09 15:52:12 -08:00
Mindy Pereira
8a90477033
am aff4bdac
: Merge "Activated text should be white. Shares resources with gmail." into ics-mr1
...
* commit 'aff4bdac07041ec3bbdedda09390b01f07c61e1b':
Activated text should be white. Shares resources with gmail.
2011-11-09 21:19:26 +00:00
Mindy Pereira
626c289977
am 4beab88c
: Share font colors and sizes with gmail.
...
* commit '4beab88c92226628bf743070f88affb701968ce0':
Share font colors and sizes with gmail.
2011-11-09 21:19:25 +00:00
Mindy Pereira
d48112432e
am e813f733
: Merge "Fixup quoted text styling." into ics-mr1
...
* commit 'e813f733609208798d5f3c6820ded8876961d1f3':
Fixup quoted text styling.
2011-11-09 21:19:24 +00:00
Mindy Pereira
0ee798579c
am 21e4fe49
: Share background styles with gmail.
...
* commit '21e4fe49b68738523ebdc8c340469a46d79ed691':
Share background styles with gmail.
2011-11-09 21:19:24 +00:00
Mindy Pereira
dbfcbd7541
Vertically center checkboxes for phones with first line of subject.
...
Fixes b/5521010 conversation list items: checkbox not centered
Fixes b/5591310 Email crashed twice while trying to compose an email in POP/Exchange
Change-Id: I8a6bd28add83ee32906274d730d222ea75c44cb1
2011-11-09 10:32:38 -08:00
Mindy Pereira
ef22e74686
Tighten up label list on crespo so we can fit more on the smaller screen.
...
Fixes b/5521013 need redlines for folder view
Change-Id: I7f589754b92ae19b8ce8d8698ca9bdc9c6167faa
2011-11-08 17:39:01 -08:00
Mindy Pereira
aff4bdac07
Merge "Activated text should be white. Shares resources with gmail." into ics-mr1
2011-11-08 16:34:46 -08:00
Mindy Pereira
fde8089157
Activated text should be white. Shares resources with gmail.
...
part of b/5520533 activated text should be white
Change-Id: Ia6f79bed2277185eca100bd6c65884a2cd574e22
2011-11-08 16:15:12 -08:00
Mindy Pereira
4beab88c92
Share font colors and sizes with gmail.
...
part of b/5520048 unread/ read contrast is bad for conversation list items on tablet
Change-Id: I06d0d560ce32714afe9229d1e009b9b09dc11df8
2011-11-08 13:02:22 -08:00
Mindy Pereira
e813f73360
Merge "Fixup quoted text styling." into ics-mr1
2011-11-08 11:26:53 -08:00
Mindy Pereira
21e4fe49b6
Share background styles with gmail.
...
Part of b/5520048 unread/ read contrast is bad for conversation list items on tablet
Change-Id: I0a5848852b15ead11bef3d56a2c1e1b324f6da73
2011-11-08 09:46:59 -08:00
Eric Fischer
610289bcc2
Import revised translations. DO NOT MERGE
...
Change-Id: Ifd8f33e61f562ce969da1c5a3d77947e9dfc07e7
2011-11-07 12:26:12 -08:00
Mindy Pereira
bf036b9e1a
am 1b6e1ae3
: Fix padding on reply quoted text area and ids.
...
* commit '1b6e1ae3066f1a8ac32917e0c05739aa368af145':
Fix padding on reply quoted text area and ids.
2011-11-05 16:40:01 +00:00
Mindy Pereira
4cd64ad4d5
Fixup quoted text styling.
...
Fixes for b/5517524 compose on tablets needs redlines
Change-Id: I8a7fab7ad635deee9ddb23f59ea2caf0848f496d
2011-11-03 17:33:26 -07:00
Mindy Pereira
1b6e1ae306
Fix padding on reply quoted text area and ids.
...
Part of fixes for b/5517524 compose on tablets needs redlines
Change-Id: I7b526c21f1a11532b8b0d598a309174bb38a9cf6
2011-11-03 17:10:34 -07:00
Mindy Pereira
ce78abeb61
am 46f6a96d
: Use mailcomon for attachment styling.
...
* commit '46f6a96d8aae2724a9a9af2522f4b2b6c702d48d':
Use mailcomon for attachment styling.
2011-11-03 23:24:28 +00:00
Mindy Pereira
6747b51e11
am aa90b4f2
: Update attachment styles.
...
* commit 'aa90b4f2ebc3f7b3c1e31cfdaf2b8433d5495b4d':
Update attachment styles.
2011-11-03 23:24:27 +00:00
Mindy Pereira
46f6a96d8a
Use mailcomon for attachment styling.
...
Part of fixes for b/5517524 compose on tablets needs redlines
Change-Id: Ib0a2e91183583f2b02d6006aa4902bdfefaf4a82
2011-11-03 15:16:17 -07:00
Mindy Pereira
aa90b4f2eb
Update attachment styles.
...
Part of fixes for b/5517524 compose on tablets needs redlines
Change-Id: I286c6fa57229e993660dd307fc14b929b701b47f
2011-11-03 13:53:37 -07:00
Mindy Pereira
fdff68d5dd
am 31e5beba
: Create tablet compose view.
...
* commit '31e5beba35287258e20b0fff5b9138a3b0892221':
Create tablet compose view.
2011-11-03 18:41:08 +00:00
Mindy Pereira
31e5beba35
Create tablet compose view.
...
part of Fixes for b/5517524 compose on tablets needs redlines
Change-Id: I107b58dfda3f228457a3a3b90c8f41e832007c9d
2011-11-03 10:48:45 -07:00
Mindy Pereira
3074ba91f6
resolved conflicts for merge of 80966740
to master
...
Change-Id: Iab18d4cd7c85b0ef4467bcf745d0c84bde7b3846
2011-11-03 09:22:51 -07:00
Mindy Pereira
809667407c
Create a require manual sync dialog.
...
Fixes b/5533550 [Verizon Reported Issue]Add one-time notice to user when auto sync is disabled due to security policy
Change-Id: I1d5380928429a829dbcb31d5f7309f9bc98e8dff
2011-11-03 08:22:46 -07:00
Andy Huang
f20f3e216f
am 56d6f4a6
: Merge "Style cleanup in email message header to make it more like Gmail" into ics-mr1
...
* commit '56d6f4a6f13b53051d17579c54cebe0372515f3d':
Style cleanup in email message header to make it more like Gmail
2011-11-03 05:17:42 +00:00
Andy Huang
56d6f4a6f1
Merge "Style cleanup in email message header to make it more like Gmail" into ics-mr1
2011-11-02 22:13:24 -07:00
Andy Huang
358a815701
Style cleanup in email message header to make it more like Gmail
...
Linkify email addresses in expanded message details
Remove divider line in upper header on phone
Embolden sender name
Twiddle expanded details line spacing and padding to match Gmail
Add space char to collapsed details recipient enumerator (comma)
Bug: 5520692
Bug: 5520787
Change-Id: Iad4a265168d111aa01654a33a9a14f7968fc3181
2011-11-02 15:50:00 -07:00
Mindy Pereira
0a83efd653
am 3cc76ab8
: Merge "Make the compose from field look just like the one in Gmail." into ics-mr1
...
* commit '3cc76ab810a9a5f3706def4faf08ab73b7298080':
Make the compose from field look just like the one in Gmail.
2011-11-02 22:49:48 +00:00
Mindy Pereira
356fafbfcc
am 38a39bbd
: Merge "Remove extra padding from the top of the labels list." into ics-mr1
...
* commit '38a39bbdd5d3f4005e8d43a95e567c46fae469ca':
Remove extra padding from the top of the labels list.
2011-11-02 22:49:48 +00:00
Mindy Pereira
3cc76ab810
Merge "Make the compose from field look just like the one in Gmail." into ics-mr1
2011-11-02 15:45:51 -07:00
Eric Fischer
4aa1e3f6d2
Merge "Import revised translations."
2011-11-02 14:14:12 -07:00
Mindy Pereira
b4b2933b1e
resolved conflicts for merge of f4d30527
to master
...
Change-Id: Ia79af94545c878595dcd1bb4e2fec98d49d94838
2011-11-02 10:36:02 -07:00
Mindy Pereira
4c3da68bb3
am 32997aa3
: New assets for notifications.
...
* commit '32997aa3746cf11034de583e7e4fd93709dd74c1':
New assets for notifications.
2011-11-02 17:30:30 +00:00
Eric Fischer
4b70aa3c90
Import revised translations.
...
Change-Id: Ie19d9c6a94bf72431ddb8d0e2f4398cd052036a9
2011-11-02 10:21:30 -07:00
Mindy Pereira
c67148bfc9
Make the compose from field look just like the one in Gmail.
...
Fixes b/5520687 email compose view from field looks bad
Change-Id: Ic6f79ce5b4f4a725bceba98ab1d60e528e28dc25
2011-11-02 09:21:03 -07:00
Mindy Pereira
2e3a97d625
Remove extra padding from the top of the labels list.
...
Wasn't needed and prevented an extra item from being shown
on smaller screen devices.
Fixes b/5521012 Fix padding in the folders list
Change-Id: Ifc940d44b9a8a0a0f0f9d04fc1958f4810adcdbe
2011-11-02 08:58:40 -07:00
Mindy Pereira
649eaedd73
Revert "Create a require manual sync dialog."
...
This reverts commit 5ae8d889a8
2011-11-01 17:16:16 -07:00
Mindy Pereira
5ae8d889a8
Create a require manual sync dialog.
...
Fixes b/5533550 [Verizon Reported Issue]Add one-time notice to user when auto sync is disabled due to security policy
Change-Id: I90e295158136def96502f78c94a5e3ec00a059bc
2011-11-01 15:54:20 -07:00
Eric Fischer
9f59af95a7
Merge "Import revised translations. DO NOT MERGE" into ics-mr1
2011-11-01 13:51:58 -07:00
Eric Fischer
d1711e7cbf
Import revised translations. DO NOT MERGE
...
Change-Id: Ie824a11ea311eb72f166a5692b54b1fd3ab64bae
2011-11-01 13:36:23 -07:00
Marc Blank
ae0a1a1856
Merge "Increase CHAR LIMIT for policy strings"
2011-11-01 11:34:14 -07:00
Marc Blank
779a2dcb33
Increase CHAR LIMIT for policy strings
...
Bug: 5544632
Change-Id: I9514d92c4477ecc52e3ec3123e8c53959fe8c23f
2011-11-01 11:25:07 -07:00
Mindy Pereira
32997aa374
New assets for notifications.
...
Fixes bug:5519441 Notification icons should be at 100% opacity
Change-Id: Ia98e00be96655cb9651d6b50867bb9ec95b8a8ae
2011-11-01 10:42:55 -07:00
Eric Fischer
5f097ea303
Import revised translations. DO NOT MERGE
...
Change-Id: If4a1ebb1e2e50716d9273c8dc7a709171b7f065e
2011-10-28 13:52:04 -07:00
Eric Fischer
296345efa7
Import revised translations.
...
Change-Id: Ic259e6b12fa30085e9be0f5eb0dfb486d376ee60
2011-10-28 11:22:10 -07:00
Eric Fischer
931ebcb22d
Import revised translations. DO NOT MERGE
...
Change-Id: Ie26719cb115cd918ba99a7a780aca6c70e19ed4f
2011-10-26 17:40:04 -07:00
Eric Fischer
2e4594ddb5
Restore deleted string still referenced from layout.
...
Change-Id: I6d1b943bc4fd0a3458ff1b5d2d47d0f7f9e9d5dd
2011-10-26 17:27:15 -07:00
Marc Blank
7efde8632d
Provide four default "quick responses" for new accounts
...
* These are added during account creation; existing accounts are
not affected
Bug: 5220629
Change-Id: I906e7b886ead9fdb269d9d44a245cc01c1cf260d
2011-10-26 13:03:30 -07:00
Marc Blank
ad921d01ca
Merge "Rewrite of security policy handling and service code"
2011-10-25 14:24:14 -07:00
Ed Heyl
565b4ce99a
merge ics-mr0
...
Change-Id: I83fecd4af7a696e44aa6e7ec17afc390ff61b941
2011-10-25 20:16:55 +00:00
Eric Fischer
acb76eabfe
Import revised translations.
...
Change-Id: I181f6442c9be611e5c8d2086bc13621a3b26f1a0
2011-10-25 10:50:19 -07:00
Marc Blank
2736c1a11c
Rewrite of security policy handling and service code
...
* Remove PolicyService APIs policiesRequired, policiesUpdated,
isSupported, clearUnsupportedPolicies, and isActiveAdmin
* Add PolicyService API setAccountPolicy, which is the sole
method by which security policies are promulgated
* Add protocolPoliciesEnabled and protocolPoliciesUnsupported
to the Policy class; these are packed, localized strings
indicating policies that the protocol itself have enabled
and/or cannot support (i.e. these are policies that are
unknown to the DPM, e.g. don't load attachments)
* Differentiate in security notifications between three kinds
of policy changes - changes that don't require user
intervention (e.g. reducing requirements), changes that
require user intervention (the legacy notification), and
changes that make the account unsyncable (e.g. the server
adding an unsupportable policy). Handle all possible policy
changes cleanly.
* Make security notifications per account (with multiple
accounts, notifications would get arbitrarily munged)
* Expose ALL enforced policies via the account settings
screen in two categories: policies enforced (including
both policies enforced by the DPM and policies enforced
by the protocol) and policies unsupported (note that these
can only be seen if policies are changed after an account
is created; we do not allow the creation of an account
when any required policies are unsupported). Add a
button that forces a sync attempt, for accounts that
are locked out, but whose policies have changed on
the server (this would otherwise require a reboot).
* Updated unit tests
Bug: 5398682
Bug: 5393724
Bug: 5379682
Change-Id: I4a3df823913a809874ed959d228177f0fc799281
2011-10-25 10:32:34 -07:00
Eric Fischer
731255f3bc
Restore deleted string still referenced from layout.
...
Change-Id: Iee1b78c76f8ac3065ad5a0444d6f7033d746f626
2011-10-24 17:43:19 -07:00
Eric Fischer
017b062b18
Import revised translations. DO NOT MERGE
...
Change-Id: I5a3d8ce3b33cfbc3756bdcefa599e4c75f335df6
2011-10-24 16:49:50 -07:00
Eric Fischer
26e928971c
Import revised translations. DO NOT MERGE
...
Change-Id: Ic07cf6a78fdead82547796bfae87288c4cfd3627
2011-10-21 14:38:48 -07:00
Ben Komalo
227514c1cf
Remove stale strings in widget.
...
We can't tap to configure anymore, at least not according to the old
method.
Bug: 5451924
Change-Id: I997e96a9bab36aecf68a5daeedff6e7442a848a4
2011-10-21 11:19:34 -07:00
Ben Komalo
7958ce59e6
Unused assets removed from Email
...
Change-Id: I347b733a28deffccdcdc0368fbf87aed71e0d95b
2011-10-21 09:10:27 -07:00
Eric Fischer
805aca21ec
Import revised translations. DO NOT MERGE
...
Change-Id: Icc57021105a6b95efc34f268e4bf778a75d2de1c
2011-10-20 17:59:44 -07:00
Eric Fischer
46b6a648bf
Import revised translations. DO NOT MERGE
...
Change-Id: Ie7cd1694802394129d0b8666209a6718f0f01877
2011-10-20 11:10:35 -07:00
Eric Fischer
1675804839
Import revised translations.
...
Change-Id: Iadea51bf0544d439b438ea2cabf900684aac69c8
2011-10-18 15:40:14 -07:00
Eric Fischer
401a917dbf
Import revised translations. DO NOT MERGE
...
Change-Id: I6d23d0c5af0db4076a3be6a35e5d94d57beb44e5
2011-10-18 11:10:15 -07:00
Claudia de Veaux
e6c2156cee
Restore Wi-Fi spelling.
...
Bug: 5163232
Change-Id: Ib37b05c3ca85474493546bd2f0bfd720cbffbfe6
2011-10-17 13:09:33 -07:00
Ben Komalo
28e496daef
Respect system font size in message list.
...
- This makes dimensions according to scaled font sizes, and also resets
the activity properly (invalidating drawing caches) when that font size
happens.
Bug: 5287961
Change-Id: I04cf117b027befd6a065edeadf95187f62fffc8a
2011-10-13 15:54:14 -07:00
Claudia de Veaux
e3b56df151
Further cleanup of strings to match Gmail.
...
Bug: 5295455
Change-Id: I67a9a51f057e3d3126871cacf24985f8e66c8d20
2011-10-13 15:01:06 -07:00
Justin Ho
b3c9f85662
am 90f0dc7e
: Updated multiple email notification icon Bug: 5222432
...
* commit '90f0dc7e3bbcd4eee6abefeca9b454a75eb8144e':
Updated multiple email notification icon Bug: 5222432
2011-10-13 09:02:03 -07:00
Justin Ho
90f0dc7e3b
Updated multiple email notification icon
...
Bug: 5222432
Change-Id: I20cd30a775db25e8bf0fa1dd4a8592a00a05f53b
2011-10-13 08:53:23 -07:00
Mindy Pereira
1dd5475ecf
Remove styles provided by mailcommon.
...
Change-Id: I0de3d171fee19e428176b9819e9683c70c1d30d3
2011-10-12 09:30:36 -07:00
Mindy Pereira
186b9a89b5
Update to mail common styles. Also updated compose hint text.
...
Change-Id: I4851ff148371b17b86bb1364bc0543c7e3c1f99b
2011-10-11 14:50:16 -07:00
Mindy Pereira
f5ac3c6901
Use styles in the mailcommon directory for the compose view.
...
Change-Id: Ib14f99355a78bb00aa06c87ae6329940f5d66444
2011-10-11 10:57:57 -07:00
Mindy Pereira
51c4a901b6
Merge "Move next and manual settings buttons up on the add acct screen."
2011-10-10 14:00:19 -07:00
Mindy Pereira
2bb9b63c2c
Move next and manual settings buttons up on the add acct screen.
...
Fixes bug:5397033 IME overlaps Next button in Add Account screen
Change-Id: Icec368040d1a1f7f02f5c164167f7b5f29c450c9
2011-10-10 13:56:56 -07:00
Mindy Pereira
18601838be
Merge "Allow tablet to use different styles than phone for chips fields."
2011-10-10 11:07:33 -07:00
Eric Fischer
2f92d8f208
Merge "Import revised translations."
2011-10-10 10:30:46 -07:00
Mindy Pereira
b291d7cd24
Allow tablet to use different styles than phone for chips fields.
...
Fixes bug:5390583 To,CC & BCC field titles are aligned middle of the row in Email
Change-Id: Ia44ae510d740101d1cbbf1c59f233a2cd9d9af99
2011-10-10 10:13:09 -07:00
Eric Fischer
e868673dc5
Import revised translations.
...
Change-Id: I4a0fd7027989deeba8f835bc8f6c2332319122e5
2011-10-07 16:41:16 -07:00
Ben Komalo
dbd2aeda76
Fix up compose styles.
...
- make subject text have the proper text flags
- remove unneeded v13 overlay, and fix the main style to not have
DarkActionBar (which is wrong)
Bug: 5430026
Change-Id: I44d72f89118f03be89ed3ea1a5516321798d9fa1
2011-10-07 15:02:02 -07:00
Ben Komalo
65510b6fb9
Don't spell check account names.
...
note that this applies for the account name.
the actual user name has inputType=textPersonName, which I guess the
framework folks have decided should be spellchecked, so I'm leaving that
as is
Bug: 5418912
Change-Id: Ie39aa64e59940415b4d8d9a275af07c902937234
2011-10-05 16:14:44 -07:00
Claudia de Veaux
03e32770f5
Merge "General string cleanup per standards. Bugs: 5383037, 5165745, 5163232, 5162668, 5162667, 5162328 Changes include making text friendlier, more consistent use of wording, capitalization, punctuation, simplification of dialogs. Changed spelling of Wi-Fi to WiFi."
2011-10-04 17:09:01 -07:00
Claudia de Veaux
f314e2e5c0
General string cleanup per standards.
...
Bugs: 5383037, 5165745, 5163232, 5162668, 5162667, 5162328
Changes include making text friendlier, more consistent
use of wording, capitalization, punctuation, simplification
of dialogs. Changed spelling of Wi-Fi to WiFi.
Change-Id: I6d1656416d1844fc361bbedc1d7e98cb5cc8af6e
Revision based on review feedback from Ben.
2011-10-04 17:02:24 -07:00
Ben Komalo
ab5ac4fd00
Fix widget padding.
...
Makes text vertically and horizontally centered
Also makes it more robust to text size changes
Bug: 5406487
Bug: 5360657
Change-Id: I5183c988163381237cf3aa38121075b7281df695
2011-10-04 16:23:45 -07:00
Eric Fischer
151037ec33
Import revised translations.
...
Change-Id: I0560d5aa478c7878a67e3047237d39a05676768e
2011-10-03 13:42:00 -07:00
Eric Fischer
ec475fd6fb
Restore deleted string still referenced from layout.
...
Change-Id: Ie2a009bf0ae3c5a41ae7dad455ab8a65f74ff3d6
2011-09-30 15:48:53 -07:00
Ben Komalo
fb83cef9ad
Hide attachment progress bar on complete.
...
Also fix up styles to (mostly) match mocks and be consistent
with Gmail
Bug: 5205957
Change-Id: Iea7e9706464a8050255a7be78fca471cb7f9f6cf
2011-09-28 17:41:30 -07:00
Ben Komalo
8f56f41a07
Merge "Prefill account names."
2011-09-28 14:52:08 -07:00
Ben Komalo
b3a72b51dd
Prefill account names.
...
- default to e-mail address for account description
- try to use the phone's profile info for the user name
Bug: 5369190
Change-Id: I01cb567f31999bce79426eee58de8fbbc09e344d
2011-09-28 14:43:08 -07:00
Mindy Pereira
ccfff56cd8
Merge "Fixup the styles for chips fields."
2011-09-27 10:12:41 -07:00
Ben Komalo
26655e14a1
Restore accidentally nuked visibility attribute
...
oops.
Bug: 5376236
Change-Id: Id11a9996eef0d6e7789a65c5aced4e5cef0083ce
2011-09-26 18:18:45 -07:00
Ben Komalo
112f39692c
Merge "Fix "always show pictures""
2011-09-26 15:59:03 -07:00
Ben Komalo
3432bdb757
Fix focus behavior in setup screens.
...
- properly put actionNext on most fields
- make sure actionDone doesn't do funky things with focus so that a
non-editable field gets focus. we may want to consider not making this
focusable in the future.
Bug: 5367827
Change-Id: I4e7bb13801d96a4f1e6fd02a2d43713200738b18
2011-09-26 15:49:01 -07:00
Ben Komalo
5bcb32a0d3
Fix "always show pictures"
...
- stopped using the confusing checkmark
- consolidated tablet/phone view - removed some needless views
Bug: 5224399
Change-Id: I944459881f04bf1103db98bb15a597bdfcc07cd9
2011-09-26 15:47:09 -07:00
Mindy Pereira
17b261421c
Fixup the styles for chips fields.
...
Change-Id: I579b2beafc753f7aea8af4bc4bdd6360ef074744
2011-09-26 09:58:45 -07:00
Eric Fischer
ae2da18705
Merge "Import revised translations."
2011-09-20 10:56:21 -07:00
Eric Fischer
248873e974
Import revised translations.
...
Change-Id: Iab34fcbbf615d2a7c89eacb36fd43bd86ffa2b28
2011-09-20 10:28:56 -07:00
Ben Komalo
51dc9593bb
UI improvements to cert selection
...
Bug: 5286334
Change-Id: I2c6184740364ae60f9df81119c11479e142f63c3
2011-09-16 11:14:10 -07:00
Mindy Pereira
77dec76f9f
Make action bar unread count more delicate.
...
Fixes bug:5321740 Bold numbers in headers of Mail, Gmail, Talk, etc look out of place with our new delicate clock fonts
Change-Id: I029b8db25a9ed40d868e24a00670a70523d2711a
2011-09-15 11:58:51 -07:00
Marc Blank
5602ba92a0
Merge "Allow multiple wildcards in providers.xml; add hotmail domains"
2011-09-14 17:06:22 -07:00
Marc Blank
1b65e834c3
Allow multiple wildcards in providers.xml; add hotmail domains
...
* Change handling of the providers.xml file to allow asterisk
as a placeholder for an individual domain name part
(the previous behavior was a very greedy wildcard)
* Add hotmail aliases using the new scheme
* Update unit tests
Bug: 5318329
Change-Id: I73a0dfcb956830b18c5460a1b3ddfc58459d08c9
2011-09-14 16:59:02 -07:00
Ben Komalo
5d44feaf30
Add msgid tags for last minute messages.
...
Change-Id: I0e46ff72ef5831d999ea1a5249d99ac92a716f55
2011-09-14 16:10:30 -07:00
Michael Chan
bfbf0dd853
Add setting for ReplyAll
...
Also show/hide the right icon and item in overflow menu depending on setting
Bug: 5298445
Change-Id: I950025cab0aeb57d18769b137eeca418d581c5f9
2011-09-14 16:00:56 -07:00
Ben Komalo
b0f52fdc1d
Fix settings padding.
...
Bug: 5297935
Change-Id: Ibcf1cc848803d8e591d9a8eb84c77eacbc4cc89c
2011-09-14 13:27:12 -07:00
Ben Komalo
715ee4ec4c
Wire a custom error code for cert errors
...
This addesses UX's #1 concern about the UX flow for servers that require
certs - users don't know what to do after an error, so they want to kick
them into the certificate selection flow.
Bug: 5280071
Change-Id: I566707b9e680b3ef0b4c0cc8a07a8ad2c825ecaa
2011-09-13 14:08:44 -07:00
Ben Komalo
3d0f0d74b0
Text changes for consistency
...
Bug: 5280071
Change-Id: I6953128388a06b26e5f079450174caff85f08c2d
2011-09-13 10:02:26 -07:00
Ben Komalo
93f2b61d8e
Merge "Tweak message header actions."
2011-09-12 13:03:46 -07:00
Ben Komalo
afdec1caf1
Tweak message header actions.
...
Once again, I missed an asset in the drop, since there is actually a
sepcialized one for the message view.
Also, use styles to fill out the entire height to the header to make the
touch targets bigger, as consistent with Gmail.
Bug: 5290357
Change-Id: I6754b3ef986dbf57c7c68bc595cf54cc9d76123a
2011-09-12 12:39:30 -07:00
Eric Fischer
bc96b6a9d9
Merge "Import revised translations."
2011-09-12 10:20:59 -07:00
Eric Fischer
78d722fe2c
Import revised translations.
...
Change-Id: I7740ad2764b854e9112110556d3c56854b4ea67c
2011-09-12 09:51:37 -07:00
Justin Ho
db8caf745b
Merge "Updated Email launcher icon Bug: 5286988"
2011-09-09 17:21:39 -07:00
Ben Komalo
25cd8b05e4
Fix message list backgrounds in wide mode.
...
The final asset drop renamed things to conversation_wide and I had
missed this case for the unread states (the rename went fine for the
read case). As a result, we didn't actually import the new unread states
for wide mode.
Bug: 5286632
Change-Id: I5b1f4120ce42ff50d713706c319260ff57274648
2011-09-09 16:25:06 -07:00
Justin Ho
c8bfd5bace
Updated Email launcher icon
...
Bug: 5286988
Change-Id: I7b97e833f2807fe10ac8fdb9db640826b1655fe5
2011-09-09 15:59:33 -07:00
Justin Ho
b5873b9f2b
Updated Email widget dimens
...
Bug: 5278970
Change-Id: I6bd4a29eead8ff6a7dfaf8a7a502bab7a6fc14a8
2011-09-09 08:52:18 -07:00
Mindy Pereira
3d5581d8b9
Update compose styles for chips and other fields.
...
Fixes bug:5278687 update email compose to match gmail compose
Change-Id: I90ce594abd6c8e7215880eb12927f01ba6e985a8
2011-09-08 13:34:57 -07:00
Eric Fischer
2abbf2baac
Import revised translations.
...
Change-Id: I3b0a80007bda82e873c7757c4a30d3a23e3643d1
2011-09-02 14:48:12 -07:00
Ben Komalo
891da84a25
Misc visual fixes to Email
...
- dropped in bigger assets for mailbox triangle
- dropped in bigger assets for checkbox for xhdpi
- dropped in proper star asset for message list
- fixed some padding issues for message list item
- remove the color label from "Combined view" in the account drop down
Bug: 5248125
Change-Id: Ic15d98013f2afb42bf55c327654009ef8baa1b78
2011-09-01 16:51:02 -07:00
Justin Ho
50167273af
Unused assets removed from Email
...
Bug: 5032006
Change-Id: Ia43a54e1a6f0c029cc9c15a5aa7d6f201a814e4e
2011-09-01 08:50:22 -07:00
Ben Komalo
c3249d8f34
Ensure we can pan around in two directions.
...
This introduces a ScrollView that doesn't "lock" scrolling in one
direction, which makes it really difficult to view messages on a phone.
Bug: 5039459
Change-Id: I75e6824952c843140844873bec77af55b194f776
2011-08-31 14:03:29 -07:00
Ben Komalo
8466f79a06
Asset drop.
...
- this syncs up the UX repo with the developer repo so that the assets
now match. We should be able to do wholesale drops/diffs from now on.
- lots of changes to widget so that it is (mostly) up to spec now, and
matches the preview
Bug: 5225385
Bug: 5205578
Bug: 4320895
Change-Id: I8ccbadcfc17cdb406599497edc91165809f55d68
2011-08-30 12:57:38 -07:00
Mindy Pereira
cc02d435b2
fix height of compose view fields
...
fixes bug:5223556 heights of compose view text fields are too tall on phone/ tablet
Change-Id: I1bbf570a66a424cffcabcae6cfdc2b6ca05be4b7
2011-08-29 08:45:47 -07:00
Eric Fischer
ad0431962a
Import revised translations.
...
Change-Id: I5075133c45e2a393ea2f3429a3282b50b54530f9
2011-08-26 14:55:31 -07:00
Ben Komalo
1eb80b23fb
New waiting for sync layout.
...
Bug: 5161231
Change-Id: I7b547982c923067e32154b38f61eea0a3be10553
2011-08-25 12:53:38 -07:00
Ben Komalo
5a0dd9a292
Merge "Update asset for "always show" checkmark"
2011-08-24 13:38:41 -07:00
Ben Komalo
781fa387b0
Update asset for "always show" checkmark
...
Bug: 5184494
Change-Id: I6bae14002d1bfaf661da95ca2b96a0af03a449cc
2011-08-24 12:42:29 -07:00
Ben Komalo
3c97a91b37
Swap read/unread state icons.
...
Bug: 5204621
Change-Id: I928601135cec72496d69526343dcccd80904fea5
2011-08-24 12:32:23 -07:00
Ben Komalo
32bed4bb8e
Fix unit tests.
...
- make attachment download service injectable
- fix assertions for account manager account checks
- update message compose ID's so they're consistent on tablet/phone
Bug: 5198343
Change-Id: I9976f5b9e5590dd61fb0a62937d3f9203fefe236
2011-08-24 10:24:42 -07:00
Ben Komalo
44cbb82756
New icon drop.
...
- minor changes to some icons (can't see a difference in some of the
cases?), larger changes to others (e.g. mark unread)
- xhdpi assets for a bunch that were missing
Change-Id: Id71d22aa50440cf6c83e4244bb807e3d237949c6
2011-08-23 10:37:16 -07:00
Ben Komalo
b1a4f9d562
Merge "Slight reordering and add settings to compose menu"
2011-08-22 15:44:58 -07:00
Ben Komalo
d7f5d0f976
Merge "CAB item reorderings for phone/tablet"
2011-08-22 15:26:04 -07:00
Ben Komalo
4520d35e7c
Slight reordering and add settings to compose menu
...
Bug: 5189476
Change-Id: I91fc0a718859fb55c79157236268dd6976ac0427
2011-08-22 15:21:14 -07:00
Ben Komalo
297f2c67a8
CAB item reorderings for phone/tablet
...
Bug: 5191624
Change-Id: I3ad3d86d12bb9b27eedca91b2e9d8008e4e04c0c
2011-08-22 15:08:12 -07:00
Ben Komalo
c341ddfe94
Reorder menu buttons for tablet
...
Bug: 5124234
Change-Id: I345f16707c8824f7d8de56c2e94299942dfdf802
2011-08-22 15:05:33 -07:00
Ben Komalo
c2b829eb1a
Merge "New list background assets"
2011-08-22 14:13:26 -07:00
Eric Fischer
77e43a50aa
Merge "Import revised translations."
2011-08-22 12:10:01 -07:00
Eric Fischer
7a78838e94
Import revised translations.
...
Change-Id: I6b9b20ae1daa034ce072ce1456894861c82e37fd
2011-08-22 11:14:16 -07:00
Ben Komalo
e8df7f6e63
New list background assets
...
Bug: 5160570
Bug: 5179058
Change-Id: I91834210adb21f7d4a2def4da13f007114f57348
2011-08-19 16:38:09 -07:00
Mindy Pereira
89dd731a90
Update attachment ui to look like Gmail attachment ui; fix from padding.
...
Fixes Bug:5184434 Compose view doesn't match pixel perfects
Change-Id: I7217eb4a63beedfd0bc00dffe9e0f29a5af6214c
2011-08-19 15:36:23 -07:00
Mindy Pereira
7b41b374cc
Style Email compose to look like gmail compose.
...
Change-Id: I8e1f0e9c4bbbbcd2463473da190bff88f2748905
2011-08-19 11:42:09 -07:00
Mindy Pereira
5b5a9b3f9e
Fix alignment of to/cc/bcc fields.
...
Part of bug:5162602 Alignment of elements in compose screen seems off (master/tot/prime
Change-Id: Ica741328c687b68c8995a1e9fde4d6bb566407ba
2011-08-18 16:17:29 -07:00
Mindy Pereira
475a56fd0a
Merge "Change the fonts / sizes of the chips labels to match the rest of the compose activity."
2011-08-18 15:58:37 -07:00
Ben Komalo
2ae341bfa1
Fix messagelistitem logic.
...
We had two separate "height" values in XML that weren't consistent - one
was used for the coordinates and one was used for the actual item i nthe
adapter. This made things off slightly when the values didn't match
(i.e. on tablet wide mode).
Also fixed an issue with paperclip icon not aligning with date on wide
mode
Bug: 5184169
Change-Id: I1d80bb9c685fdd8216fcaef26bf6ad715eb74c4c
2011-08-18 12:09:39 -07:00