Skip to content

Releases: weexteam/android-devtools-for-Apache-Weex

Release 0.12.0

21 Jul 07:01
Compare
Choose a tag to compare
  • target weex version: 0.13+
  • support inject customer websocket client
  • some bugs fix

release-0.10.0.5

16 Jan 12:25
Compare
Choose a tag to compare

Dependencies

'com.taobao.android:weex_sdk:0.9.5+'
'com.alibaba:fastjson:1.1.45+'

release-0.8.0.0

02 Nov 08:09
Compare
Choose a tag to compare

Dependencies

'com.taobao.android:weex_sdk:0.8.0'
'com.alibaba:fastjson:1.1.45+'

Feature

  • refer to okhttp \ okhttp3 \ okio by reflaction;

bugfix

  • fix some reflect error caused by compile optimization;

    Notice

  • require weex-devtool 0.2.39+;
  • not compatible with com.taobao.android:weex_sdk:0.7.0.x;
  • your app need config dependency of okhttp\okhttp3 , okhttp-ws and okio in your build script;

release-0.0.8.5

24 Oct 09:03
Compare
Choose a tag to compare

Dependencies

'com.taobao.android:weex_sdk:0.8.0'
'com.alibaba:fastjson:1.1.45+'

Feature

  • support refresh message for hotreload

Notice

require weex-devtool 0.2.39+
not compatible with com.taobao.android:weex_sdk:0.7.0.x

release-0.0.8.3

30 Sep 06:06
Compare
Choose a tag to compare

Dependencies

'com.android.support:appcompat-v7:23.1.1'
'com.taobao.android:weex_sdk:0.8.0.1'
'com.alibaba:fastjson:1.1.45+'

Bugfix

  • fix network on main thread
  • stop screencast message when network disconnect

Notice

require weex-devtool 0.2.39+
not compatible with com.taobao.android:weex_sdk:0.7.0.x

release-0.0.8.1

13 Sep 11:56
Compare
Choose a tag to compare

Dependencies

'com.android.support:appcompat-v7:23.1.1'
'com.taobao.android:weex_sdk:0.8.0.1'
'com.alibaba:fastjson:1.1.45+'

Notice

require weex-devtool 0.2.39
not compatible with com.taobao.android:weex_sdk:0.7.0.x

release-0.0.7.13

11 Sep 05:48
Compare
Choose a tag to compare

Dependencies

'com.android.support:appcompat-v7:23.1.1'
'com.taobao.android:weex_sdk:0.7.0'
'com.alibaba:fastjson:1.1.45+'

Bugs fixed

  • fix bugs that screencast has no highlight error

release-0.0.7.5

08 Sep 07:00
Compare
Choose a tag to compare

Dependencies

'com.android.support:appcompat-v7:23.1.1'
'com.taobao.android:weex_sdk:0.7.0'
'com.alibaba:fastjson:1.1.45+'

Features

  • control the device from chrome screencast

release-0.0.7.1

06 Sep 07:56
Compare
Choose a tag to compare

Dependencies

'com.android.support:appcompat-v7:23.1.1'
'com.taobao.android:weex_sdk:0.7.0'
'com.alibaba:fastjson:1.1.45+'

Features

  • add inspect for virtual dom
  • element search from screencast
  • calculate box model for screencast
  • highlight the screencast location related to the selected element in the dom tree

release-0.0.2.2

02 Sep 09:57
Compare
Choose a tag to compare

'com.android.support:appcompat-v7:23.1.1'
'com.taobao.android:weex_sdk:0.6.1+'
'com.alibaba:fastjson:1.1.45+'