Frame width is not used because navigation bar is always on the bottom.
Test: manual
Bug: 113952590
Change-Id: Ie090e937e98cb48089857ade157eee237a16965d
Ran vendor/google_experimental/users/ashaikh/IconPack/format_icon_pack_xml.sh
which formats all drawable resources using the same ordering as android
studio. All future icon pack updates will include formatting resources this way.
Bug: 118757293
Test: make
Change-Id: I8978dc72369ec98a8a29ba9ec787fd8de860cb73
Also fix tinting other Settings icons and delete unused sysui icon.
Fixes: 126764703
Test: make; flash, change theme, open Settings Network & internet
Change-Id: Idc0dfaf646e6c09974a2fb2aab3963f5da096c01
- Added privacy / status bar / power menu icons
- Remove empty paths, change fillColors to white (except for brightness thumb)
- Deleted unused icons
Bug: 118757293
Test: make; using theme picker to change icon packes
Change-Id: I77220d0ce98922457229d59e5057260e3531dea5
Also fixes an infinite recursion when invoking
TestableContext.(un)registerComponentCallbacks().
Test: atest WindowInsetsPolicyTest
Bug: 126511573
Change-Id: I5c9f40054493a83746bce6124d72412e8eb8a0d1
This allows ThemePicker to retrieve the base icon set using
Resources#getSystem()#getDrawable. Updated icon overlays and removed
unused resources in the overlays.
Bug: 129427571
Test: make
Change-Id: Ia9b104235a367ba747c7267bf16f68822df9186d
- Also remove the experimental overlay packages
Bug: 127366543
Test: Switch to gestural nav, ensure the nav bar shrinks
Change-Id: Id13b95b2b0fe0db26bfa026602b7fe27a27ac15f
Added the handle that would sit at the bottom where the navigation bar
would be and off by default. Use prototype to make it visible. The bar
will also use color adaptation. Needed to fix null states when the
inflator would swap the normal home/back button layout with the handle.
Added the new 16dp overlay as the visual inset.
Test: manual
Bug: 112934365
Change-Id: I88f3443ad36ceefa8f490d17b4daefbeaab5c60a
Split debug packages out of frameworks-base-overlays. Add this
collection of packages to handheld_product instead of handheld_vendor
since they all have LOCAL_PRODUCT_MODULE set to true.
Bug: N/A
Test: make
Change-Id: I3384e15dac010d1329b4041658a8f4d64100edec
- Set this value and config_dialogCornerRadius for icon shape overlays.
- Update the corners of the autofill dialog to use this value.
- TODO use this value for sharesheet.
Bug: 123881839
Test: make
Change-Id: I445a7477854756b07bed8cfc34fee49763d2ec8b
All of these icons are tinted white, just like the ones
they are overlaying. TODO overlay the icons that are not
tinted white (e.g. tinting colorControlNormal) or black.
Bug: 123829919
Test: adb shell cmd overlay enable-exclusive --user 0 com.android.theme.icon_pack.{circular,filled,rounded}.settings
Change-Id: I1189b7b2f152ff2e6523f9156543ffc2ff8c9396
This change includes most QS icon overlays. Also renamed android
targetted icon packs to include Android in the overlay name.
Bug: 118757293
Test: adb shell cmd overlay enable-exclusive --user 0 com.android.theme.icon_pack.{circular,filled,rounded}.systemui
Change-Id: I87d7514c03231408fb0f6815279e9bc1c18b52e9
Added an option to select expanding notifications to execute after a
gesture. Exploring swipe down by reducing the touch slope to a smaller
value to execute more. Since it is swiping towards the edge, less events
will be received and typically hard to trigger when swiping other
directions.
Bug: 112934365
Test: manual
Change-Id: I6a854043183d85b43d32633c5fbe88262f473012
Reapply the change reverted in ag/5943332 now that
ag/5979911 fixed the font issue.
Bug: 118756857
Test: make
Change-Id: I1aefbad199e2717b3e5027c37c301b47fefff684