1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-08 05:47:05 +09:00
anytype-kotlin/sample
Konstantin Ivanov 2e3e22aacd
Editor | Fix | Style toolbars refactoring (#2238)
* legacy

* added model for style toolbars state

* ext fun for getting text style toolbar state + tests

* move text style toolbar to use new state

* moving the style background toolbar to a new state

* update control panel events

* update control machine event for background toolbar

* code block uses cursor

* close kayboard on opening background toolbar

* refresh background toolbar

* refresh bakground toolbar 2

* send blocks background update command

* start background toolbar for code block and style toolbar for others

* update style color toolbar

* update style color toolbar with state

* update style color toolbar vm logic

* get style color toolbar state

* style other toolbar new state

* get style other toolbar state + vm logic

* legacy styleconfig model

* legacy

* on style event click refactoring

* on close background toolbar event

* added new command, blockList set mark

* remove doubles

* markup type to core model

* legacy

* update markup for several text blocks

* update style other toolbar with selected states

* toolbars viewmodels logic

* legacy, code style

* code style

* fixed tests

* test fix

Co-authored-by: konstantiniiv <ki@anytype.io>
2022-05-10 15:11:13 +03:00
..
src/main Editor | Fix | Style toolbars refactoring (#2238) 2022-05-10 15:11:13 +03:00
build.gradle Tech | Fix | Delete flavors (#2243) 2022-05-09 18:36:28 +03:00
proguard-rules.pro Keyboard markup (#203) 2020-02-08 23:16:14 +03:00