osborn
|
0668e0fe86
|
android: fix when load image from remote server cause non ui thread touch view (#561)
|
2022-12-10 14:25:36 +08:00 |
|
王劲鹏
|
44d971b870
|
Android: fix props mixin in blend sub node
|
2022-12-09 16:32:53 +08:00 |
|
王劲鹏
|
f175a94b28
|
fix signature
|
2022-11-10 11:45:17 +08:00 |
|
pengfei.zhou
|
7899896b80
|
android: create empty doric context instead of static one
|
2022-11-08 17:35:10 +08:00 |
|
pengfei.zhou
|
c3b9638434
|
Add SSR mode and test on Android
|
2022-11-08 17:35:10 +08:00 |
|
王劲鹏
|
5782a0d161
|
fix text node shadow & gradient conflict
|
2022-11-03 15:03:26 +08:00 |
|
王劲鹏
|
0a305b3104
|
fix security issue
|
2022-10-17 17:34:24 +08:00 |
|
王劲鹏
|
7632fa9a9d
|
Android: update horizontal list beforeDragging & add itemCanDrag
|
2022-09-01 10:30:14 +08:00 |
|
王劲鹏
|
c9eb2fd8bb
|
Android: update list beforeDragging & add itemCanDrag
|
2022-09-01 10:30:14 +08:00 |
|
王劲鹏
|
6236429e25
|
Android: update flowlayout beforeDragging & add itemCanDrag
|
2022-09-01 10:30:14 +08:00 |
|
王劲鹏
|
9ccce783cf
|
Android: implement flowlayout drag
|
2022-09-01 10:30:14 +08:00 |
|
王劲鹏
|
e69465e203
|
Android: implement horizontal list
|
2022-08-25 10:22:23 +08:00 |
|
pengfei.zhou
|
cce4148240
|
feat:slider and flowlayout add reload api
|
2022-08-16 18:00:23 +08:00 |
|
pengfei.zhou
|
3de2162ef6
|
js: list add reload api
|
2022-08-16 18:00:23 +08:00 |
|
pengfei.zhou
|
7dda15efbd
|
android: text's default color is gray
|
2022-08-16 18:00:23 +08:00 |
|
pengfei.zhou
|
b4a704a613
|
android: fix when flowlayout'item height is just,cannot show rowSpace properly
|
2022-08-10 10:57:09 +08:00 |
|
pengfei.zhou
|
ee9b8102f2
|
android: fix when in dev mode, asset resource cannot be downloaded
|
2022-08-02 14:17:55 +08:00 |
|
pengfei.zhou
|
6e3307d400
|
feat:fix gesture touch event's conflict in scroller
|
2022-08-01 19:05:41 +08:00 |
|
pengfei.zhou
|
61e537aa98
|
android: optimize debugging do not cache assets file from local dir
|
2022-08-01 19:05:41 +08:00 |
|
pengfei.zhou
|
2f9afac7bd
|
android: optimize hot reload operation which causes render error
|
2022-08-01 19:05:41 +08:00 |
|
pengfei.zhou
|
d391cb8348
|
android: Fix the problem of shaking when pull down the refreshable view
|
2022-07-29 13:41:40 +08:00 |
|
pengfei.zhou
|
5dd7504a37
|
android: Ensure that rendering operations are serialized to prevent timing errors
|
2022-07-27 14:33:59 +08:00 |
|
pengfei.zhou
|
13ba43cb19
|
Fix: android's api should be static
|
2022-07-18 15:43:08 +08:00 |
|
pengfei.zhou
|
c367b93121
|
feat:slider add reset action
|
2022-07-15 19:21:59 +08:00 |
|
pengfei.zhou
|
c05c169dd7
|
feat: slider support set max and min scale
|
2022-07-15 19:21:59 +08:00 |
|
pengfei.zhou
|
fd5994e270
|
android: slider add property slideStyle
|
2022-07-15 19:21:59 +08:00 |
|
pengfei.zhou
|
7a126531af
|
feat: Native add legacy mode
|
2022-07-15 19:21:59 +08:00 |
|
pengfei.zhou
|
dc3c06c81e
|
Add embedded example for android
|
2022-07-13 16:39:08 +08:00 |
|
pengfei.zhou
|
55ded48070
|
android: avoid create View in non-ui thread
|
2022-07-13 11:26:00 +08:00 |
|
王劲鹏
|
5071dfbfe5
|
Android: implement beforeDragging callback
|
2022-07-01 14:47:01 +08:00 |
|
pengfei.zhou
|
88b9784534
|
android: update proguard file for when R8 is not used
|
2022-06-30 13:36:07 +08:00 |
|
王劲鹏
|
59788fd658
|
fix scrollable false prevent scrollToPosition
|
2022-06-29 15:46:18 +08:00 |
|
王劲鹏
|
a72cabe9ea
|
copy exist bitmap avoid bitmap reuse
|
2022-06-24 16:28:29 +08:00 |
|
王劲鹏
|
78ba91030f
|
code format
|
2022-06-24 16:28:29 +08:00 |
|
pengfei.zhou
|
a443554cfb
|
android: list's loadMore change should be synchronized with itemCount
|
2022-06-23 17:12:36 +08:00 |
|
pengfei.zhou
|
3594217839
|
Android remove setWebContentsDebuggingEnabled
|
2022-06-22 19:02:44 +08:00 |
|
pengfei.zhou
|
94c61315f0
|
android: fix some excetion in doriclayer's draw function
|
2022-06-21 10:29:34 +08:00 |
|
王劲鹏
|
4cfb7b4076
|
bugfix: slider need scroll logic
|
2022-06-20 18:54:51 +08:00 |
|
王劲鹏
|
a9575cf67f
|
Android: implements list drag feature
|
2022-06-17 18:44:57 +08:00 |
|
pengfei.zhou
|
fc94230df2
|
android: fix java.util.ConcurrentModificationException
|
2022-06-17 10:43:50 +08:00 |
|
pengfei.zhou
|
6efd008841
|
android: fix when reuse image'drawable may cause crash in some devices
|
2022-06-06 11:12:15 +08:00 |
|
pengfei.zhou
|
34b759bb82
|
feat: expose plugin and viewNode outsize registry
|
2022-06-02 20:02:01 +08:00 |
|
pengfei.zhou
|
19a8aaae94
|
android: expose doric's library and registry
|
2022-06-02 20:02:01 +08:00 |
|
pengfei.zhou
|
531e2d9298
|
fix: image inside list flushes when loading more or in other situations
|
2022-06-02 15:41:49 +08:00 |
|
pengfei.zhou
|
75151d57d4
|
android: add setLifecycleOwner support
|
2022-05-25 18:22:59 +08:00 |
|
pengfei.zhou
|
bcb0f2d9e4
|
android: expose more API from ImageNode
|
2022-05-25 18:22:59 +08:00 |
|
pengfei.zhou
|
80e19dbfa8
|
android: export mSuperNode from ViewNode
|
2022-04-07 17:34:13 +08:00 |
|
pengfei.zhou
|
a19c327743
|
android:change DoricArrayBufferResource to public
|
2022-03-21 17:59:38 +08:00 |
|
吴尚昆
|
55ff312312
|
image scaleType add an enumeration ScaleToTile.
|
2022-03-18 20:02:52 +08:00 |
|
吴尚昆
|
31f45d161f
|
Android: resize image support tile mode.
|
2022-03-18 20:02:52 +08:00 |
|