Commit Graph

6386 Commits

Author SHA1 Message Date
Mike Lockwood
a010f08b25 am 86328a99: LocationManagerService: clear calling identity in mock provider calls.
Merge commit '86328a99bd55532e318441d48ee9eb96cdc42403' into eclair-plus-aosp

* commit '86328a99bd55532e318441d48ee9eb96cdc42403':
  LocationManagerService: clear calling identity in mock provider calls.
2009-10-26 13:32:06 -07:00
Mike Lockwood
76d0ac796e am 3333fa4f: PowerManagerService: Ensure that recent changes do not effect the hardware ALS case.
Merge commit '3333fa4f3d2e1bd3842fe7d41d19557ff9a98372' into eclair-plus-aosp

* commit '3333fa4f3d2e1bd3842fe7d41d19557ff9a98372':
  PowerManagerService: Ensure that recent changes do not effect the hardware ALS case.
2009-10-26 12:39:52 -07:00
Eric Laurent
881330a012 am a47d1536: do not merge - Fix for issue 2184627 cherry picked from eclair-mr2
Merge commit 'a47d153647d8750b667942ad80e7b905ea98c68b' into eclair-plus-aosp

* commit 'a47d153647d8750b667942ad80e7b905ea98c68b':
  do not merge - Fix for issue 2184627 cherry picked from eclair-mr2
2009-10-26 10:58:06 -07:00
Mike Lockwood
aa2c605c50 am 6897e36b: Add comment warning to not use hardware based autobrightness support.
Merge commit '6897e36b894b2a10fd8b2e3af6587b5f789fde72' into eclair-plus-aosp

* commit '6897e36b894b2a10fd8b2e3af6587b5f789fde72':
  Add comment warning to not use hardware based autobrightness support.
2009-10-25 09:07:25 -07:00
Mike Lockwood
60c3866c80 am 6eb14c30: PowerManagerService: Do not enable light sensor if hardware backlight management is being used.
Merge commit '6eb14c30387d9c13538887e54bc180a430b2ac40' into eclair-plus-aosp

* commit '6eb14c30387d9c13538887e54bc180a430b2ac40':
  PowerManagerService: Do not enable light sensor if hardware backlight management is being used.
2009-10-25 09:03:51 -07:00
Eric Laurent
76ec80b303 am bf96aaad: Merge change Icf10db28 into eclair
Merge commit 'bf96aaadd46fb5b0884070177faa16ec4f22e2ba' into eclair-plus-aosp

* commit 'bf96aaadd46fb5b0884070177faa16ec4f22e2ba':
  Fix issue 2192181: AudioFlinger must provide separated methods to set VOICE_CALL stream volume and down link audio volume.
2009-10-24 01:38:49 -07:00
Android (Google) Code Review
730ab0bc3b Merge change Icf10db28 into eclair
* changes:
  Fix issue 2192181: AudioFlinger must provide separated methods to set VOICE_CALL stream volume and down link audio volume.
2009-10-24 04:32:28 -04:00
Andrew Harp
b4dad9e784 am 78a50aa1: Merge change If3c30fc9 into eclair
Merge commit '78a50aa1db6572ba7d9f9d91c6eb16f993c09f40' into eclair-plus-aosp

* commit '78a50aa1db6572ba7d9f9d91c6eb16f993c09f40':
  Patching in hidden API to allow app managed preview frame buffers.
2009-10-23 19:17:51 -07:00
Android (Google) Code Review
0483686638 Merge change If3c30fc9 into eclair
* changes:
  Patching in hidden API to allow app managed preview frame buffers.
2009-10-23 22:08:30 -04:00
Jack Palevich
9fb85ed686 am 8f89a1a3: Merge change Ic620a52b into eclair
Merge commit '8f89a1a360465e08e81ceca3cb3042606a98668b' into eclair-plus-aosp

* commit '8f89a1a360465e08e81ceca3cb3042606a98668b':
  Add size checks for glBufferData and glBufferSubData
2009-10-23 17:39:12 -07:00
Android (Google) Code Review
fd7e82bf23 Merge change Ic620a52b into eclair
* changes:
  Add size checks for glBufferData and glBufferSubData
2009-10-23 20:30:33 -04:00
Mathias Agopian
7fe508d355 am 56d27fec: Merge change I56c3504f into eclair
Merge commit '56d27fecfe02c12ec900aa453d15c32436736271' into eclair-plus-aosp

* commit '56d27fecfe02c12ec900aa453d15c32436736271':
  fix [2211532] improves sholes graphics performance
2009-10-23 16:07:29 -07:00
Android (Google) Code Review
b15705988b Merge change I56c3504f into eclair
* changes:
  fix [2211532] improves sholes graphics performance
2009-10-23 19:02:12 -04:00
Mathias Agopian
57720c384a fix [2211532] improves sholes graphics performance
Instead of using glTex{Sub}Image2D() to refresh the textures, we're using an EGLImageKHR object
backed up by a gralloc buffer. The data is updated using memcpy(). This is faster than
glTex{Sub}Image2D() because the texture is not swizzled. It also uses less memory because
EGLImageKHW is not limited to power-of-two dimensions.
2009-10-23 15:37:28 -07:00
Tom Taylor
ca44b4ae0e am 246978b8: Add a method to clear info about a contact
Merge commit '246978b8dc89562dda47fea9a7aee61949101242' into eclair-plus-aosp

* commit '246978b8dc89562dda47fea9a7aee61949101242':
  Add a method to clear info about a contact
2009-10-23 14:17:53 -07:00
Eric Laurent
afa3ebc4ca am dd28d563: Fix 2209967 Tonegenerator: mutex not release in startTone() upon timeout waiting for the stop sequence to complete.
Merge commit 'dd28d56368441537ec5eb42150516416fdbf10ad' into eclair-plus-aosp

* commit 'dd28d56368441537ec5eb42150516416fdbf10ad':
  Fix 2209967 Tonegenerator: mutex not release in startTone() upon timeout waiting for the stop sequence to complete.
2009-10-23 08:26:35 -07:00
Dianne Hackborn
d160738503 am 7580493b: Implement feature #2117336: Create event communication APIs for live wallpaper
Merge commit '7580493b014a2c7ea883cd291255798dc72ebbff' into eclair-plus-aosp

* commit '7580493b014a2c7ea883cd291255798dc72ebbff':
  Implement feature #2117336: Create event communication APIs for live wallpaper
2009-10-22 20:21:29 -07:00
Dirk Dougherty
c1e79f1098 am 86dc4d31: am 61c29c29: Merge change Ieeb0b251 into eclair-sdk
Merge commit '86dc4d312216be0b4c2847a1e79d94efaf4b9559' into eclair-plus-aosp

* commit '86dc4d312216be0b4c2847a1e79d94efaf4b9559':
  doc change: incorporate comments on SDK docs and structure.
2009-10-22 18:13:49 -07:00
Dirk Dougherty
9521fc0f17 am 61c29c29: Merge change Ieeb0b251 into eclair-sdk
Merge commit '61c29c293adf0ea4e28eefafbd1be948eb2d85c8' into eclair

* commit '61c29c293adf0ea4e28eefafbd1be948eb2d85c8':
  doc change: incorporate comments on SDK docs and structure.
2009-10-22 18:02:54 -07:00
Fred Quintana
e433cac28a am 0bf653b5: am f4520f3e: Merge change I9161f53d into eclair-sdk
Merge commit '0bf653b531b8582012ed211fe65e50702589a7c4' into eclair-plus-aosp

* commit '0bf653b531b8582012ed211fe65e50702589a7c4':
  update account manager javadoc
2009-10-22 18:02:24 -07:00
Android (Google) Code Review
e46a8427dd Merge change Ieeb0b251 into eclair-sdk
* changes:
  doc change: incorporate comments on SDK docs and structure.
2009-10-22 20:53:38 -04:00
Fred Quintana
c5e481aa75 am f4520f3e: Merge change I9161f53d into eclair-sdk
Merge commit 'f4520f3e03e120ed109a579c1936994b142523c3' into eclair

* commit 'f4520f3e03e120ed109a579c1936994b142523c3':
  update account manager javadoc
2009-10-22 17:53:28 -07:00
Android (Google) Code Review
a3c57dd19d Merge change I9161f53d into eclair-sdk
* changes:
  update account manager javadoc
2009-10-22 20:44:12 -04:00
Eric Fischer
fb94e6b877 am 94f2c524: Merge change I63c2d9ed into eclair
Merge commit '94f2c524214b56ac2416f79cf9e81fa598327917' into eclair-plus-aosp

* commit '94f2c524214b56ac2416f79cf9e81fa598327917':
  Update the names of the widgets when the locale changes.
2009-10-22 15:47:23 -07:00
Tom Taylor
95334f7881 am 6c618c68: Merge change Ie7105dae into eclair
Merge commit '6c618c68f251e42210f7c2f45d69498352da87e0' into eclair-plus-aosp

* commit '6c618c68f251e42210f7c2f45d69498352da87e0':
  Handle bad SIM message
2009-10-22 15:47:06 -07:00
Android (Google) Code Review
86bac64f29 Merge change I63c2d9ed into eclair
* changes:
  Update the names of the widgets when the locale changes.
2009-10-22 18:38:29 -04:00
Android (Google) Code Review
34a7ab856f Merge change Ie7105dae into eclair
* changes:
  Handle bad SIM message
2009-10-22 18:37:51 -04:00
Mike Lockwood
78f1ed5eb7 am 96e0c315: Merge change Ia3f7ef64 into eclair
Merge commit '96e0c3156e21bbdb0d94201b08d80379b98c472a' into eclair-plus-aosp

* commit '96e0c3156e21bbdb0d94201b08d80379b98c472a':
  PowerManager: Don't poke user activity in setKeyboardVisibility unless the state actually changed.
2009-10-22 13:32:47 -07:00
Dirk Dougherty
2b728cab97 am 4f82394a: am ee58d1bf: doc change: Add docs for SDK. Support new modular structure. In Android.mk, change @since level identifier to 5.xml, expose adt downloadable vars. Fix links that pointed to @sdkCurrent.
Merge commit '4f82394af6486e1725ae6b6dd3b0334dcfc52747' into eclair-plus-aosp

* commit '4f82394af6486e1725ae6b6dd3b0334dcfc52747':
  doc change: Add docs for SDK. Support new modular structure. In Android.mk, change @since level identifier to 5.xml, expose adt downloadable vars. Fix links that pointed to @sdkCurrent.
2009-10-22 13:32:31 -07:00
Dirk Dougherty
bb8097ca44 am f41eb87d: am 6797b9fa: doc change: add diff report 4 -> 5
Merge commit 'f41eb87df2c88c4a045dac5c073e8be87c5b0832' into eclair-plus-aosp

* commit 'f41eb87df2c88c4a045dac5c073e8be87c5b0832':
  doc change: add diff report 4 -> 5
2009-10-22 13:32:18 -07:00
Dirk Dougherty
b6f060f2c2 am e12191a7: am 439bf97c: doc change: edits to the screens support doc.
Merge commit 'e12191a7ec9ab35e4ce80726be2734881a24a223' into eclair-plus-aosp

* commit 'e12191a7ec9ab35e4ce80726be2734881a24a223':
  doc change: edits to the screens support doc.
2009-10-22 13:32:01 -07:00
Dirk Dougherty
bfe39a267a am e5e2c167: am f4b5540b: doc change only: add screens support doc
Merge commit 'e5e2c167366ff3823b4096af00b2a2ab2d0e6127' into eclair-plus-aosp

* commit 'e5e2c167366ff3823b4096af00b2a2ab2d0e6127':
  doc change only: add screens support doc
2009-10-22 13:31:48 -07:00
Scott Main
b33c039261 am 3c0c0da9: am f90178d0: docs only. fix some typos.
Merge commit '3c0c0da95f23712fb926fc9edf4023528eabd868' into eclair-plus-aosp

* commit '3c0c0da95f23712fb926fc9edf4023528eabd868':
  docs only.
2009-10-22 13:31:34 -07:00
Android (Google) Code Review
37acab06d7 Merge change Ia3f7ef64 into eclair
* changes:
  PowerManager: Don't poke user activity in setKeyboardVisibility unless the state actually changed.
2009-10-22 16:24:05 -04:00
Dirk Dougherty
34cd567e40 am ee58d1bf: doc change: Add docs for SDK. Support new modular structure. In Android.mk, change @since level identifier to 5.xml, expose adt downloadable vars. Fix links that pointed to @sdkCurrent.
Merge commit 'ee58d1bf9c54eaed623c4419e1d9db269a9c4137' into eclair

* commit 'ee58d1bf9c54eaed623c4419e1d9db269a9c4137':
  doc change: Add docs for SDK. Support new modular structure. In Android.mk, change @since level identifier to 5.xml, expose adt downloadable vars. Fix links that pointed to @sdkCurrent.
2009-10-22 11:22:12 -07:00
Dirk Dougherty
186d2c5c11 am 6797b9fa: doc change: add diff report 4 -> 5
Merge commit '6797b9fa06b4c86b92da117a7f84277f7a380820' into eclair

* commit '6797b9fa06b4c86b92da117a7f84277f7a380820':
  doc change: add diff report 4 -> 5
2009-10-22 11:21:47 -07:00
jsh
93e312163f am f14da417: Merge change I3ff560d7 into eclair
Merge commit 'f14da417f3cb1f80a62732238623bb83173255c0' into eclair-plus-aosp

* commit 'f14da417f3cb1f80a62732238623bb83173255c0':
  Send "encoding problem" to the network for general errors during SMS dispatch.
2009-10-22 11:21:30 -07:00
Dirk Dougherty
3bb609c7e6 am 439bf97c: doc change: edits to the screens support doc.
Merge commit '439bf97ca5adb3e33eaf15faf25034b012a7d9d0' into eclair

* commit '439bf97ca5adb3e33eaf15faf25034b012a7d9d0':
  doc change: edits to the screens support doc.
2009-10-22 11:21:23 -07:00
Dirk Dougherty
3b9a16f8dc am f4b5540b: doc change only: add screens support doc
Merge commit 'f4b5540b35a37ae5b999a50c2195bb43eb125f3c' into eclair

* commit 'f4b5540b35a37ae5b999a50c2195bb43eb125f3c':
  doc change only: add screens support doc
2009-10-22 11:21:12 -07:00
Scott Main
ca5aa0d8b0 am f90178d0: docs only. fix some typos.
Merge commit 'f90178d08d3a6cdb500a6f4d1069c38036b3db69' into eclair

* commit 'f90178d08d3a6cdb500a6f4d1069c38036b3db69':
  docs only.
2009-10-22 11:20:55 -07:00
Mike Lockwood
fa457c445a am fee0f577: Merge change I99dc6477 into eclair
Merge commit 'fee0f5773335e42f4ffdf2d2d1c344ceee3ccb33' into eclair-plus-aosp

* commit 'fee0f5773335e42f4ffdf2d2d1c344ceee3ccb33':
  Add WindowManagerPolicy.allowKeyRepeat() method for disabling key repeats.
2009-10-22 11:16:14 -07:00
Mike Lockwood
bfb726fa94 am eadb97b4: Merge change I53f83502 into eclair
Merge commit 'eadb97b4826bb6a2fa34db9c65b5a0d6f7baade9' into eclair-plus-aosp

* commit 'eadb97b4826bb6a2fa34db9c65b5a0d6f7baade9':
  PowerManagerService: Ignore user activity while the screen is animating off.
2009-10-22 11:15:57 -07:00
Brandon Ballinger
52aec5f489 am 0737b164: Merge change I959a6f46 into eclair
Merge commit '0737b1643071694cf8767e3609ad628f1679d63a' into eclair-plus-aosp

* commit '0737b1643071694cf8767e3609ad628f1679d63a':
  Fix bug	2194213: Non-default system IMEs are enabled, but not initially shown in input method switcher.
2009-10-22 11:15:32 -07:00
Robert Greenwalt
0927e1edc8 am f702f1f3: Merge change I1538dba4 into eclair
Merge commit 'f702f1f33fb5490854579a1f5ce61c70ea7fd768' into eclair-plus-aosp

* commit 'f702f1f33fb5490854579a1f5ce61c70ea7fd768':
  Make FWK start a wifi scan if supplicant forgets. (do not merge)
2009-10-22 11:14:12 -07:00
Naveen Kalla
93d84484ec am 076cb23a: Merge change I13dd02fc into eclair
Merge commit '076cb23a024f256817b5dc22830c3f9a9e0a44a7' into eclair-plus-aosp

* commit '076cb23a024f256817b5dc22830c3f9a9e0a44a7':
  telephony/cdma: Fix Erroneous Roaming Indicators and Latitude-Longitude parsing
2009-10-22 11:13:17 -07:00
Andreas Huber
c3d37e2d5c am b0e6a9a0: Merge change I7a03b074 into eclair
Merge commit 'b0e6a9a0e6e82327f52fd25f3a9e2463ff591905' into eclair-plus-aosp

* commit 'b0e6a9a0e6e82327f52fd25f3a9e2463ff591905':
  Now that the underlying bug is fixed we can continue using OMX_UseBuffer for this decoder's input buffers.
2009-10-22 11:13:05 -07:00
Android (Google) Code Review
a2f304a6b9 Merge change I3ff560d7 into eclair
* changes:
  Send "encoding problem" to the network for general errors during SMS dispatch.
2009-10-22 14:04:03 -04:00
Android (Google) Code Review
2b4079331b Merge change I99dc6477 into eclair
* changes:
  Add WindowManagerPolicy.allowKeyRepeat() method for disabling key repeats.
2009-10-22 07:07:04 -04:00
Android (Google) Code Review
05c3a4082d Merge change I53f83502 into eclair
* changes:
  PowerManagerService: Ignore user activity while the screen is animating off.
2009-10-22 07:06:51 -04:00
Android (Google) Code Review
5c67a5743e Merge change I959a6f46 into eclair
* changes:
  Fix bug	2194213: Non-default system IMEs are enabled, but not initially shown in input method switcher.     - Ensure system IMEs are put on the enabled list at startup/install.     - If the default IME is not installed, choose another one whenever building input method list.
2009-10-21 22:58:39 -04:00