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