summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res
Commit message (Collapse)AuthorAgeFilesLines
* Import revised translations.Eric Fischer2011-08-0546-1776/+970
| | | | Change-Id: Id1dc8ed9e570a81fe25088df3bca5e206f04b1ad
* Merge "Clear all notifications on tablet actually works now."Daniel Sandler2011-08-052-12/+12
|\
| * Clear all notifications on tablet actually works now.Daniel Sandler2011-08-052-12/+12
| | | | | | | | | | | | | | | | Also, the panel is no longer buried below the screen edge when there are no notifications. Bug: 5115158 Change-Id: I01bc8a65ceebd64143a4c4c52d63641dc3cd1c77
* | Merge "Add support for localizing order of day of week and date in status ↵Mike Lockwood2011-08-032-2/+7
|\ \ | |/ |/| | | bar date view"
| * Add support for localizing order of day of week and date in status bar date viewMike Lockwood2011-08-032-2/+7
| | | | | | | | | | | | | | | | | | In Japanese, the day of week should follow the date Bug: 4606219 Change-Id: If385b3f9989bbe5f1b4bc21293d9be651e187c1f Signed-off-by: Mike Lockwood <lockwood@android.com>
* | Put back the status bar animations.Dianne Hackborn2011-08-025-0/+93
|/ | | | Change-Id: I9b326e8da9fa17878dde8a83c6551e9eb600bb7e
* Merge "Import revised translations."Eric Fischer2011-08-0287-2441/+2203
|\
| * Import revised translations.Eric Fischer2011-08-0287-2441/+2203
| | | | | | | | Change-Id: If420bd92ac6f84a7ecfa57b48477815ac392cb3f
* | Refresh tablet notification drawer.Daniel Sandler2011-08-0233-22/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New "X" button appears in the system bar, allowing the user to clear all notifications. Only appears when the notifications list is showing and there are clearable items. (Note: the textual button on phones has also been replaced with an X.) * Updated panel background artwork and positioning. * Removed a bunch of old art. Bug: 4970588 Bug: 4974043 Bug: 3509407 (regression) Change-Id: Ibadb638cd18c4faa751cd1f311d73ceda65cb3ca
* | Merging ongoing + latest notifications on phone UI to match tablets.Daniel Sandler2011-08-012-23/+3
|/ | | | Change-Id: Ie8ee72137e9eeb6740f3d113d5331e8cba629ab2
* Bring the shiny navigation button animations to phones.Daniel Sandler2011-07-295-6/+29
| | | | | | | Also fix the accessibility descriptions (bad merge?). Bug: 4541219 Change-Id: I8a8e2a14e5557c45af0b9e74b0bd654ff804aab9
* New richly-appointed navigation buttons.Daniel Sandler2011-07-2943-94/+18
| | | | | | | | | - Beautiful new touch feedback animations - Romantic icon dimming - Supple Corinthian leather Bug: 4541219 Change-Id: I8c4e1ec73aba910a17001795d2b03200c5af1788
* Merge "Restore status icons to former size & opacity on tablets."Daniel Sandler2011-07-272-0/+28
|\
| * Restore status icons to former size & opacity on tablets.Daniel Sandler2011-07-272-0/+28
| | | | | | | | | | Bug: 5086130 Change-Id: Ie1d86f8d40882d0f8193a85295a5a45ce0fe53c5
* | Revise data limit notifs, watch kernel alerts.Jeff Sharkey2011-07-271-0/+13
|/ | | | | | | | | | | | | | | | | Teach NetworkPolicy limits to "snooze" when requested by user, and notify with both dialog and notification. Register for network alerts through NMS to trigger updates immediately instead of waiting for next stats update. Enforce that all NetworkPolicy are unique on a template basis, and move SCREEN_ON/OFF broadcasts to background thread. Launch SystemUI and Settings directly instead of using actions, and include full NetworkTemplate in extras. Tests to verify notification and snooze behavior. Bug: 5057979, 5023579, 4723336, 5045721 Change-Id: I03724beff94a7c0547cb5220431ba8d4cd44d077
* Smaller, darker notification icons.Daniel Sandler2011-07-272-1/+12
| | | | | | | | (Still need to attempt to mipmap them but this will do for now.) Bug: 4691635 Change-Id: I8793d6a453fcbe0c2ce30b6349e4e5ef3f1a6e56
* Merge "Import revised translations."Eric Fischer2011-07-2647-7/+4744
|\
| * Import revised translations.Eric Fischer2011-07-2547-7/+4744
| | | | | | | | Change-Id: Ia9c97db0cd31b9d3163318b4193a328a614a7098
* | Merge "New phone statusbar handle."Daniel Sandler2011-07-262-0/+0
|\ \
| * | New phone statusbar handle.Daniel Sandler2011-07-252-0/+0
| |/ | | | | | | | | Bug: 4691638 Change-Id: I317d76bc093b56b639bf1d937fe6fb8dcbff109e
* | New stacked RSSI icons.Daniel Sandler2011-07-2667-42/+161
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The signal strength, network type & flow indicator, and battery have all been moved out of the policy and into the status bar implementation itself, mirroring the change on tablets. This means that they no longer use status bar icon slots but instead are bespoke layouts and views. GPS has also been removed and will return as a notification (again, as was done in the Honeycomb tablet UI). Bug: 4691638 Change-Id: I60df4871209b64209bfc5b3bf398651cc2e77b24
* | Preventing screenshots when waking from sleep.Winson Chung2011-07-251-3/+2
|/ | | | | | - Fixing crash in SystemUI when trying to access external storage while it is not mounted Change-Id: I3d9a05c155b83a2cc39915caebad4b7016025d09
* Disable the number bubble overlay on notification icons.Daniel Sandler2011-07-221-1/+1
| | | | | Bug: 5042009 Change-Id: I3c69367de95624d723830bc58c9cbaeb025bf916
* Adding accessibility support to the Status Bar.Svetoslav Ganov2011-07-217-18/+172
| | | | | | | | | | | | | | | | | | | | | | | | | | 1. Added content description to pretty much all animals in the zoo including buttons in the navigation bar, notifications and status icons for battery, signal, data, etc. 2. Rectored to avoid ovelaying views since they block touch exploratino. In general overlaying views cause trouble for touch exploration and accessibility in general. 3. Avoid sending accessibility events in case the user is touching outside of the StatauBAr panels to avoid confusion. 4. Added records to accessibility events in the places where this would help the presentation. So the event comes from a given "leaf" view and its predecessor is adding a record to the event for itself to provide more cotext. It is up to the accessiiblity service to choose how to present that. bug:4686943 Change-Id: I1c1bd123d828fb10911bca92130e9a05c1f020b3
* Merge "Fix 5023708,4689527: Add popups and overlays to recents. Misc bug fixes."Jim Miller2011-07-1811-38/+59
|\
| * Fix 5023708,4689527: Add popups and overlays to recents. Misc bug fixes.Jim Miller2011-07-1811-38/+59
| | | | | | | | | | | | | | Adds selection overlay to recents to comply with UX design. Adds longpress popup for removal and inspection of items. Change-Id: Ic23c3f135b6ed107cc5156505d8f163daa94c52e
* | Import revised translations.Eric Fischer2011-07-1541-164/+82
|/ | | | Change-Id: I6c9ed6cf456cdefc7fd062eaad0e53d5c64b91f9
* Fix 4689527: Fix positioning bug with RecentHorizontalScrollView, minor tweaks.Jim Miller2011-07-101-9/+5
| | | | | | | | | | This fixes a bug where RecentsHorizontalScrollView wasn't scrolling to the most recent app. Contains some minor tweaks to the layout so that it doesn't overlap the notification bad as well as starting alpha fades while draging items sooner. Change-Id: I94df309673f316c55b2f44aff60fd3aee746b6de
* Merge "Fix 4689527: Update Recents"Jim Miller2011-07-073-5/+6
|\
| * Fix 4689527: Update RecentsJim Miller2011-07-063-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed layout in landscape mode where recents only filled half the screen because "match_parent" in the layout was being ignored. The fix is to have a temporary ViewGroup as the parent to ensure the layout parameters are valid. Changed to solid 70% opaque background on phone. Removed "dismiss" chevron from phone layout. Removes glow on phones. Change-Id: Id5319eeba4fdd8c9ef5792168b35162cc1bbfe38
* | Import revised translations.Eric Fischer2011-07-0746-589/+249
| | | | | | | | Change-Id: Iad20de7deafae6bfec4c37f23a1fcea35aae5a46
* | Revert "USB connected notification and temporary USB options dialog"Mike Lockwood2011-07-022-52/+0
|/ | | | | | This reverts commit 5787a2d5b4e5bd60087eb7fbb13c97c7d0ba113e. Change-Id: Ia5f097ffaa3798a42f71d005cffd5007556882d5
* Merge "Binding Pwr+VolDown to take screenshot."Winson Chung2011-07-014-0/+45
|\
| * Binding Pwr+VolDown to take screenshot.Winson Chung2011-07-014-0/+45
| | | | | | | | Change-Id: I77b018538f6bc870f59df0b5336ba95f4582beec
* | Add API to report the presence of a permanent menu key on the device.Adam Powell2011-06-301-4/+0
| | | | | | | | | | | | Action bar now uses this to determine whether to show an overflow menu. Change-Id: Ife4f724d02bbc0d9d86d94740c85299f6dacae91
* | Add 2mm dead zone (12dp) at the top of the navigation bar.Daniel Sandler2011-06-292-26/+47
|/ | | | | | | | Also update metrics to match clarified spec; in particular, the navbar is now 48dp tall. Bug: 4689070 Change-Id: Ia05ae840076df5a984ac85bb63df997943356eb8
* Now showing: Navigation Bar, The Final LayoutDaniel Sandler2011-06-282-40/+62
| | | | | | | | | | | | | | | | | | | | | | Starring, in order of appearance: BACK and HOME and introducing in his first starring role on phones RECENTS with a special guest appearance by MENU presented in PORTRAVISION and LANSCOPE Change-Id: I0b8459a6f648a4336a0e1a943e02ba82728a75cb
* New status bar artwork (includes xhdpi).Daniel Sandler2011-06-281047-0/+0
| | | | Change-Id: I3fc2b6a3c76cb80c4985e1432edb9060069eb28a
* Import revised translations.Eric Fischer2011-06-2051-184/+941
| | | | Change-Id: Ie30d36d7416f687f2d84b0bdf6547cda96446f37
* USB connected notification and temporary USB options dialogMike Lockwood2011-06-172-0/+52
| | | | | | | | | | This change adds a notification when USB is connected. Selecting the notification brings up a dialog to allow switching between MTP and PTP modes, and also allows mounting a CD image for installing AFT. The UI design is not final - this is a temporary implementation of the UI. Change-Id: Idd678537aba595fd4cb183ea755bf437f372d826 Signed-off-by: Mike Lockwood <lockwood@android.com>
* ICS updates to notification layouts.Daniel Sandler2011-06-172-46/+2
| | | | | | | | | | | | | | | | | | | | | | | | | Of note: 1. There is no "X" (veto) button anymore. (Well, there is, but it's offscreen so it should still be available to assistive devices.) Users can use "Clear all" or the new swipe-to-veto gesture to clear notifications. 2. As a consequence of #1, your layout goes all the way to the right edge of the notifications panel again. Enjoy the extra space! 3. The numeric bubble in the notification icon is now capped at "999+" like it is in the expanded notification view. (Note that this involves a couple of new public framework resources: one to indicate the number beyond which the substitution string will be used, and one specifying a localizable substitution string.) Bug: 4651514 Bug: 4686329 Bug: 4501990 Change-Id: I0e6bdb6aec4fe5bfc927eb1aba955d444a9414ec
* Merge "Port recent apps from tablet to phone"Michael Jurka2011-06-1528-197/+186
|\
| * Port recent apps from tablet to phoneMichael Jurka2011-06-1528-197/+186
| | | | | | | | | | | | | | | | - wire up to long press on home - remove unused recents activity - remove duplicate recents resources in -large directories (using -sw600dp instead) - fix issue with zoom/scale translation when recents was brought up Change-Id: I45538ccaff49b46ac3659c4828f9e2b0cd075241
* | am 40fc6e0d: am c407ef22: am f4096041: Merge "Updated art for compat mode ↵Justin Ho2011-06-1515-26/+37
|\ \ | |/ |/| | | | | | | | | dialog." into honeycomb-mr2 * commit '40fc6e0de578198c9cc5d9a493cb7db77bc938b8': Updated art for compat mode dialog.
| * am c407ef22: am f4096041: Merge "Updated art for compat mode dialog." into ↵Justin Ho2011-06-1515-26/+37
| |\ | | | | | | | | | | | | | | | | | | honeycomb-mr2 * commit 'c407ef22222f8f7e6f82abd081ecb65149336f99': Updated art for compat mode dialog.
| | * am f4096041: Merge "Updated art for compat mode dialog." into honeycomb-mr2Justin Ho2011-06-1515-26/+37
| | |\ | | | | | | | | | | | | | | | | * commit 'f409604122f959653fb789e9133e94a51e369693': Updated art for compat mode dialog.
| | | * Updated art for compat mode dialog.Daniel Sandler2011-06-1515-26/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also finalizes on the following language & ordering in the menu: ( ) Stretch to fill screen ( ) Zoom to fill screen Bug: 4595256 Change-Id: Ie92b1e0d829341fd73043a562e78437af2b128ec
* | | | am 2897fc4c: am fbb09347: am 5994bff9: Merge "One-time-only compatibility ↵Daniel Sandler2011-06-155-0/+85
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | mode explanation dialog." into honeycomb-mr2 * commit '2897fc4cc320d9fea2c6a81d7e2b05b6b820acf0': One-time-only compatibility mode explanation dialog.
| * | | am fbb09347: am 5994bff9: Merge "One-time-only compatibility mode ↵Daniel Sandler2011-06-155-0/+85
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | explanation dialog." into honeycomb-mr2 * commit 'fbb093479362865da833b89643a8f58347278bc3': One-time-only compatibility mode explanation dialog.
| | * | am 5994bff9: Merge "One-time-only compatibility mode explanation dialog." ↵Daniel Sandler2011-06-155-0/+85
| | |\ \ | | | |/ | | | | | | | | | | | | | | | | | | | | into honeycomb-mr2 * commit '5994bff92472b3bdcd5754d8a9156b49269a9c1d': One-time-only compatibility mode explanation dialog.