Commit Graph

6261 Commits

Author SHA1 Message Date
Marc Blank f96a657aaf Fix build break
* For now, we can't have Email build under the SDK

Change-Id: Iae0858d81734478f39077395fa0c9705af027c9f
2011-11-01 16:13:45 -07:00
Eric Fischer f0436aee23 am 273c32b3: (-s ours) Import revised translations. DO NOT MERGE
* commit '273c32b363dafdf8f1054a6d264af094ee4024b3':
  Import revised translations.  DO NOT MERGE
2011-10-27 21:46:44 +00:00
Eric Fischer 273c32b363 Import revised translations. DO NOT MERGE
Change-Id: I86833a451b695da00f03444a56b203fb9a1486ad
2011-10-27 09:52:15 -07:00
Eric Fischer f54dbc8e77 Merge changes Ie26719cb,I6d1b943b into ics-mr1
* changes:
  Import revised translations.  DO NOT MERGE
  Restore deleted string still referenced from layout.
2011-10-27 09:45:11 -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
Eric Fischer f9647fc369 am 152ab4df: (-s ours) Import revised translations. DO NOT MERGE
* commit '152ab4dfd2dbd97de3b96af5c1dcf93ed5b5af2f':
  Import revised translations.  DO NOT MERGE
2011-10-26 21:06:37 +00:00
Eric Fischer 152ab4dfd2 Import revised translations. DO NOT MERGE
Change-Id: Ie75200d19bcc3cb267351a24a47c595465537f41
2011-10-26 10:21:07 -07:00
Ed Heyl 565b4ce99a merge ics-mr0
Change-Id: I83fecd4af7a696e44aa6e7ec17afc390ff61b941
2011-10-25 20:16:55 +00:00
Eric Fischer 017b062b18 Import revised translations. DO NOT MERGE
Change-Id: I5a3d8ce3b33cfbc3756bdcefa599e4c75f335df6
2011-10-24 16:49:50 -07:00
Marc Blank 6629f6b67c Merge "onMove in CachedCursor shouldn't call the underlying cursor's method" 2011-10-21 17:57:52 -07:00
Eric Fischer 51de134069 am 26e92897: (-s ours) Import revised translations. DO NOT MERGE
* commit '26e928971c432e4462136e67ee1dae328306f9d6':
  Import revised translations.  DO NOT MERGE
2011-10-21 16:02:27 -07:00
Ben Komalo 037e00b97d Merge "Disable widget creation if there're no accounts" 2011-10-21 14:53:23 -07:00
Ben Komalo ee8b4cf7ff Merge "Make Email widget more accessible." 2011-10-21 14:52:51 -07:00
Ben Komalo d94522c6d9 Make Email widget more accessible.
Bug: 5480096
Change-Id: I58fe6bd070c7d8058f2a920012c3260bfed614b9
2011-10-21 14:50:42 -07:00
Eric Fischer 26e928971c Import revised translations. DO NOT MERGE
Change-Id: Ic07cf6a78fdead82547796bfae87288c4cfd3627
2011-10-21 14:38:48 -07:00
Eric Fischer a8eb9c462d am 805aca21: (-s ours) Import revised translations. DO NOT MERGE
* commit '805aca21ec16b744feb2939167955153cbf9e557':
  Import revised translations.  DO NOT MERGE
2011-10-21 13:59:14 -07:00
Marc Blank 8919237f34 Merge "Fix findExistingAccount to treat underscore properly" 2011-10-21 11:30:42 -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
Ben Komalo 1fb0b605e2 Merge "Request focus in field when cc/bcc is toggled." 2011-10-21 08:38:32 -07:00
Ben Komalo d69fab905d Prevent insert quick response crash.
Monkeys can click really fast, before the data is finished loading.

Bug: 5067086
Change-Id: I7f9248b0fb694a83ecb793570b2a17f91a49ad85
2011-10-21 08:23:26 -07:00
Ben Komalo ea73911291 Disable widget creation if there're no accounts
Bug: 4571798
Change-Id: I4b496c12b6c8a2123f9b3d9e28ecf098ca374a74
2011-10-20 21:43:31 -07:00
Marc Blank 0ff0e155c5 Fix findExistingAccount to treat underscore properly
Bug: 2318959
Change-Id: Ia39ed29084dc8111c61ff552fa65519789b7c23a
2011-10-20 18:41:26 -07:00
Eric Fischer 805aca21ec Import revised translations. DO NOT MERGE
Change-Id: Icc57021105a6b95efc34f268e4bf778a75d2de1c
2011-10-20 17:59:44 -07:00
Ben Komalo 2f105a0543 Request focus in field when cc/bcc is toggled.
Bug: 3090788
Change-Id: I184dfe586199af9bcb016f60bf97bcd4382b4f73
2011-10-20 17:26:16 -07:00
Ben Komalo 41495761db Delete stale test.
This test has been disabled for over a year. I call it unnecessary and a
burdern at this point.

Bug: 2938323
Change-Id: I98bd67a0ed3bb1b880a5e7b6bcf8c90b8cf2de46
2011-10-20 16:50:38 -07:00
Ben Komalo 705e1244fb Merge "Fix account creation issues." 2011-10-20 16:49:58 -07:00
Ben Komalo c5c44eed77 Fix account creation issues.
This is a theoretically dangerous issue that has surfaced only as a
monkey bug so far. The issue is that callers that create an Intent set
some global state, expecting that state to still be valid when the
Intent is handled. However, if the process was killed before the Intent
could be handled, or if that global singleton was not saved properly,
that state was lost and SetupData was never initialized properly.

Bug: 5337276
Change-Id: I6bd08a0dec13f54c7ba8d536ebdc87e6c559c483
2011-10-20 14:08:20 -07:00
Eric Fischer d6d3a4929d am 46b6a648: (-s ours) Import revised translations. DO NOT MERGE
* commit '46b6a648bf66453b5a86c7dfeaaaa2bd1e0ed7f1':
  Import revised translations.  DO NOT MERGE
2011-10-20 11:34:35 -07:00
Eric Fischer 46b6a648bf Import revised translations. DO NOT MERGE
Change-Id: Ie7cd1694802394129d0b8666209a6718f0f01877
2011-10-20 11:10:35 -07:00
Ben Komalo 2ca9441e8c Update Intent passed to contacts.
Reduce the number of intent keys so that a more compact dialog can be
used.
Bug: 5483848

Change-Id: I4d3da4a2a1480996bb14c5f2698a6530508ba7e7
2011-10-19 12:39:38 -07:00
Marc Blank a91f33b44b onMove in CachedCursor shouldn't call the underlying cursor's method
Bug: 5472277
Change-Id: Ida5a840d2d27941bb8b548a4d2d985b1082e93b6
2011-10-19 12:33:52 -07:00
Paul Westbrook 06aae17dfb Merge "Fix build" 2011-10-18 17:27:38 -07:00
Paul Westbrook 1aa2a0fce6 Fix build
Change-Id: Id4166d85ef85d10c7d60ba51f386ff5e01abcc79
2011-10-18 17:25:36 -07:00
Eric Fischer 470ed3c4f3 Merge "Import revised translations." 2011-10-18 16:30:21 -07:00
Eric Fischer 1675804839 Import revised translations.
Change-Id: Iadea51bf0544d439b438ea2cabf900684aac69c8
2011-10-18 15:40:14 -07:00
Marc Blank 3285fb3cfd Prevent NPE with badly-timed account deletion
Bug: 5473621
Change-Id: I0956540de0de172bc3519a301598e197b449b9a8
2011-10-18 13:27:30 -07:00
Eric Fischer c36dcfbdb1 am 401a917d: (-s ours) Import revised translations. DO NOT MERGE
* commit '401a917dbf620e7a84c1fece78e7e80b1f39c496':
  Import revised translations.  DO NOT MERGE
2011-10-18 11:36:21 -07:00
Eric Fischer 401a917dbf Import revised translations. DO NOT MERGE
Change-Id: I6d23d0c5af0db4076a3be6a35e5d94d57beb44e5
2011-10-18 11:10:15 -07:00
Ben Komalo 1bc90d3ed9 Merge "Fix touch interceptions." 2011-10-17 15:20:45 -07:00
Ben Komalo 98c968d178 Fix touch interceptions.
We were unfortunately passing through all touches and never intercepting
events from the message ScrollView. This was desirable when the drag was
over the message content, but in the surrounding chrome it would lead to
pressed states while dragging, sometimes accidentally causing text
selection. This change makes that logic special cased to WebViews only.

Bug: 5361173
Change-Id: Icf535c015cec4a79a5ad7eba3d6c5aa7bd572a8a
2011-10-17 15:05:26 -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 2e3d46cbde Merge "Fix NPE in move messages" 2011-10-17 10:48:38 -07:00
Ben Komalo 30b49a0098 Merge "Fix widget update to properly refresh." 2011-10-17 10:30:51 -07:00
Ben Komalo a007d79c3f Fix NPE in move messages
Bug: 5452020
Change-Id: Id8fca21692ad1a70a2114eaa7fec6bcecab6cab6
2011-10-16 18:13:38 -07:00
Ben Komalo 391dfa858a am 7e65b1fc: (-s ours) DO NOT MERGE: Fix hostname verifier for Exchange connections.
* commit '7e65b1fc1dead5256f165d367af30b850e43aec6':
  DO NOT MERGE: Fix hostname verifier for Exchange connections.
2011-10-14 15:43:10 -07:00
Ben Komalo 7e65b1fc1d DO NOT MERGE: Fix hostname verifier for Exchange connections.
When the socketfactory init code was moved, I forgot to re-add in the check
to skip hostname verification. This made "Trust all SSL certificates"
checkbox useless.

Backported from: Ie4cba749aaf8c0fd9f9c43f09ebf354c6600d4f0
Bug: 5450563

Change-Id: Id1c80393d41068e6872ca5d42a3e5888805a3f09
2011-10-14 15:27:30 -07:00
Ben Komalo 561004883d Fix widget update to properly refresh.
Bug: 5413224
Change-Id: Id66c7dc8aac8b5e24c7d5c5b1633c9c3ab981b15
2011-10-14 14:33:27 -07:00
Ben Komalo 1f6769facc Merge "Always pop back to main app from widget." 2011-10-13 16:23:12 -07:00