Commit Graph

229 Commits

Author SHA1 Message Date
ttok eddaf503fe fix NPE in DecodeBase64ImageTask
fix NPE in DecodeBase64ImageTask
2023-02-13 12:17:58 +03:00
grechka62 5b9e5c1a96 Screenshot tests for wrap_content size in grid 2023-02-10 23:53:15 +03:00
vyaivanove abc816497a Added header injection to DivKit Playground 2023-02-10 17:59:36 +03:00
arsenosov 1bae5e8ec1 Implemented max sizes in android 2023-02-06 17:25:21 +03:00
giniatovia 50a0a1cacd Fix INVISIBLE/GONE changing 2023-02-06 15:30:20 +03:00
gulevsky 8305abeef4 replace artifactory with bucket 2023-02-06 14:29:31 +03:00
vyaivanove 778269731a Added support for 'description' field in screenshot tests 2023-02-03 21:57:59 +03:00
vyaivanove 400f83d0f5 Fixed screenshot comparison not starting 2023-02-03 14:10:01 +03:00
grechka62 44a768ddbf Implement wrap_content constrained size in containers 2023-02-03 11:34:19 +03:00
vyaivanove 5153b3f177 Fixed filters not being applied to image preview 2023-02-02 14:20:36 +03:00
vyaivanove 2e3f7862bd Check for enableComparison flag when task added 2023-02-02 10:36:41 +03:00
arsenosov c11a3dded8 Added border to indicators 2023-02-01 22:58:46 +03:00
vyaivanove c073beac91 Decoupled screenshot test runner and screenshot comparison 2023-02-01 18:09:46 +03:00
i-ts 4b76d27b19 allow sharing non-local variables between contexts 2023-02-01 17:35:06 +03:00
giniatovia 72943cf74e fix visibility in gallery
fix visibility in gallery
2023-02-01 17:09:03 +03:00
nikita-kladov 9154db25b5 add pad functions 2023-02-01 16:05:22 +03:00
nikita-kladov 9316632891 add interval functions 2023-02-01 13:00:45 +03:00
vyaivanove d1aac85de0 Created task to validate screenshot test results 2023-02-01 12:06:07 +03:00
arsenosov 92e85ecf79 Added divShapeBase support to slider
Added divShapeBase support to divCircle
2023-01-30 11:11:20 +03:00
grechka62 6c579657a4 Add screenshot tests for wrap_content constrained size in containers 2023-01-30 11:10:37 +03:00
vyaivanove 159c1babd4 Made jacocoTestReport depend on test{testVariant}UnitTest task even if it existed, fixed test cases 2023-01-25 13:24:43 +03:00
nikita-kladov 94772641cf add timers 2023-01-24 17:35:09 +03:00
nikita-kladov 53e55f05cf fix isTransient transition flag for subtree 2023-01-24 12:08:00 +03:00
arsenosov e269f6129b Added new RoundedRectangleShape support to DivIndicator 2023-01-24 11:41:12 +03:00
gulevsky 6d56090735 fix publication repository selection 2023-01-24 09:01:52 +03:00
grechka62 418956964d Add baseline alignment to DivLayoutParams 2023-01-20 19:24:36 +03:00
gulevsky 694d5d9439 publish to bucket 2023-01-20 18:42:44 +03:00
vyaivanove 81dee3807f Made Div2RebindScreenshotTest use Div2ScreenshotTest reference screenshots 2023-01-20 17:23:02 +03:00
nikita-kladov 199f2e4c15 fix patch for div in container with id 2023-01-20 17:20:21 +03:00
vyaivanove 5b44744851 Missing subscription to image preview changes 2023-01-20 15:26:47 +03:00
arsenosov 7c00a47368 Added DivLayoutParams 2023-01-20 08:33:05 +03:00
vyaivanove 232bf0a260 Added tests for blur in image, image-background 2023-01-19 13:52:12 +03:00
vyaivanove b08cedd60d Added support for 'platforms' field in screenshot tests 2023-01-19 13:50:49 +03:00
vitaliev 0dc1dfc86f Div-Rive 2023-01-17 16:29:35 +03:00
nikita-kladov 5d4e6276e4 get time component from datetime 2023-01-17 12:26:55 +03:00
grechka62 3e69fd79c5 Fix match parent size in linear container 2023-01-16 12:20:30 +03:00
vyaivanove 7df7026b74 Prettified message for exception on evaluation of ternary condition 2023-01-13 19:33:12 +03:00
vyaivanove 0e869f8a26 Made image filter callback not to be delayed until next draw 2023-01-13 18:18:27 +03:00
grechka62 4e53e2e144 Add test for baseline alignment of vertical container 2023-01-13 13:19:26 +03:00
vyaivanove e2b27151a9 Prettified message for exception on evaluation of ternary condition 2023-01-13 13:04:44 +03:00
grechka62 8ae77d7c9f Wait for image loading in interactive tests 2023-01-12 17:03:41 +03:00
grechka62 27036e3b60 Keep platforms for proguard 2023-01-12 16:05:55 +03:00
grechka62 d618c076c9 Fix image background blur radius changes 2023-01-11 18:33:28 +03:00
arsenosov c25ee34652 Fixed baseline alignment in LinearLayout in android
Fixed baseline alignment in LinearLayout
2022-12-30 17:17:40 +03:00
nikita-kladov aacaa3f7de add platform filter for regression tests 2022-12-30 15:42:24 +03:00
arsenosov d247a99e81 Fixed weight issues with sizes in android
Fixed weight issues with match_parent and wrap_content
2022-12-29 17:14:46 +03:00
dashapalshau f1b91ccfc6 Snapshot tests for min/max block sizes for wrap_content constrained = false
Snapshot tests for min/max block sizes for wrap_content constrained = false
2022-12-27 15:39:50 +03:00
ripp 3ba466d118 relese list capture on hide or remove RecyclerView 2022-12-27 12:53:08 +03:00
arsenosov d9870a1bab Clear warnings after rebind
Clear warnings after rebind
2022-12-27 11:31:40 +03:00
grechka62 40a1f2da60 Fix max sized of DivFrameLayout with match parent child 2022-12-23 20:04:19 +03:00