OSDN Git Service

android-x86/frameworks-base.git
14 years agoam 238f8fe6: Merge change 21652 into donut
Jack Palevich [Tue, 18 Aug 2009 20:11:08 +0000 (13:11 -0700)]
am 238f8fe6: Merge change 21652 into donut

Merge commit '238f8fe645271a0ef891553e1c8c3c964c3c876d' into eclair

* commit '238f8fe645271a0ef891553e1c8c3c964c3c876d':
  Make ZoomButtonsController public.

14 years agoresolved conflicts for merge of 6ba69734 to eclair, skipping preloaded-classes as...
Android Git Automerger [Tue, 18 Aug 2009 20:08:40 +0000 (13:08 -0700)]
resolved conflicts for merge of 6ba69734 to eclair, skipping preloaded-classes as pre Bob

14 years agoam d9d25760: Remove dead locks in system process when installing packages
Suchi Amalapurapu [Tue, 18 Aug 2009 20:00:32 +0000 (13:00 -0700)]
am d9d25760: Remove dead locks in system process when installing packages

Merge commit 'd9d2576017fadcf47589b54e8ee198f48cc19352' into eclair

* commit 'd9d2576017fadcf47589b54e8ee198f48cc19352':
  Remove dead locks in system process when installing packages

14 years agoMerge change 21745 into eclair
Android (Google) Code Review [Tue, 18 Aug 2009 19:52:29 +0000 (12:52 -0700)]
Merge change 21745 into eclair

* changes:
  Refactored "stagefright" commandline app, split off JPEGSource.

14 years agoMerge change 21748 into eclair
Android (Google) Code Review [Tue, 18 Aug 2009 19:39:34 +0000 (12:39 -0700)]
Merge change 21748 into eclair

* changes:
  Get At command count from Bluetooth headset.

14 years agoGet At command count from Bluetooth headset.
Amith Yamasani [Tue, 18 Aug 2009 18:29:28 +0000 (11:29 -0700)]
Get At command count from Bluetooth headset.

Pass in the BT headset object when available to the BatteryStats.

14 years agoMerge change 21716 into eclair
Android (Google) Code Review [Tue, 18 Aug 2009 19:33:54 +0000 (12:33 -0700)]
Merge change 21716 into eclair

* changes:
  Include the list of registered providers the package manager dumpsys output.

14 years agoMerge change 21754 into eclair
Android (Google) Code Review [Tue, 18 Aug 2009 19:12:27 +0000 (12:12 -0700)]
Merge change 21754 into eclair

* changes:
  E911 call fix in ECM

14 years agoE911 call fix in ECM
Wink Saville [Tue, 18 Aug 2009 19:08:59 +0000 (12:08 -0700)]
E911 call fix in ECM

Based on the VZW requirement, phone should be still in ECM mode in 2nd emergency call.
but in the current phone call, if a 2nd emergency call is originated, ECM mode will exit.

For fixing this problem, the coding design is as below:
1. In framework, canceling the first ECM timer immediately upon the origination of the
   2nd E911 call, and restarting a new timer when the 2nd E911 ends.
2. Framework needs to syncronize the timer with phone app by sending notification to phone app to
   inform timer is canceled or re-started, since phone app needs to show how much ECM time left
   on the status bar.
3. In phone app's emergency callback mode service, the timer in this service will be canceled
   when it receives the timer cancel notification from framework; the timer will be restarted
   once it receives timer restart notification from framework.

14 years agoInclude the list of registered providers the package manager dumpsys output.
Jeff Hamilton [Tue, 18 Aug 2009 17:25:30 +0000 (12:25 -0500)]
Include the list of registered providers the package manager dumpsys output.

14 years agoMerge change 21750 into eclair
Android (Google) Code Review [Tue, 18 Aug 2009 18:39:43 +0000 (11:39 -0700)]
Merge change 21750 into eclair

* changes:
  Tweak the galaxy

14 years agoTweak the galaxy
Romain Guy [Tue, 18 Aug 2009 18:39:17 +0000 (11:39 -0700)]
Tweak the galaxy

14 years agoRefactored "stagefright" commandline app, split off JPEGSource.
Andreas Huber [Tue, 18 Aug 2009 18:27:32 +0000 (11:27 -0700)]
Refactored "stagefright" commandline app, split off JPEGSource.

14 years agoMerge change 21728 into eclair
Android (Google) Code Review [Tue, 18 Aug 2009 18:24:04 +0000 (11:24 -0700)]
Merge change 21728 into eclair

* changes:
  removing old gears code and correcting simple method typo

14 years agoremoving old gears code and correcting simple method typo
Derek Sollenberger [Tue, 18 Aug 2009 17:59:48 +0000 (13:59 -0400)]
removing old gears code and correcting simple method typo

14 years agomake syncadapter set whether the account is syncable
Fred Quintana [Mon, 17 Aug 2009 20:05:39 +0000 (13:05 -0700)]
make syncadapter set whether the account is syncable

14 years agoMerge change 21727 into eclair
Android (Google) Code Review [Tue, 18 Aug 2009 18:05:58 +0000 (11:05 -0700)]
Merge change 21727 into eclair

* changes:
  Fix missing -lpthread in linux-sim build.

14 years agoam ace6a5cf: Merge change 21408 into donut
Xavier Ducrohet [Tue, 18 Aug 2009 18:01:19 +0000 (11:01 -0700)]
am ace6a5cf: Merge change 21408 into donut

Merge commit 'ace6a5cfc0d14a909b4b95bdfe16609188125baf' into eclair

* commit 'ace6a5cfc0d14a909b4b95bdfe16609188125baf':
  Improved drawing/matrix support in layoutlib

14 years agoam f5e6a211: Merge change 21572 into donut
Jasperln [Tue, 18 Aug 2009 18:01:11 +0000 (11:01 -0700)]
am f5e6a211: Merge change 21572 into donut

Merge commit 'f5e6a211b16e26104b6fb2d32ef4eabbf9fbc2d1' into eclair

* commit 'f5e6a211b16e26104b6fb2d32ef4eabbf9fbc2d1':
  Add constants to adjust Vending input and output buffer sizes.

14 years agoFix missing -lpthread in linux-sim build.
Feng Qian [Tue, 18 Aug 2009 18:00:30 +0000 (11:00 -0700)]
Fix missing -lpthread in linux-sim build.

It mimics the behavior in libstagefraight/Android.mk

14 years agoam 093918a6: (-s ours) Merge change 21549 into donut
Eric Fischer [Tue, 18 Aug 2009 18:00:28 +0000 (11:00 -0700)]
am 093918a6: (-s ours) Merge change 21549 into donut

Merge commit '093918a62818c6bb176921928d2ca7a22857ec9b' into eclair

* commit '093918a62818c6bb176921928d2ca7a22857ec9b':
  Import revised translations.  DO NOT MERGE

14 years agoam c678a93a: Fix issue #2056585: applications can put phone in inconsistent state...
Dianne Hackborn [Tue, 18 Aug 2009 18:00:16 +0000 (11:00 -0700)]
am c678a93a: Fix issue #2056585: applications can put phone in inconsistent state wrt airplane mode

Merge commit 'c678a93a73c83e841032874bee9c202936da73c0' into eclair

* commit 'c678a93a73c83e841032874bee9c202936da73c0':
  Fix issue #2056585: applications can put phone in inconsistent state wrt airplane mode

14 years agoam cfa419b7: Correct comments for startSearch in Activity and SearchManager to explai...
Mike LeBeau [Tue, 18 Aug 2009 17:59:53 +0000 (10:59 -0700)]
am cfa419b7: Correct comments for startSearch in Activity and SearchManager to explain Donut behavior correctly.

Merge commit 'cfa419b754332e12f8cd45244c2f3bee9d6a74bb' into eclair

* commit 'cfa419b754332e12f8cd45244c2f3bee9d6a74bb':
  Correct comments for startSearch in Activity and SearchManager to explain

14 years agoam d5884a9b: Merge change 21358 into donut
Jean-Michel Trivi [Tue, 18 Aug 2009 17:59:20 +0000 (10:59 -0700)]
am d5884a9b: Merge change 21358 into donut

Merge commit 'd5884a9ba45e58294c09fd2747c87d761b9daee5' into eclair

* commit 'd5884a9ba45e58294c09fd2747c87d761b9daee5':
  Unhide the broadcast intent that signals completion of the TTS language

14 years agoam 75c49842: Add maxSdkVersion information in dump badging option
Suchi Amalapurapu [Tue, 18 Aug 2009 17:59:08 +0000 (10:59 -0700)]
am 75c49842: Add maxSdkVersion information in dump badging option

Merge commit '75c498426a17b47d445711bb9e36794b05876a56' into eclair

* commit '75c498426a17b47d445711bb9e36794b05876a56':
  Add maxSdkVersion information in dump badging option

14 years agoMerge change 21468 into eclair
Android (Google) Code Review [Tue, 18 Aug 2009 17:51:49 +0000 (10:51 -0700)]
Merge change 21468 into eclair

* changes:
  Couple of fixes for viewport.

14 years agoMerge change 21634 into eclair
Android (Google) Code Review [Tue, 18 Aug 2009 17:29:43 +0000 (10:29 -0700)]
Merge change 21634 into eclair

* changes:
  Add new calendar database columns; do not merge (cherry-picked 1fa64)

14 years agoFix potential leak in ViewRoot.
Romain Guy [Tue, 18 Aug 2009 03:17:30 +0000 (20:17 -0700)]
Fix potential leak in ViewRoot.

The way View.post() is handled can cause potential leaks in ViewRoot. For instance,
if a View calls post(Runnable) just after being detached from the window (in an
onClickListener for instance,) it will enqueue a Runnable in ViewRoot.RunQueue.
Unfortunately the RunQueue is emptied only on the very first layout of the ViewRoot.
This change prevents the leak by rxecuting the enqueued Runnables on every layout request
The latter did not happen before and to keep views in a correct state I think it
is necessary to always ensure we run the Runnables sent via View.post().

14 years agoCouple of fixes for viewport.
Grace Kloba [Tue, 18 Aug 2009 17:10:51 +0000 (10:10 -0700)]
Couple of fixes for viewport.

http://b/issue?id=2053685. This is a tricky one. When Browser is restarted,
we may get first layout even before viewport tag is parsed. This is rare,
but it happens to Google Reader site. So we need to setup the viewport explicitly
if it happens after first layout. There is a pairing webkit change.

http://b/issue?id=2054131. When Google talk is loaded, it goes through an auth
redirect site which means first layout is called with standardLoad as false.
In this case, even the final site uses viewport tag to get mobile experience,
the intermediate one doesn't. To make sure most of the mobile sites, who
define their viewport width as device width, work correctly, we always update
the mRestoreState when we set viewport.

http://b/issue?id=2054121. When Browser is first started or restarted, the
mCurrentViewWidth is 0 as we don't know the WebView's width yet. As we can't
send VIEW_SIZE_CHANGED message directly, we reset WebView's mLastWidthSent
so that VIEW_SIZE_CHANGED will be sent from WebView when it's width is available.

14 years agoMerge change 21221 into eclair
Android (Google) Code Review [Tue, 18 Aug 2009 16:59:40 +0000 (09:59 -0700)]
Merge change 21221 into eclair

* changes:
  Modify svc power command so it pokes the wake lock when called. This will ensure screen is not asleep if stayon is requested.

14 years agoNEW API for SearchManager and Activity to 'triggerSearch'.
krosaen [Mon, 17 Aug 2009 15:56:48 +0000 (08:56 -0700)]
NEW API for SearchManager and Activity to 'triggerSearch'.

This is pretty much the same thing as startSearch, except it also launches the
query.  We enforce that this can only be done for the package of the app that is
associated with the search mananger (e.g you can't trigger a contacts search
from anywhere).

14 years agoam c1c432f5: Merge change 21241 into donut
Xavier Ducrohet [Tue, 18 Aug 2009 15:44:59 +0000 (08:44 -0700)]
am c1c432f5: Merge change 21241 into donut

Merge commit 'c1c432f57b782ed9d8d65be7ea1bee1e1d7d7839' into eclair

* commit 'c1c432f57b782ed9d8d65be7ea1bee1e1d7d7839':
  Layoutlib now uses the dimen status_bar_height instead of hard-coded value

14 years agoam 0950c5de: Merge change 21226 into donut
Jean-Michel Trivi [Tue, 18 Aug 2009 15:44:51 +0000 (08:44 -0700)]
am 0950c5de: Merge change 21226 into donut

Merge commit '0950c5de864d1ad83ed96efc5c2d1569b4d36188' into eclair

* commit '0950c5de864d1ad83ed96efc5c2d1569b4d36188':
  Fix bug 2046705 where the output of the speech synthesizer is too low.

14 years agoam c8ab08aa: Merge change 21124 into donut
Jean-Baptiste Queru [Tue, 18 Aug 2009 15:44:43 +0000 (08:44 -0700)]
am c8ab08aa: Merge change 21124 into donut

Merge commit 'c8ab08aa86aea3b693f731c9e817eeb71ab4c1cd' into eclair

* commit 'c8ab08aa86aea3b693f731c9e817eeb71ab4c1cd':
  Add license-related files

14 years agoam ba52b3e0: Merge change 21149 into donut
Scott Main [Tue, 18 Aug 2009 15:44:38 +0000 (08:44 -0700)]
am ba52b3e0: Merge change 21149 into donut

Merge commit 'ba52b3e08b33592457242944f7a89691a5b94880' into eclair

* commit 'ba52b3e08b33592457242944f7a89691a5b94880':
  DOCS ONLY.

14 years agoMerge change 21648 into eclair
Android (Google) Code Review [Tue, 18 Aug 2009 15:44:18 +0000 (08:44 -0700)]
Merge change 21648 into eclair

* changes:
  Remove the hack to include Gears as it is gone now.

14 years agoBluetooth: API change.
Nick Pelly [Sat, 15 Aug 2009 01:33:38 +0000 (18:33 -0700)]
Bluetooth: API change.

Split BluetoothDevice into BluetoothDevice and BluetoothAdapter.

BluetoothAdapter: Represents the local BT adapter. Operations on the local
                  adapter (start a scan, etc).
BluetoothDevice: Represents a remote BT device. Operations on remote devices
                 (pair, connect, etc).

IBluetoothDevice.aidl -> Bluetooth.aidl
BluetoothDeviceService.java -> BluetoothDeviceService.java

TODO:
Javadoc

14 years agoMerge change 21326 into eclair
Android (Google) Code Review [Tue, 18 Aug 2009 14:20:06 +0000 (07:20 -0700)]
Merge change 21326 into eclair

* changes:
  aapt now attempts to process all assets even if some are malformed.

14 years agoMerge change 21601 into eclair
Android (Google) Code Review [Tue, 18 Aug 2009 13:03:47 +0000 (06:03 -0700)]
Merge change 21601 into eclair

* changes:
  BatteryService: Add support for new standard battery voltage and temperature attributes.

14 years agoMerge change 21646 into eclair
Android (Google) Code Review [Tue, 18 Aug 2009 07:27:16 +0000 (00:27 -0700)]
Merge change 21646 into eclair

* changes:
  fix bug [2021677] egl driver unloaded after eglTerminate() is called

15 years agoAllow wallpapers to get touch events.
Dianne Hackborn [Mon, 17 Aug 2009 22:15:18 +0000 (15:15 -0700)]
Allow wallpapers to get touch events.

15 years agoMerge change 21660 into eclair
Android (Google) Code Review [Tue, 18 Aug 2009 03:00:32 +0000 (20:00 -0700)]
Merge change 21660 into eclair

* changes:
  Optimized Galaxy

15 years agoOptimized Galaxy
Romain Guy [Tue, 18 Aug 2009 02:59:27 +0000 (19:59 -0700)]
Optimized Galaxy

15 years agoMerge change 21655 into eclair
Android (Google) Code Review [Tue, 18 Aug 2009 02:21:49 +0000 (19:21 -0700)]
Merge change 21655 into eclair

* changes:
  resolved conflicts for merge of 696b912e to eclair

15 years agoresolved conflicts for merge of 696b912e to eclair
johnwang [Tue, 18 Aug 2009 02:03:52 +0000 (19:03 -0700)]
resolved conflicts for merge of 696b912e to eclair

modified:   telephony/java/com/android/internal/telephony/gsm/GsmDataConnectionTracker.java
modified:   telephony/java/com/android/internal/telephony/gsm/GsmServiceStateTracker.java

modified:   telephony/java/com/android/internal/telephony/gsm/GsmDataConnectionTracker.java
modified:   telephony/java/com/android/internal/telephony/gsm/GsmServiceStateTracker.java

15 years agoMerge change 21653 into eclair
Android (Google) Code Review [Tue, 18 Aug 2009 01:40:38 +0000 (18:40 -0700)]
Merge change 21653 into eclair

* changes:
  Remove global IO context and integrate it into the RS context.

15 years agoMerge change 21652 into donut
Android (Google) Code Review [Tue, 18 Aug 2009 01:38:53 +0000 (18:38 -0700)]
Merge change 21652 into donut

* changes:
  Make ZoomButtonsController public.

15 years agoRemove global IO context and integrate it into the RS context.
Jason Sams [Tue, 18 Aug 2009 01:35:48 +0000 (18:35 -0700)]
Remove global IO context and integrate it into the RS context.

15 years agoMake ZoomButtonsController public.
Jack Palevich [Tue, 18 Aug 2009 01:29:52 +0000 (18:29 -0700)]
Make ZoomButtonsController public.

15 years agoMerge change 21637 into eclair
Android (Google) Code Review [Tue, 18 Aug 2009 01:18:44 +0000 (18:18 -0700)]
Merge change 21637 into eclair

* changes:
  Fix 2058938. As zoom control is uesd in overview mode to switch to reading mode, we also want to hide it after double tap is done.

15 years agoRemove the hack to include Gears as it is gone now.
Grace Kloba [Tue, 18 Aug 2009 01:17:53 +0000 (18:17 -0700)]
Remove the hack to include Gears as it is gone now.

15 years agofix bug [2021677] egl driver unloaded after eglTerminate() is called
Mathias Agopian [Tue, 18 Aug 2009 01:07:06 +0000 (18:07 -0700)]
fix bug [2021677] egl driver unloaded after eglTerminate() is called

refactored the code so that:
- EGL APIs that can be called before or after eglInitialize() will work by loading the drivers first
- make eglGetDisplay() a lot more efficient
- make sure that EGL drivers are loaded in a thread-safe way
- don't unload the drivers upon calling eglTerminate(), they're now never unloaded, since there is no safe way to do it (some thread could be running)
- updated our EGL version to 1.4
- return better error codes if errors happen during initialization

15 years agoMerge change 21178 into donut
Android (Google) Code Review [Tue, 18 Aug 2009 00:58:05 +0000 (17:58 -0700)]
Merge change 21178 into donut

* changes:
  Simplified algorithm used to generate the preloaded-classes list. Generated a new preloaded-classes file.

15 years agoMerge change 21638 into eclair
Android (Google) Code Review [Tue, 18 Aug 2009 00:24:47 +0000 (17:24 -0700)]
Merge change 21638 into eclair

* changes:
  Don't use BoringLayout to display text that has paragraph-style markup.

15 years agoRemove dead locks in system process when installing packages
Suchi Amalapurapu [Mon, 17 Aug 2009 23:57:03 +0000 (16:57 -0700)]
Remove dead locks in system process when installing packages

15 years agoDon't use BoringLayout to display text that has paragraph-style markup.
Eric Fischer [Tue, 18 Aug 2009 00:16:44 +0000 (17:16 -0700)]
Don't use BoringLayout to display text that has paragraph-style markup.

BoringLayout assumes it doesn't have to do any work to calculate the
line height.  In this case, though, there may actually be work to be
done, so have it fall back to StaticLayout to do the more thorough job.

Bug 2051050

15 years agoFix 2058938. As zoom control is uesd in overview mode to switch to reading
Grace Kloba [Tue, 18 Aug 2009 00:13:01 +0000 (17:13 -0700)]
Fix 2058938. As zoom control is uesd in overview mode to switch to reading
mode, we also want to hide it after double tap is done.

15 years agoAdd new calendar database columns; do not merge (cherry-picked 1fa64)
Ken Shirriff [Mon, 17 Aug 2009 22:43:21 +0000 (15:43 -0700)]
Add new calendar database columns; do not merge (cherry-picked 1fa64)

The columns are guestsCanModify, guestsCanInviteOthers,
guestsCanSeeGuests, organizer, and canInviteOthers.

15 years agoBatteryService: Add support for new standard battery voltage and temperature attributes.
Mike Lockwood [Mon, 17 Aug 2009 22:11:14 +0000 (18:11 -0400)]
BatteryService: Add support for new standard battery voltage and temperature attributes.

Plus some cleanup from the previous commit.

Signed-off-by: Mike Lockwood <lockwood@android.com>
15 years agoMerge change 21576 into eclair
Android (Google) Code Review [Mon, 17 Aug 2009 23:39:43 +0000 (16:39 -0700)]
Merge change 21576 into eclair

* changes:
  Support for marshalling pointers / intptr_t in Parcel.

15 years agoChange get/set IsSyncable() methods to static. Add isUserFacing flag to SyncAdapterT...
Jim Miller [Mon, 17 Aug 2009 22:47:14 +0000 (15:47 -0700)]
Change get/set IsSyncable() methods to static.  Add isUserFacing flag to SyncAdapterType. Update api file.

15 years agoMerge change 21581 into eclair
Android (Google) Code Review [Mon, 17 Aug 2009 22:48:01 +0000 (15:48 -0700)]
Merge change 21581 into eclair

* changes:
  Fix CDMA to startup/shutdown based on apn en/disab

15 years agoMerge change 21516 into eclair
Android (Google) Code Review [Mon, 17 Aug 2009 22:38:14 +0000 (15:38 -0700)]
Merge change 21516 into eclair

* changes:
  Update docs: readFromParcel() is not necessary to make a class support Parcelable.

15 years agoSimplified algorithm used to generate the preloaded-classes list. Generated a new...
Bob Lee [Thu, 13 Aug 2009 21:41:54 +0000 (14:41 -0700)]
Simplified algorithm used to generate the preloaded-classes list. Generated a new preloaded-classes file.

15 years agoSupport for marshalling pointers / intptr_t in Parcel.
Andreas Huber [Mon, 17 Aug 2009 20:33:27 +0000 (13:33 -0700)]
Support for marshalling pointers / intptr_t in Parcel.

Some refactoring to eliminate code duplication in Parcel implementation.

15 years agoMerge change 21603 into eclair
Android (Google) Code Review [Mon, 17 Aug 2009 22:25:23 +0000 (15:25 -0700)]
Merge change 21603 into eclair

* changes:
  Fix infinite recursion.

15 years agoFix infinite recursion.
Dianne Hackborn [Mon, 17 Aug 2009 22:22:29 +0000 (15:22 -0700)]
Fix infinite recursion.

15 years agoFix CDMA to startup/shutdown based on apn en/disab
Robert Greenwalt [Thu, 13 Aug 2009 22:59:51 +0000 (15:59 -0700)]
Fix CDMA to startup/shutdown based on apn en/disab

Fixes MMS during wifi.
Also fixes CDMA for ConnectivityManager change.

15 years agoMerge change 21587 into eclair
Android (Google) Code Review [Mon, 17 Aug 2009 21:26:06 +0000 (14:26 -0700)]
Merge change 21587 into eclair

* changes:
  BatteryService: Remove hard coded power supply names.

15 years agoMerge change 21408 into donut
Android (Google) Code Review [Mon, 17 Aug 2009 21:22:24 +0000 (14:22 -0700)]
Merge change 21408 into donut

* changes:
  Improved drawing/matrix support in layoutlib

15 years agoBatteryService: Remove hard coded power supply names.
Mike Lockwood [Mon, 17 Aug 2009 21:16:20 +0000 (17:16 -0400)]
BatteryService: Remove hard coded power supply names.

Search all subdirectories of /sys/class/power_supply and match on
the power supply type instead.

Signed-off-by: Mike Lockwood <lockwood@android.com>
15 years agoMerge change 21572 into donut
Android (Google) Code Review [Mon, 17 Aug 2009 21:19:42 +0000 (14:19 -0700)]
Merge change 21572 into donut

* changes:
  Add constants to adjust Vending input and output buffer sizes.

15 years agoImproved drawing/matrix support in layoutlib
Xavier Ducrohet [Sat, 15 Aug 2009 03:47:50 +0000 (20:47 -0700)]
Improved drawing/matrix support in layoutlib

- Make the custom Canvas actually replace the original one so that it's used
  even by parts of the framework that allocate their own temp Canvas object.
- Better support for Matrix: added support for mapPoint() and mapRect(), and invert()
- Implemented drawBitmap() with a Matrix, and made the paint object not NPE when null.

15 years agofix build breakage
Fred Quintana [Mon, 17 Aug 2009 21:08:37 +0000 (14:08 -0700)]
fix build breakage

15 years agoam b93cdae7: Merge change 21570 into eclair
Jason Sams [Mon, 17 Aug 2009 21:02:06 +0000 (14:02 -0700)]
am b93cdae7: Merge change 21570 into eclair

Merge commit 'b93cdae749c48a629331c9b039d3a0488752b82f'

* commit 'b93cdae749c48a629331c9b039d3a0488752b82f':
  Update fountain and add writable flag to script slots.

15 years agoMerge change 21570 into eclair
Android (Google) Code Review [Mon, 17 Aug 2009 20:58:20 +0000 (13:58 -0700)]
Merge change 21570 into eclair

* changes:
  Update fountain and add writable flag to script slots.

15 years agoUpdate fountain and add writable flag to script slots.
Jason Sams [Mon, 17 Aug 2009 20:56:09 +0000 (13:56 -0700)]
Update fountain and add writable flag to script slots.

15 years agoMerge change 21549 into donut
Android (Google) Code Review [Mon, 17 Aug 2009 20:42:24 +0000 (13:42 -0700)]
Merge change 21549 into donut

* changes:
  Import revised translations.  DO NOT MERGE

15 years agoAdd constants to adjust Vending input and output buffer sizes.
Jasperln [Mon, 17 Aug 2009 20:29:11 +0000 (13:29 -0700)]
Add constants to adjust Vending input and output buffer sizes.

- Needed for Bug: 2058060

15 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Mon, 17 Aug 2009 20:13:44 +0000 (13:13 -0700)]
Import revised translations.  DO NOT MERGE

15 years agoam 5e787c42: - add a "isSyncable" flag to a given account/authority pair that indic...
Fred Quintana [Mon, 17 Aug 2009 20:07:26 +0000 (13:07 -0700)]
am 5e787c42: - add a "isSyncable" flag to a given account/authority pair that   indicates whether or not syncs should be attempted for it. - add public methods to get and set this parameter

Merge commit '5e787c42f2a6b3afc8ec8320a08d51b2d44b8614'

* commit '5e787c42f2a6b3afc8ec8320a08d51b2d44b8614':
  - add a "isSyncable" flag to a given account/authority pair that

15 years agoam 76c830b2: Merge change 21540 into eclair
Romain Guy [Mon, 17 Aug 2009 20:05:05 +0000 (13:05 -0700)]
am 76c830b2: Merge change 21540 into eclair

Merge commit '76c830b229fc21d5ea0ea28955084cc187e25fc6'

* commit '76c830b229fc21d5ea0ea28955084cc187e25fc6':
  Fix listview clicks with the trackball.

15 years ago- add a "isSyncable" flag to a given account/authority pair that
Fred Quintana [Mon, 17 Aug 2009 06:13:53 +0000 (23:13 -0700)]
- add a "isSyncable" flag to a given account/authority pair that
  indicates whether or not syncs should be attempted for it.
- add public methods to get and set this parameter

15 years agoMerge change 21540 into eclair
Android (Google) Code Review [Mon, 17 Aug 2009 20:00:26 +0000 (13:00 -0700)]
Merge change 21540 into eclair

* changes:
  Fix listview clicks with the trackball.

15 years agoFix listview clicks with the trackball.
Romain Guy [Mon, 17 Aug 2009 19:51:30 +0000 (12:51 -0700)]
Fix listview clicks with the trackball.

15 years agoFix issue #2056585: applications can put phone in inconsistent state wrt airplane...
Dianne Hackborn [Mon, 17 Aug 2009 19:51:17 +0000 (12:51 -0700)]
Fix issue #2056585: applications can put phone in inconsistent state wrt airplane mode

15 years agoam 0ef135d5: Merge change 21537 into eclair
Mathias Agopian [Mon, 17 Aug 2009 19:40:41 +0000 (12:40 -0700)]
am 0ef135d5: Merge change 21537 into eclair

Merge commit '0ef135d5c79ff5b443b43f8743250044700a8bb5'

* commit '0ef135d5c79ff5b443b43f8743250044700a8bb5':
  really be more friendly with C

15 years agoMerge change 21537 into eclair
Android (Google) Code Review [Mon, 17 Aug 2009 19:37:25 +0000 (12:37 -0700)]
Merge change 21537 into eclair

* changes:
  really be more friendly with C

15 years agoreally be more friendly with C
Mathias Agopian [Mon, 17 Aug 2009 19:33:20 +0000 (12:33 -0700)]
really be more friendly with C

15 years agoam 921831b4: Merge change 21522 into eclair
Dan Murphy [Mon, 17 Aug 2009 19:31:44 +0000 (12:31 -0700)]
am 921831b4: Merge change 21522 into eclair

Merge commit '921831b4dcad1898c265889430a32367e99ef6c1'

* commit '921831b4dcad1898c265889430a32367e99ef6c1':
  Dock changes:Docking station intents

15 years agoMerge change 21522 into eclair
Android (Google) Code Review [Mon, 17 Aug 2009 19:27:06 +0000 (12:27 -0700)]
Merge change 21522 into eclair

* changes:
  Dock changes:Docking station intents

15 years agoDock changes:Docking station intents
Dan Murphy [Wed, 12 Aug 2009 20:15:43 +0000 (15:15 -0500)]
Dock changes:Docking station intents

Docking station intents for dock switch driver.
Add DockObserver and updated Intent.java and systemserver.jave

Signed-off-by: Dan Murphy <D.Murphy@motorola.com>
modified:   core/java/android/content/Intent.java
new file:   services/java/com/android/server/DockObserver.java
modified:   services/java/com/android/server/SystemServer.java

Docking station updates

Add constants for the dock

Signed-off-by: Dan Murphy <D.Murphy@motorola.com>
Signed-off-by: Mike Lockwood <lockwood@android.com>
15 years agoam 1a797546: Merge change 21380 into eclair
Dianne Hackborn [Mon, 17 Aug 2009 18:52:06 +0000 (11:52 -0700)]
am 1a797546: Merge change 21380 into eclair

Merge commit '1a797546d75d2c85d6fefeefdc55de051aa66018'

* commit '1a797546d75d2c85d6fefeefdc55de051aa66018':
  More work on wallpapers.

15 years agoMerge change 21380 into eclair
Android (Google) Code Review [Mon, 17 Aug 2009 18:46:57 +0000 (11:46 -0700)]
Merge change 21380 into eclair

* changes:
  More work on wallpapers.

15 years agoCorrect comments for startSearch in Activity and SearchManager to explain
Mike LeBeau [Mon, 17 Aug 2009 17:56:02 +0000 (10:56 -0700)]
Correct comments for startSearch in Activity and SearchManager to explain
Donut behavior correctly.

15 years agoam 54ba86f0: Merge change 21512 into eclair
Romain Guy [Mon, 17 Aug 2009 18:09:21 +0000 (11:09 -0700)]
am 54ba86f0: Merge change 21512 into eclair

Merge commit '54ba86f0e236a55fb4dc3aabbd81078f586321a5'

* commit '54ba86f0e236a55fb4dc3aabbd81078f586321a5':
  Honor the clickable and enabled properties in ListView.

15 years agoMerge change 21512 into eclair
Android (Google) Code Review [Mon, 17 Aug 2009 18:07:08 +0000 (11:07 -0700)]
Merge change 21512 into eclair

* changes:
  Honor the clickable and enabled properties in ListView.

15 years agoam 9dc2355b: Merge change 21492 into eclair
Mike Lockwood [Mon, 17 Aug 2009 17:59:49 +0000 (10:59 -0700)]
am 9dc2355b: Merge change 21492 into eclair

Merge commit '9dc2355b9bdfdaadb72936b5ad865193a2af58c8'

* commit '9dc2355b9bdfdaadb72936b5ad865193a2af58c8':
  WifiService: Hash based on both SSID and BSSID in scan result cache.

15 years agoam 56e7ba29: Merge change 21510 into eclair
Mike Lockwood [Mon, 17 Aug 2009 17:59:46 +0000 (10:59 -0700)]
am 56e7ba29: Merge change 21510 into eclair

Merge commit '56e7ba2928bce62283a62ad1c9d9f1ec7b54c24c'

* commit '56e7ba2928bce62283a62ad1c9d9f1ec7b54c24c':
  LocationManagerService: Add NullPointerException to avoid change in behavior.

15 years agoam ffbd2426: Merge change 21340 into eclair
Andreas Huber [Mon, 17 Aug 2009 17:59:41 +0000 (10:59 -0700)]
am ffbd2426: Merge change 21340 into eclair

Merge commit 'ffbd2426f07474a95fefa3b2f4fe7eb4d4329af5'

* commit 'ffbd2426f07474a95fefa3b2f4fe7eb4d4329af5':
  Squashed commit of the following: