Android (Google) Code Review
40dec9c738
Merge change 2466
...
* changes:
Rename Calc sample to Fountain.
2009-05-26 14:28:02 -07:00
Jack Palevich
5da30b73d4
Rename Calc sample to Fountain.
2009-05-26 14:26:43 -07:00
Marco Nelissen
fea57edf0d
Fix crash in GestureOverlayView
2009-05-26 14:20:35 -07:00
Android (Google) Code Review
ecb109d165
Merge change 2462
...
* changes:
Add sprite fountain test.
2009-05-26 13:49:33 -07:00
Jack Palevich
60aa3eaf55
Add sprite fountain test.
...
It's still called "Calc".
2009-05-26 13:45:08 -07:00
Jaikumar Ganesh
8c1ba0d7ec
am cf2119a9: Check for desiredPowerState (airplane mode) before setting up data.
...
Merge commit 'cf2119a9755d9e2713ce78e84d0826d430a11a62'
* commit 'cf2119a9755d9e2713ce78e84d0826d430a11a62':
Check for desiredPowerState (airplane mode) before setting up data.
Remove dimmed background (and accompanying animation) for global
2009-05-26 12:55:34 -07:00
Android (Google) Code Review
bcb00d7e06
Merge change 2446
...
* changes:
Fix sim-eng build.
2009-05-26 12:38:46 -07:00
Andy McFadden
2e37a0ca87
Fix sim-eng build.
2009-05-26 12:06:31 -07:00
Jaikumar Ganesh
cf2119a975
Check for desiredPowerState (airplane mode) before setting up data.
...
Check for airplane mode before trying to setup data.
Send an event while switching from wifi to cell data,
instead of calling trySetupData directly.
2009-05-26 11:18:35 -07:00
Android (Google) Code Review
46f54ef82a
Merge change 1876
...
* changes:
fix warning where we were boxing and int, only to have it automatically unboxed
2009-05-26 10:46:04 -07:00
Mike LeBeau
8a86c79b5b
Remove dimmed background (and accompanying animation) for global
...
search, since we should never really see that background anyway,
and I suspect the animation is using a significant amount of CPU.
2009-05-26 10:42:24 -07:00
Grace Kloba
5753430f64
Added postUrl() to WebView so that we can pass lat/lon for the search.
2009-05-26 10:35:06 -07:00
Android (Google) Code Review
d185cac23c
Merge change 2393 into donut
...
* changes:
Remove dimmed background (and accompanying animation) for global search, since we should never really see that background anyway, and I suspect the animation is using a significant amount of CPU.
2009-05-26 10:33:55 -07:00
Android (Google) Code Review
c5d0343b67
am de8268d6: Merge change 2331 into donut
...
Merge commit 'de8268d6d1cd168510c490b17e93154d2eab767c'
* commit 'de8268d6d1cd168510c490b17e93154d2eab767c':
Fix issue 1846343 - part 1
2009-05-26 10:11:44 -07:00
Dirk Dougherty
620ad3dcf1
am 30d79f64: am f3043db0: AI 149251: Add 1.x Icon Guidelines doc and template pack. BUG=1790234
...
Merge commit '30d79f64ecdd15d279cae6421f39a0c8fa2fab7d'
* commit '30d79f64ecdd15d279cae6421f39a0c8fa2fab7d':
AI 149251: Add 1.x Icon Guidelines doc and template pack.
2009-05-26 10:11:41 -07:00
Android (Google) Code Review
3ef9697397
am 8fc5a63d: Merge change 2431 into donut
...
Merge commit '8fc5a63d422fd32258dc18fe0e635b4f1486fd61'
* commit '8fc5a63d422fd32258dc18fe0e635b4f1486fd61':
wifi: Fix problem parsing RSSI when the AP name contains a space.
2009-05-26 10:11:36 -07:00
Android (Google) Code Review
de6d654619
am a5f158bd: Merge change 2347 into donut
...
Merge commit 'a5f158bdde77f8d173d1f1c95d0f92405c519b0f'
* commit 'a5f158bdde77f8d173d1f1c95d0f92405c519b0f':
Fix Disconnect path for CDMA.
2009-05-26 10:11:35 -07:00
Android (Google) Code Review
552d3f832c
am 90215834: Merge change 418 into donut
...
Merge commit '9021583421ace854a7affeb5e767d1da56e4f7de'
* commit '9021583421ace854a7affeb5e767d1da56e4f7de':
add additional CdmaDataConnectionTracker event logging
2009-05-26 10:11:33 -07:00
Android (Google) Code Review
2c0858a481
am 511a0134: Merge change 2302 into donut
...
Merge commit '511a0134e1bfe90a23960eea72eca565e52aa816'
* commit '511a0134e1bfe90a23960eea72eca565e52aa816':
added SmsMessage ConcatRef parsing validation
2009-05-26 10:11:29 -07:00
Android (Google) Code Review
de8268d6d1
Merge change 2331 into donut
...
* changes:
Fix issue 1846343 - part 1
2009-05-26 10:04:50 -07:00
Dirk Dougherty
30d79f64ec
am f3043db0: AI 149251: Add 1.x Icon Guidelines doc and template pack. BUG=1790234
...
Merge commit 'f3043db05bdd5424504dd479082fc8554676a682' into donut
* commit 'f3043db05bdd5424504dd479082fc8554676a682':
AI 149251: Add 1.x Icon Guidelines doc and template pack.
2009-05-26 10:03:04 -07:00
Dirk Dougherty
f3043db05b
AI 149251: Add 1.x Icon Guidelines doc and template pack.
...
BUG=1790234
Automated import of CL 149251
2009-05-26 08:40:42 -07:00
Android (Google) Code Review
8fc5a63d42
Merge change 2431 into donut
...
* changes:
wifi: Fix problem parsing RSSI when the AP name contains a space.
2009-05-26 08:35:51 -07:00
Daisuke Miyakawa
63507babb6
Make android_runtime to not include libemoji but use dlopen() instead.
...
This must be submitted with change 2432
2009-05-27 00:27:23 +09:00
Eric Laurent
4bc035a65c
Fix issue 1846343 - part 1
...
This change is the first part of a fix for issue 1846343, :
- Added new enum values for input sources in AudioRecord and MediaRecorder for voice uplink, downlink and uplink+downlink sources.
- renamed streamType to inputSource in all native functions handling audio record.
A second change is required in opencore author driver and android audio input to completely fix the issue.
2009-05-26 07:44:28 -07:00
Leon Scroggins
3246c224d5
Fix the build.
...
A previous change changed a public class to be a static class.
Change it back so the API is not changed.
2009-05-26 09:51:23 -04:00
Android (Google) Code Review
a5f158bdde
Merge change 2347 into donut
...
* changes:
Fix Disconnect path for CDMA.
2009-05-26 06:42:42 -07:00
Android (Google) Code Review
b7eef04564
Merge change 2267
...
* changes:
Fix some Java mistakes found by FindBugs.
2009-05-26 06:20:15 -07:00
Android (Google) Code Review
9021583421
Merge change 418 into donut
...
* changes:
add additional CdmaDataConnectionTracker event logging
2009-05-25 23:34:59 -07:00
Android (Google) Code Review
511a0134e1
Merge change 2302 into donut
...
* changes:
added SmsMessage ConcatRef parsing validation
2009-05-25 23:23:18 -07:00
Mike Lockwood
c5ad0f4725
wifi: Fix problem parsing RSSI when the AP name contains a space.
...
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-05-25 22:34:20 -04:00
Romain Guy
ee8332286c
am 9edc4e89: GestureOverlayView was not invalidating itself when calling clear(false). Calling clear(true) was working properly. This change also makes clear(false) and clear(true) both behave similarly when fireActionPerformed == true.
...
Merge commit '9edc4e8930273d9bb3b5e9cb73c219e012de8ffb'
* commit '9edc4e8930273d9bb3b5e9cb73c219e012de8ffb':
GestureOverlayView was not invalidating itself when calling clear(false). Calling clear(true) was working properly. This change also makes clear(false) and clear(true) both behave similarly when fireActionPerformed == true.
2009-05-25 19:12:23 -07:00
Romain Guy
9edc4e8930
GestureOverlayView was not invalidating itself when calling clear(false). Calling clear(true) was working properly. This change also makes clear(false) and clear(true) both behave similarly when fireActionPerformed == true.
2009-05-25 19:10:07 -07:00
Romain Guy
a788bf9207
am e7c36dda: Add new orientation attribute to GestureOverlayView. This can be used to prevent the overlay from interfering with vertically/horizontally scrolling views underneath the overlay.
...
Merge commit 'e7c36dda7ada30e02f3aa9d75f282a53402aeae7'
* commit 'e7c36dda7ada30e02f3aa9d75f282a53402aeae7':
Add new orientation attribute to GestureOverlayView. This can be used to prevent the overlay from interfering with vertically/horizontally scrolling views underneath the overlay.
2009-05-25 13:53:18 -07:00
Romain Guy
e7c36dda7a
Add new orientation attribute to GestureOverlayView. This can be used to prevent the overlay from interfering with vertically/horizontally scrolling views underneath the overlay.
2009-05-25 13:51:00 -07:00
Jacek Surazski
28b0e5d06a
This just makes it easier to derive from ApplicationErrorReport.
2009-05-25 18:04:24 +02:00
Romain Guy
a8ddb28275
am ec25df9f: Fix drawing bug: opaque invalidations should not be taken into account when the invalidated view is animating. Also add the ability to disable the auto-fade on the GestureOverlayView.
...
Merge commit 'ec25df9fbc685be384f8dd764fa224a4d923e9d8'
* commit 'ec25df9fbc685be384f8dd764fa224a4d923e9d8':
Fix drawing bug: opaque invalidations should not be taken into account when the invalidated view is animating. Also add the ability to disable the auto-fade on the GestureOverlayView.
2009-05-25 08:37:22 -07:00
Romain Guy
cc77c6bd6f
am ff686ce1: Change when gestures listeners are fired.
...
Merge commit 'ff686ce11e952a9001b1384d8e7d82127b0529a2'
* commit 'ff686ce11e952a9001b1384d8e7d82127b0529a2':
Change when gestures listeners are fired.
Manual merge from cupcake_dcm. internal CL#148693. Two donottranslate.xml-s are already submitted.
2009-05-25 08:37:06 -07:00
Romain Guy
ec25df9fbc
Fix drawing bug: opaque invalidations should not be taken into account when the invalidated view is animating. Also add the ability to disable the auto-fade on the GestureOverlayView.
2009-05-25 04:39:37 -07:00
Romain Guy
ff686ce11e
Change when gestures listeners are fired.
2009-05-25 01:33:19 -07:00
Android (Google) Code Review
26a892a045
Merge change 2408 into donut
...
* changes:
Manual merge from cupcake_dcm. internal CL#148693. Two donottranslate.xml-s are already submitted.
2009-05-25 00:58:57 -07:00
Android (Google) Code Review
94ded495ec
am 944ea123: Merge change 2407 into donut
...
Merge commit '944ea123683b14225297d451c86e97fc73be3a02'
* commit '944ea123683b14225297d451c86e97fc73be3a02':
Manual merge from cupcake_dcm.
2009-05-25 00:58:01 -07:00
Daisuke Miyakawa
c27d9b5341
Manual merge from cupcake_dcm. internal CL#148693. Two donottranslate.xml-s are already submitted.
2009-05-25 16:57:15 +09:00
Android (Google) Code Review
944ea12368
Merge change 2407 into donut
...
* changes:
Manual merge from cupcake_dcm.
2009-05-25 00:56:32 -07:00
Daisuke Miyakawa
9399695aa2
Manual merge from cupcake_dcm.
2009-05-25 16:55:04 +09:00
Android (Google) Code Review
d35041d869
am 82392e84: Merge change 2402 into donut
...
Merge commit '82392e84b9bcf618d1c41730ec14fb8dab841990'
* commit '82392e84b9bcf618d1c41730ec14fb8dab841990':
Cleanup Gestures API and make it easier to use in 3rd party apps. Also fix the events processing in the gestures overlay mechanism. Give better control of the various properties of the overlay through XML attributes.
2009-05-24 23:49:58 -07:00
Android (Google) Code Review
82392e84b9
Merge change 2402 into donut
...
* changes:
Cleanup Gestures API and make it easier to use in 3rd party apps. Also fix the events processing in the gestures overlay mechanism. Give better control of the various properties of the overlay through XML attributes.
2009-05-24 23:47:30 -07:00
Romain Guy
82f3495b14
Cleanup Gestures API and make it easier to use in 3rd party apps. Also fix the events processing in the gestures overlay mechanism. Give better control of the various properties of the overlay through XML attributes.
2009-05-24 23:45:03 -07:00
Android (Google) Code Review
6a3a2b9d20
am 04561a55: Merge change 2359 into donut
...
Merge commit '04561a55df693e7bd8d3047ccc4fbef504ac07cf'
* commit '04561a55df693e7bd8d3047ccc4fbef504ac07cf':
Fix for the simultor build breakage.
2009-05-23 14:07:35 -07:00
Android (Google) Code Review
04561a55df
Merge change 2359 into donut
...
* changes:
Fix for the simultor build breakage.
2009-05-23 14:05:50 -07:00