115 Commits

Author SHA1 Message Date
grechka62 f556a053b5 Fix arguments order in getStoredValue functions
commit_hash:2506fd0f0e668ab5c9fa6dce18d0d4c17de2a8b1
2026-04-30 18:55:21 +03:00
grechka62 f3e1d1c63a Support scoped getStoredValue functions
commit_hash:5f37364f5af049cdef22a89a6e959c2a496ed018
2026-04-29 11:44:32 +03:00
pkurchatov b1c8f3beff build.gradle cleanup
commit_hash:55aba830b28c1f2838bcb5c2956f46f59f0117c0
2026-04-24 15:59:12 +03:00
pkurchatov 1e54e64f70 Gradle files clean up
commit_hash:2b9eeab6fc545158b0cead652a55118a8c6afce8
2026-04-17 14:57:55 +03:00
pkurchatov 081b55f42c build.gradle -> build.gradle.kts
commit_hash:e5a2e62dbc4976dad23a54fdc75394e70a901646
2026-04-16 12:53:53 +03:00
pkurchatov fa8c8bbbf4 Added compose integration tests
commit_hash:b8423b44ec162dc4882e3be7cf8fc61fab2acbb3
2026-03-25 14:46:47 +03:00
pkurchatov e3bd6069a4 Added test-utils module
commit_hash:b2f6363829ef137dd628946b6ce84f3a6d76ad23
2026-03-23 17:34:13 +03:00
pkurchatov 3b9774e997 Used proper mockito version
commit_hash:2e8332d6896b66fbdc2e6cf7e94dee2e543f39d1
2026-03-21 00:23:18 +03:00
gulevsky 8ef81cc23d increase try operator precedence
commit_hash:cf6586741750fc7384110be463da2c9ccb0b4710
2026-03-12 14:03:46 +03:00
grechka62 8437c19b1b Support getTimestamp in android
commit_hash:7475956d89071e33339c71f4a35eb4f73065e47b
2026-03-06 16:46:01 +03:00
i-ts 5353d7c3bd fix invalid timezone offsets during datetime formatting
commit_hash:7bb2e9e625cd4c5279e92b8d1901f28e08a367f1
2026-03-02 12:21:59 +03:00
pkurchatov 44efff41dd Removed jacoco plugin
commit_hash:3f011ba984984a3a1265c9187ac819e573b0daae
2026-02-25 16:12:02 +03:00
gulevsky a05eac31fe move expression api description to a new location
commit_hash:5eb88e0ab7a836dcecb028557c53633d1d006092
2025-10-31 16:15:39 +03:00
bacecek 04b4526c36 Use Gradle Configuration Cache compatible api
commit_hash:f77dbc27c0ee1dee5b5f5dc79dd30421c7f7ddbd
2025-09-30 11:46:33 +03:00
grechka62 b138d4fb67 Fix urls and colors in dict and array
commit_hash:83e82318b7963ef5e13d09da00501b671fbcb960
2025-09-25 14:25:34 +03:00
bakalskayas 2bb3b80093 enable tests with expressions in variables value
commit_hash:dece3fb5c23bc25f994ffaffe4674246ea604f0e
2025-09-09 22:27:52 +03:00
gulevsky 483b6f79b1 remove dependency on icu4j
commit_hash:ef56b3a4edeec02c83d968a903e82d4aabd1cef9
2025-09-05 15:16:34 +03:00
grechka62 6dd2d4fe7d Optimize integration test
commit_hash:d5004cb21aad59a2b4ad3fdbbe1a4e07c4e13aca
2025-09-02 14:44:26 +03:00
gulevsky 1426d82371 add decimalFormat function support
commit_hash:30dcfc43ef97eaeda0466e23327ea6f5daf83020
2025-08-28 17:08:53 +03:00
gulevsky 551cb599f8 add lint rule for OnPreDrawListener
commit_hash:d17e85be9d08761e6e79c11101cc527bfb837859
2025-08-06 11:22:16 +03:00
bakalskayas cf339841e9 enable disabled tests
commit_hash:803a2ea39117a9bacec615c77d85dd74b45aa9e6
2025-08-04 11:10:41 +03:00
bakalskayas ab4a8a61c8 support cot function
commit_hash:70a47dc96b533c3b5b5eda8671025185a0283d85
2025-07-28 18:53:33 +03:00
bakalskayas 28c7a5c2e3 Added dictionary to array conversion
commit_hash:f5ef82c7a6e34f55edc4acc691835c9294c26773
2025-07-23 16:59:40 +03:00
bakalskayas 6f5a4d0b13 Added len() function to dict
commit_hash:3984764a0fc1beeb029ee9dd20e21bdeb0f81de0
2025-07-21 12:05:15 +03:00
pkurchatov d03e1f47fb expression tests refactoring
commit_hash:c88c5e38d3a68deb790b29730b01eb7a5acca8d6
2025-07-01 17:43:14 +03:00
grechka62 35c9b80ed6 Support subscriptions to get<Type>Value functions
commit_hash:94b9081eb7d3aa817f71f07e6b49a0bb8979b3d1
2025-06-19 14:10:13 +03:00
xvegau c3eb077053 [Android] Support of trigonometric functions
commit_hash:1839cd815175c28091a555cdc5830c286070b3fa
2025-04-25 19:30:17 +03:00
grechka62 4ff38816cc Add asin() trigonometric function
Pull Request resolved: https://github.com/divkit/divkit/pull/95
commit_hash:58f56cf3d93b4a741ed4da07ca873548f6004bd5
2025-04-11 19:36:35 +03:00
grechka62 324fcc6a67 Cos function implementation
Pull Request resolved: https://github.com/divkit/divkit/pull/87
commit_hash:558f978391afb5e7b15c65d3f83da822a9e65d31
2025-04-10 11:06:44 +03:00
grechka62 9564bff281 Enable disabled expression tests
commit_hash:461eb10278e746f3cb82788fc2655c8b77d70a47
2025-03-20 16:50:01 +03:00
gulevsky 2588561a39 remove built-in function provider from public API
commit_hash:1189a3905ce8fd00ad3759e044b113cffb04ba23
2025-01-21 11:02:01 +03:00
pkurchatov 0299f24418 Fixed ternary operator
commit_hash:d444b63f778a6c6d1c94f671ecf4b8a088d75b52
2024-12-26 17:59:52 +03:00
the-leo 8fc01dcc68 Sin function
commit_hash:c30f3a56288575540dbf8ec5fd1c32ca290ae3c0
2024-12-13 15:15:10 +03:00
avmushtukov 1cf94e0f59 add support for array methods and fix issues with tests
commit_hash:edee6544bfe24236ce733a5d0545f7ec18d2293c
2024-12-05 10:28:03 +03:00
tayrinn ebe00c6293 add signatures for methods.
commit_hash:9110f32bc056826a0d8207eaf0670a6d4c0849b2
2024-11-25 17:49:13 +03:00
grechka62 20c8f33cce Support local functions
commit_hash:7751f6b71a5611165e3a0c9b01614fd0618e44bc
2024-11-20 15:53:43 +03:00
gulevsky 0d9fdbd23f fix string template tokenization
commit_hash:9654114d963d26cc03fdbb07e810caa6881959b3
2024-11-14 18:45:06 +03:00
grechka62 29ae7a6059 Fix expression tests
commit_hash:c11bf162a5f50de17bfdfdf1dfbfae2c87eb8fee
2024-11-08 13:59:47 +03:00
avmushtukov 96dd86835f add encodeRegex function on android
commit_hash:9a0e6fe81b5c6b73101110a976e3b9576db43179
2024-10-01 14:43:18 +03:00
avmushtukov a1d4d10ab6 add set-stored-value action
commit_hash:827b756d3294d56f4d5b8a123427cddfe2cbcf24
2024-09-27 15:27:16 +03:00
tayrinn 63348eacc8 Add isEmpty() function to dict.
commit_hash:ab08ddfce581aba3b72f891254474e4ebd6906ea
2024-09-17 13:52:02 +03:00
grechka62 37e8580883 Bump AGP to 8.5.2
8805b28be86540da1230b59f3deff06b20a97292
2024-09-03 18:26:50 +03:00
tayrinn d2fadd1af0 support methods for dict
beebe02722aeaa713ab25b44f5a6d343e4c09539
2024-08-28 15:18:41 +03:00
tayrinn f601e6b80f Support toString() methods for dicts and arrays
28572a5bbabda6dd2939ace30b0b6613213dae14
2024-08-13 22:30:52 +03:00
pkurchatov 75618ebccd Fixed vararg functions matching
9b62f7ca807ae444d47b513a570c8e1024e7a3b4
2024-06-11 18:03:34 +03:00
pkurchatov 954cd7a3a4 Expressions test data cleanup
c82be23dcc68e726e2f95558b2b8f246a139061b
2024-06-11 11:51:05 +03:00
pkurchatov 3207d39e26 Removed name from expression test data
490782d13adb3b27e6d6a704e7113f4f3ca03649
2024-06-05 16:29:34 +03:00
pkurchatov 70821fc8e1 ExpressionTests refactoring
aa3601d5113ced9549089408ee2a608456880b3c
2024-06-04 15:22:49 +03:00
pkurchatov 576fbf7f71 Added containsKey method for dictionaries
590c534515b71eb921ef7d0f222495cbd915044e
2024-05-31 18:23:09 +03:00
pkurchatov 983b13ac1b Removed z/Z patterns restriction
a28bf13ab1129550ab2c6f228797071d78b0c4b9
2024-05-22 13:45:59 +03:00