aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/android/ResourceFilter.java
Commit message (Expand)AuthorAge
* Remove ValidatedAndroidData interfaceGravatar asteinb2018-08-08
* Resource processing pipeline uses interface instead of ResourceContainerGravatar asteinb2018-04-16
* Fix issue with filtered resourcesGravatar asteinb2018-04-09
* Filter local and transitive resources togetherGravatar Googler2017-11-06
* Rename ResourceFilter to ResourceFilterFactoryGravatar Googler2017-11-01
* Fix changes that broke resource filtering, and document related confusionGravatar Googler2017-10-23
* Always pass resource filters to aaptGravatar Googler2017-09-20
* Remove outdated defaultsToSelf.Gravatar gregce2017-09-12
* Add resource filtering support for third pseudolocaleGravatar Googler2017-08-24
* Resource filtering properly handles pseudolocalesGravatar Googler2017-08-22
* Use dynamically configured resource filteringGravatar Googler2017-07-31
* Resource filtering should preserve all matching artifacts, despite shared namesGravatar Googler2017-07-27
* Dynamic transitions for controlling resource filteringGravatar Googler2017-07-18
* ResourceFilter supports dynamically configured resource filteringGravatar Googler2017-07-17
* Handle problematic resource qualifiers in references to individual resourcesGravatar Googler2017-07-05
* ResourceFilter properly handles special language qualifiersGravatar Googler2017-06-26
* ResourceFilter persists ordering of resources when filteringGravatar Googler2017-06-19
* Fix resource filtering bug in interaction between densities and API versionGravatar Googler2017-06-16
* Convert locale qualifiers from old Aapt format to correct format before parsingGravatar Googler2017-05-15
* Move ResourceFilter into AndroidConfigurationGravatar Googler2017-03-31
* Remove RuleContext from ResourceFilter stateGravatar Googler2017-03-31
* Un-rollback and fix bugs in resource density filteringGravatar Googler2017-03-27
* Rollback of commit 1e18045ed9d6ab9c945cec69286a7d8bd288a507.Gravatar Tobias Werth2017-03-23
* Filter android_binary resources by screen density in the analysis phaseGravatar Googler2017-03-22