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

2391 commits

Author SHA1 Message Date
Konstantin Ivanov
67878e3bc4 DROID-747 Editor | Fix | Simple tables, mention widget close (#2803)
* DROID-747 setup cell view holder

* DROID-747 on mention stop, cell case

* DROID-747 test

* DROID-747 fix
2023-01-16 14:20:52 +01:00
Allan Quatermain
db15e9e8d1
DROID-763 Editor | Design | Set Status relation design update (#2814)
DROID-763 | Implemented set status relation design update
2023-01-16 14:22:29 +03:00
Allan Quatermain
3765807181
DROID-324 | Fixed sets settings view position (#2812)
DROID-324 Set | Fix | Sets settings view position
2023-01-16 12:12:15 +03:00
Evgenii Kozlov
c0fdb97879
DROID-767 App | Documentation | Update ReadMe (#2809) 2023-01-12 17:01:54 +01:00
Evgenii Kozlov
96ecb188ba
DROID-553 App | Documentation | Change log for 0.13.0 (#2801)
* Update CHANGELOG.md

* Update CHANGELOG.md
2023-01-12 00:03:56 +03:00
Konstantin Ivanov
b87075949f
DROID-745 App | Tech | Bump version (0.14.0) (#2799) 2023-01-10 17:10:32 +01:00
Konstantin Ivanov
80098d9353
DROID-669 Dashboard | Fix | Favorites Tab subscription (#2795)
* DROID-669 legacy hint

* DROID-669 deleted type

* DROID-669 fix

* DROID-669 code style

* DROID-669 todo
2023-01-10 15:50:07 +01:00
Konstantin Ivanov
2585ccee18
DROID-742 Tech | MW 0.24.3 (#2797)
* DROID-742 proto

* DROID-742 version

* DROID-742 version
2023-01-10 11:12:26 +01:00
Konstantin Ivanov
5612411300
DROID-636 Editor | Fix | Toast visibility (#2796) 2023-01-09 14:00:56 +01:00
Konstantin Ivanov
57c46cb298
DROID-652 Editor | Fix | Simple table, dnd + selection (#2793)
* DROID-652 cell focus param fix

* DROID-652 expand cell hit area

* DROID-652 simple table, dnd

* DROID-652 table block, proper nested ui

* DROID-652 turn off cell selection on drag'n'drop

* DROID-652 fix tests

* DROID-652 ci

* Update check.yml
2023-01-09 11:33:11 +01:00
Evgenii Kozlov
8d38f94b13
DROID-735 Widgets | Enhancement | Foundations + basic API (#2792) 2022-12-30 15:09:22 +03:00
Evgenii Kozlov
39faff3e2a
DROID-738 App | Fix | Fix broken click listener job subscription (#2794) 2022-12-30 15:08:28 +03:00
Konstantin Ivanov
9111db8855
DROID-679 Editor | Fix | Object pre-loading state fixes 2 (#2791)
* DROID-636 fix toast

* DROID-679 fix shimmer
2022-12-29 12:24:56 +01:00
Evgenii Kozlov
ca535bbd46
DROID-366 Tech | Enhancement | Support object view result + New Interactor (#2790) 2022-12-28 21:11:35 +03:00
Evgenii Kozlov
f0b7ef5618
DROID-667 Relations | Fix | Fix incorrect filtering condition (#2789) 2022-12-28 16:39:31 +03:00
Konstantin Ivanov
e5339bded1
DROID-732 Editor | Refact | Unify editor text watcher remove/add logic (#2787)
* DROID-732 init watchers

* DROID-732 bind alignment

* DROID-732 del commit

* DROID-732 text input interface

* DROID-732 slash watcher implement

* DROID-732 default and mention implement

* DROID-732 code widget fix

* DROID-732 text widget

* DROID-732 ci

* DROID-732 ci off
2022-12-28 13:58:22 +01:00
Konstantin Ivanov
95fe9f6b71
DROID-679 Editor | Fix | Object pre-loading state fixes (#2786) 2022-12-28 09:55:28 +01:00
Konstantin Ivanov
8e4567625b
DROID-711 Editor | Fix | Cell align (#2788) 2022-12-28 09:54:47 +01:00
Konstantin Ivanov
c6d4a7aa46
DROID-730 App | Fix | Relation Id refactoring (#2785)
* DROID-730 fixing relationId in app

* DROID-730 relationId fix
2022-12-27 21:50:05 +01:00
Konstantin Ivanov
821772084d
DROID-669 Dashboard | Enhancement | Favorites Tab subscription (#2784) 2022-12-27 20:55:49 +03:00
Evgenii Kozlov
b13a415ce7
DROID-728 Relations | Enhancement | Filter out system relations when adding new relation to object (#2782) 2022-12-26 20:40:26 +03:00
Konstantin Ivanov
bf1d1d421d
DROID-658 Editor | Enhancement | Relation block, deleted state (#2775)
* DROID-658 test

* DROID-658 set relation fix

* DROID-658 relation block, deleted

* DROID-658 render deleted relation logic

* DROID-658 color fix
2022-12-26 17:17:53 +01:00
Konstantin Ivanov
2ee5632a86
DROID-669 Dashboard | Object type names (#2781)
* DROID-669 add type name model

* DROID-669 type name update

* DROID-669 getTypeName fun

* DROID-669 get types by storeOfTypes

* DROID-669 set unknown type as a default

* DROID-669 fix mapping

* DROID-669 fix test

* DROID-669 object types subscription, filters

* DROID-669 legacy

* DROID-669 types subscription id fix
2022-12-26 16:57:57 +01:00
Evgenii Kozlov
4e76327913
DROID-166 Sets | Enhancement | Naming fix for delete types in sets (#2780) 2022-12-26 16:03:49 +03:00
Evgenii Kozlov
3c2d9a0713
DROID-726 Auth | Fix | App crashes when creating new account because workspace id is not set (#2779) 2022-12-26 15:24:25 +03:00
Mikhail
802e686b0a
DROID-649 Tech | Enhancement | Get rid of dependencies.gradle (#2778) 2022-12-25 20:53:47 +03:00
Mikhail
184305bc2c
DROID-649 App | Fix | Disable login button on an empty field (#2777) 2022-12-23 18:23:03 +03:00
Mikhail
b6479e9bb2
DROID-650 App | Fix | Rename the login button (#2776) 2022-12-23 14:16:29 +03:00
Konstantin Ivanov
1c29f56528
DROID-659 Editor | Enhancement | System relations (#2774)
* DROID-659 integrate system relations UI

* DROID-659 fix tests

* DROID-659 fix

* DROID-659 remove legacy

* DROID-659 fix test
2022-12-23 10:01:06 +01:00
Konstantin Ivanov
e13e5363d3
DROID-512 Editor | Fix | Three dots menu description (#2772)
* DROID-512 fix item height

* DROID-512 fix item menu width
2022-12-22 08:56:57 +01:00
Konstantin Ivanov
ce45c8f997
DROID-719 Tech | MW 0.24.1 (#2773)
* DROID-719 update protos

* DROID-719 update mw version

* DROID-719 smartbloc type widget, added

* DROID-719 ci

* Update check.yml
2022-12-22 08:55:51 +01:00
Konstantin Ivanov
d3a600917e
DROID-641 App | Enhancement | Object types, library and marketplace (#2771)
* DROID-641 ci

* DROID-641 workspace manager added to editor

* DROID-641 workspaceManager di

* DROID-641 add workspace id to searchObject commands

* DROID-641 test

* DROID-641 tests

* DROID-641 tests

* DROID-641 added workspaceId to searchObjects, + fix

* DROID-641 di fix

* DROID-641 update filters on objectSearch

* DROID-641 change type fixed

* DROID-641 fix last item visabily in list

* DROID-641 add getObjectTypes useCase to editor

* DROID-641 get library object types on draft

* DROID-641 fix tests

* DROID-641 update getObjectTypes useCase

* DROID-641 ci off
2022-12-21 15:57:53 +01:00
Mikhail
c752e55eb1
DROID-47 App | Tech | Set the default interactor (#2770) 2022-12-20 16:50:29 +03:00
Mikhail
164e0eff61
DROID-515 Editor | Fix | Fix ff video buttons (#2769)
* DROID-515 App | Tech | Update dependencies

* DROID-515 Editor | Fix | Fix ff video buttons

* DROID-453 Editor | Fix | Unmerge
2022-12-19 20:14:51 +03:00
Konstantin Ivanov
a0e0e7362a
DROID-166 Objects | Deleted object types (#2761)
* DROID-166 legacy

* DROID-166 move from objectType to storeOfObjectTypes

* DROID-166 legacy

* DROID-166 openDashboard useCase refactoring

* DROID-166 deprecated objectType model refactoring

* DROID-166 fix tests

* DROID-166 only change type for deleted types

* DROID-166 render deleted type

* DROID-166 code style

* DROID-166 set, deleted source

* DROID-166 ci

* DROID-166 ci off
2022-12-19 17:07:30 +01:00
Mikhail
6f4687d169
DROID-704 Editor | Fix | Fix profile link to crash (#2768) 2022-12-19 11:15:59 +03:00
Konstantin Ivanov
0e6e6e2aa6
DROID-627 Editor | Fix | Proper update cell extra toolbar (#2766)
* DROID-627 proper update cell extra toolbar

* DROID-627 fix
2022-12-17 23:27:50 +01:00
Konstantin Ivanov
03880c6de3
Editor | Enhancement | No option to add new relations via editor (#2767) 2022-12-17 23:27:33 +01:00
Mikhail
ce929f3d88
DROID-453 Editor | Fix | Fix markdown paste (#2765) 2022-12-16 22:13:53 +03:00
Konstantin Ivanov
4ac2255dd4
DROID-642 Editor | Suggest marketplace relations for user (#2764)
* DROID-642 legacy relationList useCase

* DROID-642 legacy useCases

* DROID-642 legacy object relations store

* DROID-642 di

* DROID-642 search relations by workspace id

* DROID-642 if else fix

* DROID-642 fix, invoking the wrong method leeded to the loop

* DROID-642 fix relation blocks binding

* DROID-642 navigation fixed

* DROID-642 fix tests
2022-12-16 08:48:01 +01:00
Mikhail
1eb7ae4c7f
DROID-705 App | Tech | Update middleware to 0.24.0 (#2763) 2022-12-15 11:39:55 +03:00
Mikhail
0a04c4701b
DROID-99 App | Fix | Fix double clicks & crashes (#2762) 2022-12-15 11:25:15 +03:00
Mikhail
2ca05327fd
DROID-685 Editor | Fix | Fix drag n drop crash (#2760) 2022-12-13 12:37:45 +03:00
Konstantin Ivanov
b481814cb6
DROID-699 Editor | Fix | Simple tables menu, items visibility (#2758)
* DROID-699 show menu delay

* DROID-699 setHasFixedSize: this setting did not allow for resizing recycle view
2022-12-13 09:56:05 +01:00
Mikhail
216a4f7e79
DROID-698 Project | Tech | Add dependencies and auto config subprojects (#2759) 2022-12-13 09:43:31 +03:00
Mikhail
b11fabeb11
DROID-99 Editor | Navigation | Fix double clicks / crashes (#2757) 2022-12-12 15:05:56 +03:00
Konstantin Ivanov
a71e8ec55c
DROID-418 Tech | Enhancement | CreateObject commands refactoring (#2749)
* DROID-418 createDocument, legacy useCase

* DROID-418 objectCreate and blockLinkCreateWithObject commands refactoring

* DROID-418 data module refactoring

* DROID-418 refactoring, data + middleware modules

* DROID-418 legacy useCases

* DROID-418 update DI

* DROID-418 tests

* DROID-418 internal flags model

* DROID-418 command

* DROID-418 view model factorys

* DROID-418 viewmodels, update with new use cases

* DROID-418 mapping

* DROID-418 middleware, fixes

* DROID-418 createBlockLinkWithObject useCase

* DROID-418 createObject use case

* DROID-418 createObjectAsMentionOrLink useCase

* DROID-418 createDataViewObject refactoring

* DROID-418 create object tests, in progress

* DROID-418 after merge fixes

* DROID-418 add type

* DROID-418 createObject use case tests

* DROID-418 createObjectAsMentionOrLink tests

* DROID-418 createBlockLinkWithObject useCase tests

* DROID-418 ci

* DROID-418 ci off
2022-12-12 10:05:57 +01:00
Mikhail
652d7dd224
DROID-200 Editor | Tech | Enable proguard / R8 (#2756) 2022-12-12 11:06:20 +03:00
Mikhail
3b8abb850d
DROID-429 Editor | Enhancement | Make bold font more bold (#2755) 2022-12-09 13:59:36 +03:00
Evgenii Kozlov
d492af007f
DROID-672 Relations | Fix | Apply restrictions in object relations list (#2754) 2022-12-09 00:02:55 +03:00