Commit Graph

14 Commits

Author SHA1 Message Date
Raff Tsai
a3f390f21e Launch help with system default theme
Fixes: 150651499
Test: Settings -> Battery -> click up right corner question icon, a
      help activity with system light/dark theme will be displayed
Change-Id: I58bfa6eee8af055d7aacb214b14cb50354a53853
(cherry picked from commit ef6766dd4a)
Merged-In: I58bfa6eee8af055d7aacb214b14cb50354a53853
2020-03-04 08:30:53 +00:00
Raff Tsai
d080b93dd6 Prevent add menu item twice
Bug: 141601408
Test: manual
Change-Id: I598f3f1f2ae9078e7b923541418533e9a8f24f20
2019-11-19 00:31:14 +08:00
Bill Yi
f5cd4bdf90 Import translations. DO NOT MERGE
Change-Id: I992ae6b4e5c5b9d07b95c5a7d76227849e4db301
Auto-generated-cl: translation import
2019-11-07 17:14:57 -08:00
Hyunyoung Song
8f9d34cb5f [DO NOT MERGE] qt-qpr1-sysui-dev @ build 5814791
Test: presubmit setup on source branch

Bug: 130289146 Create a Gradle build for SystemUI
Bug: 136279712 Daggerize FalsingManager
Bug: 137324767 "Unable to instantiate service com.android.systemui.doze.DozeService" exception breaks launcher tests
Bug: 137563419 Remove Bouncer reveal delay from bypass flow
Bug: 138787339 Allow Services and Activities to be injected into directly.
Bug: 139128921 [AS 3.5 RC2, SDK API 29 rev 2] Overload resolution ambiguity: while removing element from HashMap
Bug: 64712476 Import translations for dev branches


Change-Id: Ib7fd4706c070907fd556c3532957f3b1b046de6d
2019-09-01 00:31:47 -07:00
Fan Zhang
df986373b4 Add auto-mirror to help icon
This doesn't fully fix the icon in RTL though. There is a bug in
renderer that prevents the icon being flipped. We still need this change
when platform renderer fixes the bug.

Bug: 119070685
Test: rebuild
Change-Id: If4b104255f198728276c7b3825587ea789527ce4
2019-04-01 16:48:24 -07:00
Sunny Goyal
f1ea4f0e8f Removing some unnecessary packages, to simplify AndroidStudio setup
Test: Everything builds
Change-Id: I0b649eb9f6b0ad07def59d0d6f7b3e70ef64acf1
2019-03-14 12:15:43 -07:00
Bill Yi
e5f6df6f17 Import translations. DO NOT MERGE
Change-Id: Iab916f0d073867f800b8da088bb3cc35299c3aa9
Auto-generated-cl: translation import
2019-02-01 22:10:10 -08:00
Bill Yi
0746b6b668 Import translations. DO NOT MERGE
Change-Id: I4b2b9bf0caa07a10b057581d7c2fffb7997b98f6
Auto-generated-cl: translation import
2018-10-30 19:44:40 -07:00
Philip P. Moltmann
9c7f51e676 Rename recently added symbols to camel-case
Test: looked at help screen in settings
      make RunSettingsLibRoboTests
Change-Id: Ife257ad1bbe43a42084fdf9d2718c8fc1465f170
Fixes: 116797641
2018-10-12 10:55:24 -07:00
Bill Yi
ab2fa76080 Import translations. DO NOT MERGE
Change-Id: Ic9fcd55d1bec936ff3cf386f563b38283fe2c42a
Auto-generated-cl: translation import
2018-09-29 08:47:35 -07:00
Bill Yi
52235e150d Import translations. DO NOT MERGE
Change-Id: I1ffe559827ae4b1020934fc54c1425454087dfae
Auto-generated-cl: translation import
2018-09-22 09:56:37 -07:00
Philip P. Moltmann
2d21d77e78 Make restricted lock icon system-api
Bug: 110953302
Test: CtsVerifier -> BYOD Managed Provision -> Permission Lockdown (test
created a permission disabled by admin)
Change-Id: I042668225227aabc9655d83307e60f7efe399d8d
2018-09-13 09:56:41 -07:00
Bill Yi
b5f9b4ebd5 Import translations. DO NOT MERGE
Change-Id: Ie6451c790960cd27a15cd0bf50cf78497cf60490
Auto-generated-cl: translation import
2018-09-08 16:29:41 -07:00
Philip P. Moltmann
51c6c4c2b8 Factor out HelpUtils into @SystemAPI lib
This is the first of a few sub-libraries that will get factored out of
the settings lib. These libs will be included by mainline modules which
are compiles against system-api.

Bug: 110953302
Test: Looked at UI
      m -j RunRoboSettingsLibTests
Change-Id: I16347e565aca554d6a8653df35765c2194479e78
2018-08-29 09:26:12 -07:00