Commit Graph

4748 Commits

Author SHA1 Message Date
Android (Google) Code Review
7a11364427 Merge change I905b03af into eclair
* changes:
  New hdpi assets for framework.
2009-09-29 17:01:38 -04:00
Android (Google) Code Review
edd941fabd Merge change Idd16976f into eclair
* changes:
  Fix some metadata retriever issues: 1. mRetriever was initialized twice: one in the constructor and the other in the setDataSource 2. cached the mode so that setMode can still be called before setDataSource.    mRetriever won't be initialized until data source is set; thus we have to do this
2009-09-29 16:27:27 -04:00
Android (Google) Code Review
ddf4c211cf Merge change Ifc9dd5c6 into eclair
* changes:
  Fix the reporting of ActiveApnTypes on CDMA
2009-09-29 16:25:55 -04:00
Android (Google) Code Review
1ad5c88d94 Merge change Ide90d0cc into eclair
* changes:
  Unify Java NIO to read/write MiniThumbFile.
2009-09-29 16:24:22 -04:00
Android (Google) Code Review
0ec07a11cf Merge change Iee9b30d3 into eclair
* changes:
  New icons
2009-09-29 16:12:52 -04:00
Android (Google) Code Review
89beed49e2 Merge change Icbd74742 into eclair
* changes:
  EventLog when a database file is deleted due to corruption.
2009-09-29 15:15:21 -04:00
Android (Google) Code Review
2012852361 Merge change I66057b1f into eclair
* changes:
  Whoops, these shouldn't be public.
2009-09-29 15:12:30 -04:00
Android (Google) Code Review
c0c25099ef Merge change I6cacaa0d into eclair
* changes:
  Hack to fix issue #2125365: Sports Trivia compatability with Eclair
2009-09-29 13:44:47 -04:00
Android (Google) Code Review
3ca28c3cd3 Merge change I49fbfc68 into eclair
* changes:
  Add PhoneNumberUtils.compare() method that uses a resource to determine strictness.
2009-09-29 13:43:17 -04:00
Android (Google) Code Review
58e1cbe812 Merge change Ib23e57cf into eclair
* changes:
  Set roaming based on both data and voice.
2009-09-29 13:26:06 -04:00
Dirk Dougherty
ce98a3dc53 am 50128088: Merge change I915efc49 into donut
Merge commit '501280889ce2bed1b73e7e6ae0d8f4d0afba018a' into eclair

* commit '501280889ce2bed1b73e7e6ae0d8f4d0afba018a':
  Update docs for NDK.
2009-09-29 10:13:22 -07:00
Android (Google) Code Review
888e802e5a Merge change I915efc49 into donut
* changes:
  Update docs for NDK.
2009-09-29 13:03:12 -04:00
Dirk Dougherty
fbbfe75e0a am bc0e07bf: Merge change I7b64ad2e into donut
Merge commit 'bc0e07bf9ad21d9237713d58879c00556d70b1f2' into eclair

* commit 'bc0e07bf9ad21d9237713d58879c00556d70b1f2':
  doc change only. fix toc links on terms page.
2009-09-29 08:56:21 -07:00
Android (Google) Code Review
6f721c636f Merge change I59ceeae4 into eclair
* changes:
  Fix the reporting of ActiveApnTypes on CDMA
2009-09-29 11:42:46 -04:00
Android (Google) Code Review
d0789be41e Merge change I7b64ad2e into donut
* changes:
  doc change only. fix toc links on terms page.
2009-09-29 11:42:03 -04:00
Android (Google) Code Review
e58b6044a6 Merge change I94c715d6 into eclair
* changes:
  Skip requestRectangleOnScreen for WebTextView during zoom animation. If it is in edit mode, we already adjust WebTextView in the end of zoom animation.
2009-09-29 11:19:48 -04:00
Android (Google) Code Review
1731b7e2a2 Merge change I17f45d35 into eclair
* changes:
  Unhide SearchManager.SUGGEST_PARAMETER_LIMIT
2009-09-29 03:35:53 -04:00
Android (Google) Code Review
da63b6bc88 Merge change I931ce71e into eclair
* changes:
  Add unit test for the new keystore.
2009-09-29 03:27:21 -04:00
Android (Google) Code Review
24a52e8b74 Merge change Ib7c1701a into eclair
* changes:
  Fix issue #1930911: Crash in system process
2009-09-29 01:18:57 -04:00
Android (Google) Code Review
2b35d5993c Merge change I27009b08 into eclair
* changes:
  Fix EVDO SNR signal bar calculation
2009-09-29 00:35:55 -04:00
Android (Google) Code Review
e063590433 Merge change I5235cf3f into eclair
* changes:
  Fix but processing raster state pragma. rename stateFragmentStore to stateStore
2009-09-28 21:34:37 -04:00
Android (Google) Code Review
bd8832c721 Merge change Ie1072f12 into eclair
* changes:
  Finish off java API to allow fading scrollbars
2009-09-28 21:33:19 -04:00
Android (Google) Code Review
2cdd8cf76b Merge changes I82c78b83,I54f72d9d into eclair
* changes:
  Don't ask for pbuffer support, because we don't use any pbuffers.
  Print out EGL configuration info for the config we've chosen.
2009-09-28 21:32:47 -04:00
Jack Palevich
38d3c2a850 Don't ask for pbuffer support, because we don't use any pbuffers. 2009-09-28 18:28:07 -07:00
Jack Palevich
34329eed2c Print out EGL configuration info for the config we've chosen.
Don't ask for PBuffer support, since we don't actually use pbuffers,
and some drivers might not support them.
2009-09-28 18:22:01 -07:00
Android (Google) Code Review
73e23fff55 Merge change Ie6a95736 into eclair
* changes:
  Fix artifact in tab drawing.
2009-09-28 20:15:44 -04:00
Android (Google) Code Review
325aa3c23e Merge change Ibeb22f37 into eclair
* changes:
  Call the proper variant of markAsContacted.
2009-09-28 20:09:57 -04:00
Android (Google) Code Review
5e5cde174a Merge change Ie7d26695 into eclair
* changes:
  Modify the "active chats" uri to not overlap with other uris.
2009-09-28 20:05:55 -04:00
Android (Google) Code Review
110cffcc3b Merge change I228d52db into eclair
* changes:
  Three changes.
2009-09-28 19:47:28 -04:00
Android (Google) Code Review
bbff7e07e0 Merge change I669ce246 into eclair
* changes:
  Print out all available EGL configurations.
2009-09-28 19:35:43 -04:00
Jack Palevich
d9872bf424 Print out all available EGL configurations. 2009-09-28 16:34:45 -07:00
Android (Google) Code Review
760d1466f3 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
Android (Google) Code Review
6e583a6350 Merge change I36ad03e1 into eclair
* changes:
  Delegate exclude mimetypes to FasttrackBadgeWidget
2009-09-28 19:03:04 -04:00
Android (Google) Code Review
63b97ecd13 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
Wu-cheng Li
eb16a09f59 Change FLASH_MODE_VIDEO_LIGHT to FLASH_MODE_TORCH. 2009-09-28 13:51:59 -07:00
Android (Google) Code Review
b2eccea36e Merge change I7c7b1596 into eclair
* changes:
  Fix a warning output.
2009-09-28 16:49:16 -04:00
Android (Google) Code Review
4bd45349e4 Merge change Ida50e915 into eclair
* changes:
  Pass limit=50 to all suggestion sources.
2009-09-28 15:47:56 -04:00
Android (Google) Code Review
d83a6d25f8 Merge change 27474 into eclair
* changes:
  Don't crash search when getKeyDispatcherState() is null
2009-09-28 14:46:43 -04:00
Android (Google) Code Review
ed44a047c0 Merge change 27243 into eclair
* changes:
  Add drop shadow to contact name in ContactHeaderWidget
2009-09-28 14:44:42 -04:00
Android (Google) Code Review
bc3a0fed68 Merge change 27466 into eclair
* changes:
  Turn on thubmnail capture unit test for media metadata retriever
2009-09-28 14:40:34 -04:00
Android (Google) Code Review
1c0dcf0445 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
f52224afea 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
Android (Google) Code Review
029f39b5c9 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
Android (Google) Code Review
a61e88f472 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
Android (Google) Code Review
04140fa163 Merge change 27457 into eclair
* changes:
  Added code style fix that actually did not get submitted in 2nd patch of previous change.
2009-09-28 12:56:02 -04:00
Android (Google) Code Review
8bcb650279 Merge change 27410 into eclair
* changes:
  Add extension->mime type mappings
2009-09-28 12:27:45 -04:00
Android (Google) Code Review
d6b20b12f5 Merge change 27449 into eclair
* changes:
  Always consider m4a files as audio, even when they contain a video track.
2009-09-28 12:24:08 -04:00
Android (Google) Code Review
f09a8c09d9 Merge change 27185 into eclair
* changes:
  Add checks for double-dumping on webkit data.
2009-09-28 12:21:30 -04:00
Mathias Agopian
8a77baaa11 don't emit GL commands when sf is in freeze mode
We were emitting GL commands, calling composition complete and releasing clients
without ever calling eglSwapBuffers(), which is completely wrong on non-direct
renders. This could cause transient drawing artifacts when unfreezing the
screen (upon orientaion change for instance) and could also block the clients
for ever as they are waiting for their previous buffer to be rendered.
2009-09-27 22:47:32 -07:00
Android (Google) Code Review
0d0952445b Merge change 27387 into eclair
* changes:
  fix [2147737] Pixel Flinger needs to set EGL_RENDERABLE_TYPE to EGL_OPENGL_ES_BIT
2009-09-27 23:19:49 -04:00