5891 Commits

Author SHA1 Message Date
Jason Sams
9bee51c42e Remove useless slot from ProgramVertex. Optimize GL state setup. 2009-08-05 13:57:03 -07:00
Android (Google) Code Review
9d1a3149f3 am d4543c51: Merge change 20108 into donut
Merge commit 'd4543c519b7724841eb77bb57ff360e6c40cd69a'

* commit 'd4543c519b7724841eb77bb57ff360e6c40cd69a':
  Guard against remote process dying when retrieving column from cursor.
2009-08-05 10:43:47 -07:00
Karl Rosaen
cbd7fa57ee am 69423302: Remove the menu from the search dialog since there are a couple of issues with it we don\'t have time to fix for donut.
Merge commit '6942330251cd778f85169c6265c584648b42428d'

* commit '6942330251cd778f85169c6265c584648b42428d':
  Remove the menu from the search dialog since there are a couple of issues with it we don't have time to fix for donut.
2009-08-05 10:41:25 -07:00
Android (Google) Code Review
d4543c519b Merge change 20108 into donut
* changes:
  Guard against remote process dying when retrieving column from cursor.
2009-08-05 10:41:09 -07:00
Karl Rosaen
a02d0d6020 Guard against remote process dying when retrieving column from cursor.
Fixes bug 2035791.
2009-08-05 10:35:00 -07:00
Karl Rosaen
6942330251 Remove the menu from the search dialog since there are a couple of issues with it we don't have time to fix for donut.
Fixes bugs 2034242 and 2034216 (the issues with the menu showing up above the ime, and triggering the ime to reshow
when closed).
2009-08-05 10:34:53 -07:00
Grace Kloba
fd055b2d7c Add the support for the new SystemInterface of android_npapi, expose
getApplicationDataDirectory to the plugin.
2009-08-05 10:04:46 -07:00
Android (Google) Code Review
baa7e3dea3 Merge change 9682
* changes:
  Add a callback for the url of an apple-touch-icon.
2009-08-05 09:50:29 -07:00
Andreas Huber
ea03f4af10 Recording/Export to .mp4/h.263 somewhat works on TI hardware. 2009-08-05 09:46:40 -07:00
Zheng BaoZhong
8d1668da94 Wifi: Fix synchronization bug in multicast lock.
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-08-05 08:57:49 -04:00
Patrick Scott
2ba1262b42 Add a callback for the url of an apple-touch-icon.
Hide the apis until this is a well-tested feature. The url is reported rather
than the actual icon since it may never be used. The apple-touch-icon is meant
for shortcuts on the home screen.
2009-08-05 08:29:40 -04:00
Tadashi G. Takaoka
0f0767d4da am 94e114c9: Moved Market related Checkin Stats enum to Events enum and merged
Merge commit '94e114c951008c831d1a31a2e6773fb40e4e9392'

* commit '94e114c951008c831d1a31a2e6773fb40e4e9392':
  Moved Market related Checkin Stats enum to Events enum and merged
2009-08-04 22:20:23 -07:00
Android (Google) Code Review
2df4cbd704 Merge change 20073
* changes:
  fix CDMA SMS ASCII decode and mapping
2009-08-04 20:24:14 -07:00
Romain Guy
ec070224c4 Fix Fall RS to use the new ProgramVertex APIs. 2009-08-04 20:23:00 -07:00
Tammo Spalink
2d65082b15 fix CDMA SMS ASCII decode and mapping 2009-08-05 11:12:53 +08:00
Jason Sams
110195fe9f Seperate ProgramVertex from RenderScript.java and merge ProgramVertexAlloc into the ProgramVertex class. 2009-08-04 19:00:00 -07:00
Romain Guy
a2136d6b18 Add ability to load arrays in RenderScript. 2009-08-04 18:50:24 -07:00
Tadashi G. Takaoka
94e114c951 Moved Market related Checkin Stats enum to Events enum and merged
Internal Bug: bug1844952
2009-08-04 18:46:29 -07:00
Android (Google) Code Review
ead2758ce2 Merge change 20046
* changes:
  Seperate Light and Sampler from RenderScript.java
2009-08-04 18:00:01 -07:00
Jason Sams
0835d42be9 Seperate Light and Sampler from RenderScript.java 2009-08-04 17:58:23 -07:00
Android (Google) Code Review
aa3fd2194a Merge change 20032
* changes:
  Split ProgramFragment and ProgramStore from RenderScript.java.  Update Element and Type to new cached builder for easier app developement.
2009-08-04 17:08:15 -07:00
Android (Google) Code Review
c2a72ec579 Merge change 9597
* changes:
  ListView.setItemChecked(p, false) always clears all items.
2009-08-04 17:05:56 -07:00
Jason Sams
22534176fb Split ProgramFragment and ProgramStore from RenderScript.java. Update Element and Type to new cached builder for easier app developement. 2009-08-04 17:05:43 -07:00
Android (Google) Code Review
959b7bd96b Merge change 20030
* changes:
  Use the new ScriptC.Builder API.
2009-08-04 16:45:01 -07:00
Romain Guy
1836ae25f5 Use the new ScriptC.Builder API. 2009-08-04 16:44:11 -07:00
Android (Google) Code Review
529fcf97ea Merge change 9684
* changes:
  Add a DISCONNECTING call state.
2009-08-04 16:28:13 -07:00
Jean-Baptiste Queru
f59af9a387 merge from open-source master 2009-08-04 16:20:52 -07:00
Android (Google) Code Review
61ff32f02c Merge change 20013
* changes:
  Update the comment for setBackgroundResource that 0 removes the background.
2009-08-04 15:48:09 -07:00
Wink Saville
7cd88e1713 Update the comment for setBackgroundResource that 0 removes the background. 2009-08-04 14:45:10 -07:00
Romain Guy
ecc7ca0372 Add swaying effect to the grass. 2009-08-04 14:41:41 -07:00
Android (Google) Code Review
8031361ad5 am 7a07f179: Merge change 20006 into donut
Merge commit '7a07f1797684597a3b932aa0b365049d3e7d6ff3'

* commit '7a07f1797684597a3b932aa0b365049d3e7d6ff3':
  After each test, the WebView cache should be cleared, otherwise the cache data will pile up.
2009-08-04 14:31:12 -07:00
Android (Google) Code Review
7a07f17976 Merge change 20006 into donut
* changes:
  After each test, the WebView cache should be cleared, otherwise the cache data will pile up.
2009-08-04 14:27:07 -07:00
Android (Google) Code Review
fc0e17fc42 am cd540294: Merge change 9704 into donut
Merge commit 'cd540294db39d6dd2b2c228ac190684c3970fe0a'

* commit 'cd540294db39d6dd2b2c228ac190684c3970fe0a':
  Close the search dialog before starting voice search in all cases, i.e.,
2009-08-04 14:26:55 -07:00
Karl Rosaen
8db05867bd am 0e74f5a5: Guard against index out of bounds exception in lock pattern widget.
Merge commit '0e74f5a50b3b08c4519a040dafa895ab1f5b4d2e'

* commit '0e74f5a50b3b08c4519a040dafa895ab1f5b4d2e':
  Guard against index out of bounds exception in lock pattern widget.
2009-08-04 14:26:43 -07:00
Android (Google) Code Review
cd540294db Merge change 9704 into donut
* changes:
  Close the search dialog before starting voice search in all cases, i.e., also when launching web search, not just when it's using the intent API.
2009-08-04 14:24:06 -07:00
Android (Google) Code Review
1c2a8963d6 Merge change 9693
* changes:
  add missing types
2009-08-04 14:14:07 -07:00
Fred Quintana
3f86715d77 add missing types 2009-08-04 14:12:21 -07:00
Android (Google) Code Review
81bea0f943 Merge change 20005
* changes:
  Use USB notification instead of battery notification for USB debugging warning.
2009-08-04 14:07:52 -07:00
Guang Zhu
c189b2ddd4 After each test, the WebView cache should be cleared, otherwise the cache data will pile up. 2009-08-04 14:04:06 -07:00
Android (Google) Code Review
ee2805d906 Merge change 9672
* changes:
  Adaptive heartbeat protocol implementation: server configured settings.
2009-08-04 14:04:02 -07:00
Mike Lockwood
ea8b7d568a Use USB notification instead of battery notification for USB debugging warning.
Fixes a problem with false positives that occurred when connecting an AC charger slowly.

Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-08-04 17:03:15 -04:00
Mike LeBeau
c5e7fe36fb Close the search dialog before starting voice search in all cases, i.e.,
also when launching web search, not just when it's using the intent API.
2009-08-04 13:24:19 -07:00
Karl Rosaen
0e74f5a50b Guard against index out of bounds exception in lock pattern widget.
Fixes bug 2027516.
2009-08-04 13:23:36 -07:00
Android (Google) Code Review
d0076f536e Merge change 9619
* changes:
  Split ScriptC from RenderScript.java.  Implement state caching in the Builder objects.
2009-08-04 13:23:31 -07:00
Ken Shirriff
85a66fac34 am 8a98f580: (-s ours) Fix broken calendar tests. DO NOT MERGE
Merge commit '8a98f5803994ca1538d53973ebc72e1c5dfdba5a'

* commit '8a98f5803994ca1538d53973ebc72e1c5dfdba5a':
  Fix broken calendar tests. DO NOT MERGE
2009-08-04 13:21:01 -07:00
Android (Google) Code Review
dff3c8b1ce Merge change 9631
* changes:
  Make test_backup and test_restore usable again
2009-08-04 13:20:45 -07:00
Android (Google) Code Review
f83962d2cf Merge change 9692
* changes:
  Bootstrap the ever-backed-up bookkeeping properly
2009-08-04 12:37:44 -07:00
Ken Shirriff
8a98f58039 Fix broken calendar tests. DO NOT MERGE
The tests end up in the widget code, which calls getResources(). This needs to
be supported by the mock.

This is a back-port of change 8886 from eclair to donut.

bug=1985641
2009-08-04 12:32:03 -07:00
Jason Sams
69f0d31e57 Split ScriptC from RenderScript.java. Implement state caching in the Builder objects. 2009-08-04 12:29:40 -07:00
Android (Google) Code Review
6dabc95687 am b0508476: Merge change 9676 into donut
Merge commit 'b0508476e3f936f145574142f4e7cb2f45dcbd47'

* commit 'b0508476e3f936f145574142f4e7cb2f45dcbd47':
  Merge abbreviated Russian month name fix over from cupcake.
2009-08-04 11:36:10 -07:00