Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

* [android] enable debug in release version #1066

Closed
wants to merge 5 commits into from
Closed

* [android] enable debug in release version #1066

wants to merge 5 commits into from

Conversation

jiangxiang89
Copy link

@jiangxiang89 jiangxiang89 commented Mar 13, 2018

First of all, thank you for your contribution!

Please makes sure that these checkboxes are checked before submitting your PR, thank you!

CheckList:

if isBugFix :

  • Make sure that you add at least one unit test for the bug which you had fixed.

elif isNewFeature :

  • Update API docs for the component.
  • Update/Add demo to demonstrate new feature.
  • Update test scripts for the feature.
  • Add unit tests for the feature.

yuhun-alibaba and others added 4 commits March 7, 2018 14:58
 1. every page will has a runtime context independent of other page
 2. At the beginning of js, will use // {"framework" : "Rax"} or // {"framework" : "Vue"} to distinguish type
 3. if page type is neither Rax nor Vue, will use global context runtime
 4. delete some usless code and opt build tools, trim so
# Conflicts:
#	android/sdk/libs/armeabi/libweexjsc.so
#	android/sdk/libs/armeabi/libweexjss.so
@weex-bot
Copy link

weex-bot commented Mar 13, 2018

Messages
📖 android test finished.

Generated by 🚫 dangerJS

@jiangxiang89 jiangxiang89 changed the title * [android] enable debug in release version * [android] enable debug in release version + [android] add instanceId declaring the caller instance Mar 13, 2018
@jiangxiang89 jiangxiang89 changed the title * [android] enable debug in release version + [android] add instanceId declaring the caller instance * [android] enable debug in release version Mar 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants