5255 Commits

Author SHA1 Message Date
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
Evan Millar
b71e554d7e Add drop shadow to contact name in ContactHeaderWidget
Change-Id: Ieb6555bfca014b98567d1a981eaeb04e887e4dff
2009-09-28 10:10:33 -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
Daniel Sandler
8fbf90981b am 12482dea: am b19774d5: Updated status bar graphics (drop date 9/25/09).
Merge commit '12482deafbe520ed9e88691e0caaa6f5e0e49519'

* commit '12482deafbe520ed9e88691e0caaa6f5e0e49519':
  Updated status bar graphics (drop date 9/25/09).
2009-09-28 10:06:47 -07:00
Dmitri Plotnikov
1dc0d978b1 am 46ed7413: am a60479d2: Fixing broken javadoc.
Merge commit '46ed7413314a008c0be8b9e7520e472c08648c83'

* commit '46ed7413314a008c0be8b9e7520e472c08648c83':
  Fixing broken javadoc.
2009-09-28 10:05:13 -07:00
Dmitri Plotnikov
1b5646b259 am 8e8ee1fd: am 879664e3: Adding columns to support attribution of status updates. Also renaming some columns to better describe their purpose.
Merge commit '8e8ee1fd722f6f0af818e31c7bcaa0eece125ded'

* commit '8e8ee1fd722f6f0af818e31c7bcaa0eece125ded':
  Adding columns to support attribution of status updates.  Also renaming some columns to better describe their purpose.
2009-09-28 10:04:57 -07:00
Wu-cheng Li
ed9b98ccd0 am 216638a0: am e883847f: Merge change 27292 into eclair
Merge commit '216638a0357e8f3abf452c4bd073d8ee2cdb4bb0'

* commit '216638a0357e8f3abf452c4bd073d8ee2cdb4bb0':
  Add documentation about flash and change video-light to torch.
2009-09-28 10:04:04 -07:00
Dianne Hackborn
740b41e6de am 10146f23: am 02541fe6: Merge change 27351 into eclair
Merge commit '10146f239ca4c6300fa2513b3da0e34ad3a27fb4'

* commit '10146f239ca4c6300fa2513b3da0e34ad3a27fb4':
  Allow wallpaper picker to work.
2009-09-28 10:02:18 -07:00
Christopher Tate
d606745aba am f6c74a4f: am 4b35d699: Merge change 27342 into eclair
Merge commit 'f6c74a4f7273f41bea8751c4f5fc397b364bc991'

* commit 'f6c74a4f7273f41bea8751c4f5fc397b364bc991':
  Don't back up / restore "allow apps from unknown sources"
2009-09-28 10:01:13 -07:00
Grace Kloba
8580895575 am 207308a7: WebView may get message after destroy() is called. Just return in this case.
Merge commit '207308a781621c427acccbd9983c2511a65e9137' into eclair-plus-aosp

* commit '207308a781621c427acccbd9983c2511a65e9137':
  WebView may get message after destroy() is called.
2009-09-28 09:49:53 -07:00
Andrew Stadler
cdb31ee2dd am 3fd2a81e: Merge change 27410 into eclair
Merge commit '3fd2a81ec174f226c0b889e2679dd54e3c086d1c' into eclair-plus-aosp

* commit '3fd2a81ec174f226c0b889e2679dd54e3c086d1c':
  Add extension->mime type mappings
2009-09-28 09:49:46 -07:00
Grace Kloba
207308a781 WebView may get message after destroy() is called.
Just return in this case.

Fix http://b/issue?id=2143668
2009-09-28 09:41:33 -07:00
Andrew Stadler
6585fe004e Add extension->mime type mappings
* Microsoft Office common extensions
* .xml -> text/xml
* Change existing mapping of ".pot"->"text/plain" to ".po"

Note:  We already had a definition for .pot to text/plain.  Per the
information found at <http://www.fileinfo.com/extension/pot> this is the
rarely seen "portable object file", and is often named ".po" to avoid
this same conflict.

Addresses bug # 2097457

Change-Id: I964b853fdeae77d742f627c535a8b32e0e53516a
2009-09-28 09:23:53 -07:00
Daniel Sandler
12482deafb am b19774d5: Updated status bar graphics (drop date 9/25/09).
Merge commit 'b19774d520bde5bb12d80417788d9a773e123c14' into eclair-plus-aosp

* commit 'b19774d520bde5bb12d80417788d9a773e123c14':
  Updated status bar graphics (drop date 9/25/09).
2009-09-28 07:46:20 -07:00
Daniel Sandler
b19774d520 Updated status bar graphics (drop date 9/25/09). 2009-09-28 10:38:38 -04:00
Andrei Popescu
7885381f9b Handle the case where GoogleLocationSettingObserver::onChange
is called after GoogleLocationSettingObserver::doNotObserve().

Fixes http://b/issue?id=2147888
2009-09-28 12:42:02 +01:00
Grace Kloba
f090909f9a am aecb8a00: am e02e8b9c: Merge change 27315 into eclair
Merge commit 'aecb8a007cd815a4aaa5a1bc56b49a8e3a699334'

* commit 'aecb8a007cd815a4aaa5a1bc56b49a8e3a699334':
  Reset mPreventDrag at touch_down.
2009-09-28 01:14:41 -07:00
Wei Huang
6aabebc985 am 98b050d0: am fbb72631: add new column "real_date" for IM messages table.
Merge commit '98b050d067037bd25ac81b75d46bf030c6d73b9e'

* commit '98b050d067037bd25ac81b75d46bf030c6d73b9e':
  add new column "real_date" for IM messages table.
2009-09-28 01:14:21 -07:00
Wei Huang
1afc832111 am 7df612ce: am 6a07f9fb: Merge change 27301 into eclair
Merge commit '7df612ceb9edd01808cd74bd460a55b548df8010'

* commit '7df612ceb9edd01808cd74bd460a55b548df8010':
  bug 2148061: if PduBody is zero length, treat it as an empty message.
2009-09-28 01:13:52 -07:00
Mike Lockwood
3d51bcc2aa am fadc915a: am e7d60bfd: Merge change 27032 into eclair
Merge commit 'fadc915addec91ac0d220ba13d1feaad29c2e71c'

* commit 'fadc915addec91ac0d220ba13d1feaad29c2e71c':
  BatteryService: Specify low battery levels in resources.
2009-09-28 01:12:37 -07:00
Nick Pelly
f02aaabcb9 am 528961a6: am 94bbfa47: Merge change 27142 into eclair
Merge commit '528961a61d99280e67fbb13b78b3d2538c3025d5'

* commit '528961a61d99280e67fbb13b78b3d2538c3025d5':
  Handle expiration of discovery mode in system server.
2009-09-28 01:12:31 -07:00
Nick Pelly
15039f91d0 am 3ecb11e0: am 65dea14c: Merge change 27129 into eclair
Merge commit '3ecb11e099e8c0c84381c38775103cc7d42234d6'

* commit '3ecb11e099e8c0c84381c38775103cc7d42234d6':
  Bounds check read and write path in native code.
2009-09-28 01:12:24 -07:00
Grace Kloba
e10598ad2f am 1ff3d1f0: am e03848eb: Merge change 27154 into eclair
Merge commit '1ff3d1f0a2ce0843971106ab47823fafabfc1055'

* commit '1ff3d1f0a2ce0843971106ab47823fafabfc1055':
  When change from narrow screen to wide screen, we will
2009-09-28 01:12:06 -07:00
Mike Cleron
8f9571e255 am 6a1f4399: am 954e98e0: Merge change 27267 into eclair
Merge commit '6a1f43990350421e7a41255dbcbfdf0b86e9b92c'

* commit '6a1f43990350421e7a41255dbcbfdf0b86e9b92c':
  Add official assets for tabs in compatibility mode
2009-09-28 01:10:50 -07:00
Christopher Tate
cfe771500a am 2d5168f6: am 141e4f1d: Merge change 27177 into eclair
Merge commit '2d5168f650b1865812b1174ea1c37df9bfda6390'

* commit '2d5168f650b1865812b1174ea1c37df9bfda6390':
  Add auto-brightness mode to the list of backed-up settings
2009-09-28 01:10:40 -07:00
Dmitri Plotnikov
d14db943d3 am 2a2e6ba8: am 8e55eacc: Changing contact status to Presence-based
Merge commit '2a2e6ba829e9cb4f27ce40991f9a99090d08ec9e'

* commit '2a2e6ba829e9cb4f27ce40991f9a99090d08ec9e':
  Changing contact status to Presence-based
2009-09-28 01:10:26 -07:00
Mike Cleron
88146ee5af am 5cf07feb: am db9c3f2e: Merge change 27188 into eclair
Merge commit '5cf07feb3df89e827324e1204674c4f3629eb27e'

* commit '5cf07feb3df89e827324e1204674c4f3629eb27e':
  Fix 2146581: Make tabs work for donut apps
2009-09-28 01:10:15 -07:00
Dianne Hackborn
c94126bc99 am 25ff4e8c: am 23976407: Maybe fix issue #2145012: Array bounds exception in touch event processing
Merge commit '25ff4e8c8111fabf79a922073ccf2873520d03cd'

* commit '25ff4e8c8111fabf79a922073ccf2873520d03cd':
  Maybe fix issue #2145012: Array bounds exception in touch event processing
2009-09-28 01:09:41 -07:00
Dianne Hackborn
b8949398b2 am bc21ba24: am 093f5810: Merge change 27238 into eclair
Merge commit 'bc21ba2410233b40b21a190b26285a791ac5cc58'

* commit 'bc21ba2410233b40b21a190b26285a791ac5cc58':
  The touch screen is probably a feature.
2009-09-28 01:09:32 -07:00
Evan Millar
60f203472f am c321ab99: am 3579c4c6: Merge change 27234 into eclair
Merge commit 'c321ab992d526cde098986d512ce4a051c486607'

* commit 'c321ab992d526cde098986d512ce4a051c486607':
  Fix http://b/issue?id=2106682 (Don't show status if we don't have it).
2009-09-28 01:09:10 -07:00
Tadashi G. Takaoka
07783cda29 am 0198a9ce: am f06e9984: Merge change 26993 into eclair
Merge commit '0198a9ce3a66ba8b64f797044b718e7b48e46bcb'

* commit '0198a9ce3a66ba8b64f797044b718e7b48e46bcb':
  Pass provider authority to SyncActivityTooManyDeletes
2009-09-28 01:08:54 -07:00
Evan Millar
35bfb226aa am 8290ab75: am b27a1166: Merge change 27233 into eclair
Merge commit '8290ab75330d055584351005137d1a61c6a3b345'

* commit '8290ab75330d055584351005137d1a61c6a3b345':
  Change longClick -> click in ContactHeaderWidget.
2009-09-28 01:08:37 -07:00