3977 Commits

Author SHA1 Message Date
Romain Guy
59502b510c am 39433f81: am 5d259d3b: Merge change Id29ec50d into eclair
Merge commit '39433f818b223aab50b264fb43e8e32da1d8151a'

* commit '39433f818b223aab50b264fb43e8e32da1d8151a':
  Do not crash appwdiget host when a pending intent send fails.
2009-09-29 11:12:13 -07:00
Dianne Hackborn
3f63c58e40 am ccc624ca: am ebd45e5c: Merge change I55edce63 into eclair
Merge commit 'ccc624ca9a8fd8f9435afb854313aa9bda51b0b0'

* commit 'ccc624ca9a8fd8f9435afb854313aa9bda51b0b0':
  Fix issue #2149145: Safe Mode does not work on Sholes device
2009-09-29 11:10:53 -07:00
Mike Cleron
68ac73e69b am 1492b96e: am fe81d386: Remove obsolete links; start at a method to turn on fading scrollbars
Merge commit '1492b96eb178631b816bdb253a1b6d1df8133e13'

* commit '1492b96eb178631b816bdb253a1b6d1df8133e13':
  Remove obsolete links; start at a method to turn on fading scrollbars
2009-09-29 11:09:35 -07:00
Romain Guy
4f588a959d am ba016786: am b4c547a5: Fix possible NPE in AbsListView.positionSelector().
Merge commit 'ba0167861d71b0412503843369530575f0d9faeb'

* commit 'ba0167861d71b0412503843369530575f0d9faeb':
  Fix possible NPE in AbsListView.positionSelector().
2009-09-29 11:08:25 -07:00
Nick Pelly
ef41532861 am 3083a3c1: am aef439e6: Move android.bluetooth.ParcelUuid to android.os.ParcelUuid
Merge commit '3083a3c11ae303e3fc17d9c7949a46b1e619c146'

* commit '3083a3c11ae303e3fc17d9c7949a46b1e619c146':
  Move android.bluetooth.ParcelUuid to android.os.ParcelUuid
2009-09-29 11:07:30 -07:00
Bjorn Bringert
b525a9e784 am 575d73a1: am 2dfa6edc: Merge change Ida50e915 into eclair
Merge commit '575d73a15b33b000feb82f5243c6d9bec7e16083'

* commit '575d73a15b33b000feb82f5243c6d9bec7e16083':
  Pass limit=50 to all suggestion sources.
2009-09-29 11:06:45 -07:00
Romain Guy
39433f818b am 5d259d3b: Merge change Id29ec50d into eclair
Merge commit '5d259d3bfd4ea79b8cb3e5aeeb3768f769e48a35' into eclair-plus-aosp

* commit '5d259d3bfd4ea79b8cb3e5aeeb3768f769e48a35':
  Do not crash appwdiget host when a pending intent send fails.
2009-09-28 16:28:42 -07:00
Android (Google) Code Review
5d259d3bfd Merge change Id29ec50d into eclair
* changes:
  Do not crash appwdiget host when a pending intent send fails.
2009-09-28 19:25:53 -04:00
Romain Guy
995d8561a6 Do not crash appwdiget host when a pending intent send fails.
Change-Id: Id29ec50dcb4d51589b9732ace6d505fcea9cc787
2009-09-28 16:24:35 -07:00
Dianne Hackborn
ccc624ca9a am ebd45e5c: Merge change I55edce63 into eclair
Merge commit 'ebd45e5ca9690110ecb50c26b0b791054ee4c0ef' into eclair-plus-aosp

* commit 'ebd45e5ca9690110ecb50c26b0b791054ee4c0ef':
  Fix issue #2149145: Safe Mode does not work on Sholes device
2009-09-28 15:18:51 -07:00
Android (Google) Code Review
ebd45e5ca9 Merge change I55edce63 into eclair
* changes:
  Fix issue #2149145: Safe Mode does not work on Sholes device
2009-09-28 18:11:28 -04:00
Mike Cleron
1492b96eb1 am fe81d386: Remove obsolete links; start at a method to turn on fading scrollbars
Merge commit 'fe81d386a818b386ffc0d5a789236531ab4e264f' into eclair-plus-aosp

* commit 'fe81d386a818b386ffc0d5a789236531ab4e264f':
  Remove obsolete links; start at a method to turn on fading scrollbars
2009-09-28 14:41:46 -07:00
Mike Cleron
fe81d386a8 Remove obsolete links; start at a method to turn on fading scrollbars 2009-09-28 14:34:14 -07:00
Romain Guy
ba0167861d am b4c547a5: Fix possible NPE in AbsListView.positionSelector().
Merge commit 'b4c547a56caebb5900c132ec9d5ce953f89de14f' into eclair-plus-aosp

* commit 'b4c547a56caebb5900c132ec9d5ce953f89de14f':
  Fix possible NPE in AbsListView.positionSelector().
2009-09-28 13:55:30 -07:00
Romain Guy
b4c547a56c Fix possible NPE in AbsListView.positionSelector().
ListView was being reckless and calling the method with a null object in some
situations.

Change-Id: Ibb595a1ff6f916c699e4af55450966dd7fd8c156
2009-09-28 13:45:00 -07:00
Dianne Hackborn
6af0d50a8e Fix issue #2149145: Safe Mode does not work on Sholes device
The APIs for checking whether keys are held down now also look
at virtual keys.

However it turns out there is less than a second between the time we
start the input thread and check for safe mode, so there is not enough
time to actually open all of the devices and get the data from them
about the finger being down to determine if a virtual key is down.

So now you can also hold DPAD center, trackball center, or s to
enter safe mode.  Also give some vibrator feedback.

Change-Id: I55edce63bc0c375813bd3751766b8070beeb0153
2009-09-28 13:40:45 -07:00
Nick Pelly
3083a3c11a am aef439e6: Move android.bluetooth.ParcelUuid to android.os.ParcelUuid
Merge commit 'aef439e6f825c0cb99a2ac08c8207f48b7a9fe10' into eclair-plus-aosp

* commit 'aef439e6f825c0cb99a2ac08c8207f48b7a9fe10':
  Move android.bluetooth.ParcelUuid to android.os.ParcelUuid
2009-09-28 13:19:15 -07:00
Nick Pelly
aef439e6f8 Move android.bluetooth.ParcelUuid to android.os.ParcelUuid
Change-Id: I564429d5c5b6a5372b6ff26a53b0d7e518b53631
2009-09-28 13:06:22 -07:00
Bjorn Bringert
575d73a15b am 2dfa6edc: Merge change Ida50e915 into eclair
Merge commit '2dfa6edcd086bb9ce4fbb3b979f3afec93f6cddc' into eclair-plus-aosp

* commit '2dfa6edcd086bb9ce4fbb3b979f3afec93f6cddc':
  Pass limit=50 to all suggestion sources.
2009-09-28 12:54:37 -07:00
Android (Google) Code Review
2dfa6edcd0 Merge change Ida50e915 into eclair
* changes:
  Pass limit=50 to all suggestion sources.
2009-09-28 15:47:56 -04:00
Bjorn Bringert
3fc7c67de1 Pass limit=50 to all suggestion sources.
Should mitigate http://b/issue?id=2149158
"Bad suggestions behavior within contacts app
search for 10k contact db"

Change-Id: Ida50e9157c3ce46fc7892ef09a67da9f4008e665
2009-09-28 20:32:13 +01:00
Bjorn Bringert
bd48a3165f am 385a39d3: am 9d686c93: Merge change 27474 into eclair
Merge commit '385a39d322267890edc0708c1baff7ac4125ed31'

* commit '385a39d322267890edc0708c1baff7ac4125ed31':
  Don't crash search when getKeyDispatcherState() is null
2009-09-28 11:54:19 -07:00
Mike Cleron
6af6edf5b5 am 1ca9b13b: am 3ecd58c6: Fix build
Merge commit '1ca9b13bf4b0b95c1beeb11732e3f2af376551e9'

* commit '1ca9b13bf4b0b95c1beeb11732e3f2af376551e9':
  Fix build
2009-09-28 11:54:09 -07:00
Bjorn Bringert
385a39d322 am 9d686c93: Merge change 27474 into eclair
Merge commit '9d686c9384cad2bccb3db27eb19bb089bf05041c' into eclair-plus-aosp

* commit '9d686c9384cad2bccb3db27eb19bb089bf05041c':
  Don't crash search when getKeyDispatcherState() is null
2009-09-28 11:49:43 -07:00
Mike Cleron
1ca9b13bf4 am 3ecd58c6: Fix build
Merge commit '3ecd58c650371206008efd687933c370e4e28a34' into eclair-plus-aosp

* commit '3ecd58c650371206008efd687933c370e4e28a34':
  Fix build
2009-09-28 11:49:36 -07:00
Android (Google) Code Review
9d686c9384 Merge change 27474 into eclair
* changes:
  Don't crash search when getKeyDispatcherState() is null
2009-09-28 14:46:43 -04:00
Mike Cleron
3ecd58c650 Fix build 2009-09-28 11:44:36 -07:00
Bjorn Bringert
5b6b41241d Don't crash search when getKeyDispatcherState() is null
Fixes http://b/editIssue?id=2150672

Change-Id: I6fb87c1a59b4b3a945822932047a66c4116e6391
2009-09-28 19:37:29 +01:00
Amith Yamasani
b0ee99fd15 am e086e1d1: am fedb3269: Merge change 27349 into eclair
Merge commit 'e086e1d177306e7a79a1f4200723eeafcdd1116f'

* commit 'e086e1d177306e7a79a1f4200723eeafcdd1116f':
  Fix 2143297: Fix transition from password -> visible password
2009-09-28 11:22:43 -07:00
Nick Pelly
d4312b1ffc am 75ce6b10: am 96e42b3a: Merge change 27462 into eclair
Merge commit '75ce6b103810efbc61af4b786651d9cc414107fd'

* commit '75ce6b103810efbc61af4b786651d9cc414107fd':
  Add an API to request a system activity to turn on Bluetooth.
2009-09-28 11:22:35 -07:00
Amith Yamasani
e086e1d177 am fedb3269: Merge change 27349 into eclair
Merge commit 'fedb32696ace93afeefa216b2a5e90b2793ec85f' into eclair-plus-aosp

* commit 'fedb32696ace93afeefa216b2a5e90b2793ec85f':
  Fix 2143297: Fix transition from password -> visible password
2009-09-28 11:16:53 -07:00
Nick Pelly
75ce6b1038 am 96e42b3a: Merge change 27462 into eclair
Merge commit '96e42b3a5414cf8525841bb404bbad34aa7dbcce' into eclair-plus-aosp

* commit '96e42b3a5414cf8525841bb404bbad34aa7dbcce':
  Add an API to request a system activity to turn on Bluetooth.
2009-09-28 11:16:45 -07:00
Mike Cleron
b4e5dc1518 am 91d53844: am f116bf88: Fading scrollbars return. But you have to opt in.
Merge commit '91d538447029330921e0d960f8616aac1929fb66'

* commit '91d538447029330921e0d960f8616aac1929fb66':
  Fading scrollbars return. But you have to opt in.
2009-09-28 11:16:42 -07:00
Android (Google) Code Review
fedb32696a Merge change 27349 into eclair
* changes:
  Fix 2143297: Fix transition from password -> visible password
2009-09-28 14:12:03 -04:00
Android (Google) Code Review
96e42b3a54 Merge change 27462 into eclair
* changes:
  Add an API to request a system activity to turn on Bluetooth.
2009-09-28 14:09:47 -04:00
Amith Yamasani
a8c0edb8fb Fix 2143297: Fix transition from password -> visible password 2009-09-28 11:08:57 -07:00
Mike Cleron
91d5384470 am f116bf88: Fading scrollbars return. But you have to opt in.
Merge commit 'f116bf8884b5b58aae261d148003811aa4a7c6e9' into eclair-plus-aosp

* commit 'f116bf8884b5b58aae261d148003811aa4a7c6e9':
  Fading scrollbars return. But you have to opt in.
2009-09-28 11:07:14 -07:00
Nick Pelly
1acdcc1a50 Add an API to request a system activity to turn on Bluetooth.
Change-Id: I2fca33ad27017ea4e2ecba37854b749682d07672
2009-09-28 11:04:00 -07:00
Andrei Popescu
742420d073 am c2ae2865: am 5d062bc3: Merge change 27426 into eclair
Merge commit 'c2ae2865138e8a42d49abd17542981b33a044ed4'

* commit 'c2ae2865138e8a42d49abd17542981b33a044ed4':
  Handle the case where GoogleLocationSettingObserver::onChange
2009-09-28 10:51:51 -07:00
Mike Cleron
f116bf8884 Fading scrollbars return. But you have to opt in. 2009-09-28 10:47:04 -07:00
Andrei Popescu
c2ae286513 am 5d062bc3: Merge change 27426 into eclair
Merge commit '5d062bc3de2406bd96c08ddb9c0940f4e75b4d7c' into eclair-plus-aosp

* commit '5d062bc3de2406bd96c08ddb9c0940f4e75b4d7c':
  Handle the case where GoogleLocationSettingObserver::onChange
2009-09-28 10:42:13 -07:00
Android (Google) Code Review
5d062bc3de Merge change 27426 into eclair
* changes:
  Handle the case where GoogleLocationSettingObserver::onChange is called after GoogleLocationSettingObserver::doNotObserve().
2009-09-28 13:33:01 -04:00
Grace Kloba
06f54af0b9 am 963cd288: am 0d03b914: Before we send VIEW_SIZE_CHANGED after first layout, we should remove VIEW_SIZE_CHANGED in the queue if there is any as we are going to send the message in the front of the queue.
Merge commit '963cd288a5bef260d06fbfd096e6f02793b83532'

* commit '963cd288a5bef260d06fbfd096e6f02793b83532':
  Before we send VIEW_SIZE_CHANGED after first layout,
2009-09-28 10:21:34 -07:00
Suchi Amalapurapu
f0c310c12a am 9e57be22: am fee73ee2: Merge change 27411 into eclair
Merge commit '9e57be227d11d890e709ad9e38412ad029e5cf22'

* commit '9e57be227d11d890e709ad9e38412ad029e5cf22':
  Cache inflated view to avoid inflation of layouts in preferences
2009-09-28 10:21:28 -07:00
Grace Kloba
963cd288a5 am 0d03b914: Before we send VIEW_SIZE_CHANGED after first layout, we should remove VIEW_SIZE_CHANGED in the queue if there is any as we are going to send the message in the front of the queue.
Merge commit '0d03b91407aecab52d0fe8b6f849a0398878a2c1' into eclair-plus-aosp

* commit '0d03b91407aecab52d0fe8b6f849a0398878a2c1':
  Before we send VIEW_SIZE_CHANGED after first layout,
2009-09-28 10:15:00 -07:00
Suchi Amalapurapu
9e57be227d am fee73ee2: Merge change 27411 into eclair
Merge commit 'fee73ee2d6eb3e875e39a64c410d6a1ff8508ad3' into eclair-plus-aosp

* commit 'fee73ee2d6eb3e875e39a64c410d6a1ff8508ad3':
  Cache inflated view to avoid inflation of layouts in preferences
2009-09-28 10:14:53 -07:00
Grace Kloba
0d03b91407 Before we send VIEW_SIZE_CHANGED after first layout,
we should remove VIEW_SIZE_CHANGED in the queue if
there is any as we are going to send the message in
the front of the queue.

Fix http://b/issue?id=2133222
2009-09-28 10:10:15 -07:00
Grace Kloba
42651c876c am 85808955: am 207308a7: WebView may get message after destroy() is called. Just return in this case.
Merge commit '858089557514424175a4bd9c89276dca1f92b95d'

* commit '858089557514424175a4bd9c89276dca1f92b95d':
  WebView may get message after destroy() is called.
2009-09-28 10:07:57 -07:00
Andrew Stadler
f395134ff2 am cdb31ee2: am 3fd2a81e: Merge change 27410 into eclair
Merge commit 'cdb31ee2dd20c592fc3b8bc2c3e0586ae9f5a870'

* commit 'cdb31ee2dd20c592fc3b8bc2c3e0586ae9f5a870':
  Add extension->mime type mappings
2009-09-28 10:07:50 -07:00
Android (Google) Code Review
fee73ee2d6 Merge change 27411 into eclair
* changes:
  Cache inflated view to avoid inflation of layouts in preferences If layout id is specified for a Preference object, convertView is set to null in its adapter which results in inflation of Preference view in getView each time the Preference object is laid out on the screen. Just use an instance variable to cache the inflated view nulling it whenever the layout changes and use it in initing the convertView in getView.
2009-09-28 13:07:16 -04:00