aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/android/java/com/google/devtools/build/android/AndroidDataWritingVisitor.java
Commit message (Expand)AuthorAge
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-02
* Automatic formatting cleanup of Android *.java files.Gravatar jingwen2017-12-18
* Remove MergingExceptionGravatar corysmith2017-05-04
* Allow combining of resources attributes that can be comma-separated lists. Th...Gravatar apell2017-04-11
* Add <resources> attribute processing to the Android resource processing toolc...Gravatar Andrew Pellegrini2017-03-14
* Cleanup unthrown exceptions.Gravatar Googler2017-01-13
* Wrap the source Path in a DataSource object.Gravatar Googler2016-10-25
* Record and propagate namespaces from the <resources> element correctly.Gravatar Googler2016-07-15
* * Clean up of the old Iterable<String> method of writing xmlGravatar Googler2016-07-01
* Fixes the case where an optional attribute needs to be an empty string. This ...Gravatar Googler2016-07-01
* Creates a fluent api that moves the xml generation into the data writer.Gravatar Googler2016-06-30
* 4.99 of 5: Cleanup.Gravatar Googler2016-05-05
* 4.9 of 5: Writer fixes for integration.Gravatar Googler2016-05-04
* 4 of 5: Serialization of UnwrittenMergedAndroidData.Gravatar Googler2016-04-20
* 4.25 of 5: Writing of UnwrittenMergedAndroidDataGravatar Googler2016-04-07