forked from alibaba/weex
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge Release/0.28 into master (alibaba#2968)
* Remove possible-notices-for-bin-dist * Update changelog * Update setting.gradle * Remove .iml fiie * Update publish_release_candiate. * Update HOW-TO-BUILD.md * Update build.gradle * Add the ability of unbundling JSC from weex_sdk.aar. * Update playground * Update readme. * Update readme * Update playground * Update Readme * Update apache release. * Update build script * Update build.gradle for Jcenter publication. * Update playground version * Update version for jCenter publication. * Update build.gradle * Update build.gradle * Update build.gradle * Update playground * Update documentation
- Loading branch information
1 parent
e5d78b6
commit 8922b1e
Showing
17 changed files
with
127 additions
and
154 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,18 @@ | ||
\.gitignore | ||
\.git/.* | ||
ios/playground | ||
.rat-excludes | ||
build | ||
.*\.json | ||
Info\.plist | ||
.*\.xml | ||
.*\.pch | ||
main\.js | ||
\./ios/playground/Pods/.* | ||
index.js | ||
array.js | ||
dep.js | ||
object.js | ||
observer.js | ||
state.js | ||
watcher.js | ||
WXDataStructureUtil.java | ||
json11.cc | ||
json11.hpp | ||
modp_b64_data.h | ||
modp_b64.cc | ||
modp_b64.h | ||
icu_utf.h | ||
icu_utf.cpp | ||
jni_generator.py | ||
futex.h | ||
base64.hpp |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.