Commit Graph

3920 Commits

Author SHA1 Message Date
Android (Google) Code Review
0d425d1724 Merge change 22282 into eclair
* changes:
  Fix Calling screen shows "In Call" on pressing mute button
2009-08-21 09:55:41 -07:00
Android (Google) Code Review
4fb7fd3782 Merge change 22281 into eclair
* changes:
  Delay radio reset to wait for data cleanup in CdmaDataConnectionTracker
2009-08-21 09:50:48 -07:00
Android (Google) Code Review
f2dfb1316b Merge change 22135 into eclair
* changes:
  Support full length rendering.
2009-08-20 20:25:28 -07:00
Android (Google) Code Review
cc21604147 Merge change 22178 into eclair
* changes:
  - add a reset to EntityIterator to allow it to go back to the beginning - clean up the debug printing of SyncResult
2009-08-20 20:02:37 -07:00
Bob Lee
a1f6cd917c am e97c2006: Updated Browser and MCS to use shared default trust manager instead of initializing their own copies.
Merge commit 'e97c2006bf7c391c933307e520a392e532aa5d6a' into eclair

* commit 'e97c2006bf7c391c933307e520a392e532aa5d6a':
  Updated Browser and MCS to use shared default trust manager instead of initializing their own copies.
2009-08-20 19:31:59 -07:00
Android (Google) Code Review
60ff986692 Merge change 22222 into eclair
* changes:
  fix a bug in ComponentSizeChooser where it could pick a software EGLConfig instead of a better h/w one.
2009-08-20 19:12:51 -07:00
Mathias Agopian
baca89c06a fix a bug in ComponentSizeChooser where it could pick a software EGLConfig instead of a better h/w one.
We now just try to honor the stencil / depth buffer "at least", while doing a "shortest distance" on the colors.
2009-08-20 19:09:34 -07:00
Android (Google) Code Review
7c9fea2ead Merge change 22208 into eclair
* changes:
  Fixed the missing EOL in last line of crashed tests list file. Also fixed some whitespaces.
2009-08-20 18:22:07 -07:00
Android (Google) Code Review
33dcc6a57d Merge change 22186 into eclair
* changes:
  Allow null to be re-bound as a root script.  This was always legal from native and just a limitation of the java binding for the API.
2009-08-20 17:24:52 -07:00
Android (Google) Code Review
cab952d5b8 Merge change 22086 into eclair
* changes:
  Tweak the ContactsHeaderWidget to match the newest specs.
2009-08-20 17:12:43 -07:00
Android (Google) Code Review
9bbc9ac002 Merge change 22169 into eclair
* changes:
  Cleanup the Galaxy, add a few RS functions for Grass.
2009-08-20 17:08:54 -07:00
Android (Google) Code Review
239080103b Merge change 22163 into eclair
* changes:
  Point Sprites
2009-08-20 16:53:25 -07:00
Android (Google) Code Review
c7706719e5 Merge change 22154 into eclair
* changes:
  Fix fastscroll overlay size on WVGA by using dip.
2009-08-20 16:49:25 -07:00
Eric Fischer
bc9d77b57a am b7aec912: (-s ours) Import revised translations. DO NOT MERGE
Merge commit 'b7aec9124a44c60509c00f1d306fd08860d6197c' into eclair

* commit 'b7aec9124a44c60509c00f1d306fd08860d6197c':
  Import revised translations.  DO NOT MERGE
2009-08-20 16:00:45 -07:00
Scott Main
f5a045fc9e am 185d74ba: Merge change 21977 into donut
Merge commit '185d74ba56ccaca3f4bb105d00562bcd5a82c788' into eclair

* commit '185d74ba56ccaca3f4bb105d00562bcd5a82c788':
  docs only.
2009-08-20 16:00:41 -07:00
Android (Google) Code Review
47d2f98aff Merge change 22144 into eclair
* changes:
  Enable specification of http:// urls in stagefright commandline tool.
2009-08-20 15:55:59 -07:00
Android (Google) Code Review
f27cf12088 Merge change 22132 into eclair
* changes:
  build fix
2009-08-20 15:09:04 -07:00
Android (Google) Code Review
7b2e0bd7f7 Merge change 22008 into eclair
* changes:
  When bringing up the media controller view, focus the play/pause button.
2009-08-20 15:08:36 -07:00
Android (Google) Code Review
29ea1e0b18 Merge change 22127 into eclair
* changes:
  more cdma sms debug logging
2009-08-20 14:43:17 -07:00
Android (Google) Code Review
676650b8c5 Merge change 22092 into eclair
* changes:
  Dynamically allocate a pair of MemoryHeaps according buffer count/sizes required by the OMX component, respect JPEG compressed size.
2009-08-20 13:58:17 -07:00
Android (Google) Code Review
e5e90fc16a Merge change 22105 into eclair
* changes:
  Add calendar sliding windows setting.
2009-08-20 13:46:06 -07:00
Android (Google) Code Review
e5d74ad3f9 Merge change 22093 into eclair
* changes:
  cdma sms encoding tweaks and logging / debugging annotations.
2009-08-20 13:22:12 -07:00
Android (Google) Code Review
b89fa8b043 Merge change 22082 into eclair
* changes:
  Address b/2064664 by setting mThumbOffset to half the width of the thumb by default.
2009-08-20 12:22:08 -07:00
Android (Google) Code Review
8355a71a48 Merge change 22066 into eclair
* changes:
  Add offset handling in MemoryHeapBase class
2009-08-20 12:06:54 -07:00
Android (Google) Code Review
2f142745be Merge change 22060 into eclair
* changes:
  better error handling in EGL
2009-08-20 11:52:39 -07:00
Android (Google) Code Review
bb32823aa2 Merge change 22089 into eclair
* changes:
  The MetaData API is optional and getMetadata may return null if unsupported.
2009-08-20 11:43:50 -07:00
Android (Google) Code Review
a9a5a90d03 Merge change 21977 into donut
* changes:
  docs only. add reference information for new <path-permission> element
2009-08-20 11:19:08 -07:00
Benny Wong
d4851d74ac Add offset handling in MemoryHeapBase class 2009-08-20 03:55:20 -07:00
Mathias Agopian
0696a57229 better error handling in EGL 2009-08-20 00:12:56 -07:00
Android (Google) Code Review
8039e6edac Merge change 22049 into eclair
* changes:
  Fix various issues found when testing Mms.
2009-08-19 23:30:42 -07:00
Android (Google) Code Review
2a9511952f Merge change 22045 into eclair
* changes:
  Fix bug 2045914: When pressing 2 keys, sometimes the second key gets stuck.
2009-08-19 22:59:35 -07:00
Android (Google) Code Review
d906d4b767 Merge change 22055 into eclair
* changes:
  Improve Obex compatibility
2009-08-19 21:09:45 -07:00
Android (Google) Code Review
007a993ee8 Merge change 22054 into eclair
* changes:
  Add Bluetooth device picker support
2009-08-19 21:02:02 -07:00
Android (Google) Code Review
6c6f32b1d7 Merge change 21931 into eclair
* changes:
  API CHANGE
2009-08-19 20:42:15 -07:00
Android (Google) Code Review
fdd35685f2 Merge change 22001 into eclair
* changes:
  Fix Wifi+Cell on boot after wifi in use.
2009-08-19 20:42:09 -07:00
Android (Google) Code Review
18a00d3b08 Merge change 22030 into eclair
* changes:
  Potential fix for NPE at startExtractingText.
2009-08-19 18:47:37 -07:00
Android (Google) Code Review
ed7f268df4 Merge change 22003 into eclair
* changes:
  Add wallpaper transition animations.
2009-08-19 18:35:53 -07:00
Android (Google) Code Review
76f2884f89 Merge change 22024 into eclair
* changes:
  Micro-optimizations for FallRS
2009-08-19 18:08:33 -07:00
Android (Google) Code Review
bb10a6e7af Merge change 22021 into eclair
* changes:
  fix a bug that caused the PixelFormat viewed by Surface to be wrong.
2009-08-19 17:48:48 -07:00
Mathias Agopian
1c97d2ebe1 fix a bug that caused the PixelFormat viewed by Surface to be wrong.
what happened is that the efective pixel format is calculated by SF but Surface nevew had access to it directly.
in particular this caused query(FORMAT) to return the requested format instead of the effective format.
2009-08-19 17:46:26 -07:00
Android (Google) Code Review
69c5ce9aee Merge change 22011 into eclair
* changes:
  fix [2063336] Surface.lockSurface throws IllegalArgumentException when out of memory
2009-08-19 17:38:45 -07:00
Android (Google) Code Review
2253462259 Merge change 22014 into eclair
* changes:
  Improved performance in Galaxy and Fall
2009-08-19 17:16:42 -07:00
Mathias Agopian
50517543d8 fix [2063336] Surface.lockSurface throws IllegalArgumentException when out of memory 2009-08-19 17:10:18 -07:00
Android (Google) Code Review
fccb10896f Merge change 21860 into eclair
* changes:
  Return ICC Card ABSENT instead of NOT_READY when it is not present.
2009-08-19 16:30:31 -07:00
Android (Google) Code Review
8c355555f3 Merge change 21985 into eclair
* changes:
  Fix AudioService on HFP power off due to new Bluetooth API.
2009-08-19 15:30:38 -07:00
Android (Google) Code Review
71b99c5569 Merge change 21967 into eclair
* changes:
  Remove SOURCE_VISIBLE flag that is otherwise unused.
2009-08-19 14:33:56 -07:00
Android (Google) Code Review
0b431081a3 Merge change 21949 into eclair
* changes:
  Better (proper) parsing of the AVCDecoderConfigurationRecord, respect hardware decoder profile/level limits.
2009-08-19 14:32:18 -07:00
Android (Google) Code Review
1dd44a0e5f Merge change 21888 into eclair
* changes:
  Do not enable the rew/pause/ffwd buttons when the media being played does not support these functions. This extends the MediaPlayerControl interface with some new methods, and uses reflection to detect whether the old or new interface is used by an application.
2009-08-19 13:57:22 -07:00
Android (Google) Code Review
139c1dee44 Merge change 21948 into eclair
* changes:
  The PV AVC software decoder expects each fragment of a NAL unit to be handed to the decoder unframed.
2009-08-19 13:54:01 -07:00
Android (Google) Code Review
ec0ab64095 Merge change 21862 into eclair
* changes:
  Fix issue #2010965: Increase process size on WVGA devices
2009-08-19 12:21:02 -07:00