summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/panel/PanelFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Add a separate line at the bottom of list area in output switcherTim Peng2020-06-201-0/+9
* Refine layout for output switcher panelTim Peng2020-06-121-0/+28
* Fix Talkback annoucement for Media Output panel.Yi-Ling Chuang2020-05-251-2/+4
* Fix the incorrect title of PanelJason Chiu2020-04-221-0/+3
* Update customize button title when state changedhughchen2020-03-261-1/+2
* Close panel when media stopTim Peng2020-03-191-0/+11
* Output switcher header is not updated with the latest media contentTim Peng2020-03-171-1/+3
* Adjust layout for Slice InputRangeTim Peng2020-03-091-0/+4
* Add dynamic group panelTim Peng2020-02-271-1/+8
* Add stop casting button for output switchhughchen2020-02-191-5/+34
* Add listener for panel header icontimhypeng2020-02-141-0/+11
* Add title and icon in output switcher panel headertimhypeng2020-02-051-4/+4
* Define ICON_UNAVAILABLE for no icon statustimhypeng2020-01-201-1/+1
* Add title and icon in panel headertimhypeng2020-01-201-3/+22
* Change Panels creation interface to take a bundleRaff Tsai2019-10-181-6/+1
* Merge "Fix volume panel hang"TreeHugger Robot2019-09-181-25/+34
|\
| * Fix volume panel hangRaff Tsai2019-09-181-25/+34
* | Only add divider in recyclerView onceTsung-Mao Fang2019-09-161-2/+4
|/
* Fix media switch slice doesn't display in panelRaff Tsai2019-09-041-4/+12
* Add null check to precent crash in monkey testlindatseng2019-05-221-0/+4
* Set panel launch mode to singleInstance and fix animationlindatseng2019-05-101-16/+64
* Add entry animation to Settings Panels.Matthew Fritze2019-04-161-21/+171
* Update panel logging to include all hide page caseslindatseng2019-04-121-12/+20
* Remove divider above device switcher in panellindatseng2019-04-051-0/+5
* Fix NPE in constructorMatthew Fritze2019-03-201-6/+2
* Add logging for SettingsPanelsMatthew Fritze2019-02-131-20/+54
* Add entry point to launch media output slicehughchen2019-01-281-1/+8
* Migrate all MetricsProto enums to SettingsEnumsFan Zhang2019-01-171-7/+4
* Move Panel to public APIMatthew Fritze2018-12-131-1/+1
* Update SettingsPanel UIMatthew Fritze2018-11-301-25/+39
* First commit for settings panelsMatt Fritze2018-11-261-0/+88