1621 Commits

Author SHA1 Message Date
burstein 42d9a0b999 Separate DivStatePath
commit_hash:2451745e66fa43db910b401bcb4c52abdb2ea62f
2026-05-07 02:07:02 +03:00
grechka62 1fe8f28c0f Remove error observer on view detach
commit_hash:4fe3712087ba0c165ea23ee2abd85909e838d998
2026-05-06 18:53:19 +03:00
gulevsky 4ae8017bd4 make ErrorCollectors thread safe
commit_hash:27ea4a7fa7de1dce3339124ea52f3671aa787864
2026-05-06 15:29:10 +03:00
gulevsky 0853561fae fix deadlock at Div2View.cleanup() call
commit_hash:97a0370e81d37e852e10fd58b342ecd1b7a84f6b
2026-05-06 14:42:30 +03:00
burstein 5dbf96c702 Fixed network restoration
commit_hash:3cf163db68f76561800ac8e530e435a09f625e62
2026-05-06 11:41:05 +03:00
burstein 3519ac3194 Supported div-switch
commit_hash:d76138f65b203f46cceed4d199304288d374634d
2026-05-05 02:03:39 +03:00
gulevsky 2e76914c19 fix deadlock at Div2View.setDataAsync() call
commit_hash:54a845794d945778b8861c0a7e34db59a43cc3cf
2026-05-04 12:24:59 +03:00
burstein ba564e12a8 Supported input filters and validators
commit_hash:776069a554b9425121226ed2b4362cd8b6f37123
2026-05-01 02:10:32 +03:00
gulevsky 07ebc8a026 fix NullPointerException at DivBinder.bind() when Div2View has no children
commit_hash:db826cc201b63225ba15e7f431e599f4c653e68d
2026-05-01 00:39:48 +03:00
grechka62 f556a053b5 Fix arguments order in getStoredValue functions
commit_hash:2506fd0f0e668ab5c9fa6dce18d0d4c17de2a8b1
2026-04-30 18:55:21 +03:00
burstein f2bfb5b2f5 Supported network restoration observer
commit_hash:eb5598267f2eabc885995201f4c9a8af70f7764a
2026-04-30 12:08:29 +03:00
zhouguan 08aed37653 Prevent crash when Activity is destroyed during image loading
Pull Request resolved: 138
commit_hash:cdb44dc3db5163b0d844d2b4a1e34c4c512ac98a
2026-04-29 22:42:41 +03:00
grechka62 85c722ee37 Support scoped set_stored_value action
commit_hash:7d4350714ee0ce43113561634e8f4ec5e719fdbc
2026-04-29 19:40:30 +03:00
grechka62 cf1e5515ff Support parsing multiplatform tests
commit_hash:30c0f59f613adf7914f390c20f751136e7b34b75
2026-04-29 15:45:34 +03:00
pkurchatov a5ebf2736e DivImageView improvements
commit_hash:cd65afa052bda5cb2e873988b03ffba902d54de5
2026-04-29 13:03:13 +03:00
pkurchatov c73829d886 Updated Coil to 3.1.0
commit_hash:fd971ed0ea2fc8e9be896ec62fdcbaceba00287e
2026-04-29 12:51:52 +03:00
grechka62 f3e1d1c63a Support scoped getStoredValue functions
commit_hash:5f37364f5af049cdef22a89a6e959c2a496ed018
2026-04-29 11:44:32 +03:00
pkurchatov 0cc4f477ef Fixed BlurTransformation
commit_hash:f8c288d9b73268e45f6c08ebf33bdc323ac82134
2026-04-28 19:24:22 +03:00
pkurchatov 1e19ea82f1 Fixed accessibility with mode=merge
commit_hash:604194de93e4d3630cd13d2ce0a6ac2c522162d3
2026-04-28 15:10:54 +03:00
pkurchatov 7b4a7a3b63 Run Robolectric tests with 35 SDK
commit_hash:5f1d958790984371809471b70a59dc0282d93486
2026-04-28 11:25:19 +03:00
pkurchatov a9a8f6a14b Improved error messages
commit_hash:9e7609c92f5baf3eb18b1d9ebb16dad806d077e1
2026-04-27 15:15:54 +03:00
grechka62 31824c3152 Support change_bounds transitions for wrap_content views
commit_hash:0acb1b5c7c980ab6f63704c500ef0f4e5a8f9362
2026-04-27 15:12:38 +03:00
pkurchatov 160545a8e6 Added div-extension support
commit_hash:9d89079516b13c1f06dec481d9950435267a91ec
2026-04-27 14:52:03 +03:00
burstein 851665235d Support div-input binding
commit_hash:c66878da44c5111fa9fde654b19bd704812f58dd
2026-04-25 04:05:41 +03:00
fr4lzen 39a5a0b8bd fix click handling on the pager's parent element
commit_hash:81c559c60fc1905f712c507bf57d57c7421a080f
2026-04-24 19:10:10 +03:00
grechka62 d7136391e3 Support set_cursor_position action
commit_hash:ceac23ba85c9d1528e011df0b0b85e2ba302c054
2026-04-24 17:26:20 +03:00
pkurchatov b1c8f3beff build.gradle cleanup
commit_hash:55aba830b28c1f2838bcb5c2956f46f59f0117c0
2026-04-24 15:59:12 +03:00
grechka62 37c68613b3 Fix scroll_to_item_id action in pager with infinite scroll
commit_hash:41636779cfd9a6ea1a6d227ba258964ac20e3872
2026-04-24 11:34:16 +03:00
pkurchatov 4df0a4ceea build.gradle clean up
commit_hash:25210d0583d47b878548f11e52ae576d92bca027
2026-04-24 11:27:05 +03:00
grechka62 e216f0bfa7 Fix snapping after scroll actions in paging gallery
commit_hash:0bc9521306e4f743628b8bd796b4f15670d0e1b8
2026-04-23 22:38:01 +03:00
grechka62 fdf534f7bc Report image loading errors
commit_hash:da79c74f414e0a7e198e075df655a0a2f31904c9
2026-04-22 16:58:15 +03:00
pkurchatov 1b7c6b185c Removed buildToolsVersion param
commit_hash:d8fbc54c74fea4745113e0aae93a525e9acc7ad2
2026-04-22 07:18:38 +03:00
gulevsky 94f4c233b9 fix ConcurrentModificationException at ErrorCollector.notifyObservers() call
commit_hash:a1ddd016cab4cd19ef5ceb4fd614a4c7f8999fe4
2026-04-21 13:42:50 +03:00
grechka62 542dcf1641 Fixed loading of animated webp images by Glide
commit_hash:a2570e36d7082d909453dc40d50a8976f7210d1b
2026-04-21 10:38:49 +03:00
pkurchatov 77b288e5f2 Report errors with LaunchedEffect
commit_hash:cdc8b87a60d93be5d6c13afbf4721736fe16d0ce
2026-04-21 02:39:25 +03:00
burstein 0eca09572e Increase compileSdk version
commit_hash:67df3033ee7f9908c4a36f0a224f8a1ff42d1021
2026-04-20 23:15:17 +03:00
burstein 7f9d927a28 Supported div-custom
commit_hash:d12b6c572a5d9b2ac63dcd31e54f2fdccc54069a
2026-04-18 13:54:06 +03:00
gulevsky 6966b8625d fix div-custom binding on background thread
commit_hash:dffa792cb3a0656b13cc8d7c6b7d8b5192045eed
2026-04-17 23:41:17 +03:00
pkurchatov 1e54e64f70 Gradle files clean up
commit_hash:2b9eeab6fc545158b0cead652a55118a8c6afce8
2026-04-17 14:57:55 +03:00
burstein 98fcc20044 Supported div-pager
commit_hash:a078b1e95ea2fb80ec8116c845e82a0caff5cd41
2026-04-17 02:41:33 +03:00
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