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

141 commits

Author SHA1 Message Date
Evgenii Kozlov
711f62a366
Sets | Delete a relation from a set (#1890) 2021-11-03 15:57:47 +03:00
Konstantin Ivanov
7a75a0de42
Tech | Feature | Export local store use case (#1883) 2021-11-01 12:02:28 +03:00
Evgenii Kozlov
d5ee41c7a5
Objects | Feature | Navigate to set of this type or create a new set (#1880) 2021-10-28 21:22:46 +03:00
Konstantin Ivanov
db76bdbebc
App | Feature | Open deleted object in editor an set (#1877)
* open is deleted objects

* add view object not exist

* add state not exist to editor

* add navigation to update app screen

* open object set supports custom errors

* show toast or update app screen

* fix test

* ci

* pr fix

* ci off
2021-10-28 15:38:52 +03:00
Evgenii Kozlov
842ec5d140
Home Dashboard | Feature | Tab "Shared" (#1875) 2021-10-27 18:52:35 +03:00
Konstantin Ivanov
66d4cbdd97
App | Feature | Other settings screen + default type (#1873)
* rename

* rename

* rename legacy icon

* update object type choose screen di

* update object change type screen + editor

* update prefs for object types

* fixes

* other settings screen update

* design fix

* update icon

* fix tests

* fix di

* pr fix

* pr fix

* pr fix

* pr fix

* ci off
2021-10-27 14:16:27 +03:00
Konstantin Ivanov
8076d126f0
Editor | Feature | Note as main type (#1852)
* update proto

* add layout note

* add title note

* send default type on pageCreate

* title can be null

* fixes

* test

* drawables

* object layout screen

* footer adapter

* mapping

* get layouts use case

* fix

* update createPage use case

* default page type on dashboard

* default page type on editor

* fix tests

* notes layout logic

* fix

* hide on text change

* fix

* fix

* fix test

* fix

* fix

* fix test

* fix

* ci off

* fix

* pr fix

* fix

* fix

* fixes

* fix

* fix

* fix

* fix test

* ci off
2021-10-25 15:29:55 +03:00
Konstantin Ivanov
8a4f0e05eb
Editor | Feature | Update set layout use case(#1865) 2021-10-22 15:34:31 +03:00
Evgenii Kozlov
d75d6e9c06
Dashboard | Feature | Bulk delete & bulk put-back in Bin tab (#1858) 2021-10-21 14:22:58 +03:00
Konstantin Ivanov
4cb8bc6e85
App| Feature | User settings screen, default object type (#1856)
* user settings, domain + data

* legacy

* user settings screen

* profile screen update with user vsettings

* navigation to user settings screen

* add context

* footer fix

* user settings screen

* user settings di

* add user settings logic to main screen

* remove logic from main screen

* add object type logic to splash screen

* pr fix

* fix

* ci

* fix

* ci off

* fix tests

* fix
2021-10-20 19:12:03 +03:00
Evgenii Kozlov
ad421e3fe6
Feature | Reopen the last opened object or set on application start (#1851) 2021-10-14 14:51:16 +03:00
Konstantin Ivanov
5b05e292fb
Editor | Feature | Object types widget (#1833)
* add object types horizontal widget

* add flag isDraft to createPage

* createPage update

* add widget to editor layout

* update object types widget

* object types widget

* fix

* fix

* fixes

* fix

* fixes

* fixes

* fixes

* fix

* logs

* ci

* fix

* pr fix
2021-10-12 14:16:07 +03:00
Konstantin Ivanov
ed4882aaf3
Tech | Feature | Object search filters and sorts (#1844)
* remove objectTypeFilter from api

* remove objectTypeFilter from search use case

* search objects fix

* rename

* link to use case filters and sorts

* rename

* move to filters and sorts

* move all object types urls

* searchRecent, searchSets tabs

* search for archive objects

* add object to relation

* add object to filter search

* object search command filters and sorts

* remove legacy use cases
2021-10-08 00:12:09 +03:00
Konstantin Ivanov
aabbd48027
Editor | Feature | Slash widget, add new relation (#1829)
* relation new

* ашч

* fix

* fixes

* add new relation to block

* fix

* add log

* remove value after reading

* add log to dispatcher

* add log

* test

* fix test name

* fix test

* fix

* fix

* update TestEditorFragment with test navigation

* ci

* Update check.yml
2021-09-29 16:29:21 +04:00
Evgenii Kozlov
7e6bea9833
Objects & sets | Refact | Archive / restore (#1790) 2021-09-09 16:59:25 +03:00
E. Kozlov
abe0b97b57 added new use-case 2021-09-09 14:21:37 +03:00
Evgenii Kozlov
40a1ea1210
Tech | Refact | Make duplicate use-case work with several targets (#1756) 2021-08-27 12:00:22 +03:00
Konstantin Ivanov
7a054b2d9d
Editor | Feature | Link to (#1746)
* move to redesign

* design fixes

* design fixes

* fixes

* fix

* move to fixes

* fixes

* fix

* ci

* link to screen

* fixes

* delete link to object use case

* link to object

* fixes

* fix

* fix

* Update check.yml
2021-08-24 17:00:48 +04:00
Evgenii Kozlov
1f4fe5829d
Objects | Feature | Delete relations from object (#1741)
* added delete actions

* fixed tests

* added request for deleting relation from object

* fixes

* fixes

* added restrictions

* run ci

* ci off, fixes
2021-08-20 15:41:54 +04:00
Evgenii Kozlov
6dd02faf63
Refact | New page creation flow (#1727) 2021-08-11 12:25:43 +03:00
Konstantin Ivanov
9b81393d50
App | Feature | Object types list (#1700)
* get object types on start

* move store object types to slash screen

* fix tests

* fix tests

* fix tests

* fixes

* pr fixes

* fix

* fix

* fixes

* fix

* fix

* ci

* ci off
2021-07-30 17:24:49 +04:00
Evgenii Kozlov
2580f179dc
Tech | Experimental flavour config provider (#1680) 2021-07-26 15:27:23 +03:00
Evgenii Kozlov
d47cd02686
Relations | Add/Remove from featured (#1670) 2021-07-23 16:34:06 +03:00
Konstantin Ivanov
8e50439c69
DV | Feature | Api config, get flavour config (#1627)
* get flavour config + save to cache

* fix tests

* pr fixes

* update proto

* ci

* App | Feature | Api config (#1637)

* refactoring addblockview

* turn into constants

* DocumentAddBlockViewModel
DocumentAddBlockViewModel

* fixes

* remove legacy

* put back flavours

* fix tests

* ci off
2021-07-16 14:33:24 +04:00
Evgenii Kozlov
eca24554bd
Data View | Syncing status (#1640) 2021-07-15 11:13:08 +03:00
Evgenii Kozlov
2517367f5a
Object | Add-to-favorites & Remove-from-favorites (#1636) 2021-07-14 11:11:11 +03:00
Evgenii Kozlov
efcc654d8a
Object types | Filter archived object types by default (#1630) 2021-07-09 17:59:19 +03:00
Evgenii Kozlov
6f50bba9a8
Object | New icon picker | Remove-icon flow (#1624) 2021-07-07 16:45:13 +02:00
Evgenii Kozlov
b675dd5598
Objects | Filter archived object types and use compatible object types when creating a new object (#1614) 2021-07-06 15:21:36 +03:00
Evgenii Kozlov
1faf1d554a
Tech | Library updates + Middleware 0.15.19 (#1611) 2021-07-06 13:39:18 +03:00
Konstantin Ivanov
a0da98954c
Editor | Feature | Change object type (#1599)
* add filter

* ci

* fix

* ci

* click on object type

* proceed with object type

* add setObjectType use case

* block relation render fix + tests

* featured relation fix

* fixes

* fixes + ci

* pr fixes

* ci off
2021-07-05 13:25:11 +03:00
Konstantin Ivanov
14f21938fa
Editor | Feature | Object type change screen (#1596)
* object type change screen

* mapping

* fixes

* design fix

* fix

* ci

* pr fixes

* ci off
2021-06-30 19:16:44 +03:00
Evgenii Kozlov
db25fb25f6
Dashboard | Recent, Inbox, Set (#1595) 2021-06-29 20:55:31 +03:00
Konstantin Ivanov
16a11bef40
Editor | Feature | Slash widget, set relations (#1472)
* create object from slash menu

* add tests

* relation item click

* add relations to block logic

* fix

* replace text block with relation

* create or replace relation block

* fixes

* fixes

* ci
2021-06-02 22:37:52 +02:00
Evgenii Kozlov
233c7f76ec
Data view | Add existing relations to set | 1 (#1513) 2021-06-02 15:27:43 +03:00
Evgenii Kozlov
65f368145f
Relations | Create-from-scratch (#1507) 2021-06-01 20:18:01 +03:00
Evgenii Kozlov
247ac50f3d
Relations | Add relation to object | 1 (#1506) 2021-06-01 14:23:42 +03:00
Konstantin Ivanov
64475f8775
Editor | Feature | Slash widget, marks clicks (#1468)
* update blocks mark

* add mapper + save selection state

* tests

* pr fix

* fix ui tests
2021-05-14 08:14:16 +03:00
Evgenii Kozlov
2a2641b258
Testing | Update Kotlin Mockito (#1450) 2021-05-05 18:07:22 +03:00
Evgenii Kozlov
2d09ddb679
Data View | Refact | Create-relation-and-add-it-to-data-view-view flow (#1435) 2021-04-28 17:19:55 +03:00
Evgenii Kozlov
31d820c4dd
Epic with sets and relations + new app flavors (stable, experimental) (#1048) 2021-03-31 14:37:03 +03:00
Evgenii Kozlov
d304ee0057
Refact | New turn-into (#1229) 2021-01-19 15:07:47 +03:00
Evgenii Kozlov
ad3ceb433c
Feature | Select-cover screen 2 (#1226) 2021-01-18 17:03:10 +03:00
Evgenii Kozlov
52cc26c096
Feature/select cover screen 1 (#1225) 2021-01-13 14:27:49 +03:00
Evgenii Kozlov
e1f27260d6
Fix | Undo-redo show message (#1202) 2020-12-23 14:20:05 +03:00
Evgenii Kozlov
ce0d55e58e
Feature | Sync-status without GUI (#1193) 2020-12-17 21:23:30 +03:00
Evgenii Kozlov
d89c0d14f8
New protocol module setup with Wire + kotlinized proto-based models (#1062) 2020-11-06 14:33:23 +02:00
Konstantin Ivanov
f5e5306ade
822: QR code (#1001)
* #822: qr design

* #822: qr code logic

* #822: update middleware

* #822: fixes

* #822: fixes

* #822: fixes

* #822: turn off scan

* #822: fixes

* #822: fix

* #822: ci

* #822: ci off
2020-11-02 15:09:13 +03:00
Evgenii Kozlov
54fe941d43
Feature/code snippet lang selection (#1042) 2020-10-30 20:46:44 +03:00
Konstantin Ivanov
1f76691707
1015: Header style (#1036)
* #1015: fix mappings

* #1015: fix
2020-10-27 17:13:01 +03:00