summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
* Import revised translations.Eric Fischer2010-12-1441-1202/+720
| | | | Change-Id: Ic03653ba9e447830ec3d4b3ae5d9c7b4472d6170
* Merge "Move Voice input/output settings to Language & keyboard"Amith Yamasani2010-12-104-50/+23
|\
| * Move Voice input/output settings to Language & keyboardAmith Yamasani2010-12-104-50/+23
| | | | | | | | | | Bug: 3267042 Change-Id: I127a2e9d11fb70283812e68979bdde3976e32cf9
* | Merge "Import revised translations."Eric Fischer2010-12-1041-1925/+4428
|\ \ | |/ |/|
| * Import revised translations.Eric Fischer2010-12-0941-1925/+4428
| | | | | | | | Change-Id: I58f1a7d3da4c09ad3e00a94bc5353393b99f7d6d
* | Implement BT settings functionality for new UI.Jake Hamby2010-12-093-66/+32
|/ | | | | | | | | | | | | | | | | | | | | | | | | - Removed context menu logic for long press (no longer used). - Converted device picker to run in its own Activity, using a dialog theme on large screen devices and full-screen on phones. - Removed unused resources. - Add device to "Paired devices" list when pairing is initiated by the remote device. - Return to Bluetooth settings pane after successfully pairing a new device from the "Find nearby device" pane. - Add support for renaming devices (TODO: persist the custom name and update the "bread crumb" in the action bar to the new device name). - Add support for incoming file transfer and auto connect checkboxes in DeviceProfilesSettings. - Show available and connected device profiles as icons instead of summary text. Available but disconnected profiles are drawn in gray. - Fixed bluetooth_notif_message to include the device name as a parameter instead of appending the name to the end of the localized string. - Changed some fields from private to package scope for more efficient access from inner classes. Bug: 3137982 Change-Id: Ic2d6ee5be60c9c5b3f3a8a58846d58efedfa5c93
* Merge "Add backup configuration action to Privacy settings"Christopher Tate2010-12-092-0/+12
|\
| * Add backup configuration action to Privacy settingsChristopher Tate2010-12-092-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Settings now queries the backup manager for a configuration Intent and text descriptive of the state of the currently-active transport. These are used by a new Intent PreferenceScreen within the backup section of the Privacy settings UI. When touched, the Configure item launches the Intent supplied by the transport; when no such Intent is available, the item is disabled. The summary text describing the current backup state is also supplied by the transport. Bug: 2753632 Change-Id: I3d8fb3d4b08a2b6fa8d3ad8f9e02a66430948423
* | Fix 3148496: Initial pass at fragmentizing lockscreen settings.Jim Miller2010-12-088-0/+700
|/ | | | | | | | | | This converts most of the existing activities to fragments and wraps them in PreferenceActivities so they can be launched as before (e.g. by a DevicePolicyManager) Upload after sync/rebase. Change-Id: I4f351b75d9fca0498bcb04b4e11ff3b70765a4ba
* Beautify WiFi dialog layout for x-largeAmith Yamasani2010-12-084-275/+273
| | | | | Bug: 3237631 Change-Id: Ibc70008b345fc3f7213ea2db1e6ec2ddb66a1d53
* removing explicit setting of time/date pciker dialogsSvetoslav Ganov2010-12-071-4/+0
| | | | Change-Id: Ic92a3de895735fc019ca506f904d63f23c82ec8f
* remove all keepScreenOn flags from setup wizard flowFreeman Ng2010-12-072-3/+1
| | | | | | bug: 3253922 Change-Id: I71ef24dcb19437d0666ea3206f184e511b5f047e
* add char limit to a couple of stringsFreeman Ng2010-12-061-2/+2
| | | | | | bug: 3196685 Change-Id: I06d71e68485cde8254bbe7c145949791b19fbaae
* Add usage bar chart to storage preferencesKenny Root2010-12-064-2/+52
| | | | Change-Id: Ic3c118ac9194e226e6384e01c9ea7e150b1d9521
* Change Storage settings entry to just that on all platforms.Roy West2010-12-041-5/+3
| | | | Change-Id: I3bf714f67a143a94b922cb25f0ecb27ac2c621ba
* Rename Indonesian and Hebrew translations to match Locale.java conventionsEric Fischer2010-12-026-0/+0
| | | | Change-Id: Id3eaf43c69acdff39966ce6b4af4d51ebf14c999
* Fix 3201870: Minor layout tweaks to match pixel perfect.Jim Miller2010-12-012-23/+26
| | | | Change-Id: I3ac587ec2dea43cdf2bd4357a48f75e9b41f440a
* Merge "Import revised translations."Eric Fischer2010-12-0141-460/+730
|\
| * Import revised translations.Eric Fischer2010-12-0141-460/+730
| | | | | | | | Change-Id: Ifa67354329fd9a3c44ae870fc063df8048c2f7c8
* | Move Account & sync settings into Settings app.Amith Yamasani2010-12-018-1/+352
|/ | | | | | Fragmentized some of the activities and moved buttons into the menu area. Bug: 3148844
* Fix 3201870: Move OwnerInfo settings to Location&Security.Jim Miller2010-11-307-16/+71
| | | | | | | | This moves OwnerInfo into Location&Security and adds the necessary logic to only show it in modes that make sense- Lock (when not disabled) and Unlock (pattern, pin, password). Change-Id: I3549dc4d956406aea3d63cd06d37bcea27a5b555
* Merge "Fix 3024522: Add new "Off" setting to LockScreen options."Jim Miller2010-11-292-21/+31
|\
| * Fix 3024522: Add new "Off" setting to LockScreen options.Jim Miller2010-11-192-21/+31
| | | | | | | | | | | | | | This allows the user to tell the device to not show lock screen at all as long as the DevicePolicyManager allows it. Change-Id: Id46002500b47fc955565be197ac78b7b13b6757d
* | Import revised translations.Eric Fischer2010-11-2982-1389/+756
| | | | | | | | Change-Id: Ib13eef88a2489cc34caaa727680334f18489a3dc
* | Merge "Removed unused assets."Gilles Debunne2010-11-2415-0/+0
|\ \
| * | Removed unused assets.Gilles Debunne2010-11-1615-0/+0
| | | | | | | | | | | | Change-Id: I82b14000350967846de82123956ea8955a2b2e01
* | | Merge "Move icons to mipmap."Ying Wang2010-11-233-1/+1
|\ \ \
| * | | Move icons to mipmap.Ying Wang2010-11-233-1/+1
| | |/ | |/| | | | | | | Change-Id: If3bd32658300cb028411d1aa7a3f56d8c1d234eb
* / | Update wifi preference layout and progress category layout.Amith Yamasani2010-11-232-28/+27
|/ /
* | Merge "Import initial translations for 20 new locales."Eric Fischer2010-11-1860-0/+34185
|\ \
| * | Import initial translations for 20 new locales.Eric Fischer2010-11-1760-0/+34185
| | | | | | | | | | | | Change-Id: I55b0229ca58d63282625b6eaf9e0e58672403c02
* | | Add a 5-minute screen timeout option!Amith Yamasani2010-11-181-0/+6
| | | | | | | | | | | | Bug: 3165933
* | | Merge "Use the new Preference:icon attribute and placeholder for showing ↵Amith Yamasani2010-11-175-128/+8
|\ \ \ | |/ / |/| | | | | icons on the left."
| * | Use the new Preference:icon attribute and placeholder for showing icons on ↵Amith Yamasani2010-11-175-128/+8
| | | | | | | | | | | | the left.
* | | Import revised translations.Eric Fischer2010-11-1735-463/+619
| |/ |/| | | | | Change-Id: I2f6d6220057db8eb6fb8126ebec9e209d4eade36
* | Refactor DateTimeSettingsSetup.Daisuke Miyakawa2010-11-162-123/+124
|/ | | | | | | | | | - Use Popup instead of bare fragment. - Expose Adapters in ZonePicker.java so that it can be used outside the fragment. - Fix layout Bug: 3175603 Change-Id: I2726fde4fa1a9aea1ecb29b6aa2d23dbc54232b9
* Merge "Don't show battery usage information if data is bogus."Amith Yamasani2010-11-151-0/+2
|\
| * Don't show battery usage information if data is bogus.Amith Yamasani2010-11-121-0/+2
| |
* | Some more theme adjustment.Dianne Hackborn2010-11-122-4/+2
|/ | | | | | Also fix battery use button on device info to do the right thing. Change-Id: I663429d5eb15ac4500feabeebd7ad2e3b8238409
* Fix VPN settings flow.Amith Yamasani2010-11-121-0/+2
| | | | Bug: 3053019
* Start fragmentizing battery usage.Dianne Hackborn2010-11-112-4/+5
| | | | Change-Id: I0864f6738b37c3203e166bb8f7e61e8904d9980a
* Merge "Refactor WiFi code around XL setup"Daisuke Miyakawa2010-11-103-21/+65
|\
| * Refactor WiFi code around XL setupDaisuke Miyakawa2010-11-103-21/+65
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Major: - move SetupWizard-related codes to WifiSettingsForSetupWizardXL as much as possible - stop using Preference for configurinig wifi network. We use WifiConfigUiForSetupWizardXL instead, which is base on a bare View. Minor: - change button handling code expecting better readability. - hide Detail button. - modify strings a bit. - add logs Bug: 3175016 Change-Id: I5b29917af73aac6a82e13ba846a9d5085f9bd523
* | Import revised translations.Eric Fischer2010-11-0942-1854/+3412
|/ | | | Change-Id: I8ff3fdad70919d2937c3a897b5698e45078d0227
* Tweak nosdcard vs. tablet stringsJoe Onorato2010-11-091-10/+7
| | | | | | | We can't have versions of the strings for both tablet and nosdcard. Reword it so that we only need the sdcard or no sdcard versions. Change-Id: I4f2582504fd8a5e12489b40947f7de9d20e0314f
* Merge "Bug fixes, UI flow improvements."Amith Yamasani2010-11-081-24/+0
|\
| * Bug fixes, UI flow improvements.Amith Yamasani2010-11-081-24/+0
| | | | | | | | | | | | Bug: 3173067 - Auto timezone checkbox out of sync with dependency Bug: 3175116 - Crash when launching Manage Accounts screen Move "Add Account" to a menu item from a button at the bottom.
* | Show the accounts on the factory reset screen.Joe Onorato2010-11-083-4/+46
| | | | | | | | | | Bug: 2823530 Change-Id: Idbf46aa59f3c529a3a3ef2d7d4e607822b34f51d
* | Merge "Add frequency band control in UI"Irfan Sheriff2010-11-083-0/+37
|\ \
| * | Add frequency band control in UIIrfan Sheriff2010-11-083-0/+37
| |/ | | | | | | Change-Id: I5a9fa46af358f363b2fe80a8ba7599d13dea5eb7