Commit Graph
358 Commits
Author SHA1 Message Date
vyaivanove 5df4fb7c0a Fixed DivSelect line height 2023-05-29 16:19:54 +03:00
vyaivanove 2e11d0b101 Add snapshot publishing to CI 2023-05-29 12:42:37 +03:00
edubinskaya ec62b9bf45 fixed permanent destroying video manager on view detach 2023-05-25 19:35:04 +03:00
grechka62 f81a960cdd Fix animation of disappering views 2023-05-25 18:59:16 +03:00
viktor-reznik 74ca809c07 use DivStatePath for DivCustom creation 2023-05-25 14:30:28 +03:00
pkurchatov e3ff6fbb5b Renamed json->dict varibale type 2023-05-25 12:09:50 +03:00
tayrinn 39daf98947 fix corner radius draw 2023-05-24 18:40:37 +03:00
alex-kozyakov 683a4977e9 Allow host apps to use their RenderScripts when images blur is used 2023-05-24 13:49:38 +03:00
4eb0da f0156f566a Json variable type 2023-05-24 11:47:30 +03:00
tayrinn 4956afacea Remove observers in clearBinding method REVERT
This reverts commit bfbcce99335a7bb4125b5b2041c2e246abb77178, reversing
changes made to ff926efa381a376de48d97d522430aa9e129b361.
2023-05-23 19:10:54 +03:00
grechka62 8370606691 Fix patch applying to pager 2023-05-23 15:00:42 +03:00
ivanovsky-v 726eac2c6f [Schema] add new types for content-aligment: space-between, space-around, space-evenly 2023-05-22 16:12:23 +03:00
edubinskaya 48b54bf9f7 fixed black screen and save player state after detach in video-custom 2023-05-22 11:11:50 +03:00
the-leo a28e97d144 Fixed black screen at the end of playback after onPause 2023-05-19 14:54:48 +03:00
vyaivanove e2d7371558 Make element clauses exhaustive 2023-05-18 14:01:36 +03:00
vyaivanove 0a058a5493 Revert "use DivStatePath for DivCustom creation" 2023-05-17 18:28:06 +03:00
grechka62 1f10192ddc Fix center alignment in containers 2023-05-17 17:46:24 +03:00
morevsavva 6e0240c18d combined streams and videos in DivVideo. 2023-05-17 15:59:47 +03:00
vyaivanove a4ca18e878 Fix Android release publishing 2023-05-16 12:36:15 +03:00
robot-piglet 2ec14d7d0d Intermediate changes 2023-05-16 12:36:12 +03:00
vyaivanove da5e141531 Added DivSelect crossplatform tests 2023-05-15 17:49:49 +03:00
edubinskaya ba516b0496 fixed double close database on remove cards 2023-05-15 13:46:16 +03:00
the-leo a64c4ddf40 Changed DivPlayer observer methods 2023-05-15 07:01:23 +03:00
edubinskaya 840584e636 Revert "divStorage multi-thread tests" 2023-05-12 15:51:53 +03:00
grechka62 483fb8f601 Validate empty lists 2023-05-11 21:36:25 +03:00
the-leo 469d3436e8 Added abstract factory for media source 2023-05-11 14:16:40 +03:00
edubinskaya 4a5b061bab implemented DatabaseManager to manage SQLiteDatabase connections 2023-05-11 10:42:46 +03:00
4eb0da ad7a7ead6f Fix incorrect data processing 2023-05-10 16:56:24 +03:00
vyaivanove 7b78f14cdf Update Gradle to 7.6.1, AGP to 7.4.2 2023-05-10 12:14:07 +03:00
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