| 
							
							
								 pengfei.zhou | 5501dd38d9 | Add resource system for doric,start with android | 2021-10-25 17:16:01 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 3e1051ed4e | Android:flexlayout fix cannot measure property when child is also flexlayout | 2021-10-17 12:37:41 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 834d98cdb7 | android: flexconfig's maxWidth or maxHeight is not effected | 2021-10-17 12:37:41 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 0dadbd473e | android: if scroller's child is most width,then its width should be equal to scroller's width | 2021-10-17 12:37:41 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | ea79ea953a | android: support image in text.htmltext | 2021-10-17 12:37:41 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | cba9133388 | android:update animation sdk | 2021-10-13 15:27:37 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 51ac1d698b | android:fix isAnimating's name is same | 2021-10-13 15:27:37 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | c60ba612f5 | android: fix flowlayout read item's identifier error | 2021-10-12 17:44:02 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | eaaa2c457a | android: fix in flowlayout, the fullspaned item is being reused unproperly | 2021-10-12 17:44:02 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 6cae752456 | Add find visible items for list and flowlayout | 2021-10-12 17:44:02 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 1f511823c5 | android: fix findCompletelyVisibleItems typo | 2021-10-12 17:44:02 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | f09f7859b9 | Flowlayout's loadMoreView supports fullSpan,default is false | 2021-10-12 17:44:02 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 738c072ee4 | Remove header and footer support,this is unnecessary | 2021-10-12 17:44:02 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 8fd2477c81 | list add findVisibleItems api | 2021-10-12 17:44:02 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 0e77c62e13 | FlowLayoutItem add fullSpan attribute | 2021-10-12 17:44:02 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 9429c75834 | flowlayout add header and footer:iOS  implement | 2021-10-12 17:44:02 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 5ad4f4b981 | flowlayout add header and footer:js and android implement | 2021-10-12 17:44:02 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 5224be8f90 | feat:List add header and footer | 2021-10-12 17:44:02 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 3250523fb4 | fix when remove child node from group node,reuse cause problem | 2021-10-08 18:49:45 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 53452e1d53 | android: fix when flowlayout not set loadMoreView will crash | 2021-09-30 15:41:12 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 63e0d1c38c | feat: Image add isAnimating, startAnimating and stopAnimating API | 2021-09-26 16:35:24 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 3fd8405e0b | feat: Image loadCallback add animated prop | 2021-09-26 16:35:24 +08:00 |  | 
			
				
					| 
							
							
								 王劲鹏 | bf0de5e02a | native response parameter changed | 2021-09-23 18:11:27 +08:00 |  | 
			
				
					| 
							
							
								 王劲鹏 | 73dd78ca05 | Android: update with js dispatcher & remove PI calculation | 2021-09-23 11:08:13 +08:00 |  | 
			
				
					| 
							
							
								 王劲鹏 | 56bf3bb4a1 | Android: implement touch api | 2021-09-22 16:25:59 +08:00 |  | 
			
				
					| 
							
							
								 王劲鹏 | 50d9377960 | Android: implement gesture container | 2021-09-22 16:25:59 +08:00 |  | 
			
				
					| 
							
							
								 王劲鹏 | 59bb3a049d | Android: fix toast gravity above api level R | 2021-09-16 19:04:40 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 417052534a | android: add condition for pureCall | 2021-09-16 13:28:31 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | dd4e8db3ad | Remove nativeEmpty, check call change to native side | 2021-09-16 13:01:47 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | f16648c3d1 | android: fix crash when parameter is null | 2021-09-13 13:32:38 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 7eba842a55 | android: when draw border ,do not draw out of cliped area. | 2021-09-09 18:24:22 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 41e610e424 | Animation add keyFrame | 2021-09-07 20:18:24 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | d7d19b17d0 | Add BackgroundColorAnimation and AlphaAnimation | 2021-09-07 18:50:09 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 627c107976 | Android:fix ListItem cannot clip corner or draw shadow | 2021-09-02 17:59:16 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 059f27c743 | Revert "debugging add module support" This reverts commit 85da528de5e258a765b842ca5e55c4cf81fd2936. | 2021-08-24 16:15:25 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 20e6f5c96d | debugging add module support | 2021-08-24 16:15:25 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | bfa865fe5d | feat:Image add imageFilePath | 2021-08-05 17:44:06 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 57cfdd38e1 | android: add requestPermissions API | 2021-08-05 16:20:15 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 160a85767a | android:fix NestedSlider onPageSelected call twice | 2021-07-30 17:29:51 +08:00 |  | 
			
				
					| 
							
							
								 王劲鹏 | d0c5161365 | Android: add h & v scroll bar enable for input | 2021-07-29 17:21:34 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | c7e6f93955 | android: when linearlayout set weight,should count space when calculate total length | 2021-07-29 11:37:55 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 3b0f13bb99 | android:use DoricLinearLayoutCompat instead | 2021-07-29 11:37:55 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 6fb526105b | android: add DoricLinearLayoutCompat copy from androidx | 2021-07-29 11:37:55 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 1fdc84745c | Android: optimize code | 2021-07-27 18:13:11 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 83f24e0eb3 | android: optimize code | 2021-07-27 18:13:11 +08:00 |  | 
			
				
					| 
							
							
								 王劲鹏 | f1f16f719a | Android: fix scrollable false bugged | 2021-07-27 18:11:44 +08:00 |  | 
			
				
					| 
							
							
								 王劲鹏 | 224ec7e761 | Android: fix text layout npe | 2021-07-27 14:50:30 +08:00 |  | 
			
				
					| 
							
							
								 王劲鹏 | 7a94ef0a53 | fix android input on text change recursive | 2021-07-23 11:01:18 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | f75a6f8071 | iOS:change the way created item view. | 2021-07-23 10:45:27 +08:00 |  | 
			
				
					| 
							
							
								 pengfei.zhou | 0a54a5a5e7 | feat:add deprecated api | 2021-07-22 19:03:35 +08:00 |  |