OSDN Git Service

auto import from //branches/cupcake/...@130745
authorThe Android Open Source Project <initial-contribution@android.com>
Tue, 10 Feb 2009 23:44:05 +0000 (15:44 -0800)
committerThe Android Open Source Project <initial-contribution@android.com>
Tue, 10 Feb 2009 23:44:05 +0000 (15:44 -0800)
commit1feaa85791b3b5cc66a16142afc2259a2356bc9e
tree358b291b67f16adb85d6b4a9ce8be57303626a1b
parent590c0a97ff3b7665306e14da9a999212da5f06b9
auto import from //branches/cupcake/...@130745
122 files changed:
AndroidManifest.xml
res/layout/app_launcher.xml [deleted file]
res/layout/battery_history.xml
res/layout/bluetooth_data_entry.xml [deleted file]
res/layout/bluetooth_device_list_item.xml [deleted file]
res/layout/bluetooth_discoverability_panel.xml [deleted file]
res/layout/bluetooth_discovery_screen.xml [deleted file]
res/layout/bluetooth_pairing_panel.xml [deleted file]
res/layout/bluetooth_pin_entry.xml
res/layout/bluetooth_sdp_query.xml [deleted file]
res/layout/choose_lock_pattern.xml
res/layout/choose_lock_pattern_example.xml
res/layout/choose_lock_pattern_tutorial.xml
res/layout/date_picker_activity.xml [deleted file]
res/layout/date_time.xml [deleted file]
res/layout/device_info_screen.xml [deleted file]
res/layout/info_screen.xml [deleted file]
res/layout/info_screen_item.xml [deleted file]
res/layout/installed_app_details.xml
res/layout/keyguard.xml [deleted file]
res/layout/keyguard_password.xml [deleted file]
res/layout/manage_applications_item.xml
res/layout/media_format_final.xml [new file with mode: 0644]
res/layout/media_format_primary.xml [new file with mode: 0644]
res/layout/mylocation.xml [deleted file]
res/layout/power_management.xml [deleted file]
res/layout/preference_progress_category.xml
res/layout/preference_widget_btdevice_status.xml [deleted file]
res/layout/radio_info.xml
res/layout/ringer_volume_screen.xml [deleted file]
res/layout/sdcard_settings_screen.xml
res/layout/settings_chooser.xml [deleted file]
res/layout/systemsettings.xml [deleted file]
res/layout/systemsettings_flat.xml [deleted file]
res/layout/telephony_editor.xml [deleted file]
res/layout/time_picker_activity.xml [deleted file]
res/layout/usage_stats.xml [new file with mode: 0755]
res/layout/usage_stats_item.xml [new file with mode: 0755]
res/layout/wifi_screen.xml [deleted file]
res/values-cs/arrays.xml
res/values-cs/strings.xml
res/values-de/arrays.xml
res/values-de/strings.xml
res/values-en-rGB/strings.xml
res/values-es-rUS/strings.xml [deleted file]
res/values-es/arrays.xml
res/values-es/strings.xml
res/values-fr/arrays.xml
res/values-fr/strings.xml
res/values-it/arrays.xml
res/values-it/strings.xml
res/values-ja/arrays.xml
res/values-ja/strings.xml
res/values-ko/arrays.xml [new file with mode: 0644]
res/values-ko/strings.xml [new file with mode: 0644]
res/values-nb/arrays.xml [new file with mode: 0644]
res/values-nb/strings.xml [new file with mode: 0644]
res/values-nl-rNL/strings.xml [deleted file]
res/values-nl/arrays.xml
res/values-nl/strings.xml
res/values-no-nokeys/strings.xml [moved from res/layout/list_setting_value_spinner.xml with 60% similarity]
res/values-nokeys/strings.xml [moved from res/layout/wallpaper_picker.xml with 56% similarity]
res/values-pl/arrays.xml
res/values-pl/strings.xml
res/values-ru/arrays.xml
res/values-ru/strings.xml
res/values-zh-rCN/arrays.xml
res/values-zh-rCN/strings.xml
res/values-zh-rTW/arrays.xml
res/values-zh-rTW/strings.xml
res/values/arrays.xml
res/values/colors.xml
res/values/strings.xml
res/values/styles.xml
res/xml/apn_editor.xml
res/xml/apn_settings.xml
res/xml/application_settings.xml
res/xml/bluetooth_settings.xml
res/xml/date_time_prefs.xml
res/xml/development_prefs.xml
res/xml/device_info_memory.xml
res/xml/device_info_settings.xml
res/xml/device_info_status.xml
res/xml/input_methods_prefs.xml
res/xml/language_settings.xml
res/xml/quick_launch_settings.xml
res/xml/settings.xml
res/xml/sim_lock_settings.xml
res/xml/sound_and_display_settings.xml
res/xml/testing_settings.xml
res/xml/wifi_advanced_settings.xml
res/xml/wifi_settings.xml
res/xml/wireless_settings.xml
src/com/android/settings/ActivityPicker.java [new file with mode: 0644]
src/com/android/settings/ApnSettings.java
src/com/android/settings/BatteryHistory.java [deleted file]
src/com/android/settings/DateTimeSettings.java
src/com/android/settings/DeviceInfoSettings.java
src/com/android/settings/GadgetPickActivity.java [new file with mode: 0644]
src/com/android/settings/InstalledAppDetails.java
src/com/android/settings/LanguageSettings.java
src/com/android/settings/LocalePicker.java
src/com/android/settings/ManageApplications.java
src/com/android/settings/MediaFormat.java [new file with mode: 0644]
src/com/android/settings/RadioInfo.java
src/com/android/settings/SdCardErrorReceiver.java [deleted file]
src/com/android/settings/SdCardSettings.java
src/com/android/settings/SoundAndDisplaySettings.java
src/com/android/settings/UsageStats.java [new file with mode: 0755]
src/com/android/settings/UserDictionarySettings.java
src/com/android/settings/battery_history/BatteryHistory.java [new file with mode: 0644]
src/com/android/settings/battery_history/GraphableButton.java [new file with mode: 0644]
src/com/android/settings/bluetooth/BluetoothDiscoverableEnabler.java
src/com/android/settings/bluetooth/BluetoothEventRedirector.java
src/com/android/settings/bluetooth/BluetoothPinDialog.java
src/com/android/settings/bluetooth/ConnectSpecificProfilesActivity.java
src/com/android/settings/bluetooth/LocalBluetoothDevice.java
src/com/android/settings/bluetooth/LocalBluetoothDeviceManager.java
src/com/android/settings/bluetooth/LocalBluetoothManager.java
src/com/android/settings/deviceinfo/Memory.java
src/com/android/settings/deviceinfo/Status.java
src/com/android/settings/quicklaunch/QuickLaunchSettings.java