summaryrefslogtreecommitdiffstats
path: root/PREUPLOAD.cfg
Commit message (Collapse)AuthorAgeFilesLines
* Add string linter preupload checkFan Zhang2018-03-261-0/+2
| | | | | | Bug: 76097999 Test: repo upload Change-Id: Ieb31c931d73a4325f605963b374ca7a2d568e08c
* Change print setting from a dynamic tile to static prefFan Zhang2018-02-121-2/+0
| | | | | | | | | | | | | ...because dynamic tile is a lot harder to index correctly. - Removed metadata that makes PrintSettings a dynamic tile. - Added PrintSettings into connected_device xml. - Added a new PreferenceController - all summary updating logic is copied from PrintSettingsFragment Change-Id: I41e7c9d23e97ecd5a043ac7c33f2d404260c92e7 Fixes: 73128944 Test: robotests
* Enable the color lint checkjackqdyulei2017-09-181-0/+1
| | | | | | | | | | | | | We disabled color check because the error message was ambiguous when the android environment hadn't been set up. Since the error mesage has been updated, we can turn it back on. Bug: 65850237 Test: repo upload . Change-Id: I9517192b8b7d8131014e3ac44e3edb2d97134bb6
* Disable the color lint checkjackqdyulei2017-09-181-1/+0
| | | | | | Bug: 65850237 Test: Manual Change-Id: If92b6490d92463d65302408e0288e6af93b97cbe
* Hook up lint color check to settingsjackqdyulei2017-09-151-0/+1
| | | | | | | | | | | After this cl, settings will run hardcoded color check (go/color-check-guideline) for all the cls in pre-upload. This check will prompt error message if cl contains hardcoded color. Bug: 32750778 Test: repo upload . Change-Id: Id35ded5199094a14fcc4eeebc470164d052e278e
* Point to the new checkstyle location for packages/apps/Settings PREUPLOAD hook.Aurimas Liutikas2016-12-151-1/+1
| | | | | | | | This change depends on r.android.com/314437 Bug: 33666900 Test: None Change-Id: Ibcf177186e64e7e34493301f109ea9d4454fa3a2
* Add preupload to Settings.Philip P. Moltmann2016-10-201-0/+4
Test: Uploaded Change-Id: I454df2797ac7314060646c66c6caf2538d36b1d0