Bill Yi
daf09693e8
Import translations. DO NOT MERGE
...
Change-Id: I36e1a8823e69d09befa58f820f4e1356e4dd3e2b
Auto-generated-cl: translation import
2019-11-08 21:32:59 -08:00
Sunny Goyal
87fccf0720
Removing unnecessary R.java declaration for subpackages, to make gradle setup simpler
...
Removed:
com.android.settingslib.restrictedlockutils
com.android.settingslib.helputils
com.android.keyguard
Moving sysui settings to use sysui settings resource package name
Test: Everything compiles / presubmit
Bug: 130289146
Change-Id: I5d760fa2f04439d24b455839f7bdd5cc499e840f
2019-08-14 12:08:44 -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