Commit Graph

38903 Commits

Author SHA1 Message Date
Mathias Agopian
355de159a9 am 60b69cd7: Merge change 26691 into eclair
Merge commit '60b69cd70e9fe5b6d2d73547748e93287a0a7493' into eclair-plus-aosp

* commit '60b69cd70e9fe5b6d2d73547748e93287a0a7493':
  fix [2132563] stuck in boot animation (framebuffer_device_open: Failed to create flip chain)
2009-09-23 15:59:26 -07:00
Android (Google) Code Review
8f1e598118 Merge change 26653 into eclair
* changes:
  make the SyncManager listen for backgroun data setting changes and do a sync when the setting is enabled
2009-09-23 18:58:07 -04:00
Android (Google) Code Review
60b69cd70e Merge change 26691 into eclair
* changes:
  fix [2132563] stuck in boot animation (framebuffer_device_open: Failed to create flip chain)
2009-09-23 18:50:22 -04:00
Mathias Agopian
bc7261130a fix [2132563] stuck in boot animation (framebuffer_device_open: Failed to create flip chain) 2009-09-23 15:49:32 -07:00
Dianne Hackborn
74468de20b am 9d31e1be: Merge change 26686 into eclair
Merge commit '9d31e1bebaf3ae5d54751c32466edcea6e7433dd' into eclair-plus-aosp

* commit '9d31e1bebaf3ae5d54751c32466edcea6e7433dd':
  Fix broken build.
2009-09-23 15:28:53 -07:00
Android (Google) Code Review
9d31e1beba Merge change 26686 into eclair
* changes:
  Fix broken build.
2009-09-23 18:21:23 -04:00
Dianne Hackborn
a52b4d764e Fix broken build.
I -did- run it...  why did this later break on me?!?

Change-Id: I70db0279f9a1b499496f9808525d2b112495d6c7
2009-09-23 15:17:39 -07:00
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
Fred Quintana
600dde04ee make the SyncManager listen for backgroun data setting changes and do a sync when the setting is enabled 2009-09-23 12:58:51 -07: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
Joe Onorato
c6fce9a31c am 9217e0fc: The nosensor flag wasn\'t being honored.
Merge commit '9217e0fc7f11e53e3501b590d8c3ff848dc5dba3'

* commit '9217e0fc7f11e53e3501b590d8c3ff848dc5dba3':
  The nosensor flag wasn't being honored.
2009-09-23 11:39:56 -07:00
Wei Huang
990057877d am 9bb05ab9: am df586217: Merge change 26446 into eclair
Merge commit '9bb05ab9d5bcfdd214bbdce89cd87877f5e9b452'

* commit '9bb05ab9d5bcfdd214bbdce89cd87877f5e9b452':
  fix bug 2100169: add the line1 number + "/TYPE=PLMN" when sending a pdu.
2009-09-23 11:39:32 -07:00
Christopher Tate
fb554aca11 am a0b07d2c: am 13006be1: Merge change 26457 into eclair
Merge commit 'a0b07d2c0297e8f10c2d98428b2acacb531cd5a7'

* commit 'a0b07d2c0297e8f10c2d98428b2acacb531cd5a7':
  Don't restore any setting that we don't think should be backed up
2009-09-23 11:38:07 -07: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
Evan Millar
383c5bf04c am a1da80c0: am 5bb45740: Merge change 26459 into eclair
Merge commit 'a1da80c0f1d90a4b0026c635db2aaa895712890e'

* commit 'a1da80c0f1d90a4b0026c635db2aaa895712890e':
  New fasttrack assets.
2009-09-23 11:37:51 -07:00
Costin Manolache
6747acd064 am cd757401: am 4271c7c3: Merge change 26449 into eclair
Merge commit 'cd7574014c874d2bc75be8a3f3c1bab862205999'

* commit 'cd7574014c874d2bc75be8a3f3c1bab862205999':
  Keep track of 'initial' sync state in SyncStatusInfo
2009-09-23 11:37:38 -07:00
Mark Wagner
35e2e2e980 am af2c5915: am 63147705: Merge change 26437 into eclair
Merge commit 'af2c5915a57454ab0762755d85171d912e753063'

* commit 'af2c5915a57454ab0762755d85171d912e753063':
  Don't show the badge background when we have no uri, email, or phone.
2009-09-23 11:36:13 -07:00
Christopher Tate
ce235e806c am cd8e04d7: am b03b3bbd: If backup fails, reenqueue all of the affected packages for next time.
Merge commit 'cd8e04d7871eb9303de78af0a2ecd7bce29d2e58'

* commit 'cd8e04d7871eb9303de78af0a2ecd7bce29d2e58':
  If backup fails, reenqueue all of the affected packages for next time.
2009-09-23 11:35:58 -07:00
Karl Rosaen
fbb49d72a4 am b978ee3c: am 36dac6ae: Merge change 26390 into eclair
Merge commit 'b978ee3c253499f2ed4af7bb1f54b8b7ae1ad99c'

* commit 'b978ee3c253499f2ed4af7bb1f54b8b7ae1ad99c':
  Bring the dimples back, and make the "spin around" animation have a fling feeling.
2009-09-23 11:35:22 -07:00
Dianne Hackborn
d2933624c5 am 353bf452: am 9bfb7075: Various fixes and improvements to window, activity.
Merge commit '353bf45201e9440b61de8f89c92d1823ba55a198'

* commit '353bf45201e9440b61de8f89c92d1823ba55a198':
  Various fixes and improvements to window, activity.
2009-09-23 11:34:52 -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
Dianne Hackborn
c9bd29d5ff am 6b2309f8: Fixes and improvements to lock screen hiding, dock launching.
Merge commit '6b2309f8dfeac86b825a688d48b20e12782fe135'

* commit '6b2309f8dfeac86b825a688d48b20e12782fe135':
  Fixes and improvements to lock screen hiding, dock launching.
2009-09-23 11:34:00 -07:00
Derek Sollenberger
99e5103e14 am effd391a: am c0b8a96d: launching plugin activity when a plugin requests to go full screen.
Merge commit 'effd391a96f473e113df9c116a98ceeb6e067ff7'

* commit 'effd391a96f473e113df9c116a98ceeb6e067ff7':
  launching plugin activity when a plugin requests to go full screen.
2009-09-23 11:33:31 -07:00
Jaikumar Ganesh
815ec2104a am d7c4cf5f: am 34ca22d2: Merge change 26366 into eclair
Merge commit 'd7c4cf5fdfe0d26c0b40ba8823b8ea321a486367'

* commit 'd7c4cf5fdfe0d26c0b40ba8823b8ea321a486367':
  Set the bonding for incoming connections only when authentication is requested.
2009-09-23 11:32:43 -07:00
Dan Egnor
50db8dabda am ee852f5f: am 6c644f24: Merge change 26379 into eclair
Merge commit 'ee852f5fbd887c8a566703300b0fed141351575f'

* commit 'ee852f5fbd887c8a566703300b0fed141351575f':
  Add parameter for the restore set (device id) data is being restored from to the restore_start event
2009-09-23 11:32:26 -07:00
Bjorn Bringert
6dc970e89c am 668b5554: am 916b2ca9: Merge change 26355 into eclair
Merge commit '668b55543b6fcae815edc217a839804f47ebb738'

* commit '668b55543b6fcae815edc217a839804f47ebb738':
  Use FLAG_ACTIVITY_CLEAR_TOP when launching search suggestions.
2009-09-23 11:31:58 -07:00
Jason Sams
ad853bcb40 am e7d3be7b: am 78f180af: Merge change 26414 into eclair
Merge commit 'e7d3be7bae2d9cdc82b49727eabaa44e434fc590'

* commit 'e7d3be7bae2d9cdc82b49727eabaa44e434fc590':
  Update viewport when height or width change.
2009-09-23 11:31:40 -07:00
Bjorn Bringert
38c344ed22 am c216f4a0: am af1eb148: Merge change 25465 into eclair
Merge commit 'c216f4a0238c2bd3720dbb5c5f04a52ac7691e59'

* commit 'c216f4a0238c2bd3720dbb5c5f04a52ac7691e59':
  Reset typeface when changing from visible password inputType
2009-09-23 11:31:22 -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
Yu Shan Emily Lau
f97eb8f932 am 5653e41e: am 008fc5d1: Merge change 26332 into eclair
Merge commit '5653e41e71a07c104da3f01e5a022198ee39dafe'

* commit '5653e41e71a07c104da3f01e5a022198ee39dafe':
  1) Add the wma / wmv profile reader.
2009-09-23 11:30:58 -07:00