Commit Graph

329 Commits

Author SHA1 Message Date
vyaivanove 83474a8b40 Reused already existing bitmaps in animations 2023-05-04 12:44:01 +03:00
edubinskaya 0c16766c94 catch IllegalStateException in divStorage 2023-05-03 20:55:41 +03:00
tayrinn 3b7a3fd7f0 attach indicators in gallery 2023-05-03 17:11:04 +03:00
nikita-kladov 5d729ac691 fix currency mask locale changing 2023-05-02 10:53:21 +03:00
nikita-kladov c0c7f55da2 fix currency mask regression test and locale changing 2023-04-28 12:49:15 +03:00
tayrinn 3d82084917 add overload for variable set functions 2023-04-25 19:14:45 +03:00
the-leo 96cf5b32b0 Video actions implemented 2023-04-24 21:25:41 +03:00
vyaivanove 494ce2e50c Added DivSelect implementation 2023-04-24 17:53:14 +03:00
vyaivanove 1d1237f491 Fixed image loading race condition 2023-04-24 17:13:00 +03:00
the-leo 702e1bf06a Added DivVideo component 2023-04-24 13:39:09 +03:00
tayrinn 0a9cc90844 add stretch image tests 2023-04-24 13:11:31 +03:00
vyaivanove e167f327ef Added CI task for building Android public repository 2023-04-24 13:04:18 +03:00
vyaivanove 9c4bace18e Added workaround for bug in View.isLaidOut 2023-04-21 19:03:59 +03:00
nikita-kladov edcd763786 add currency mask 2023-04-21 14:59:15 +03:00
vyaivanove f13d2b1585 Fixed generator creating optional fields with validators when not needed 2023-04-20 11:57:52 +03:00
nikita-kladov e42a3e99a1 support raw_text_variable for masks 2023-04-19 18:06:43 +03:00
grechka62 a212d8976c Fix cards feed size in demo-app 2023-04-19 15:39:14 +03:00
viktor-reznik 904bcd2473 use DivStatePath for DivCustom creation 2023-04-19 15:31:47 +03:00
morevsavva 49394d4b26 added div-video to schema 2023-04-17 20:22:12 +03:00
i-ts 4350eb6de4 unsupported platforms field proposal 2023-04-17 15:11:42 +03:00
grechka62 7f6df25625 Fix redundant remeasuring in overlap container 2023-04-17 12:06:54 +03:00
grechka62 6c6f884f05 Fix linear layout className for accessibility 2023-04-13 15:35:42 +03:00
tayrinn e69c0b00fa add stretch to backhround images 2023-04-13 13:32:44 +03:00
grechka62 d35004c781 Fix scroll of high views is demo-app 2023-04-13 11:26:15 +03:00
ggys 3dbd9ec3ae add Z-order mode for player 2023-04-13 08:23:39 +03:00
nikita-kladov 6589c1e2cb fix cursor position, overflow, and final value of length masks 2023-04-12 18:11:22 +03:00
the-leo 2384d11d94 Div-video Factory added 2023-04-12 15:26:16 +03:00
grechka62 6cf4a31eaa Fix base sizes for wrap_content constrained in linear container 2023-04-12 12:02:52 +03:00
grechka62 292c2020c7 Implement wrap_content constrained in gallery 2023-04-12 11:48:32 +03:00
tayrinn 87f6869bdc add stretch to image scale type 2023-04-11 23:00:46 +03:00
grechka62 725f5aac76 Implement aspect height in horizontal container 2023-04-11 12:19:19 +03:00
grechka62 02e4775915 Disable clip to paddings for DivViewGroup 2023-04-11 11:19:58 +03:00
viktor-reznik 28381ed526 create div custom child view without binding 2023-04-10 17:46:50 +03:00
grechka62 de63635fa2 Remove warning about incorrect child height when aspect is defined 2023-04-10 17:11:01 +03:00
alex-greben ecb2eebf38 Subscribe to var changes before invoke observer 2023-04-10 17:03:14 +03:00
grechka62 76c9f6f0de Implement aspect height in vertical container 2023-04-10 15:14:00 +03:00
vyaivanove e263a4278a Fixed image preview binding performance 2023-04-10 14:21:12 +03:00
alex-greben 3e4aa86d9f Fix callback call failure on undeclared vars 2023-04-10 13:44:50 +03:00
grechka62 df6f814c2d Fix error counter showing 2023-04-10 11:53:04 +03:00
alex-greben a1c159490b Cache an eval result 2023-04-07 11:26:33 +03:00
vyaivanove 66cbf878a5 Added div-select.json to schema 2023-04-05 18:09:14 +03:00
nikita-kladov c9428199b2 fix visibility animation on disappear 2023-04-05 12:30:38 +03:00
vyaivanove c4e7e0e999 Removed unnecessary screenshots, enabled strict screenshot comparison 2023-04-04 12:57:12 +03:00
grechka62 c1c27e2a8a Implement aspect height in wrap container 2023-03-30 19:44:39 +03:00
grechka62 fd9950f98c Inherit Div2View from FrameContainerLayout 2023-03-30 12:13:16 +03:00
kirkungurov 5e56fbd216 fix keyboard type for ios 2023-03-30 11:19:10 +03:00
tayrinn eb5a3388f7 make gallery scroll slower 2023-03-29 16:35:06 +03:00
alex-greben 07f462c268 Remove observers in clearBinding method 2023-03-29 13:16:55 +03:00
gulevsky ff0d90edeb opt-in primary constructors of div models 2023-03-29 12:39:05 +03:00
ventywing 4688afe633 Change Int to Long. 2023-03-28 22:09:24 +03:00