Commit Graph

12 Commits

Author SHA1 Message Date
Fan Zhang
c93dadacdd Show help icon in actionbar
Fix: 35955986
Test: RunSettingsLibRoboTests
Change-Id: If4c328cacf1e3c9a5f66eeb248749c97c80cdb6c
2017-03-06 13:06:38 -08:00
jackqdyulei
6913496a5b Change the theme to light for help activity.
Help activity is in gmscore, so we need to change the intent
theme parameter to light theme.

Bug: 34690364
Test: Manual - take a screenshot
Change-Id: I8fb71ab461d97d1461e017d3de8290ac19730897
2017-01-26 12:52:08 -08:00
Andrew Sapperstein
c05c740d60 Add flags to send package name for feedback.
Bug: 32189956
Test: make RunSettingsLibRoboTests
Change-Id: I0bd40fdf60b4f3ee21afad6e3f7dc3e4e87212f0
2016-12-19 18:12:53 -08:00
Tamas Berghammer
383db5ebcc Update package names to work with the proto3 compiler
Bug: b/28974522
Change-Id: I5f3adf4946ee4ba1e09e4f40afe83c151405972a
2016-11-08 14:06:09 +00:00
Matthew Fritze
a95de6b96d Adding flags to allow package names to be sent to support.
am: e1398ea4d9

Change-Id: I2c459d9467fada537bafd6d780e12f8ba7a082fc
2016-08-25 16:15:04 +00:00
Matthew Fritze
e1398ea4d9 Adding flags to allow package names to be sent to support.
Bug: 30924073
Change-Id: I9ec0a90a178adb72da3d4a426e75a79315832bf6
Tests: Manual.
2016-08-25 02:57:01 +00:00
Doris Ling
319c806cc0 Add metrics logging for Settings -> Help & Feedback
Add new metrics event constant for Settings->Help & Feedback, and log it
whenever user selects the help option menu, passing the context extra for
the corresponding settings preference where the help menu is launched.

Change-Id: I971e8e50b959a5451ed085e5da5fd8504111e6c3
Fixes: 30140281
2016-08-23 14:49:15 -07:00
Jason Monk
47d17a4f18 Merge \"Pre-setup restrictions\" into nyc-dev
am: f84c05c360

Change-Id: I2902c765eeacdbe05a393b01936572233c783988
2016-07-19 20:37:15 +00:00
Jason Monk
64600cf6b1 Pre-setup restrictions
- Prevent external tiles from system apps
 - Disable help

Bug: 29194585
Change-Id: I92da498110db49f7a523d6f775f191c4b52a4ad6
2016-06-30 13:15:48 -04:00
Andrew Sapperstein
0114dc5237 Refactor DeviceDefault themes.
Adds colors_device_defaults.xml and defines the primary, primary dark, accent,
and secondary colors for the dark, light, and settings themes.

Also creates primary and primary dark values for the Material.Settings theme
and updates the themes to use those values.

Finally, fixes HelpUtils to properly get the value of colorAccent. Previously,
if colorAccent were defined to a hex value directly, it would crash.

BUG: 28625050
BUG: 29003416

Change-Id: Ia73b7368014c57c1676904d494cbb5169c8a836b
2016-06-16 10:37:25 -07:00
Fan Zhang
27904e913b Make theme decoration method public.
Bug: 28141203

Change-Id: I0a51de3f9cafe8f562108f6e859c9e59f733d0ca
2016-04-21 18:14:07 -07:00
Suprabh Shukla
c15c1be257 Moving HelpUtils to SettingsLib
Moved HelpUtils to SettingsLib from com.android.settings so it can be
shared with packageinstaller.

Bug: b/22096093
Change-Id: I75efb6476a8c7621279705a636f87b32d8d921be
2016-04-07 13:25:23 -07:00