aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/android/java/com
Commit message (Expand)AuthorAge
* Record and propagate namespaces from the <resources> element correctly.Gravatar Googler2016-07-15
* Remove anydpi support to improve backwards compatibility.Gravatar Googler2016-07-15
* Rollback of commit 80d1e16b7ae1d04fa2fa4c561588fe9fdbaefc41.Gravatar Carmi Grushko2016-07-14
* Use the native java_proto_library instead of the macro defined in genproto.bzl.Gravatar Carmi Grushko2016-07-14
* * Standardize attribute storage in the protoGravatar Googler2016-07-12
* Centralize the creation of the XmlInputFactoryGravatar Googler2016-07-12
* Fix android manifest merger from using only one mergee manifest.Gravatar Andrew Pellegrini2016-07-11
* Enhance AndroidResourceProcessingAction's split detection.Gravatar Michael Staib2016-07-08
* More pieces of RClassGeneratorActionGravatar Googler2016-07-08
* Remove .9 from nine-patch FullyQualifiedNamesGravatar Googler2016-07-07
* Fixed IdlClassTest on WindowsGravatar Yun Peng2016-07-06
* Add output log for android resource shrinking, following the format produced ...Gravatar Andrew Pellegrini2016-07-04
* Parse layout/menu/drawable, etc XML files for R.idGravatar Googler2016-07-04
* * 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
* Switches XmlResourceValue writing to the "define" api.Gravatar Googler2016-06-30
* Creates a fluent api that moves the xml generation into the data writer.Gravatar Googler2016-06-30
* Record whether the attr is defined or referenced in the styleable. Despite th...Gravatar Googler2016-06-29
* Fixed four more Bazel java tests on Windows causing by back-slash in file pathGravatar Yun Peng2016-06-29
* Stop sanitizing the style parent attribute.Gravatar Googler2016-06-28
* Rollback of commit 0de6a93fcc4fd6304936165b07963c4d722c44be.Gravatar Philipp Wollermann2016-06-23
* Change the BufferedReader to BufferedInputStream, as the UTF-8 bom crashes th...Gravatar Googler2016-06-23
* Adds the Android manifest merger as an option for android_binary rules. The m...Gravatar Andrew Pellegrini2016-06-23
* Global cleanup change.Gravatar Googler2016-06-23
* Roll forward of commit 1f1f207573c7b9c3e2d3ca1ffb0780a8fd592214: action to wr...Gravatar Googler2016-06-23
* Rollback of commit 1f1f207573c7b9c3e2d3ca1ffb0780a8fd592214.Gravatar Googler2016-06-21
* Add action to write android_binary and lib R.classes directlyGravatar Googler2016-06-21
* Rollback of commit 5160d196e62bf6f8fa56b32746a01b182729c5c8.Gravatar Googler2016-06-14
* Rollback of commit 4f854d47888d011354357e965fd3c7bf1d74b95f.Gravatar Yue Gan2016-06-13
* Xml processing fixes:Gravatar Googler2016-06-13
* Small fixes:Gravatar Googler2016-06-07
* Change the readContentsAsString to use the XMLOutputFactory instead of the ma...Gravatar Googler2016-06-07
* Enable the AndroidResourceProcessingAction to accept splits.Gravatar Michael Staib2016-06-06
* Add support for an "inclusion filter" to DexMapper toolGravatar Googler2016-06-03
* 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
* Use BufferedOutputStream for zipping / jar.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
* Fix for combining resources so that the transitive, direct, and primary resou...Gravatar Googler2016-05-17
* Make AarGeneratorAction deterministic by zeroing zip entry timestamps.Gravatar Nicholas Lativy2016-05-17
* Memory Optimizations:Gravatar Googler2016-05-16
* Speed Optimizations:Gravatar Googler2016-05-16
* Fix wrong method accessor in "this dep isGravatar Greg Estren2016-05-13
* Add mpdi and ldpi to the v4 adjustment of qualifiers.Gravatar Googler2016-05-10
* Renaming nonOverwriting to combining resources.Gravatar Googler2016-05-10
* Avoid generating an ap_ file for android_libraryGravatar Googler2016-05-10
* 4.99 of 5: Fix styleable combining.Gravatar Googler2016-05-10
* Adds support for stamping 280dpi into the density filtered manifest.Gravatar Googler2016-05-05