1581 Commits
Author SHA1 Message Date
grechka62 9c00c7cee9 Support scroll to item id
commit_hash:782a066069e58725668ac6999dd5db63c48c2a3d
2026-04-16 13:11:29 +03:00
pkurchatov 081b55f42c build.gradle -> build.gradle.kts
commit_hash:e5a2e62dbc4976dad23a54fdc75394e70a901646
2026-04-16 12:53:53 +03:00
grechka62 d019ebd114 Fix memory leak in ReleaseManager
commit_hash:996e041d124109b8fc80d71ee58be506966952fa
2026-04-16 12:20:18 +03:00
burstein 7a01156fc2 Supported div-input
commit_hash:40283dd7cba4cc50245ca700920d19a4e1e99127
2026-04-16 02:27:19 +03:00
4eb0da c64390f8da set_cursor_position action
commit_hash:cbe1e1deb4b9b4f155682d22d3eba1f1d2e2a98c
2026-04-15 18:48:28 +03:00
burstein 9570462504 Refactoring for div-pager
commit_hash:be2c5b6d9f4c39289d26bfe83f761df66429a7d9
2026-04-15 17:46:09 +03:00
gulevsky 4ecad657e3 skip unnecessary async binding with the same data
commit_hash:f80d697d7c5ce8e0198909a83f1ce51fb133975e
2026-04-15 16:33:12 +03:00
grechka62 83b475faa2 Add method for storage reset
commit_hash:12983b5dbe3b365691999c882bf455fdbb516c9e
2026-04-15 11:09:02 +03:00
pkurchatov 6602733102 DivLocalComponentStorage fixes
commit_hash:3713f715bde524c48db263b86a6c5c5dc6326889
2026-04-14 20:26:04 +03:00
pkurchatov db930d8f01 Added DivViewComponent
commit_hash:145be58fb45e34d115aeae19a4e8ba9f4ce4b96a
2026-04-14 17:42:14 +03:00
grechka62 1bb63cf567 Support scroll to id action in schema
commit_hash:2c6a71f114a32e5cbbf2250fd81f3a40a4b1502d
2026-04-14 16:23:50 +03:00
grechka62 375c45ce76 Increase perf unit tests timeout on sandbox
commit_hash:5effcad0bbba511cc9133f868997056b1ab074aa
2026-04-14 16:14:04 +03:00
burstein 4acdbd9b78 Supported regression testing compose renderer
commit_hash:410042befdd81c5ba1812cf29b68b69001e68c69
2026-04-14 12:27:07 +03:00
burstein 16651ccaeb Supported text hyphenation
commit_hash:73a99ae0f148cd2316cc17d74ed34454b0ec5129
2026-04-11 15:32:05 +03:00
i-ts 3cba1a7af2 Support custom typed actions
commit_hash:6a076372456f7a8a6d37269baa6edebcc78a02c7
2026-04-10 22:31:50 +03:00
grechka62 41ffb1ff20 Fix fade animation finishing
commit_hash:46007b526ac32c56d1686462f79a3fc3a2133fab
2026-04-10 17:47:14 +03:00
pkurchatov 23eb83fbd5 Added DivActionSource
commit_hash:15c88af55997d53267cf55622d01c4d628435e35
2026-04-10 14:24:12 +03:00
burstein 3327ff92a5 Supported background image
commit_hash:8a1476e2f6f3b67d469981927a6eaa7e9918173b
2026-04-10 02:50:30 +03:00
pkurchatov 6b6fc2b603 DivComposeConfiguration & DivDebugConfiguration refactoring
commit_hash:b90f514d2c683f856b7fcc3d3e77426792647917
2026-04-09 19:10:34 +03:00
pkurchatov 900abbdee1 Simplified types
commit_hash:fdf2b573fc3c77d4ad915e08056a32e9481fffea
2026-04-09 13:56:13 +03:00
burstein a50fa55ee7 Supported accessibility
commit_hash:a4e485082c557f17303c01cd91f3ef3895293330
2026-04-09 12:09:53 +03:00
grechka62 d4175d806e Make headers important for accessibility
commit_hash:d4bc77e3274f1bc17967edd2eb335b3d9fe573b4
2026-04-08 14:57:31 +03:00
pkurchatov ceb8327617 Used typed Expression.observedValue extensions
commit_hash:397afc589d4b61774777c9bd78c188b66ea83ac6
2026-04-08 12:07:44 +03:00
gulevsky 8c2dca7c51 remove async binding self locks
commit_hash:33983fc9bbe822b85905ca88d810f9fe93e991cb
2026-04-07 18:58:13 +03:00
grechka62 1bbaaa329a Move current state search to StateManager
commit_hash:9e1ea8d244b367fca564a4fd53da3537519fd665
2026-04-07 15:55:29 +03:00
burstein 7246de5637 Supported div-state
commit_hash:7c930fbb9d0add7285ce31f94cee6bd2d23bf822
2026-04-07 13:53:50 +03:00
pkurchatov 2f8a86bfdb Updated Gradle wrapper to 9.4.1
commit_hash:4d4b144f0473fc6e965068f8056d7997f4871139
2026-04-07 12:24:10 +03:00
pkurchatov f0c83a758b Publish compose module
commit_hash:2ab15a0cff73cd1fe61bc27141f85c92164048cf
2026-04-07 11:30:05 +03:00
gulevsky 4beae5f05d remove PublicApi annotation
commit_hash:dd22f380b05b0d84f02831c1cf24bbcf8e415e97
2026-04-06 19:22:33 +03:00
burstein 809ad659b5 Supported compose renderer in demo app
commit_hash:707bc8cb58bdbe08c98f8376b3aae74b8299cbf4
2026-04-06 18:32:01 +03:00
pkurchatov 62a9dcdb87 Removed unused Gradle plugins
commit_hash:e97f14f838cae3625f37f887dff85767f4c1f5a8
2026-04-06 16:58:03 +03:00
pkurchatov 03f2321bb2 Added @ExperimentalApi annotations
commit_hash:c3d75e4e995a359993e5fd22145298ded43a561b
2026-04-06 14:12:55 +03:00
burstein d99e985601 Supported div-transform
commit_hash:5c420166b836cf0a067192e73b18f14863925167
2026-04-04 04:46:29 +03:00
burstein e42663c4f1 Supported div-background gradients
commit_hash:1d6474696c17de8a78c9cfa58944b5973fcd4897
2026-04-03 19:47:07 +03:00
pkurchatov 245cea7ac9 Visibility actions in compose
commit_hash:a27cc9a4eca09bd1c12c4e4ce70440308e8f92e6
2026-04-03 19:45:56 +03:00
pkurchatov fe4a87d23d Added unhandled actions handling
commit_hash:f7b6e386eb6f815b56a0fadd8644c44c84e21cf5
2026-04-03 17:56:10 +03:00
pkurchatov 172c2aa44d div-pivot-fixed.value is required property
commit_hash:71d1db2fddf9d87815702fb9771e10452c6eba2f
2026-04-03 01:00:37 +03:00
gulevsky 77f69e0512 fix ANR at RuntimeStoreImpl initialization
commit_hash:adac94c779f35483f86267bdfebf229c2f452808
2026-04-02 20:00:55 +03:00
grechka62 3322a2a550 Move action performing out of DivActionBinder
commit_hash:0afe44b637c29026a1f9ce49dc2b5318592f1620
2026-04-02 10:51:55 +03:00
i-ts 602b6d9569 bump lottie version to 6.7.1
commit_hash:15c99bdf8c7cf3e5dc503298fd05c471276d3f73
2026-04-01 17:16:46 +03:00
burstein 6fbbd2139a Supported preview
commit_hash:91847d4d3ec5b971dcd026323c61610f8e9ffbaf
2026-04-01 13:34:24 +03:00
grechka62 83ab076435 Cleanup of rebind logic
commit_hash:5c0c4cf137c47ab3b402a3ce3ea20a58937a293e
2026-04-01 12:14:31 +03:00
burstein 04e78869f9 Supported div-text
commit_hash:a49c241ce9d6a2685c9bda532425fbe11875a167
2026-03-31 18:01:09 +03:00
pkurchatov 9c40779c06 Added array and dictionary action handlers
commit_hash:3805d50aeb7b9260ab4bfde94bcd3d8d7765cf49
2026-03-31 17:58:36 +03:00
grechka62 35869bdf90 Fix parent scroll with pinch-to-zoom on image
commit_hash:be85e8988df8e571f1cfce999ff864d46f655ce2
2026-03-31 14:47:52 +03:00
pkurchatov 26e5ae49f2 Added documentation
commit_hash:5879ed90554ae5d449ed6b529d526857b5ec5108
2026-03-31 13:39:49 +03:00
pkurchatov 8537dfbad0 Added DivLocalContext storage
commit_hash:08dcc6c443daa3bb8d952b0637bf492706801c2c
2026-03-30 23:33:07 +03:00
pkurchatov c00e339693 Dependencies clean up
commit_hash:851dd5499a32e1fd0d410b43a53d0ed92993019c
2026-03-30 17:56:03 +03:00
grechka62 d6f4334f27 Support actionable image view with pinch-to-zoom
commit_hash:ca12df5886e83189af0da25a39bf735351a0c028
2026-03-30 14:37:07 +03:00
booster 8fc7fb0619 Video source comparison fixed
commit_hash:b25b8a9c0bb3f69279bd974c3f44c3ba52be8a5e
2026-03-30 12:18:44 +03:00