summaryrefslogtreecommitdiff
path: root/packages/SystemUI/checks/tests
AgeCommit message (Expand)Author
2025-03-07Introduce linter to prevent runBlocking from being injected Nicolo' Mazzucato
2025-02-27Add linter to prefer testKosmos over Kosmos() David Saff
2025-02-14Linter for shade dialog creation Daniel Akinola
2025-01-16Add linter to recommend Kosmos.runTest David Saff
2024-12-10Replace GlobalConfig with Main for ShadeDisplayAwareDetector Nicolo' Mazzucato
2024-12-05Allow @Application Context & @GlobalConfig Configuration Classes past ShadeDi... dakinola
2024-12-02Add ShadeDisplayAwareDetector dakinola
2024-08-09Add linter to restrict direct usage of registerContentObserver() API. Devarshi Bhatt
2024-08-07Add linter check to warn usage of registerContentObserver() synchronous API. Devarshi Bhatt
2024-05-14collectAsState lint error Alejandro Nijamkin
2024-05-02Error Linter for Marking Activities and Services and Singleton Dave Mankoff
2024-04-25Don't use androidx nodeps modules Colin Cross
2024-04-24New lint detector for flow usage Peter Kalauskas
2024-04-17Fix SystemUI lint checks Peter Kalauskas
2023-10-19Adding linter for checking license (and copyright) header in java/kotlin files Michal Brzezinski
2023-08-23Make linter message clearer. Jeff Chen
2023-04-18Linter for spaces in test function names. Alejandro Nijamkin
2023-04-14Remove whitespace from all test functions. Evan Laird
2023-03-15Merge "Enable DemotingTestWithoutBugDetector linter on test files. Java and K... Jeff Chen
2023-03-14Enable DemotingTestWithoutBugDetector linter on test files. Jeff Chen
2023-03-08Merge "Add @Platinum and @Ignore to DemotingTestWithoutBugDetector linter." i... Jeff Chen
2023-03-07Add @Platinum and @Ignore to DemotingTestWithoutBugDetector linter. Jeff Chen
2023-03-06Merge "Create linter to detect demoting test without attaching a bug id." int... Jeff Chen
2023-03-02Merge "Create linter to detect demoting test without attaching a bug id." int... Jeff Chen
2023-03-01Merge changes Ide7d63a7,I9e075f29 into udc-dev Jordan Demeulenaere
2023-03-01Merge "Add a linter for implementing `Dumpable` without calling `register`." ... Caitlin Shkuratov
2023-02-28Create linter to detect demoting test without attaching a bug id. Jeff Chen
2023-02-28Format files with the upcoming version of ktfmt Jordan Demeulenaere
2023-02-28Format files with the upcoming version of ktfmt Jordan Demeulenaere
2023-02-24Add a linter for implementing `Dumpable` without calling `register`. Caitlin Shkuratov
2023-02-15Extend bindService flags from 32 bits to 64 bits. Hui Yu
2023-01-17SysUI linter: Clean Architecture Dependency Rule. Alejandro Nijamkin
2022-11-16Support lint suppression Peter Kalauskas
2022-10-20Replace stubs with library references Peter Kalauskas
2022-10-19New lint checks for static Settings.* usages Peter Kalauskas
2022-10-10Update linter formatting, add new tests Peter Kalauskas
2022-10-04New lint detector for Context.getSystemService() Peter Kalauskas
2022-10-04Move API lint stubs to common class Peter Kalauskas
2022-09-09New detector for getCurrentUser and getUserInfo Peter Kalauskas
2022-08-12Hardware bitmap linter Lucas Dupin
2022-08-12Prefer Executor injection Lucas Dupin
2022-08-12Make sure receivers are using BroadcastDispatcher Lucas Dupin
2022-08-12Service binding linter Lucas Dupin
2022-03-27Add an Android Lint check to prevent sendBroadcast calls on Main thread Jernej Virag