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

* [android] update modify rewrite #134

Merged
merged 1 commit into from
Mar 22, 2017
Merged

* [android] update modify rewrite #134

merged 1 commit into from
Mar 22, 2017

Conversation

xkli
Copy link
Contributor

@xkli xkli commented Mar 20, 2017

@weex-bot
Copy link

Warnings
⚠️ Potential BREAK CHANGE. Modify public in android/sdk/src/main/java/com/taobao/weex/WXSDKInstance.java without metion it in commit message. You'd better add 'break change' in your commit log.

Generated by 🚫 dangerJS

@asfgit asfgit merged commit f1fc1a3 into apache:0.12-dev Mar 22, 2017
asfgit pushed a commit that referenced this pull request Mar 22, 2017
katherine95s pushed a commit to katherine95s/incubator-weex that referenced this pull request Jul 4, 2019
* + [all] init

* * [android] remove the IWXRecyclerViewChild interface

* + [android] add navBarSetter interface

* * [android] bug fix of NavBar

* * [android] add weex.jks wee.txt

* * [android]  List  bugfix

* * [android] update WXComponent.java WXListComponent.java IOnLoadMoreListener.java

* * [android] update build.gradle support simple use idk

* * [ android ] fix the toast show mode : one by one mode to replace at once

* * [doc] update integrate-to-android.md

* * [android] modify switch component

* * [android] close alibaba/weex#20

* + [android] Add WebView Component and Module

* *[test]Modify android Instrument test case util to ajust 750 width and png file

* + [android ] add navbarsetter

* +[ android ] add navigator function

* - [android] remove Deprecated api

* * [android ] modify imageRecycle Logic

* * [android] update WXcompont.java wxListComponent.java modify appear event

* + [android] text-overflow support

* Revert "Merge branch 'dev' into android"

This reverts commit 967997f, reversing
changes made to d31f74a.

* * [android] update libweexcore.so

* * [android] Refactor border draw

* * [android] ignore iml file create by intellij

* * [android] Refactor border draw

* * [android] update ScreenUtil.java modify the method of get actionbar height

* * [android] update screenUtil.java

* * [android] update WXListComponent.java

* *[android] modify playound add WEEX_TPL_KEY to Unite autotest and QR

* * [android] web tag bugfix

* * [android ] bugfix

* *[ android ] deviceType default phone

* * [android] update WXSDKInstance.java init adapter

* * [android] update wxenvironment.java modify version

* * [doc] add video src URL scheme spec

* * [Android] remove Reuse mechanism in WXListComponent

* * [android] modify scroll default Direction logic

* + [example] instance api

* +[Android] Add refresh and loadMore to "List"
- [Android] Remove reuse view mechanism of "List"

* * [Android] move refresh.we from example to test folder

* * [android] update WXListComponent.java and WXComponent.java modify appear

* * [example] fix video control problem, fix apache#63 .
  more detail see apache#134

* * [Android] Fix mis-spelling of "Refresh" tag

* * [example] close instance api example, waiting jsfm merging to dev

* * [doc] add flex-wrap spec

* * [example] add flex-wrap example

* * [Android] No textOverflow will be applied if lines=0

* * [Android] Change grade version to 2.1.0

* * [android] update WXEnvironment.java WXSDKInstance.java CaptureActivity.java dynamic replace bundle js

* * [android] update WXSDKInstance.java modify option np

* +[test] android playground add perf list with append tree testcase

* * [Android] Fix image recycle in List

* * [example] fix flex-wrap title

* * [android] update WXimage.java add new property

* * [android] update WXDomStatement.java null point

* * [example] update playground demos

* * [android] update main.js

* * [android] update WXStreamModule.java

* * [android] update wxattr.java wxrecycleimagemanager.java wximage.java

* * [android] update WXScroller.java stop load image

* * [Android] Destroy useless instance in WXEmbed when src changed

* * [doc] update doc for windows

* * [android] bug fix crash

* + [example] add new-fashion examples

* + [component] add tabbar & navbar

* * [ android ] native crash fixed apache#210

* + [example] add stream demo

* * [example] add `npm run build` in start script

* * [ android ]  fix list LayoutParams cast error

*  [component] update tabbar & navbar

* * [example] finish stream demo

* * [doc] update image.md add resize attribute

* * [ android ]  fix list LayoutParams cast error

* * [example] post sendHttp

* * [examples] mv params to local

* * [android] set screen h &w cache

* * [example] update text-overflow:elipssis text

* Revert "Merge branch 'dev' into android"

This reverts commit bc35bad, reversing
changes made to d5b5374.

* * [all] restore android merge to dev

* * [android] refresh android for merge branch error

* * [example] update instance api demo

* * [all] fix commit msg regex

* * [android] renew android playground

* * [android] update ImageAdapter.java remove resize

* * [android] update image-demo.we add attribute resize

* * [all] rm build from start script

* *[example] Add showcase for hyperlink("a" element)

* * [example] rename hyperlink

* * [example] add activity example entry

* * [android] update WXEnvironment.java

* * [android] update WXStreamModule.java np

* * [android] update WXSDKInstance.java rename render and add log

* *[android] update jsf 0.13.9

* * [android] so release local reference

* * [example] change href in <a> to external accessible URL

* * [example] add sub-directory supporting comment

* * [example] add dir params

* * [Android] Move flushView from renderStatement and batch to Component.bindImp(), in order to reduce the duplicate flushview when addElement to WXList.

* * [example] update image-demo.we

* * [Android] Remove recursively invoke flushView as bindImp() itself is recursive.

* * [component] fix marquee index

* * [Android] Fix RenderStatement.scrollTo() issuse in single scroller, but this fix will cause the wrong scroll offset when scroller are nested in scroller.

* * [example] panel type

* * [android] input default use single line

* * [Android] Fix scrollTo issues, this will work for single scroller and nested scroller.

* * [example] update playground

* * [android] update WXPageActivity.java modify file path

* add a todoMvc demo with some feature to be finished (apache#239)

* + [example] add todo mvc basic demo

* + [example] todo more fixed

* + [example] todomvc with bug

* * [example] update android assets

* * [example] need to fix todoMVC

* * [android] update build.grade

* * [example] refactor example structure

* * [Android] Fix flushview no response when image's src has been changed

* * [android] update WXInstanceWrap.java modify pro guard

* +[doc ] add list onappear and ondisappear event doc

* [example] add tabbar demo

* [example] add webview demo

* + [example] add scroller and pull-to-refresh demo (apache#248)

* + [example] Add appear/disappear event listener in list-basic.

* * [example] move the appear/disappear listener to cell label for Android

* + [example] add scroller-basic demo

* * [example] reindent code

* [example] add navigator demo (apache#250)

* * [example] update image-demo.we

* + [doc] add pull-to-refresh doc to list component

* * [doc] reference list example to examples/
katherine95s pushed a commit to katherine95s/incubator-weex that referenced this pull request Jul 4, 2019
* * [android] update fix sticky model getComponentRect

* * [android] update module. module add method 'setModuleName'.modify module event return data formate
katherine95s pushed a commit to katherine95s/incubator-weex that referenced this pull request Jul 11, 2019
* + [all] init

* * [android] remove the IWXRecyclerViewChild interface

* + [android] add navBarSetter interface

* * [android] bug fix of NavBar

* * [android] add weex.jks wee.txt

* * [android]  List  bugfix

* * [android] update WXComponent.java WXListComponent.java IOnLoadMoreListener.java

* * [android] update build.gradle support simple use idk

* * [ android ] fix the toast show mode : one by one mode to replace at once

* * [doc] update integrate-to-android.md

* * [android] modify switch component

* * [android] close alibaba/weex#20

* + [android] Add WebView Component and Module

* *[test]Modify android Instrument test case util to ajust 750 width and png file

* + [android ] add navbarsetter

* +[ android ] add navigator function

* - [android] remove Deprecated api

* * [android ] modify imageRecycle Logic

* * [android] update WXcompont.java wxListComponent.java modify appear event

* + [android] text-overflow support

* Revert "Merge branch 'dev' into android"

This reverts commit 967997f, reversing
changes made to d31f74a.

* * [android] update libweexcore.so

* * [android] Refactor border draw

* * [android] ignore iml file create by intellij

* * [android] Refactor border draw

* * [android] update ScreenUtil.java modify the method of get actionbar height

* * [android] update screenUtil.java

* * [android] update WXListComponent.java

* *[android] modify playound add WEEX_TPL_KEY to Unite autotest and QR

* * [android] web tag bugfix

* * [android ] bugfix

* *[ android ] deviceType default phone

* * [android] update WXSDKInstance.java init adapter

* * [android] update wxenvironment.java modify version

* * [doc] add video src URL scheme spec

* * [Android] remove Reuse mechanism in WXListComponent

* * [android] modify scroll default Direction logic

* + [example] instance api

* +[Android] Add refresh and loadMore to "List"
- [Android] Remove reuse view mechanism of "List"

* * [Android] move refresh.we from example to test folder

* * [android] update WXListComponent.java and WXComponent.java modify appear

* * [example] fix video control problem, fix apache#63 .
  more detail see apache#134

* * [Android] Fix mis-spelling of "Refresh" tag

* * [example] close instance api example, waiting jsfm merging to dev

* * [doc] add flex-wrap spec

* * [example] add flex-wrap example

* * [Android] No textOverflow will be applied if lines=0

* * [Android] Change grade version to 2.1.0

* * [android] update WXEnvironment.java WXSDKInstance.java CaptureActivity.java dynamic replace bundle js

* * [android] update WXSDKInstance.java modify option np

* +[test] android playground add perf list with append tree testcase

* * [Android] Fix image recycle in List

* * [example] fix flex-wrap title

* * [android] update WXimage.java add new property

* * [android] update WXDomStatement.java null point

* * [example] update playground demos

* * [android] update main.js

* * [android] update WXStreamModule.java

* * [android] update wxattr.java wxrecycleimagemanager.java wximage.java

* * [android] update WXScroller.java stop load image

* * [Android] Destroy useless instance in WXEmbed when src changed

* * [doc] update doc for windows

* * [android] bug fix crash

* + [example] add new-fashion examples

* + [component] add tabbar & navbar

* * [ android ] native crash fixed apache#210

* + [example] add stream demo

* * [example] add `npm run build` in start script

* * [ android ]  fix list LayoutParams cast error

*  [component] update tabbar & navbar

* * [example] finish stream demo

* * [doc] update image.md add resize attribute

* * [ android ]  fix list LayoutParams cast error

* * [example] post sendHttp

* * [examples] mv params to local

* * [android] set screen h &w cache

* * [example] update text-overflow:elipssis text

* Revert "Merge branch 'dev' into android"

This reverts commit bc35bad, reversing
changes made to d5b5374.

* * [all] restore android merge to dev

* * [android] refresh android for merge branch error

* * [example] update instance api demo

* * [all] fix commit msg regex

* * [android] renew android playground

* * [android] update ImageAdapter.java remove resize

* * [android] update image-demo.we add attribute resize

* * [all] rm build from start script

* *[example] Add showcase for hyperlink("a" element)

* * [example] rename hyperlink

* * [example] add activity example entry

* * [android] update WXEnvironment.java

* * [android] update WXStreamModule.java np

* * [android] update WXSDKInstance.java rename render and add log

* *[android] update jsf 0.13.9

* * [android] so release local reference

* * [example] change href in <a> to external accessible URL

* * [example] add sub-directory supporting comment

* * [example] add dir params

* * [Android] Move flushView from renderStatement and batch to Component.bindImp(), in order to reduce the duplicate flushview when addElement to WXList.

* * [example] update image-demo.we

* * [Android] Remove recursively invoke flushView as bindImp() itself is recursive.

* * [component] fix marquee index

* * [Android] Fix RenderStatement.scrollTo() issuse in single scroller, but this fix will cause the wrong scroll offset when scroller are nested in scroller.

* * [example] panel type

* * [android] input default use single line

* * [Android] Fix scrollTo issues, this will work for single scroller and nested scroller.

* * [example] update playground

* * [android] update WXPageActivity.java modify file path

* add a todoMvc demo with some feature to be finished (apache#239)

* + [example] add todo mvc basic demo

* + [example] todo more fixed

* + [example] todomvc with bug

* * [example] update android assets

* * [example] need to fix todoMVC

* * [android] update build.grade

* * [example] refactor example structure

* * [Android] Fix flushview no response when image's src has been changed

* * [android] update WXInstanceWrap.java modify pro guard

* +[doc ] add list onappear and ondisappear event doc

* [example] add tabbar demo

* [example] add webview demo

* + [example] add scroller and pull-to-refresh demo (apache#248)

* + [example] Add appear/disappear event listener in list-basic.

* * [example] move the appear/disappear listener to cell label for Android

* + [example] add scroller-basic demo

* * [example] reindent code

* [example] add navigator demo (apache#250)

* * [example] update image-demo.we

* + [doc] add pull-to-refresh doc to list component

* * [doc] reference list example to examples/
katherine95s pushed a commit to katherine95s/incubator-weex that referenced this pull request Jul 11, 2019
* * [android] update fix sticky model getComponentRect

* * [android] update module. module add method 'setModuleName'.modify module event return data formate
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.

3 participants