summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/drawable-xxxhdpi
Commit message (Collapse)AuthorAgeFilesLines
* Quick settings: add statusbar setting page while editingRoman Birg2015-12-071-0/+0
| | | | | | | | | | | Adds a Settings page accessible while editing tiles at the very first slot of the tile viewpager. Long pressing the edit tile will put the qs panel into edit mode and swing over to the Settings page. Change-Id: Ie8416ac5446794a03e33ae260538ffcd9a253d57 Signed-off-by: Roman Birg <roman@cyngn.com>
* Make the vertical navbar 48dp like the horizontal one.Dan Sandler2015-09-034-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | When the navigation bar was originally introduced to phones (in change Ic613a335) we wanted it to stick to the same spot on the display so that it felt as much as possible like a physical button array; pressing the same fingertip-sized spot on the glass should always invoke BACK, etc. This meant flipping the nav bar to a vertical orientation when the phone was in landscape, and then juggling around the window insets and other system windows to make room for it. For reasons that are now lost to time, in that original implementation we made the vertical navigation bar narrower: 42dp (versus 48dp for the horizontal navigation bar, which incidentally is always horizontal on tablet-type devices). Nobody really noticed (except app developers looking to hardcode this value instead of just using fitSystemWindows or the new WindowInsets). Here we finally make the navigation bars match perfectly in portrait and landscape. Bug: 23724209 Change-Id: I861be84b41c6a227d269469686c8c66a32029f1d
* New landscape Navigation bar icons.Julia Reynolds2015-08-114-0/+0
| | | | | Bug: 22855920 Change-Id: I5127c8d0121aa90a1e52da1b51a86bac1c1b2fa1
* Update Navigation bar assets.Julia Reynolds2015-08-074-0/+0
| | | | | Bug: 22855920 Change-Id: I2d66bb087b092cdb6280e78c064f32ae9e42ad61
* Update open lock icon with actual assets from UXAdrian Roos2014-05-232-0/+0
| | | | | Bug: 14295559 Change-Id: Ia9f94688a8776517e964bf7c84d71575d0ef985c
* Add trust indicator to keyguardAdrian Roos2014-05-211-0/+0
| | | | | | | | Changes the unlock icon to an open lock when the keyguard will not ask for credentials. Bug: 14295559 Change-Id: If34a5ec9e23b2d22813860faee125e6b2d700643
* Add intermediate lock icon so users know how to unlock.Jorim Jaggi2014-05-071-0/+0
| | | | | Bug: 14381296 Change-Id: I51c63dd5ba9a26b7e03be092482f4c4f69b31754
* Implement phone affordance on lockscreen.Jorim Jaggi2014-05-062-0/+0
Refactor the camera affordance into a reusable view. This change also swaps the asset for the camera affordance. Bug: 14488709 Change-Id: I0633614f6a1ea81faa37923f748af3c635e64a52