aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/android/java/com/google/devtools/build/android/FullyQualifiedName.java
Commit message (Expand)AuthorAge
* Generate a separate psuedo locale .flat file only for default locale on value...Gravatar corysmith2018-05-08
* Extract Qualifiers class for reuse.Gravatar corysmith2018-05-07
* Internal changeGravatar Googler2018-05-03
* Extract Qualifiers class for reuse.Gravatar corysmith2018-05-03
* Remove use of bare Immutable{List,Map,Set} Builder classes.Gravatar jcater2018-04-20
* Update ApkSubject to use the AndroidCompiledDataDeserializer for proto apks.Gravatar corysmith2018-04-19
* Automated rollback of commit e8bed799d59526541afa2a0e9ef5d4c49e3ba390.Gravatar corysmith2018-04-03
* Automated rollback of commit f672a31b8b19baab95373e4f2f6d110aa8b8f0fb.Gravatar corysmith2018-02-16
* Normalized the serialization proto to save space and allow greater versatilit...Gravatar corysmith2018-02-16
* Add support for the <type>/<package>:<name> method of declaring resources.Gravatar corysmith2017-08-30
* Validate and Link libraries action for aapt2Gravatar corysmith2017-08-14
* Android: fix path bugs and enable tests on WindowsGravatar Laszlo Csomor2017-07-10
* Fix bug with combining resource attributes. Attributes were reporting that th...Gravatar apell2017-05-26
* Add <resources> attribute processing to the Android resource processing toolc...Gravatar Andrew Pellegrini2017-03-14
* Update android_ide_common to 25.0.0 and clean up FolderConfigsGravatar Googler2016-10-07
* Restore anydpi support, working around the lack of FolderConfig support.Gravatar Googler2016-09-01
* Handle public tags in merger -> R.class writerGravatar Googler2016-08-17
* Improve resource DataKey serialization perf a bitGravatar Googler2016-07-27
* Add a resource merger state -> R class writer.Gravatar Googler2016-07-22
* Remove anydpi support to improve backwards compatibility.Gravatar Googler2016-07-15
* Remove .9 from nine-patch FullyQualifiedNamesGravatar Googler2016-07-07
* Record whether the attr is defined or referenced in the styleable. Despite th...Gravatar Googler2016-06-29
* Rollback of commit d3cccae7b663d5defea2943509b0d9d245279830.Gravatar Googler2016-05-23
* Rollback of commit 941ef4d96d85e114eb6cca2fc0f646578ab0ef27.Gravatar Googler2016-05-19
* * Adds handling for anydpi and watch, two unsupported qualifiers in FolderCon...Gravatar Googler2016-05-19
* Handle b+.{2}+{3,4} qualifiers, as well as mobile country code and mobile net...Gravatar Googler2016-05-18
* Switch the qualifier parsing to use FolderConfiguration. There is some extra ...Gravatar Googler2016-05-17
* Memory Optimizations:Gravatar Googler2016-05-16
* Add mpdi and ldpi to the v4 adjustment of qualifiers.Gravatar Googler2016-05-10
* 4.99 of 5: Cleanup.Gravatar Googler2016-05-05
* 4.85 of 5: DataKey fixes for integrationGravatar Googler2016-05-04
* 4 of 5: Serialization of UnwrittenMergedAndroidData.Gravatar Googler2016-04-20
* 4.25 of 5: Writing of UnwrittenMergedAndroidDataGravatar Googler2016-04-07
* Part 3.5 of 5: AssetsGravatar Googler2016-03-25
* Part 3 of 5: Merging semantics.Gravatar Googler2016-03-18
* Part 2 of 5: Optimize the resource merge process, XmlProcessing.Gravatar Googler2016-03-08
* Part 1 of 5: Optimize the resource merge process, Introductions.Gravatar Googler2016-02-24