| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 32.29.0 source code.tar.gz | 2025-12-08 | 307.3 MB | |
| 32.29.0 source code.zip | 2025-12-08 | 326.6 MB | |
| README.md | 2025-12-08 | 764 Bytes | |
| Totals: 3 Items | 633.9 MB | 1 | |
Android Client:
- Fixed
Div2Context.reset()method. If called without flags, it now performs a full reset. - Fixed crash "config must not be null" when binding DivView.
- Fixed size of gallery with
wrap_contentsize and children withmatch_parentsize along cross axis. - Support property variable.
Div2Context.reset(RESET_BITMAP_EFFECT_CACHE)now clears the Bitmap effects cache.
Web Client:
- Added support for the
filtermethod of anarray. - Added support for the
getKeysandgetValuesdictmethods. - Added support for the
min_sizeandmax_sizeinmatch_parentsize. - Functions in expressions can now be accessed by their name (not call, but just name). Function names are now more important than variables with the same names.