Commit Graph

201 Commits

Author SHA1 Message Date
vyaivanove 83474a8b40 Reused already existing bitmaps in animations 2023-05-04 12:44:01 +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
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
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
nikita-kladov e42a3e99a1 support raw_text_variable for masks 2023-04-19 18:06:43 +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
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
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
ventywing 4688afe633 Change Int to Long. 2023-03-28 22:09:24 +03:00
i-ts 134645b9d4 use visual errors instead of assertion 2023-03-28 20:34:32 +03:00
vyaivanove 1b5af46ec9 Replaced DivSnappyRecyclerView with DivRecyclerView + PagerSnapHelper 2023-03-27 18:48:17 +03:00
nikita-kladov 317d1c7ed3 fix crush on set_state in trigger actions 2023-03-27 13:19:25 +03:00
grechka62 6eae616c26 Implement size_provider extension 2023-03-27 12:32:15 +03:00
kirkungurov 6457ce1594 add new keyboard type 2023-03-24 10:11:01 +03:00
tayrinn f5ea7be16d add getValue functions 2023-03-22 13:52:04 +03:00
alex-greben 3a4533e5da Fix abro bug with bottom padding 2023-03-20 18:27:06 +03:00
vyaivanove e3392d4096 Fixed IndexOutOfBoundsException in DivGallery 2023-03-18 14:31:18 +03:00
i-ts 2a95431b78 new local variables could be declared at bind-time 2023-03-17 10:27:21 +03:00
vyaivanove 2e16e9aab3 ,Fixed image preview not rebinding 2023-03-15 00:33:04 +03:00