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

2103 commits

Author SHA1 Message Date
Evgenii Kozlov
e3f834d76c DROID-365 Tech | Enhancement | Integrate MW 0.22.2 (#2550) 2022-08-31 17:24:08 +03:00
Evgenii Kozlov
82e81546cd DROID-292 Tech | Fix | Fix unit tests (#2551) 2022-08-31 17:24:08 +03:00
Evgenii Kozlov
b7ec8d0f2e DROID-367 Objects | Fix | If you move bookmark object to bin, the bookmark block look like non-existent object (#2548) 2022-08-31 17:24:08 +03:00
Evgenii Kozlov
4f4484633a DROID-302 Relations | Fix | Fix wrong import (#2546) 2022-08-31 17:24:08 +03:00
Evgenii Kozlov
4152f01888 DROID-302 Relations | Enhancement | Update relation value before reloading object by source relation (#2545) 2022-08-31 17:24:08 +03:00
Konstantin Ivanov
552298b342 DROID-292 Analytics | Bookmark block, relation url events (#2544)
* DROID-292 send open url + open as object events

* DROID-292 add relation url analytics

* DROID-292 fix test

Co-authored-by: konstantiniiv <ki@anytype.io>
2022-08-31 17:24:08 +03:00
Mikhail
2acfccb6e2
DROID-81 Editor | Enhancement | Share files (#2568) 2022-08-30 11:15:19 +03:00
Konstantin Ivanov
a64a23e51c
DROID-391 Set | Fix | Clear header on set reset (#2567)
Co-authored-by: konstantiniiv <ki@anytype.io>
2022-08-26 14:22:19 +02:00
Konstantin Ivanov
5defabf214
DROID-310 Editor | Fix | Add local files to media block (#2565)
* DROID-310 dismiss snackbar on object exit

* DROID-310 cancel pickit on editor stop

* DROID-310 cancel copy file on stop

* DROID-310 fix toast msg

* DROID-310 delete buggy job agument

* DROID-310 import

Co-authored-by: konstantiniiv <ki@anytype.io>
2022-08-26 10:04:57 +02:00
Konstantin Ivanov
53a2d9caa3
DROID-300 Editor | Refactoring paragraph text update listener (#2556)
* DROID-300 refactoring paragraph text update listener

* DROID-300 ci

* Update check.yml

Co-authored-by: konstantiniiv <ki@anytype.io>
2022-08-25 10:58:09 +02:00
Konstantin Ivanov
3941075c86
DROID-37 Editor | Delete text update delay (#2552)
* DROID-37 delete text update debounce

* DROID-37 fix text

* DROID-37 text fix

* DROID-37 fix split tests

* DROID-37 fix tests

* DROID-37 fix test

* DROID-37 removed legacy pendingTextUpdate logic

Co-authored-by: konstantiniiv <ki@anytype.io>
2022-08-24 14:05:55 +02:00
Konstantin Ivanov
57e7d5b961
DROID-311 Analytics | Block main menu clicks (#2549)
Co-authored-by: konstantiniiv <ki@anytype.io>
2022-08-24 13:32:14 +02:00
Evgenii Kozlov
c7f5b85a86
DROID-373 Tech | Enhancement | Do not distribute nightly builds on Sunday and Saturday (#2547) 2022-08-23 15:46:27 +03:00
Konstantin Ivanov
7c8ace92ee
DROID-267 Editor | Relation block inside the callout block (#2503)
* DROID-267 add selected view to relation blocks

* DROID-267 blockadapter, relations bindings

* DROID-267 added background to relation block

* DROID-267 added background to relation model

* DROID-267 relation block holders fixes

* DROID-267 add margin for all editor relation blocks, when nested decoration is enabled

* DROID-267 block relation text style

* DROID-267 add pdding

* DROID-267 checkbox layout fix

* DROID-267 relation block layout

* DROID-267 relation block status, object

* DROID-267 block relation tag

* DROID-267 add margin only on empty decorations

* DROID-267 refactoring

Co-authored-by: konstantiniiv <ki@anytype.io>
2022-08-23 12:14:59 +02:00
Evgenii Kozlov
25f8e05266
DROID-368 App | Tech | Bump version (0.11.0) (#2541) 2022-08-19 13:32:04 +03:00
Evgenii Kozlov
aedc4cdb39
DROID-314 Objects | Fix | Dark mode fixes (#2540) 2022-08-18 19:43:28 +03:00
Evgenii Kozlov
8c5ddd67ac
DROID-318 Tech | Enhancement | MW 0.22.1 (#2538) 2022-08-18 17:49:57 +03:00
Evgenii Kozlov
8e722e2f1d
DROID-363 Editor | Enhancement | Support error state for bookmark block (#2536) 2022-08-18 15:48:46 +03:00
Evgenii Kozlov
6c4988d662
DROID-332 Editor | Fix | App crashes when image block in uploading state is used when nested decoration is enabled (#2537) 2022-08-18 15:45:14 +03:00
Konstantin Ivanov
c115653a04
DROID-362 Editor | Hide loading state on non exist state (#2535)
Co-authored-by: konstantiniiv <ki@anytype.io>
2022-08-18 14:11:18 +02:00
Evgenii Kozlov
398aeac3a1
DROID-361 Objects | Enhancement | Display deleted bookmark objects as inexistent objects (#2534) 2022-08-18 14:37:49 +03:00
Evgenii Kozlov
807f95e853
DROID-340 Objects | Design | New design for bookmark object icon on dashboard and in lists (search, move-to, link-to, etc.) (#2532) 2022-08-18 14:34:15 +03:00
Evgenii Kozlov
80c69576a4
DROID-302 Relations | Fix | Allow reloading content only for specific relation key (#2533) 2022-08-18 14:29:56 +03:00
Konstantin Ivanov
3fe522c288
DROID-78 Editor | Revert delay on show navigation toolbar (#2531)
Co-authored-by: konstantiniiv <ki@anytype.io>
2022-08-18 12:40:38 +02:00
Evgenii Kozlov
2da26460d6
DROID-353 Tech | Enhancement | Update Crashlytics, Firebase App Distribution and Google Services (#2530) 2022-08-18 10:42:09 +03:00
Evgenii Kozlov
d141dceb41
DROID-348 Editor | Fix | Do not suggest "Bookmark" among "Object types" in slash widget (#2523) 2022-08-17 19:38:20 +03:00
Konstantin Ivanov
e8ea904a6f
DROID-78 | Editor | keyboard animations fix (#2528)
Co-authored-by: konstantiniiv <ki@anytype.io>
2022-08-17 18:33:03 +02:00
Konstantin Ivanov
651a097caa
DROID-78 Editor | Improve keyboard experience by taking advantage of the new WindowInsets API (#2524)
* DROID-78 remove focus on hide keyboard event

* DROID-78 add delay on navigation toolbar visibility

* DROID-78 add check

Co-authored-by: konstantiniiv <ki@anytype.io>
2022-08-17 18:07:11 +02:00
Mikhail
b051b4f0d9
DROID-344 Editor | Fix | Fix wrong gap between featured relation and description (#2527) 2022-08-17 18:52:16 +03:00
Mikhail
cb4477011b
DROID-344 Editor | Fix | Fix wrong gap between featured relation and description (#2525) 2022-08-17 18:05:34 +03:00
Konstantin Ivanov
5513624498
DROID-211 Editor | Mention, create object with filter name(#2522)
Co-authored-by: konstantiniiv <ki@anytype.io>
2022-08-17 15:39:52 +02:00
Konstantin Ivanov
66fda69067
DROID-262 Editor | Fix| Simple long click for table cells (#2521)
Co-authored-by: konstantiniiv <ki@anytype.io>
2022-08-17 14:42:29 +02:00
Konstantin Ivanov
8aa5205ae8
DROID-201 Editor | Markup, slash and style background color toolbars (#2520)
* DROID-201 markup background color items

* DROID-201 update color circle widget

* DROID-201 show vector icon for markup background

* DROID-201 text color inners troke

* DROID-201 fix night color

* DROID-201 add show inner stroke attr

* DROID-201 update design

* DROID-201 markup background items, show inner circle

* DROID-201 style background items, fix colors

* DROID-201 show background color with slanted line + design fixes

* DROID-201 markup background color icon fix

* DROID-201 fix

Co-authored-by: konstantiniiv <ki@anytype.io>
2022-08-17 13:51:17 +02:00
Konstantin Ivanov
dca4e2c8e4
DROID-24 Editor | Archived mentions and link to objects (#2518)
* DROID-24 add isArchive to markup

* DROID-24 isArchive mapping

* DROID-24 update mention span with archive state

* DROID-24 markup link to object, added archived state

* DROID-24 fix tests

* DROID-24 provide mention click on non archived objects

* DROID-24 set click only on not archived mentions

* DROID-24 underline color removed

* DROID-24 remove usless is archived check

* DROID-24 code style

* DROID-24 test

Co-authored-by: konstantiniiv <ki@anytype.io>
2022-08-17 12:02:23 +02:00
Konstantin Ivanov
cea34f8218
DROID-211 Editor | Mention menu refinements (#2519)
* DROID-211 mention create item text fix

* DROID-211 fix icon

* DROID-211 color update

Co-authored-by: konstantiniiv <ki@anytype.io>
2022-08-16 16:34:51 +02:00
Evgenii Kozlov
1381c727be
DROID-302 Relations | Enhancement | UX for reloading object content + new design for quick actions based on relation format (url, phone, email) (#2515) 2022-08-15 23:55:02 +03:00
Evgenii Kozlov
bc5c940731
DROID-232 Sets | Enhancement | Pre-populate records with data taken from filters when creating new record (#2517) 2022-08-15 23:11:06 +03:00
Konstantin Ivanov
e7f3f62ae9
DROID-209 Editor | Object action buttons (#2512)
* DROID-209 rename action

* DROID-209 update object action items

* DROID-209 update action items design

* DROID-209 update action items

* DROID-209 fix test

Co-authored-by: konstantiniiv <ki@anytype.io>
2022-08-15 21:14:14 +02:00
Mikhail
613b3a4bf4
DROID-328 Editor | Fix | Show untitled in editor empty type title (#2516) 2022-08-15 20:30:15 +03:00
Mikhail
2ee309eb48
DROID-314 Dashboard | Fix | Show untitled for an empty new object (#2514) 2022-08-15 20:24:55 +03:00
Konstantin Ivanov
bd4f0bcad0
DROID-327 App | Turn off nested decoration and previews for links (#2513)
* DROID-327 turn off nested and previews

* DROID-327 nested back

Co-authored-by: konstantiniiv <ki@anytype.io>
2022-08-15 18:12:52 +02:00
Konstantin Ivanov
a655e711a2
DROID-210 Editor | Underline markup (#2508)
* DROID-210 underline icon design

* DROID-210 underline added to markup toolbar

* DROID-210 underline mapping etc

* DROID-210 underline span

* DROID-210 update underline span with sdk version

* DROID-210 url span, add text and line colors

* DROID-210 add underline to extra toolbar

* DROID-210 underline height as param

* DROID-210 tests

* DROID-210 underline added to slash menu

* DROID-210 rename

* DROID-210 rename param

* DROID-210 update icon

* DROID-210 analytics param

Co-authored-by: konstantiniiv <ki@anytype.io>
2022-08-15 17:43:12 +02:00
Mikhail
cceb6bb4a7
DROID-314 Dashboard | Fix | Show untitled for an empty new object (#2511) 2022-08-15 18:40:33 +03:00
Konstantin Ivanov
235bd698e3
DROID-317 Dashboard | Don't filter by profile on recent tab (#2510)
Co-authored-by: konstantiniiv <ki@anytype.io>
2022-08-12 17:52:26 +02:00
Mikhail
afe3f8a6b8
DROID-34 Dashboard | Fix | Do not jiggle first item when swiping tabs (#2509) 2022-08-12 18:06:51 +03:00
Evgenii Kozlov
0f76e634dd
DROID-301 CI | Enhancement | Enable debug channel analytics for debug nightly builds (#2506) 2022-08-12 17:07:04 +03:00
Mikhail
dd3dce56c0
DROID-272 Dashboard | Fix | Restore and upgrade buttons are shown (#2507) 2022-08-12 16:24:01 +03:00
Mikhail
a0f241725a
DROID-276 Dashboard | Improvement | Hide bin object menu when scrolling (#2505) 2022-08-12 13:20:56 +03:00
Evgenii Kozlov
ee3c4e647b
DROID-257 Editor | Enhancement | Instead of creating a link to a bookmark object, create bookmark block (#2504) 2022-08-11 19:59:07 +03:00
Evgenii Kozlov
b2084ac0a7
DROID-307 Relations | Fix | File value for relation with file format crashes the app if the value is represented as String and not List<String> (#2501) 2022-08-11 10:09:43 +03:00