1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-10 10:00:44 +09:00
Commit graph

253 commits

Author SHA1 Message Date
Evgenii Kozlov
2219a9a78f
Fix. Add-block after title does not work (#841) 2020-09-13 11:38:55 +02:00
Evgenii Kozlov
be8dd22bd0
When navigating to a document via search-screen, open this new document without passing by dashboard-screen (#844) 2020-09-12 21:21:53 +02:00
Evgenii Kozlov
080a310540
Feature/move to (#840) 2020-09-12 12:29:41 +02:00
Evgenii Kozlov
0b8f97a522
Enhancement/link to object restrictions (#836) 2020-09-11 16:08:58 +02:00
Evgenii Kozlov
be284761bb
Link to existing object (without restrictions) (#825) 2020-09-11 10:58:11 +02:00
Konstantin Ivanov
3821f9da57
772: Invitation Screen (#819)
* #772: invitation fragment + design

* #772: fixes

* #772: navigation

* #772: invitation code screen

* #772: fixes

* #772: design fixes

* #772: fixes

* #772: tests

* #772: test fix

* #772: pr fix

* #772: tests fix

* Update workflow.yml
2020-09-10 12:48:03 +03:00
Konstantin Ivanov
207013077b
771: Add block below (#810)
* #771: add text block below

* #771: tests

* Update workflow.yml
2020-09-08 16:38:07 +03:00
Konstantin Ivanov
c9bd8233a5
#599, Action menu, add read mode (#776)
* #599: add delay before open action menu

* #599: add back click callback

* #599: add read mode

* #599: fix

* #599: tests

* #599: style fix

* #599: pr fixes

* #599: fixes

* #599: fixes

* #599: fixes

* #599: fixes

* #599: fix link markup

* #599: fixes

* #599: remove focus + close toolbar state

* #599: legacy

* #599: tests
2020-09-07 17:46:21 +03:00
Evgenii Kozlov
57e3439973
Show image icon or emoji icon in mentions (#775) 2020-09-07 17:15:57 +03:00
Konstantin Ivanov
047bd667eb
Refactoring: remove legacy selection param (#795)
* remove legacy param

* add selection to store

* fixes

* tests

* fix

* fix

* tests off

* fix
2020-09-05 16:09:49 +03:00
Evgenii Kozlov
85fe958427
Document's image icon (uploaded from device's gallery) isn't visible in the mention suggester (#794) 2020-09-04 13:23:23 +03:00
Evgenii Kozlov
16bc727318
Should replace current text block instead of adding new block after this text block if this text block is empty when adding new block via add-block screen (#790) 2020-09-04 00:01:24 +03:00
Konstantin Ivanov
e5dd935fa4
Refactoring: Navigation toolbar (#792)
* remove focus

* remove legacy

* navigation toolbar logic

* run tests

* tests off
2020-09-03 20:21:11 +03:00
Evgenii Kozlov
c2f4f6c843
Fix/divider in sam and multi select mode (#783) 2020-09-03 17:00:38 +03:00
Konstantin Ivanov
a2739366da
#599: update selection event (#784)
* #599: update selection event

* #599: fix
2020-09-03 16:42:49 +03:00
Evgenii Kozlov
fc9cbdc8ac
Fix/upload image for document loading state (#765) 2020-09-01 19:02:59 +03:00
Evgenii Kozlov
841a84aba0
Fix/apple emojis in block action toolbar preview (#764) 2020-09-01 18:48:44 +03:00
Konstantin Ivanov
381c01c8a6
#594: OnSelectionChanged event fix (#763)
* #594: on selection change event, only target block

* #594: start tests

* tests off
2020-09-01 17:06:06 +03:00
Evgenii Kozlov
5d08e0b215
Feature/turn into restrictions (#760) 2020-09-01 16:41:54 +03:00
Konstantin Ivanov
ea82bd4f67
#594: Style toolbar, button back (#759)
* #594: remove legacy action items

* #594: close style toolbar after selection is empty

* #594: fixes

* #594: tests

* #594: tests off
2020-08-31 17:41:52 +03:00
Konstantin Ivanov
08d383ae4e
#594: Open style toolbar from main toolbar (#758)
* #594: main toolbar style clicked + tests

* #594: fixes

* #594: run tests

* #594: fixes
2020-08-31 15:58:51 +03:00
Evgenii Kozlov
0709583844
Refact | Checkbox (#757) 2020-08-31 14:02:51 +03:00
Evgenii Kozlov
c38da9e53c
New styling toolbar with styling config in control panel view state (#754)
* fix

* fix

* fix

* added new event

* push

* #594: update

* add todo

* #594: add extension + tests

* #594: fix selection changed event

* #594: tests

* #594: toolbar close

* #594: fixes

* #594: link fix

* Update workflow.yml

* Update workflow.yml

Co-authored-by: Ivanov Konstantin <ki@agileburo.com>
Co-authored-by: Konstantin Ivanov <54908981+konstantiniiv@users.noreply.github.com>
2020-08-31 10:07:21 +03:00
Konstantin Ivanov
d309409887
#594: add style to context menu (#756)
* #594: add style to context menu

* #594: add toast

* #594: test fix
2020-08-28 22:18:55 +03:00
Konstantin Ivanov
d327bcb7eb
#594: remove legacy items (#755) 2020-08-28 21:14:40 +03:00
Konstantin Ivanov
ba0a325f5d
594: Style event (#753)
* #594: fix

* #594: tests

* Update workflow.yml
2020-08-28 20:49:09 +03:00
Evgenii Kozlov
aee92c620e
Fix | DND not always applied correctly on home dashboard (#737) 2020-08-28 18:07:02 +03:00
Evgenii Kozlov
89cae90f29
Inconsistent behavior when applying turn-into in multi-select mode then returning to edit mode (#742) 2020-08-28 18:02:51 +03:00
Evgenii Kozlov
2b29ad7e0e
When searching for pages, if query text is empty space, query returns only pages where title contains empty spaces (#747) 2020-08-28 18:00:15 +03:00
Konstantin Ivanov
b04fe251c7
#594: move style config to core_ui + tests (#743) 2020-08-28 12:52:33 +03:00
Konstantin Ivanov
a762519baf
#594: Style config + tests (#736)
* #594: style config + tests

* #594: code style

* #594: fix

* #594: remove align for image and video

* #594: fix

* #594: fixes
2020-08-26 20:01:34 +03:00
Evgenii Kozlov
5d4ed0df46
Feature/session based config provider (#735) 2020-08-26 17:39:40 +03:00
Evgenii Kozlov
fbca9df7ab
Turning selected block(s) into page(s) (#725) 2020-08-24 20:56:57 +02:00
Evgenii Kozlov
0f909a86a1
SAM | Prevent from moving parent into children (#727) 2020-08-24 20:26:19 +03:00
Evgenii Kozlov
e8829228c1
Nested block backspace delete issues (#723) 2020-08-21 20:24:36 +02:00
Evgenii Kozlov
d544ae6a9f
Refact/sync block views enhancement (#720) 2020-08-21 14:03:32 +02:00
Evgenii Kozlov
6f5598222b
Refact | Sync all text blocks (#719) 2020-08-21 12:10:29 +02:00
Evgenii Kozlov
fe02121979
Refact | Text block (#718) 2020-08-21 10:17:03 +02:00
Konstantin Ivanov
28e6d2538f
#645: media + subclasses (#716)
* #645: media + subclasses

* #645: fixes

* #645: fix

* #645: put back page & divider

* #645: tests

* #645: pr fixes

* #645: pr fix

* #645L fix
2020-08-20 22:09:21 +03:00
Evgenii Kozlov
5ba60a9e87
Refact | Holder paragraph in separate class (#713) 2020-08-20 11:46:08 +02:00
Konstantin Ivanov
0dee2848eb
#645: media error (#710)
* #645: media error

* #645: media error
2020-08-19 19:55:26 +02:00
Konstantin Ivanov
48178cff20
#645: media uploads (#705)
* #645: media uploads

* #645: fix

* #645: test fix
2020-08-19 17:15:35 +02:00
Konstantin Ivanov
ee097e37b0
#645: media placeholders (#703) 2020-08-19 14:48:29 +02:00
Evgenii Kozlov
44cfc0c821
Refact | Title holders inheritance (#695) 2020-08-19 14:26:21 +02:00
Evgenii Kozlov
7d58473097
Refact | header holders inheritance (#690) 2020-08-19 11:06:01 +02:00
Evgenii Kozlov
e6cf3f4a1a
Fix/broken toggle after turn-into in multi select mode (#686) 2020-08-18 17:20:08 +02:00
Evgenii Kozlov
ee3f774ac5
Enhancement/download media (#683) 2020-08-18 14:54:37 +02:00
Konstantin Ivanov
2a5e3cad29
645 Refactoring BlockViewHolder, part 1 (#654)
* #645: base text block view holder

* #645: base text view holder

* #645: fixes

* #645: fixes

* #645: fixes

* #645: fixes

* #645: fixes

* #645: payloads

* #645: fixes

* #645: fixes

* #645: fixes

* #645: fixes

* #645: fixes

* #645: fixes

* #645: fixes

* #645: fixes

* #645: pr fix

* #645: indent fix

* #645: rename param

* #645: pr fixes

* #645: pr fix

* #645: pr fix
2020-08-18 12:27:03 +02:00
Evgenii Kozlov
a81665ac83
Fix. Cannot create a paragraph by clicking on empty space below the last block if this last block is an image (#680) 2020-08-17 22:24:15 +02:00
Evgenii Kozlov
74b5d25cd4
Image size issues for picture block (#677) 2020-08-17 17:59:40 +02:00