Commit Graph
1084 Commits
Author SHA1 Message Date
grechka62 fb95bd620a Fix rebind in vertical pager
commit_hash:5b1ccdabbebc4839a911445e38be517853f66ace
2025-02-04 15:17:40 +03:00
grechka62 cf38764873 Pin small content to pager's start
commit_hash:1b1677e0d14cd0b93b67926fd4fb49a3224aa27c
2025-02-04 15:10:39 +03:00
yboyarinov 2195a655d2 Do not use java.util.Timer in div timers
commit_hash:ea13b431fde046e549f7605c8c49c38106177941
2025-02-03 18:48:34 +03:00
grechka62 8d7c88563c Support scroll_axis_alignment in pager
commit_hash:5546f6918d0888048460341f5696fa15870967e1
2025-01-31 13:46:27 +03:00
grechka62 2cdc74e208 Fix cross_axis_alignment in pager with wrap_content mode
commit_hash:297303a48c27c16712e2d2b28c6bede1a64481d0
2025-01-31 13:45:25 +03:00
gulevsky 8301a5c876 set text line height by span
commit_hash:42c495ab37c60540d459d59a2461ddbace01c53f
2025-01-30 18:29:54 +03:00
gulevsky 87f01ced67 fix nullability in Div2Context compat construstor
commit_hash:9cc1c809f080c2abca930b23ccea47676bad5005
2025-01-30 13:03:48 +03:00
gulevsky 8a225db1e3 fixed binary compatibility with some deprecated API
commit_hash:ddcfeddb5234824f4a9059c72c084d62a3bdee9d
2025-01-29 19:48:38 +03:00
grechka62 ffdc4646c3 Support cross_axis_alignment in pager
commit_hash:a1c1b5143efa5bef26921f92dfebc953f7d354da
2025-01-29 16:39:56 +03:00
grechka62 c5bdf323ab Fix screenshot updating
commit_hash:8ee6e21224405912f7a1007104310d05f04008e4
2025-01-28 15:43:19 +03:00
grechka62 914e4375c3 Fix unit tests
commit_hash:8b0ec6f5a2320c4cd89f04fd27a2337831ce6873
2025-01-28 14:24:53 +03:00
grechka62 8cfd8295aa Fix pager page size calculating in mode 'fixed'
commit_hash:c257dff89ea0ef252a4db27bde3ebaa76061f584
2025-01-28 12:07:55 +03:00
pkurchatov 9f79758293 Changed div-action-download.url property type to url
commit_hash:3e7553cdb10fe75a9bc9a54d94c985e9d388a5e0
2025-01-23 19:13:50 +03:00
gulevsky d9d8892448 make text appearance spans do not overlap each other
commit_hash:5f7b96b1272f06214f7fe3b24518c6255f3308f1
2025-01-22 15:32:33 +03:00
grechka62 5a1a2f5f1b Support wrap content layout mode in pager
commit_hash:95ad04dada3e102afdb400965d379f0ed99d93f9
2025-01-22 13:27:31 +03:00
gulevsky c036260ac9 add context-free constructor for DivPreloader
commit_hash:ddd4ba559a4def961bfd6817c93df12ea676b304
2025-01-22 11:26:56 +03:00
gulevsky d588593a83 add java interop for Div2Context constructor
commit_hash:35bce269e2c821b9308f88de0380e54e681caafd
2025-01-22 10:48:10 +03:00
gulevsky 4fa5228bbc remove custom xml attributes of AspectImageView
commit_hash:fe867c43c6d332068d673d275b3948d373bada62
2025-01-21 15:08:07 +03:00
gulevsky 2588561a39 remove built-in function provider from public API
commit_hash:1189a3905ce8fd00ad3759e044b113cffb04ba23
2025-01-21 11:02:01 +03:00
gulevsky 006ed52d94 remove deprecation mark from accessibility toggle
commit_hash:0e39bc9850127eb914e1e82c5967da88fb3c6d4b
2025-01-21 11:00:59 +03:00
burstein ef31d4c93b Supported baseline_offset in ranges on ios
commit_hash:ad773c252ab8d66a91bd01b36804f431175d2a4c
2025-01-20 16:27:24 +03:00
gulevsky abffeb845e remove deprecated API from application component
commit_hash:7e15909172b5be16683bd353db8be44f71332424
2025-01-20 10:58:42 +03:00
gulevsky 28cdf7f6e8 remove deprecated API from parser component
commit_hash:a432207025540e2e1ddcb4ee89486c839ca3cd42
2025-01-20 10:57:42 +03:00
gulevsky 78dd388572 remove deprecated API from view component
commit_hash:822c1a382ad7a944959c6172bf647022e5b7f5fd
2025-01-20 10:56:39 +03:00
gulevsky b1feefab3e remove deprecated API from context component
commit_hash:037f05d6b5003b63f6f857fa5405fa4dec5abf04
2025-01-20 10:55:36 +03:00
gulevsky e7114cfb9e downgrade andriodx transition due to possible crash at transition end
commit_hash:a1f09f035c5b2fc198a5893b5f42ca70ef47f255
2025-01-17 13:26:58 +03:00
the-leo 6d52467c9f Set cursor at the last position on focus
commit_hash:bff0ef2a8fbbed87bcf66887adc31c0bd6141ca7
2025-01-17 12:31:51 +03:00
i-ts 8a63dc51af disable fullscreen input view
commit_hash:2bf5fc69f2c5214f1fa31486edd71dcf2112e0e3
2025-01-16 11:27:50 +03:00
gulevsky ccfb9b79d7 fix autoellipsize of large text
commit_hash:e7c384090f3ca934a19ab434fe69e3f1b91e5038
2025-01-15 19:36:00 +03:00
grechka62 77bbd04e40 Fix pager offscreen pages drawing
commit_hash:cdfac3d33f4c69921257cac6a73165e22d37ae14
2025-01-15 18:13:16 +03:00
grechka62 b6c9a6469b Fix crash during svg image loading
commit_hash:f157f66375b0a53b3c3ba5972de198e5b51957bc
2025-01-13 17:33:04 +03:00
kirillantonov 8decdec9ef Shine Extension
commit_hash:726ab32a4fbdab594d2c89229bd2440f4169a003
2025-01-13 14:39:02 +03:00
grechka62 f8ebcc00f7 Pager layout modes refactoring
commit_hash:9ec394dd8b7470b19038414799df30577ed43df3
2025-01-13 11:15:04 +03:00
grechka62 57c78198eb Fix screenshots updating
commit_hash:012ad91cf2931ac4cde628bb2fe78ad21552820c
2025-01-09 20:43:07 +03:00
grechka62 25ddab2727 Fix screenshots
commit_hash:ead252ec55a2da76e1ac3537a29383b8ad7660a1
2025-01-09 01:15:45 +03:00
kirillantonov 47d4bee47d ImageTransformer for LoadableImage
commit_hash:ecbe6e9acbff82bd921d7bf5d4d9c25962c46f38
2024-12-31 18:06:20 +03:00
vyaivanove 7f425141ef Lighten R8 rules
commit_hash:9031d046975afd00c1b2b39bda7d531018b9afff
2024-12-28 16:06:43 +03:00
pkurchatov 0299f24418 Fixed ternary operator
commit_hash:d444b63f778a6c6d1c94f671ecf4b8a088d75b52
2024-12-26 17:59:52 +03:00
avmushtukov a22cb656c5 state tests
commit_hash:d672280315c2ecc3f5de933debadfc4be12356c2
2024-12-26 13:56:45 +03:00
grechka62 b51407bc66 Update tests for neighbour page width mode in pager
commit_hash:d8af695f646318b0383cf4dcf4a22e3b16f880ef
2024-12-25 18:12:57 +03:00
grechka62 3719478414 Update tests for page size mode in pager
commit_hash:824b197144e78fb3258aa1936ec06a19328e20c0
2024-12-25 17:28:21 +03:00
avmushtukov 63a3576968 patch tests
commit_hash:a2e59a06fbd29a8dc1a325d005eec22ba4856201
2024-12-25 13:07:44 +03:00
avmushtukov d191e03e5d input tests
commit_hash:d42795bc88ec14b77fcf0b54389926f04c9f5ce7
2024-12-24 16:23:55 +03:00
vyaivanove b170f2a0a5 Save Disposable in DivActionBinder to prevent subscription leak
commit_hash:94e452c23513c476c7891958941de6a759e6016b
2024-12-24 13:14:05 +03:00
avmushtukov 2c022c35aa grid and image tests
commit_hash:a9598de2c88849d3432f9c9ec4ddec31bc27e6b1
2024-12-23 19:15:50 +03:00
vyaivanove 269d1fcc4a Add animated parameter to DivItemChangeActionHandler actions
commit_hash:5bb6928a444508d26349fe391a90e1824c3fc653
2024-12-23 18:20:50 +03:00
vyaivanove f92e585f65 Do not use Robolectric where it is not needed
commit_hash:28c7179cb2c72a91984b7265ee4b702e50d71bcd
2024-12-23 16:14:46 +03:00
nikita-kladov 3db3e2182e Add view press and release support
commit_hash:2290b921240dc00be79c6e650d981b465674bf12
2024-12-20 16:51:58 +03:00
avmushtukov e01a5e4364 remove relayout step, it's no more necessary
commit_hash:a6669f458628e4dba95e6073e2bab141f44035ab
2024-12-19 10:23:30 +03:00
gulevsky e93476bc2c add baseline offset screenshot tests
commit_hash:cea8dc23480359a00ad9f0a1dd9f1515a7ee0326
2024-12-18 19:55:39 +03:00