summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res
Commit message (Collapse)AuthorAgeFilesLines
* Reduce the number of notification icons on narrow screens.satok2011-05-285-2/+78
| | | | | | | | | For devices with minimum width between 600 and 720 dp, show only 3 icons (and then, only in portrait). All other configurations will show 5. Bug: 4501374 Change-Id: I88168560fc2876c26cd3eb57f2db0b0cfe8b4fdd
* Merge "Rework how we decide whether to use system or status bar." into ↵Dianne Hackborn2011-05-262-13/+4
|\ | | | | | | honeycomb-mr2
| * Rework how we decide whether to use system or status bar.Dianne Hackborn2011-05-262-13/+4
| | | | | | | | | | | | | | | | | | | | | | The PhoneWindowManager is now responsible for determing this, since it needs to do this before we can generate the configuration since we need to take into account the system bar size we will use. Also the Display should now report the screen height without including the system bar. Change-Id: I82dfcc5e327e4d13d82c373c6c870f557a99b757
* | Merge "Import revised translations. DO NOT MERGE" into honeycomb-mr2Eric Fischer2011-05-2637-0/+1073
|\ \ | |/ |/|
| * Import revised translations. DO NOT MERGEEric Fischer2011-05-2637-0/+1073
| | | | | | | | Change-Id: I596d69bead9553185fd835c79123f354a06b3d5b
* | Merge "Spiffy new compatibility mode UI." into honeycomb-mr2Dianne Hackborn2011-05-251-12/+0
|\ \
| * | Spiffy new compatibility mode UI.Dianne Hackborn2011-05-251-12/+0
| |/ | | | | | | Change-Id: I1207eaafae59a434fcc979ad60a83e2d685288af
* | Move status bar icons to sw600.Joe Onorato2011-05-25109-3/+4
|/ | | | Change-Id: Idb85252b30cca90704f1cfebb7abce522e21b8a3
* Fix 4462474: Use new sw600dp resource target for LockScreen & SystemUIJim Miller2011-05-2016-0/+0
| | | | Change-Id: I79d4fe54c00ecb4c4a1ad614b94bb284b9ece5cc
* Fix 4462474: Fixes crash on 7" tablet due to using wrong resourceJim Miller2011-05-191-0/+0
| | | | Change-Id: Id182bc6e9e69a308329412a91929a65af1329beb
* Import revised translations. DO NOT MERGEEric Fischer2011-05-173-0/+87
| | | | Change-Id: I2f5dcc745a5c9f3d7443d03b9dfe4b6e584db58c
* New compat mode front end: UI and persistence.Dianne Hackborn2011-05-124-0/+33
| | | | | | | | | | Adds a really crappy UI for toggling compat mode. Persists compat mode selection across boots. Turns on compat mode by default for newly installed apps. Change-Id: Idc83494397bd17c41450bc9e9a05e4386c509399
* Move / copy some framework and systemui resources from xlarge to large. The ↵Joe Onorato2011-05-10126-0/+57
| | | | | | | | status bar now comes up on large tablets. Change-Id: I42d810a5b8e61b2959e30abef91477152495d39f
* Import revised translations. DO NOT MERGEEric Fischer2011-04-062-2/+2
| | | | Change-Id: I30c20fa78fc821c943d947a058f482e87d70dbd6
* Import revised translations. DO NOT MERGEEric Fischer2011-03-3040-400/+200
| | | | Change-Id: Ic87b36ba6dcc6cea8ef713b47c334156a7dd0f65
* Import revised translations. DO NOT MERGEEric Fischer2011-03-2940-320/+160
| | | | Change-Id: I962bb9917aa3f3d4b911c1ad7fdfbcda94afa0c7
* Updated 3G and wifi traffic indicatorsJustin Ho2011-03-2130-0/+0
| | | | Change-Id: I3bc61067d4c30e9cda6170e87552d93c2a084895
* Import revised translations. DO NOT MERGEEric Fischer2011-03-1641-205/+205
| | | | Change-Id: I59b21268d693f0fac87e787fceb4f41b3f3e6acd
* Merge "USB System UI: Improve message for the "no app for USB accessory" ↵Mike Lockwood2011-03-161-1/+1
|\ | | | | | | dialog." into honeycomb-mr1
| * USB System UI: Improve message for the "no app for USB accessory" dialog.Mike Lockwood2011-03-161-1/+1
| | | | | | | | | | Change-Id: I72bdc3afa152ed7a0e30b1a0e8d9cb2e53ca3f29 Signed-off-by: Mike Lockwood <lockwood@android.com>
* | Merge "Import revised translations. DO NOT MERGE" into honeycomb-mr1Eric Fischer2011-03-1641-162/+204
|\ \ | |/ |/|
| * Import revised translations. DO NOT MERGEEric Fischer2011-03-1641-162/+204
| | | | | | | | Change-Id: I654f633a58cb935a3388e5b558101912dae7fde7
* | USB System UI: Fix string localization problemsMike Lockwood2011-03-151-5/+5
|/ | | | | | | | Bug: 4108271 Bug: 4089121 Change-Id: Icd83ba20dc8dc8a71c17cf759138047b53c70fda Signed-off-by: Mike Lockwood <lockwood@android.com>
* Merge "Updated notification asset for DND mode" into honeycomb-mr1Justin Ho2011-03-152-0/+0
|\
| * Updated notification asset for DND modeJustin Ho2011-03-152-0/+0
| | | | | | | | | | | | | | Updating placeholder asset for DND mode in system tray when notifications are disabled Bug: 3408005 Change-Id: Ic816b9384915a23071da71c08bd6b71d218dca79
* | USB Manager string clean up:Mike Lockwood2011-03-151-3/+6
|/ | | | | | | | | | | - Use "Cancel" instead of "Ignore" - Customize the text for the "always use" checkbox for devices and accessories - Clean up strings for AccessoryChat test program Bug: 4074719 Change-Id: Ideec838e4c1f1a82ef4ae411c9124417ffb63165 Signed-off-by: Mike Lockwood <lockwood@android.com>
* Import revised translations. DO NOT MERGEEric Fischer2011-03-1441-0/+492
| | | | Change-Id: I5d1b5c2891ffd19e45dbc6d20caf3449147f7218
* Add a dialog to ask user to start an application for a USB device or accessoryMike Lockwood2011-03-131-0/+6
| | | | | | | | | | | This is used when there is only one application available and the user has not chosen to start it by default. If more than one application is available we continue to use UsbResolverActivity Bug: 4074719 Change-Id: Id61f2ccc6de5b9ac70fb4670006ff1fee2028d55 Signed-off-by: Mike Lockwood <lockwood@android.com>
* Merge "Support for USB accessory URIs" into honeycomb-mr1Mike Lockwood2011-03-111-0/+12
|\
| * Support for USB accessory URIsMike Lockwood2011-03-101-0/+12
| | | | | | | | | | | | | | | | | | | | | | If a USB accessory is attached and we have no application that supports it, display a dialog offering the user the option to visit the accessory's website if the accessory has a URI. Bug: 4073248 Change-Id: I30e2a802493fb6e203532a7f79402379c40bc3b8 Signed-off-by: Mike Lockwood <lockwood@android.com>
* | Merge "Updated cellular data indicators with transmission signals AGAIN Bug: ↵Justin Ho2011-03-106-0/+0
|\ \ | | | | | | | | | #6699FF" into honeycomb-mr1
| * | Updated cellular data indicators with transmission signals AGAINJustin Ho2011-03-106-0/+0
| | | | | | | | | | | | | | | | | | Bug: #6699FF Change-Id: Idfc1c43e3fb2df12665bcc3ea18ae7b9f6dfbe9e
* | | Merge "Wire up the data activity reporting on wifi icon in status bar." into ↵Justin Ho2011-03-1024-0/+0
|\ \ \ | | | | | | | | | | | | honeycomb-mr1
| * | | Wire up the data activity reporting on wifi icon in status bar.Joe Onorato2011-03-1024-0/+0
| | |/ | |/| | | | | | | | | | Bug: 3412258 and #6699FF Change-Id: I11142f1cd5a2a60045b2a1fea371b2ead2aa81b4
* | | Merge "Updated cellular data indicators with transmission signals Bug: ↵Justin Ho2011-03-1052-0/+0
|\ \ \ | | |/ | |/| | | | #6699FF" into honeycomb-mr1
| * | Updated cellular data indicators with transmission signalsJustin Ho2011-03-1052-0/+0
| |/ | | | | | | | | | | Bug: #6699FF Change-Id: I86a4d31f24112daeb20f9edd3f06a1eb0ff4c846
* | Import revised translations. DO NOT MERGEEric Fischer2011-03-1081-160/+244
|/ | | | Change-Id: I0ee1d6152852c0cb085cc073ed0684dcc03d6ba7
* Merge changes Ib517e5e4,I93be7695,I49bf22a4 into honeycomb-mr1Mike Lockwood2011-03-091-0/+7
|\ | | | | | | | | | | | | * changes: Close USB dialogs if their corresponding accessory or device has disconnected USB: Add API and dialog for apps to request permissions for USB devices and accessories UsbService: Automatically use system apps by default if it is the only choice
| * USB: Add API and dialog for apps to request permissions for USB devices and ↵Mike Lockwood2011-03-081-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | accessories New APIs: UsbManager.hasPermission returns true if the caller has permission for the given device or accessory UsbManager.requestPermission poses a dialog to allow the user to give the caller permission for the device or accessory. Result is returned via a PendingIntent. No dialog is displayed if the caller already has permission. Also moved UsbResolverActivity to SystemUI package BUG: 4069037 Change-Id: I93be769501a8776b49ac26e468af19f8fa2114c9
* | Merge "Fix 4025690,4027061: Minor tweaks to recent applications layouts" ↵Jim Miller2011-03-082-3/+3
|\ \ | |/ |/| | | into honeycomb-mr1
| * Fix 4025690,4027061: Minor tweaks to recent applications layoutsJim Miller2011-03-072-3/+3
| | | | | | | | | | | | | | | | | | This makes these changes: - Reduce fade area from 30 pixels to 20 pixels at top and bottom of recents view when scrollable - Shift application icon up and to the right in all recent items. Change-Id: If510b63a92d6396ffb087b12f4ddc8847c95f3d7
* | Merge changes I674abfcc,Ia40f4c53 into honeycomb-mr1Daniel Sandler2011-03-071-1/+0
|\ \ | | | | | | | | | | | | | | | * changes: When the user touches a peeked notification, reset the fadeout timer. Fix touches on glowing region around panel.
| * | Fix touches on glowing region around panel.Daniel Sandler2011-03-041-1/+0
| |/ | | | | | | | | Bug: 3509407 Change-Id: Ia40f4c534f6bc316da214db821e655123858150a
* | Merge "Updated stat notification icons" into honeycomb-mr1Justin Ho2011-03-046-0/+0
|\ \
| * | Updated stat notification iconsJustin Ho2011-03-046-0/+0
| |/ | | | | | | Change-Id: I5084007427928c96de1bc64add0f1069d50ffaec
* | Merge "Updated clock notification panel background (pressed state)" into ↵Justin Ho2011-03-042-0/+0
|\ \ | | | | | | | | | honeycomb-mr1
| * | Updated clock notification panel background (pressed state)Justin Ho2011-03-042-0/+0
| |/ | | | | | | Change-Id: I16bdb7edb0ab5abd897953daa16bf6d5c1dd8816
* | Import revised translations. DO NOT MERGEEric Fischer2011-03-041-1/+1
|/ | | | Change-Id: I7795f176a3ca479b44cccdbf4015cff08313d80d
* Merge "DO NOT MERGE: Revert "LTE Changes for Telephony including Multiple ↵Wink Saville2011-03-031-0/+0
|\ | | | | | | PDN support and IPV6 support"" into honeycomb-mr1
| * DO NOT MERGE: Revert "LTE Changes for Telephony including Multiple PDN ↵Wink Saville2011-03-031-0/+0
| | | | | | | | | | | | | | | | support and IPV6 support" This reverts commit 2b8bcfe5b74e1a34d136f4ff46e3c94397f38f82. Change-Id: Ifc4e9aaccb54e065a36380710694cd6e4d347636