8978 Commits

Author SHA1 Message Date
Jack Palevich
b09c63e240 am 311ed019: Merge change 26679 into eclair
Merge commit '311ed0191d6423e41b1cf5137a38e53504494818' into eclair-plus-aosp

* commit '311ed0191d6423e41b1cf5137a38e53504494818':
  Create samples showing how to call OpenGL from JNI libraries.
2009-09-23 15:03:46 -07:00
Android (Google) Code Review
311ed0191d Merge change 26679 into eclair
* changes:
  Create samples showing how to call OpenGL from JNI libraries.
2009-09-23 17:53:54 -04:00
Jack Palevich
a8fecb87c5 Create samples showing how to call OpenGL from JNI libraries. 2009-09-23 14:48:07 -07:00
Dianne Hackborn
5ddbc0d59d am de0dfb7b: Fix issue #2125720 Weather Forecast Widget - graphics do not scale
Merge commit 'de0dfb7b65a02d4dd74c271b558adee0973fc267' into eclair-plus-aosp

* commit 'de0dfb7b65a02d4dd74c271b558adee0973fc267':
  Fix issue #2125720 Weather Forecast Widget - graphics do not scale
2009-09-23 14:36:42 -07:00
Dianne Hackborn
de0dfb7b65 Fix issue #2125720 Weather Forecast Widget - graphics do not scale
I forgot to add the new density field to the Bitmaps' parcelable data.

Change-Id: I77cf3e93e356297e0caed6fc71b62b5cd8f79124
2009-09-23 14:26:02 -07:00
Jason Sams
addb0c52ba am 5dd7c726: Merge change 26667 into eclair
Merge commit '5dd7c726f45fd7b7ab473471dc504c00012a6856' into eclair-plus-aosp

* commit '5dd7c726f45fd7b7ab473471dc504c00012a6856':
  Add raster object to control point and line params. Add flag to force SW rendering.
2009-09-23 14:06:46 -07:00
Android (Google) Code Review
5dd7c726f4 Merge change 26667 into eclair
* changes:
  Add raster object to control point and line params. Add flag to force SW rendering.
2009-09-23 17:00:22 -04:00
Jason Sams
ebfb436a49 Add raster object to control point and line params. Add flag to force SW rendering. 2009-09-23 13:57:02 -07:00
Sanjay Jeyakumar
ea986e301f am f017167f: Merge change 25794 into eclair
Merge commit 'f017167f52e2459cf16fabde8afb5a6c51bd780f' into eclair-plus-aosp

* commit 'f017167f52e2459cf16fabde8afb5a6c51bd780f':
  Remove the GDD Gservices setting.
2009-09-23 13:46:07 -07:00
Debajit Ghosh
6351cf72a5 am 193a6261: Merge change 26537 into eclair
Merge commit '193a6261894619985866220c320017f0831d6055' into eclair-plus-aosp

* commit '193a6261894619985866220c320017f0831d6055':
  add hashCode() and equals() to Rfc822Token, as well as a convenience tokenizer method to Rfc822Tokenizer, as part of a calendar guest bugfix.
2009-09-23 13:45:55 -07:00
Android (Google) Code Review
f017167f52 Merge change 25794 into eclair
* changes:
  Remove the GDD Gservices setting.
2009-09-23 16:37:57 -04:00
Sanjay Jeyakumar
b34a3a0805 Remove the GDD Gservices setting. 2009-09-23 13:34:20 -07:00
Android (Google) Code Review
193a626189 Merge change 26537 into eclair
* changes:
  add hashCode() and equals() to Rfc822Token, as well as a convenience tokenizer method to Rfc822Tokenizer, as part of a calendar guest bugfix.
2009-09-23 16:17:02 -04:00
Cary Clark
307ad592b8 am 37703b6c: invalidate the webview after pressing the IME \'next\' button
Merge commit '37703b6c875a935e6341d8a710796bc0c87d3044' into eclair-plus-aosp

* commit '37703b6c875a935e6341d8a710796bc0c87d3044':
  invalidate the webview after pressing the IME 'next' button
2009-09-23 12:51:27 -07:00
Marco Nelissen
d6f3b0b5ba am bdeccbba: Merge change 26623 into eclair
Merge commit 'bdeccbba6f6ed49da4e8e668d62754bc7263e9ce' into eclair-plus-aosp

* commit 'bdeccbba6f6ed49da4e8e668d62754bc7263e9ce':
  fbDev wasn't initialized of hw_get_module failed, but was then used anyway.
2009-09-23 12:51:05 -07:00
Cary Clark
37703b6c87 invalidate the webview after pressing the IME 'next' button
fixes http://b/issue?id=2141013
2009-09-23 15:40:17 -04:00
Android (Google) Code Review
bdeccbba6f Merge change 26623 into eclair
* changes:
  fbDev wasn't initialized of hw_get_module failed, but was then used anyway.
2009-09-23 15:02:49 -04:00
Daniel Sandler
e201a1df14 am 3f2c70fb: Merge change 26627 into eclair
Merge commit '3f2c70fb9e2dd503f96958db501729a20bb33c31' into eclair-plus-aosp

* commit '3f2c70fb9e2dd503f96958db501729a20bb33c31':
  Convert instances of px in default UI styles to dip.
2009-09-23 12:00:07 -07:00
Dianne Hackborn
62ebb5a0a0 am 7475be4b: Merge change 26636 into eclair
Merge commit '7475be4bc239929aa49235e223807d5447674efd' into eclair-plus-aosp

* commit '7475be4bc239929aa49235e223807d5447674efd':
  Fix #2101821: Cut labels of menu items in "SnapTell" market app.
2009-09-23 11:59:55 -07:00
Android (Google) Code Review
3f2c70fb9e Merge change 26627 into eclair
* changes:
  Convert instances of px in default UI styles to dip.
2009-09-23 14:54:44 -04:00
Android (Google) Code Review
7475be4bc2 Merge change 26636 into eclair
* changes:
  Fix #2101821: Cut labels of menu items in "SnapTell" market app.
2009-09-23 14:45:17 -04:00
Ray Chen
94cdc3d0e2 am 830207ca: Merge change 25635 into eclair
Merge commit '830207cab4047431d7a38443531a3a912bfecf3a' into eclair-plus-aosp

* commit '830207cab4047431d7a38443531a3a912bfecf3a':
  Add new thumbnail API.
2009-09-23 11:38:06 -07:00
Bob Lee
a37b361693 am 3136d4b0: Merge change 26635 into eclair
Merge commit '3136d4b0108deaca5ab525881de47d2979911131' into eclair-plus-aosp

* commit '3136d4b0108deaca5ab525881de47d2979911131':
  Added tool to generate application-specific reports from class load profiling data. Generated new profiling data. Deleted old data. Generated new preloaded-classes file.
2009-09-23 11:34:36 -07:00
Leon Scroggins
2fd4943847 am 6d181166: Merge change 26615 into eclair
Merge commit '6d181166a2e5c819e274397f90e33d340061750f' into eclair-plus-aosp

* commit '6d181166a2e5c819e274397f90e33d340061750f':
  Provide a getter to access the width of the HTML document.
2009-09-23 11:34:20 -07:00
Android (Google) Code Review
830207cab4 Merge change 25635 into eclair
* changes:
  Add new thumbnail API.
2009-09-23 14:31:04 -04:00
Android (Google) Code Review
3136d4b010 Merge change 26635 into eclair
* changes:
  Added tool to generate application-specific reports from class load profiling data. Generated new profiling data. Deleted old data. Generated new preloaded-classes file.
2009-09-23 14:28:16 -04:00
Dianne Hackborn
b8a9f12802 Fix #2101821: Cut labels of menu items in "SnapTell" market app.
Ummmm...  this turns out to be pretty bad.  NinePatchDrawable was not
scaling its reported padding for compatibility mode, causing spacing
to be off.  All over the place.  This change should improve things quite
a bit (and magically makes nearly all of the menu flaws go away).

Change-Id: I94a8310d95b908b6f087db97d9afaed654ca6de5
2009-09-23 11:27:06 -07:00
Android (Google) Code Review
6d181166a2 Merge change 26615 into eclair
* changes:
  Provide a getter to access the width of the HTML document.
2009-09-23 14:24:07 -04:00
Ray Chen
00c575a3fc Add new thumbnail API. 2009-09-23 11:23:45 -07:00
Daniel Sandler
611078906c am 9d12fdb1: Merge change 26625 into eclair
Merge commit '9d12fdb1b55500d69df5a1bdc2fcba57a2f1876c' into eclair-plus-aosp

* commit '9d12fdb1b55500d69df5a1bdc2fcba57a2f1876c':
  Fix http://b/2139600 (expander indicators misaligned).
2009-09-23 11:21:27 -07:00
Bob Lee
fcc3ccb976 Added tool to generate application-specific reports from class load profiling data. Generated new profiling data. Deleted old data. Generated new preloaded-classes file. 2009-09-23 11:21:22 -07:00
Leon Scroggins
ea96d1e27f Provide a getter to access the width of the HTML document.
Necessary to scale thumbnail pictures to show the full page width.

Change-Id: I631e880b09fe66403ea71bf5e019899a180e6a53
2009-09-23 14:14:34 -04:00
Android (Google) Code Review
9d12fdb1b5 Merge change 26625 into eclair
* changes:
  Fix http://b/2139600 (expander indicators misaligned).
2009-09-23 14:12:37 -04:00
Daniel Sandler
c025b436aa Convert instances of px in default UI styles to dip.
Almost fixes http://b/issue?id=2131173, but unfortunately
due (perhaps) to asset size differences, the gap between
Gallery tiles is now 1px instead of ~10.
2009-09-23 14:00:00 -04:00
Marco Nelissen
e613468402 fbDev wasn't initialized of hw_get_module failed, but was then used anyway. 2009-09-23 10:56:51 -07:00
Daniel Sandler
2a237a9f5c Fix http://b/2139600 (expander indicators misaligned).
Culprit: busted 9-patch.
2009-09-23 13:56:16 -04:00
Debajit Ghosh
78a5b8106a add hashCode() and equals() to Rfc822Token, as well as a convenience tokenizer method to Rfc822Tokenizer, as part of a calendar guest bugfix. 2009-09-23 10:44:18 -07:00
Xavier Ducrohet
b47d07c29d am 0acf9a5b: Merge change 26539 into eclair
Merge commit '0acf9a5b2f81413641d3d139ae6fd5f9df621e5f' into eclair-plus-aosp

* commit '0acf9a5b2f81413641d3d139ae6fd5f9df621e5f':
  Add density value to density enum.
2009-09-23 10:40:15 -07:00
Android (Google) Code Review
0acf9a5b2f Merge change 26539 into eclair
* changes:
  Add density value to density enum.
2009-09-23 13:33:06 -04:00
Wei Huang
c3bfa6048d am b06c9a8c: Merge change 26579 into eclair
Merge commit 'b06c9a8c8e59067edd3c6b5af574ff382a4ef656' into eclair-plus-aosp

* commit 'b06c9a8c8e59067edd3c6b5af574ff382a4ef656':
  add definition for Mms.TempStorage content uri and filename.
2009-09-23 10:24:21 -07:00
Cary Clark
3c385116e9 am b82665e7: don\'t allow min scale to go to infinity
Merge commit 'b82665e78f3a4f08e7b620b85246b7925097386b' into eclair-plus-aosp

* commit 'b82665e78f3a4f08e7b620b85246b7925097386b':
  don't allow min scale to go to infinity
2009-09-23 10:19:21 -07:00
Android (Google) Code Review
b06c9a8c8e Merge change 26579 into eclair
* changes:
  add definition for Mms.TempStorage content uri and filename.
2009-09-23 13:17:14 -04:00
Cary Clark
b82665e78f don't allow min scale to go to infinity
When a new picture is received, the min zoom scale is set.
One of the many choices divides by draw.mMinPrefWidth, even
if it is zero. Add a check to require it to be greater than
zero before using it as a ratio component.

fixes http://b/issue?id=2138786
2009-09-23 13:09:34 -04:00
Ben Murdoch
ea2aabf1b2 am c28e3a67: Merge change 26595 into eclair
Merge commit 'c28e3a670fd993d5465504ed48e9e89bb24823b0' into eclair-plus-aosp

* commit 'c28e3a670fd993d5465504ed48e9e89bb24823b0':
  Move destroying the web view to the WVC thread (previously it was on the UI thread)
2009-09-23 09:59:26 -07:00
Android (Google) Code Review
c28e3a670f Merge change 26595 into eclair
* changes:
  Move destroying the web view to the WVC thread (previously it was on the UI thread)
2009-09-23 12:53:31 -04:00
Wei Huang
d588cb7fc3 add definition for Mms.TempStorage content uri and filename.
Change-Id: Idfab085f2ecc8c7c835208805ccf1d94d6380780
2009-09-23 09:51:49 -07:00
Leon Scroggins
90c0d0ab42 am d4c00a17: Merge change 26590 into eclair
Merge commit 'd4c00a173aacf815bb8c5bcffaab21da61ac7d66' into eclair-plus-aosp

* commit 'd4c00a173aacf815bb8c5bcffaab21da61ac7d66':
  In calcOurContentVisibleRect, account for the visible title bar.
2009-09-23 09:04:57 -07:00
Android (Google) Code Review
d4c00a173a Merge change 26590 into eclair
* changes:
  In calcOurContentVisibleRect, account for the visible title bar.
2009-09-23 11:58:46 -04:00
Bjorn Bringert
e7244b0482 am dbce92ab: Merge change 26587 into eclair
Merge commit 'dbce92ab0bc874420f237cc06f615470080ebc6a' into eclair-plus-aosp

* commit 'dbce92ab0bc874420f237cc06f615470080ebc6a':
  Back button in search always goes back or closes search
2009-09-23 08:29:14 -07:00
Android (Google) Code Review
dbce92ab0b Merge change 26587 into eclair
* changes:
  Back button in search always goes back or closes search
2009-09-23 11:20:03 -04:00