6669 Commits

Author SHA1 Message Date
Bob Lee
5dc0c00258 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
4717caceb9 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
82fd4fce16 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
Bob Lee
e97c2006bf Updated Browser and MCS to use shared default trust manager instead of initializing their own copies. 2009-08-20 18:48:31 -07:00
Android (Google) Code Review
89668bd25e 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
Guang Zhu
5080b6736e Fixed the missing EOL in last line of crashed tests list file. Also fixed some whitespaces. 2009-08-20 18:20:46 -07:00
Android (Google) Code Review
41ceb907b5 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
Jason Sams
d8e4161f11 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:22:40 -07:00
Android (Google) Code Review
9468f8006d 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
75e6c77139 Merge change 22169 into eclair
* changes:
  Cleanup the Galaxy, add a few RS functions for Grass.
2009-08-20 17:08:54 -07:00
Romain Guy
d22fff7185 Cleanup the Galaxy, add a few RS functions for Grass. 2009-08-20 17:08:33 -07:00
Android (Google) Code Review
d57ca2deff Merge change 22163 into eclair
* changes:
  Point Sprites
2009-08-20 16:53:25 -07:00
Android (Google) Code Review
4e297203ec Merge change 22154 into eclair
* changes:
  Fix fastscroll overlay size on WVGA by using dip.
2009-08-20 16:49:25 -07:00
Amith Yamasani
1ffaebc41b Fix fastscroll overlay size on WVGA by using dip.
Move constant dimensions to resources.
2009-08-20 16:15:46 -07:00
Jason Sams
25ffcdc9d7 Point Sprites 2009-08-20 16:11:03 -07:00
Eric Fischer
ac81c42971 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
a10f45efbc 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
78a0a37b23 Merge change 22144 into eclair
* changes:
  Enable specification of http:// urls in stagefright commandline tool.
2009-08-20 15:55:59 -07:00
Andreas Huber
96774d9ca9 Enable specification of http:// urls in stagefright commandline tool. 2009-08-20 15:35:39 -07:00
Android (Google) Code Review
404780d62b Merge change 22132 into eclair
* changes:
  build fix
2009-08-20 15:09:04 -07:00
Android (Google) Code Review
01549b21c4 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
Fred Quintana
8ada1c438a build fix 2009-08-20 15:08:08 -07:00
Android (Google) Code Review
bb7362c3b0 Merge change 22127 into eclair
* changes:
  more cdma sms debug logging
2009-08-20 14:43:17 -07:00
Tammo Spalink
49bd918dc2 more cdma sms debug logging 2009-08-20 14:40:29 -07:00
Fred Quintana
58b6d1be26 build fix 2009-08-20 14:24:36 -07:00
Eric Fischer
b7aec9124a Import revised translations. DO NOT MERGE 2009-08-20 14:07:18 -07:00
Android (Google) Code Review
cc4f3424e5 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
Fred Quintana
e0616ffb74 add a supportsUploading flag in the SyncAdapter description and honor it in the SyncManager 2009-08-20 13:52:22 -07:00
Android (Google) Code Review
9e61acd9ff Merge change 22105 into eclair
* changes:
  Add calendar sliding windows setting.
2009-08-20 13:46:06 -07:00
Android (Google) Code Review
6d494f9c88 Merge change 22093 into eclair
* changes:
  cdma sms encoding tweaks and logging / debugging annotations.
2009-08-20 13:22:12 -07:00
Ken Shirriff
f0f13aeadd Add calendar sliding windows setting.
GOOGLE_CALENDAR_SYNC_WINDOW_UPDATE_DAYS indicates how often to update
the calendar sync window.
2009-08-20 13:19:14 -07:00
Android (Google) Code Review
05b11cd7cc 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
ba37749634 Merge change 22066 into eclair
* changes:
  Add offset handling in MemoryHeapBase class
2009-08-20 12:06:54 -07:00
Android (Google) Code Review
dd8cb62bdf Merge change 22060 into eclair
* changes:
  better error handling in EGL
2009-08-20 11:52:39 -07:00
Android (Google) Code Review
79e338fb2a 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
185d74ba56 Merge change 21977 into donut
* changes:
  docs only. add reference information for new <path-permission> element
2009-08-20 11:19:08 -07:00
Tammo Spalink
079ad20da7 cdma sms encoding tweaks and logging / debugging annotations. 2009-08-20 11:18:04 -07:00
Andreas Huber
5c0a9133d2 Dynamically allocate a pair of MemoryHeaps according buffer count/sizes required by the OMX component, respect JPEG compressed size. 2009-08-20 11:16:40 -07:00
Daniel Sandler
8d28c3b3bd Address b/2064664 by setting mThumbOffset to half the width of the thumb by default.
mThumbOffset previously defaulted to 0, which caused drawing artifacts at
extrema of very long SeekBars.

The thumb offset can still be overridden by declaring android:thumbOffset in
layout or calling SeekBar.setThumbOffset(int).

Bug: 2064664
2009-08-20 14:14:19 -04:00
Andreas Huber
d44d33b01a The MetaData API is optional and getMetadata may return null if unsupported. 2009-08-20 11:12:27 -07:00
Evan Millar
c9e3e6e7b2 Tweak the ContactsHeaderWidget to match the newest specs. 2009-08-20 11:11:12 -07:00
Dmitri Plotnikov
60662b035c The API for phone lookup has changed - updating Contact Header accordingly. 2009-08-20 11:01:09 -07:00
Dmitri Plotnikov
1c1629da30 Protecting access to the new Contacts API with a try/catch block. 2009-08-20 08:14:24 -07:00
Benny Wong
f99c18083e Add offset handling in MemoryHeapBase class 2009-08-20 03:55:20 -07:00
Mathias Agopian
ffbc864329 better error handling in EGL 2009-08-20 00:12:56 -07:00
Android (Google) Code Review
41b379da57 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
a5ba62cdc1 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
Robert Greenwalt
a64bf834ff Fix various issues found when testing Mms.
Fix some race conditions (check isTeardownRequested).
Fix the passing of mInterfaceName to subtypes (mms, etc).
Fix the generation of CONNECTED message to already active subtypes.
Fix the enabling of Data in DataConnectionTracker.

bug: 2065037
2009-08-19 21:58:12 -07:00
Android (Google) Code Review
f5d493a54b Merge change 22055 into eclair
* changes:
  Improve Obex compatibility
2009-08-19 21:09:45 -07:00
Jackson Fan
0b309d6ee4 Improve Obex compatibility
Handle headers with excessive whilespace
Send correct reponse code when client abort onPut
2009-08-19 21:07:52 -07:00