aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/android/java/com/google/devtools/build/android/xml/ResourcesAttribute.java
Commit message (Expand)AuthorAge
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-02
* Automated rollback of commit f672a31b8b19baab95373e4f2f6d110aa8b8f0fb.Gravatar corysmith2018-02-16
* Normalized the serialization proto to save space and allow greater versatilit...Gravatar corysmith2018-02-16
* Fix bug with combining resource attributes. Attributes were reporting that th...Gravatar apell2017-05-26
* Further Refactoring/Yak ShavingGravatar corysmith2017-05-15
* Allow combining of resources attributes that can be comma-separated lists. Th...Gravatar apell2017-04-11
* Improve the error message for simple values by including the value.Gravatar Googler2017-03-31
* Add <resources> attribute processing to the Android resource processing toolc...Gravatar Andrew Pellegrini2017-03-14