Commit 93ae286
鲁
Feature/gradle2.3.0 (#120)
* [atlas-gradle-plugin] bugfix project dependency
* [atlas-gradle-plugin] release 2.2.3.alpha5
* [atlas-gradle-plugin] add npe protect for project dependency
* [atlas-gradle-plugin] throw exception when instant run is on
* [atlas-gradle-plugin] release 2.2.3.alpha5
* add code
* update version
* process instant run androidmanifest
* increment manifest
* remove process for instant run
* manifest may not exsists
* remove process in instant AndroidManifest
* [atlas-gradle-plugin] refactor data binding
* add databind
* [atlas-gradle-plugin] refactor data binding
* [atlas-gradle-plugin] post process manifest move to manifesttask.dolast
* [atlas-gradle-plugin] post process manifest move to manifesttask.dolast
* [atlas-gradle-plugin] post process manifest move to manifesttask.dolast
* [atlas-gradle-plugin] dexpatch upgrade
* [atlas-gradle-plugin] library 发布优化
* [atlas-gradle-plugin] library 发布优化
* [atlas-gradle-plugin] bugfix: 点9图片没有被crunch无法正常拉伸问题
* bugfix manifest merge
* bugfix process dependencies
* [atlas-gradle-plugin] aapt解压失败报错
* [atlas-gradle-plugin] AtlasDemo适配buildSrc目录
* [atlas-gradle-plugin] 让demo工程直接引用插件工程
* [atlas-gradle-plugin] bugfix
* [atlas-gradle-plugin] bugfix
* [atlas-gradle-plugin] support taobao
* [atlas-gradle-plugin] support taobao
* [atlas-gradle-plugin] support taobao
* [atlas-gradle-plugin] 使用正式版的plugin,去除无用test
* [atlas-gradle-plugin] 使用最新版的aapt
* [atlas-gradle-plugin] 使用最新版的aapt
* [atlas-gradle-plugin] 使用最新版的aapt
* [atlas-graddle-plugin] upgrade dexpatch
* [atlas-gradle-plugin] mtlinjecttransform丢失jar的scope类型
* [atlas-gradle-plugin] support atlas bridge components
* [atlas-gradle-plugin] hook atlas multi dex transform
* [atlas-gradle-plugin] classinject丢失输入的scope信息
* [atlas-gradle-plugin] 开启Instant Run
* [atlas-gradle-plugin] tpatch manifest only contains new add components
* [atlas-gradle-plugin] 使用最新版的aapt
* [atlas-gradle-plugin] support atlas bridge components
* [atlas-gradle-plugin] tpatch manifest only contains user new components
* [atlas-gradle-plugin] 使用新版aapt,允许bundle和主包资源重复,优先使用bundle中的资源。
* [atlas-gradle-plugin] 添加发布到mvn的功能
* [atlas-gradle-plugin] 使用-B选项打包的时候,bag没有被打进包内的bug
* [atlas-gradle-plugin] addAtlasProxyComponents默认关闭
* [atlas-gradle-plugin] jcenter打包脚本上传
* [atlas-graddle-plugin] 优化任务,
* [atlas-gradle-plugin] atlas awo 新aapt 选项修改
* [atlas-gradle-plugin] conflict dependencies
* [atlas-gradle-plugin] atlas awo 新aapt 选项修改
* [atlas-gradle-plugin] conflict dependencies check
* [atlas-gradle-plugin] 主bundle强制开启本地jar,bundle中的依赖的本地jar可配置关闭
* [atlas-gradle-plugin] 写文件同步控制
* [atlas-gradle-plugin] 解压awb
* [atlas-gradle-plugin] awb编译加上基线选项
* [atlas-gradle-plugin] 暂时关闭awb的基线选项
* [atlas-gradle-plugin] aapt id位置偏移导致了错误
* [atlas-gradle-plugin] bugfix
* [atlas-gradle-plugin] add close input stream
* [atlas-gradle-plugin] add close input stream
* [atlas-gradle-plugin] upgrade plugin
* [atlas-gradle-plugin] enable hitory tpatch by config
* [atlas-gradle-plugin] skip parse dependency tree if not debug / release package
* [atlas-aapt] 更新aapt,解决属性找不到的问题
* [atlas-gradle-plugin] downgrade dex patch
* [atlas-aapt] 更新aapt,开启-D选项
* [atlas-gradle-plugin] 优化插件配置文档
* [atlas-aapt] 添加转换ap的任务,暂时代码没有用到
* [atlas-gradle-plugin] 添加增量编译选项,默认是关的,不影响现有版本
* [atlas-aapt] 获取基线的AndroidManifest.xml
* [atlas-graddle-plugin] add annotation doc
* [atlas-graddle-plugin] bugfix dup channel found
* [atlas-graddle-plugin] bugfix dup channel found
* [atlas-gradle-plugin] move bundleInfo to awb , outputs atlas.FrameworkProperties
* [atlas-graddle-plugin] bugfix update.json
* [atlas-aapt] 解决属性重复定义的问题
* [atlas-gradle-plugin] protect if no dex in bundle
* [atlas-graddle-plugin] bugfix update.json1 parent 8b22990 commit 93ae286
File tree
148 files changed
+14281
-3859
lines changed- atlas-demo/AtlasDemo
- app
- src/main
- java/com/taobao/demo/databind
- res/layout
- databindbundle
- src/main
- java/com/taobao/databindbundle/databind
- res
- layout
- values
- firstbundle
- src/main
- java/com/taobao/firstbundle
- publicbundle
- secondbundle
- atlas-gradle-plugin
- atlas-plugin
- src
- main
- java/com
- android
- builder/core
- build/gradle/internal
- api
- ide
- taobao/android/builder
- adapter
- dependency
- diff
- model
- parser
- helper
- extension
- annotation
- manager
- tasks
- app
- bundle
- databinding
- manifest
- merge
- bundle
- prepare
- awo
- maindex
- helper
- library
- publish
- manager
- transform
- tpatch
- transform
- tools
- asm
- method
- bundleinfo
- cache
- classinject
- diff
- guide
- ideaplugin
- manifest
- xml
- zip
- resources/aapt
- linux
- mac
- win
- test
- java/com/taobao/atlas
- manifest
- resources
- gradle/wrapper
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
148 files changed
+14281
-3859
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
35 | 47 | | |
36 | 48 | | |
37 | 49 | | |
| |||
67 | 79 | | |
68 | 80 | | |
69 | 81 | | |
| 82 | + | |
70 | 83 | | |
| 84 | + | |
71 | 85 | | |
72 | 86 | | |
73 | 87 | | |
| |||
80 | 94 | | |
81 | 95 | | |
82 | 96 | | |
| 97 | + | |
83 | 98 | | |
84 | 99 | | |
85 | 100 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
Lines changed: 53 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
Lines changed: 40 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
Lines changed: 35 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
0 commit comments