OSDN Git Service

auto import from //branches/cupcake_rel/...@140373
authorThe Android Open Source Project <initial-contribution@android.com>
Thu, 19 Mar 2009 00:39:46 +0000 (17:39 -0700)
committerThe Android Open Source Project <initial-contribution@android.com>
Thu, 19 Mar 2009 00:39:46 +0000 (17:39 -0700)
commit105925376f8d0f6b318c9938c7b83ef7fef094da
tree3b19ee2bd8704cb9c6a0da7e42dec6759183de6d
parentba87e3e6c985e7175152993b5efcc7dd2f0e1c93
auto import from //branches/cupcake_rel/...@140373
196 files changed:
api/current.xml
cmds/pm/src/com/android/commands/pm/Pm.java
core/java/android/app/ActivityThread.java
core/java/android/app/ApplicationContext.java
core/java/android/app/LauncherActivity.java
core/java/android/app/Service.java
core/java/android/appwidget/AppWidgetManager.java
core/java/android/bluetooth/BluetoothDevice.java
core/java/android/bluetooth/BluetoothIntent.java
core/java/android/bluetooth/IBluetoothDevice.aidl
core/java/android/bluetooth/IBluetoothDeviceCallback.aidl
core/java/android/bluetooth/ScoSocket.java
core/java/android/content/BroadcastReceiver.java
core/java/android/content/Intent.java
core/java/android/content/pm/PackageManager.java
core/java/android/emoji/EmojiFactory.java
core/java/android/inputmethodservice/InputMethodService.java
core/java/android/inputmethodservice/SoftInputWindow.java
core/java/android/os/BatteryStats.java
core/java/android/os/Hardware.java
core/java/android/os/IHardwareService.aidl
core/java/android/os/Power.java
core/java/android/os/RemoteCallbackList.java
core/java/android/provider/Calendar.java
core/java/android/provider/CallLog.java
core/java/android/provider/Contacts.java
core/java/android/server/BluetoothA2dpService.java
core/java/android/server/BluetoothDeviceService.java
core/java/android/server/BluetoothEventLoop.java
core/java/android/text/Html.java
core/java/android/text/Layout.java
core/java/android/text/StaticLayout.java
core/java/android/view/GestureDetector.java
core/java/android/view/IWindowManager.aidl
core/java/android/view/KeyEvent.java
core/java/android/view/View.java
core/java/android/view/ViewDebug.java
core/java/android/view/ViewRoot.java
core/java/android/view/ViewTreeObserver.java
core/java/android/view/inputmethod/EditorInfo.java
core/java/android/webkit/CacheManager.java
core/java/android/webkit/HttpAuthHandler.java
core/java/android/webkit/LoadListener.java
core/java/android/webkit/MimeTypeMap.java
core/java/android/webkit/Network.java
core/java/android/webkit/SslErrorHandler.java
core/java/android/webkit/WebSettings.java
core/java/android/webkit/WebView.java
core/java/android/widget/AbsListView.java
core/java/android/widget/AbsSeekBar.java
core/java/android/widget/FrameLayout.java
core/java/android/widget/MediaController.java
core/java/android/widget/PopupWindow.java
core/java/android/widget/RatingBar.java
core/java/android/widget/RelativeLayout.java
core/java/android/widget/TextView.java
core/java/android/widget/ZoomButton.java
core/java/android/widget/ZoomButtonsController.java
core/java/android/widget/ZoomControls.java
core/java/com/android/internal/app/AlertController.java
core/java/com/android/internal/app/IBatteryStats.aidl
core/java/com/android/internal/app/RingtonePickerActivity.java
core/java/com/android/internal/os/BatteryStatsImpl.java
core/java/com/android/internal/view/menu/IconMenuItemView.java
core/java/com/android/internal/view/menu/IconMenuView.java
core/jni/android_location_GpsLocationProvider.cpp
core/jni/android_os_Hardware.cpp
core/jni/android_os_Power.cpp
core/res/assets/webkit/youtube.html
core/res/res/anim/input_method_extract_enter.xml [new file with mode: 0644]
core/res/res/anim/input_method_extract_exit.xml [new file with mode: 0644]
core/res/res/drawable-land/statusbar_background.png
core/res/res/drawable/code_lock_left.9.png
core/res/res/drawable/ic_btn_square_browser_zoom_page_overview.xml [new file with mode: 0644]
core/res/res/drawable/ic_btn_square_browser_zoom_page_overview_disabled.png [new file with mode: 0644]
core/res/res/drawable/ic_btn_square_browser_zoom_page_overview_normal.png [moved from core/res/res/drawable/ic_btn_square_browser_zoom_page_overview.png with 100% similarity]
core/res/res/drawable/status_bar_background.9.png [deleted file]
core/res/res/drawable/status_bar_background.png [new file with mode: 0644]
core/res/res/drawable/status_bar_close_on.9.png
core/res/res/drawable/status_bar_header_background.9.png [moved from core/res/res/drawable/status_bar_divider_shadow.9.png with 93% similarity]
core/res/res/drawable/status_bar_item_background_normal.9.png
core/res/res/drawable/statusbar_background.png
core/res/res/drawable/title_bar_portrait.9.png [new file with mode: 0644]
core/res/res/layout/always_use_checkbox.xml
core/res/res/layout/input_method.xml
core/res/res/layout/keyguard_screen_unlock_landscape.xml
core/res/res/layout/keyguard_screen_unlock_portrait.xml
core/res/res/layout/screen_simple.xml
core/res/res/layout/status_bar.xml
core/res/res/layout/status_bar_expanded.xml
core/res/res/layout/status_bar_tracking.xml
core/res/res/values-cs/strings.xml
core/res/res/values-de/strings.xml
core/res/res/values-es/strings.xml
core/res/res/values-fr/strings.xml
core/res/res/values-it/strings.xml
core/res/res/values-ja/strings.xml
core/res/res/values-ko/strings.xml
core/res/res/values-nb/strings.xml
core/res/res/values-nl/strings.xml
core/res/res/values-pl/strings.xml
core/res/res/values-ru/strings.xml
core/res/res/values-zh-rCN/strings.xml
core/res/res/values-zh-rTW/strings.xml
core/res/res/values/attrs.xml
core/res/res/values/public.xml
core/res/res/values/strings.xml
core/res/res/values/styles.xml
core/res/res/values/themes.xml
docs/html/sdk/OLD_RELEASENOTES.jd [new file with mode: 0644]
docs/html/sdk/older_releases.jd [new file with mode: 0644]
docs/html/sdk/sdk_toc.cs
include/media/mediarecorder.h
include/private/media/AudioTrackShared.h
include/utils/ResourceTypes.h
libs/audioflinger/AudioFlinger.cpp
libs/audioflinger/AudioFlinger.h
libs/audioflinger/AudioMixer.cpp
location/java/com/android/internal/location/GpsLocationProvider.java
media/java/android/media/AudioManager.java
media/java/android/media/AudioTrack.java
media/java/android/media/JetPlayer.java
media/java/android/media/MediaPlayer.java
media/java/android/media/MediaRecorder.java
media/jni/android_media_MediaRecorder.cpp
media/libmedia/AudioTrack.cpp
media/libmedia/JetPlayer.cpp
media/libmedia/mediarecorder.cpp
media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/MediaFrameworkTestRunner.java
media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/MediaMimeTest.java [new file with mode: 0644]
packages/SettingsProvider/etc/Android.mk
packages/SettingsProvider/etc/favorites.xml [deleted file]
services/java/com/android/server/BatteryService.java
services/java/com/android/server/HardwareService.java
services/java/com/android/server/HeadsetObserver.java
services/java/com/android/server/InputMethodManagerService.java
services/java/com/android/server/KeyInputQueue.java
services/java/com/android/server/LocationManagerService.java
services/java/com/android/server/NotificationManagerService.java
services/java/com/android/server/PackageManagerService.java
services/java/com/android/server/PowerManagerService.java
services/java/com/android/server/SystemServer.java
services/java/com/android/server/ViewServer.java
services/java/com/android/server/WifiService.java
services/java/com/android/server/WindowManagerService.java
services/java/com/android/server/am/ActivityManagerService.java
services/java/com/android/server/am/BatteryStatsService.java
services/java/com/android/server/status/StatusBarPolicy.java
services/java/com/android/server/status/StatusBarService.java
services/java/com/android/server/status/TrackingPatternView.java [new file with mode: 0644]
services/jni/com_android_server_HardwareService.cpp
services/jni/onload.cpp
telephony/java/com/android/internal/telephony/CallerInfo.java
telephony/java/com/android/internal/telephony/Connection.java
telephony/java/com/android/internal/telephony/gsm/DriverCall.java
telephony/java/com/android/internal/telephony/gsm/GSMCall.java
telephony/java/com/android/internal/telephony/gsm/GSMConnection.java
telephony/java/com/android/internal/telephony/gsm/RIL.java
telephony/java/com/android/internal/telephony/gsm/ServiceStateTracker.java
tests/AndroidTests/res/values-12key-63x57/configVarying.xml [new file with mode: 0644]
tests/AndroidTests/res/values-12key-dpad/configVarying.xml [new file with mode: 0644]
tests/AndroidTests/res/values-12key/configVarying.xml
tests/AndroidTests/res/values-240dpi/configVarying.xml [new file with mode: 0644]
tests/AndroidTests/res/values-320x200/configVarying.xml
tests/AndroidTests/res/values-32dpi-keysexposed/configVarying.xml [new file with mode: 0644]
tests/AndroidTests/res/values-32dpi-stylus/configVarying.xml [new file with mode: 0644]
tests/AndroidTests/res/values-480x320/configVarying.xml
tests/AndroidTests/res/values-dpad-63x57/configVarying.xml [new file with mode: 0644]
tests/AndroidTests/res/values-finger/configVarying.xml
tests/AndroidTests/res/values-keysexposed-12key/configVarying.xml [new file with mode: 0644]
tests/AndroidTests/res/values-keysexposed-dpad/configVarying.xml [new file with mode: 0644]
tests/AndroidTests/res/values-land/configVarying.xml [new file with mode: 0644]
tests/AndroidTests/res/values-mcc111-mnc222/configVarying.xml [new file with mode: 0644]
tests/AndroidTests/res/values-mcc111-xx-rYY/configVarying.xml [new file with mode: 0644]
tests/AndroidTests/res/values-mcc111-xx/configVarying.xml [new file with mode: 0644]
tests/AndroidTests/res/values-mcc111/configVarying.xml
tests/AndroidTests/res/values-mnc222-square/configVarying.xml [new file with mode: 0644]
tests/AndroidTests/res/values-mnc222-xx/configVarying.xml [new file with mode: 0644]
tests/AndroidTests/res/values-mnc222/configVarying.xml
tests/AndroidTests/res/values-notouch/configVarying.xml
tests/AndroidTests/res/values-port/configVarying.xml [new file with mode: 0644]
tests/AndroidTests/res/values-square-32dpi/configVarying.xml [new file with mode: 0644]
tests/AndroidTests/res/values-square-stylus/configVarying.xml [new file with mode: 0644]
tests/AndroidTests/res/values-square/configVarying.xml [new file with mode: 0644]
tests/AndroidTests/res/values-stylus-12key/configVarying.xml [new file with mode: 0644]
tests/AndroidTests/res/values-stylus-keysexposed/configVarying.xml [new file with mode: 0644]
tests/AndroidTests/res/values-stylus/configVarying.xml
tests/AndroidTests/res/values-xx-32dpi/configVarying.xml [new file with mode: 0644]
tests/AndroidTests/res/values-xx-rYY/configVarying.xml
tests/AndroidTests/res/values-xx-square/configVarying.xml [new file with mode: 0644]
tests/AndroidTests/res/values-xx/configVarying.xml
tests/AndroidTests/res/values/configVarying.xml
tests/AndroidTests/src/com/android/unit_tests/content/ConfigTest.java
tests/FrameworkTest/src/com/android/frameworktest/settings/BrightnessLimit.java
tests/StatusBar/src/com/android/statusbartest/NotificationTestList.java
tools/layoutlib/bridge/src/com/android/layoutlib/bridge/BridgeTypedArray.java