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

819 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
26d760588f
Revert Fragment dependency update (return to stable version) (#849) 2020-09-12 23:03:30 +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
479d12c09b
New cover for home dashboard (#839) 2020-09-11 16:27:55 +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
Evgenii Kozlov
bf660a2d17
Enhanced action menu animation + blur (#812) 2020-09-09 13:31:42 +02:00
Evgenii Kozlov
c9cf1a4968
Fix. Do not scale block container for block action preview (#813) 2020-09-08 17:48:44 +02:00
Konstantin Ivanov
6ffa0a9e15
#701: fix color (#811) 2020-09-08 16:41:11 +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
Evgenii Kozlov
0bb0023696
Add-markup corner-case algorithm issues (#809) 2020-09-08 14:20:24 +02:00
Evgenii Kozlov
2a8e5a60ae
Checkbox text color issues (#808) 2020-09-08 12:04:24 +02:00
Konstantin Ivanov
8dfd77138d
599: Fix paddings (#802)
* #599: fix paddings

* #599: fix

* #599: bullet + numbered

* #599: toggle + highlight

* #599: header fixes

* #599: bookmark fixes

* #599: pr fix
2020-09-08 12:36:52 +03:00
ubu
9b48202c96 Release commit: 0.0.46 2020-09-07 21:57:19 +02:00
Evgenii Kozlov
deedefce74
Change log for 0.0.46 (#807) 2020-09-07 21:56:28 +02:00
Konstantin Ivanov
aa2960ac8d
test off (#805) 2020-09-07 17:48:28 +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
Evgenii Kozlov
894baab70c
Remove turn-into action from page block's action menu (#801) 2020-09-07 15:15:12 +03:00
Evgenii Kozlov
325dfbb6f6
Should change number color when changing numbered block's text color (#800) 2020-09-07 14:43:53 +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
b13b9be687
Incorrect icon id on setup-selected-account screen(#793) 2020-09-04 12:48:33 +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
ubu
7a6614a2a8 Release commit: 0.0.45 2020-09-01 19:29:12 +03:00
Evgenii Kozlov
a58801a11c
Updated change log for 0.0.45 (#768) 2020-09-01 19:28:17 +03:00
Evgenii Kozlov
fc9cbdc8ac
Fix/upload image for document loading state (#765) 2020-09-01 19:02:59 +03:00
Konstantin Ivanov
28eac0e5f2
#607 Navigation and search, filter archived (#767)
* #607: get list pages, filter by archived

* #607: add test

* #607: filter archived

* #766: pr fix
2020-09-01 19:01:27 +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
Evgenii Kozlov
e847982278
Should not show toast when clicking on markup url (#762) 2020-09-01 16:21:34 +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
Konstantin Ivanov
1ea9ab8dcd
#594: Style toolbar (#744)
* #594: add widget + adapter + holders

* #594: update background state with enable/disable

* #594: add state disabled to icons

* #594: fixes

* #594: style toolbar, add tab layout

* #594: fix

* #594: sample

* #594: pr fix

* #594: pr fix
2020-08-28 18:01:24 +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
Evgenii Kozlov
65d79a0cc8
Redesign/apple emoji icons instead of system emoji for auth flow (#745) 2020-08-28 15:13:42 +03:00
Konstantin Ivanov
b04fe251c7
#594: move style config to core_ui + tests (#743) 2020-08-28 12:52:33 +03:00