aboutsummaryrefslogtreecommitdiff
path: root/gradle/src/main/groovy/com/android/build/gradle/tasks/MergeResources.groovy
AgeCommit message (Expand)Author
2013-12-03Include source markers in library merged resource files for nowTor Norbye
2013-12-02Make Gradle plugin use source refs in merged manifestsTor Norbye
2013-11-07Switch to the Gradle input file detection mechanism.Xavier Ducrohet
2013-10-14Improve resource merging error handlingTor Norbye
2013-07-23Misc fixes.Xavier Ducrohet
2013-07-18Update code to new DataMerger API.Xavier Ducrohet
2013-07-17Improve error reporting for command line processes.Xavier Ducrohet
2013-06-21Use the fixed API for DataMerger.Xavier Ducrohet
2013-04-10More updates to use the new merger API.Xavier Ducrohet
2013-04-08Update to the new DataMerger API.Xavier Ducrohet
2013-04-04Move the resource/asset merger to sdk-commonXavier Ducrohet
2013-02-25Properly handle broken resource files.Xavier Ducrohet
2013-02-05Add multi assets folder support + assets in libraries.Xavier Ducrohet
2013-01-28Add Renderscript support.Xavier Ducrohet
2013-01-25Refactor tasks.Xavier Ducrohet
2012-12-21Add task on gradle plugin to run android tests on a device.Xavier Ducrohet
2012-12-19Incremental resource merger support.Xavier Ducrohet
2012-12-10Use the ResourceMerger to handle overlay.Xavier Ducrohet