| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- Updating new assets (all line up)
- Updating brightness tile to reflect auto state
- Fixing network tile asset colors
- Adding press feedback
Change-Id: I857f141258eefec65243454cb69905cbd2a10bf6
|
|
|
|
| |
Change-Id: I0df6d62f57e8034f17d6add31416b050af8a0c15
|
|
|
|
| |
Change-Id: If510f74d6046929e5e8a794c6dc2fddb15a03d6b
|
|
|
|
|
| |
Bug: 6772614
Change-Id: I2f57f001d91d6cb445c58ac705e6c3ad1fa70dd3
|
|
|
|
|
|
|
| |
- remove unused "chevron" assets
- reduce memory footprint in SystemUI by not loading unused handle drawable.
Change-Id: Iad1799d1a8a764c6abb4201520aa47ba84d33c38
|
|
|
|
|
|
|
|
|
|
|
| |
This is a partial revert of change Ibce96f45eb6a94582c694108b99e243fd57b1955.
This change:
- shows the expanding ring animation on keyguard and navbar search
- disables the first ping wave animation on both.
- restores the outer ring
Change-Id: I429d23a49ca2868dc00872b8b8fde000d6a53a6d
|
|
|
|
|
|
|
|
| |
- add generic icon for search providers that don't supply one
- change alpha weighting factor for glow
- don't show ring background
Change-Id: I86c86dc2d623c25ec7b91e206fac8ad9cd60faac
|
|
|
|
|
| |
Bug: 6646294
Change-Id: I8ef6fa104dabe280a45258181aa2ed597e433fca
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Added ability to postpone animations until after window is shown
to ensure the animation is visible on slower devices.
- Fixed layout bug that prevented targets from being located on
outer ring.
- Fixed bug where some motion events were being ignored when handle
wasn't captured.
- Reduced temp object generation in several methods.
- Added containers to start all animations together and to facilitate
delayed start.
- Increased radius of outer ring on phones to closer match mocks.
- Decreased sensitivity of swipe up gesture on navbar so it's harder to false.
Change-Id: I084f840115aef6496a1f87202c4e42d9962c8c3e
|
|
|
|
| |
Change-Id: I4039b7fe41dc4a498d53e21dbcafb2bc2ac15b92
|
|
|
|
|
| |
Bug: 6418617
Change-Id: Iae9b02084989fad3ec8bb8c88a84c0ec96fc4f22
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
CLOCK - 2 LINE DATE - ROTATION LOCK - SETTINGS ---- CLEAR ALL
Bug: 6418617
Change-Id: I477b59d83aaefc6943ed3cfd5bb4e3f4072a8471
Conflicts:
packages/SystemUI/res/values/strings.xml
|
|/
|
|
|
|
|
|
|
|
|
|
| |
This fixes several layout issues on phones and tablets with MultiWaveView.
It adds a new background scrim to be shown behind the MultiWaveView
on the navigation bar.
MultiWaveView is updated to handle gravity constraints which makes layouts
much more flexible across devices.
Change-Id: I64068f4eaa81ef6c464247049117d53432fcacbd
|
|
|
|
| |
Bug: 5908113
|
|
|
|
|
|
|
| |
This adds a feature to swipe upward on the navigation bar to invoke
voice search on phones.
Change-Id: I462076fd43b1c66c5bf624f00b297c6d3414a19a
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Devices between 600 and 719dp will now use the two-bar
(phone) SystemUI layout, or something like it, derived from
PhoneStatusBar. Devices above 720dp will use the system bar
from TabletStatusBar.
However, this distinction is not to be made based on dp, at
least, not by the SystemUI; the goal is to drive most of
this switch from the window manager. Therefore most of
SystemUI's sw600dp resources have been folded into the main
set of resources (renaming them to avoid collisions where
appropriate). This allows SystemUI to choose which set of
resources to use entirely by switching status bar
components, entirely independent of Configuration.
(For some resources, particularly around recents, it seemed
more expeditious to keep relying on the device
configuration, so those resources have been bumped up to
sw720dp.)
Bug: 6297838
Change-Id: I3f5414a6a718bdc83f51930d6878cdf97df48c9c
|
|
|
|
|
| |
Change-Id: I50de2f4d6142c2553428abc853c820f4354d0640
Bug: 6362246
|
|
|
|
| |
Change-Id: I1d8c7d32bcbf4d3910bb866431e92a8639e4e28b
|
|
|
|
|
|
|
|
|
|
|
| |
We used to render the back button in Recents
itself, but that had an inconsistent visual
experience.
As a part of this change, add the early beginning
of support for private status bar APIs for dimming
navigation buttons.
Bug: 3448536
|
|
|
|
|
|
|
|
|
|
|
| |
Give some background protection to custom layouts in legacy notifications.
Pre-HC it was extremely common for apps to hardcode text colors in
layouts. Since this can lead to black text on a dark background in
HC/ICS, give these older apps that target SDK < 11 a light gray
background.
Change-Id: Iab3dea4beb9172b2f9a5cae53991cf952d0c8cde
|
|
|
|
| |
Change-Id: I45719b44102c088c82b619c717db3df31930c1b3
|
|
|
|
|
|
| |
- changing background to be gradient
- adding shadow to app thumbnails
Change-Id: I0ea7e4900f99adf17c74b885c66a7118bc831595
|
|
|
|
|
| |
Bug: 3329721
Change-Id: I77ec70dd75d6e8009fc2f06741520167b7d34a42
|
|
|
|
|
| |
Bug: 5438131
Change-Id: I848bcc8e4d6cdd28c1ffaa08b7fcceb87242932a
|
|
|
|
|
|
|
|
| |
Also add touch feedback to notification items (finally!).
Bug: 5213090 (largeIcon background)
Bug: 3329721 (press states)
Change-Id: I89a4211106698ebff867b5c8bad50cb8b9b33a0b
|
|
|
|
|
|
| |
Bug: 5270161 (fix opacity)
Bug: 5231194 (transparent shade)
Change-Id: Ib7130ef0718c092dc9f8149698625a49d7abb2b2
|
|
|
|
|
|
| |
-added padding to portrait and landscape layout recent item
-updated drawable stroke on press and drag
Change-Id: I98e0073f5fba6d13f041871337e4dc534bbc1460
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
-Increased quicksettings and clearall inherent asset padding to 32 from 16dp
-new touchstates for quicksettings and clearall
-clear all remains on the right and quicksettings remains left aligned to the right of the date
Bug: 5076789
Change-Id: I45d7da2d79b94822c04aa162ebef99ac79ce0368
|
|/
|
|
|
|
| |
- pressed state is now in foreground
- also, keep drawing pressed drawable on long press
Change-Id: I1a2025b5a79a5bfd4aaacf5312d52404fc3361a1
|
|
|
|
|
|
|
|
|
|
| |
- replacing background PNGs with 9 patches
- removing border around thumbnails by default
- when swiping thumbnails, draw a border around them
- fix callout line length
- make recents window smaller on tablets
- deleting unused assets
Change-Id: If5bb1ba0d55a6d10e36ee14274c23596f0ba73b9
|
|
|
|
|
|
|
|
|
| |
- Replaced diagonal lines tile for notification icon backgrounds
- Switched tablet ticker background to use same assets as icon bg
- Flat #191919 behind notifications
- Changed date in windowshade (no longer bold)
Change-Id: I2cc260f99e57566160630118b04fbb72274f62f3
|
|
|
|
| |
Change-Id: Ic53d604ad3bbd46063faa3f006f412483e525361
|
|
|
|
|
|
|
|
|
|
|
| |
We now do the screenshot in a separate process.
Also change the recents panel to not use hardware acceleration
on lower-end devices. And improve how it gets shown to not
load all data up-front which results in a long delay when you have
lots of recents.
Change-Id: Ia309a90f9939e5405758621b3f7114597bd0c02a
|
|
|
|
|
| |
Bug: 5002409
Change-Id: If9e544b347ca55d0344225eff00bafed180edf8c
|
|
|
|
|
|
|
| |
Also move date to panel in place of carrier name.
Bug: 5076789
Change-Id: I498dc1e29581829c123b3cc0a8c81551ac8bdbe2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
| |
- Beautiful new touch feedback animations
- Romantic icon dimming
- Supple Corinthian leather
Bug: 4541219
Change-Id: I8c4e1ec73aba910a17001795d2b03200c5af1788
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Adds selection overlay to recents to comply with UX design.
Adds longpress popup for removal and inspection of items.
Change-Id: Ic23c3f135b6ed107cc5156505d8f163daa94c52e
|
|\
| |
| |
| |
| |
| |
| | |
dialog." into honeycomb-mr2
* commit '40fc6e0de578198c9cc5d9a493cb7db77bc938b8':
Updated art for compat mode dialog.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Also finalizes on the following language & ordering in the menu:
( ) Stretch to fill screen
( ) Zoom to fill screen
Bug: 4595256
Change-Id: Ie92b1e0d829341fd73043a562e78437af2b128ec
|
|\ \
| |/
| |
| |
| |
| |
| | |
mode explanation dialog." into honeycomb-mr2
* commit '2897fc4cc320d9fea2c6a81d7e2b05b6b820acf0':
One-time-only compatibility mode explanation dialog.
|
| |
| |
| |
| |
| |
| |
| | |
Don't miss it!
Bug: 4595256
Change-Id: I80c0949e6118e3ea3af089d4cad160ce63e7d8ce
|
|\ \
| |/
| |
| |
| |
| |
| | |
mode." into honeycomb-mr2
* commit 'd163a6162891f0e14d4536460d839262d2693e9a':
Final UI for compatibility mode.
|
| |
| |
| |
| |
| | |
Bug: 4595256
Change-Id: Idaa96393fb809c828b5f661f29e8b687fdf3d104
|
| |
| |
| |
| |
| |
| |
| |
| | |
♫ Just another button, for you and me, in the status bar. ♫
(cherry picked from commit 45c0401a0647a5fdc5f37168463c14ad57c5644b)
Change-Id: Ib35d136deadf16f693003b61ea6cfee411f4aa3d
|
| |
| |
| |
| |
| |
| | |
♫ Just another button, for you and me, in the status bar. ♫
Change-Id: I11ecac63341d4c421dbaffba931861605ebad286
|
|/
|
|
| |
Change-Id: I7f89388a0a4d663e055b8012ec9a58593707f4a5
|