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

318 commits

Author SHA1 Message Date
Evgenii Kozlov
4d4f94b33c
Sets | Create bookmark via set + browse a bookmark from set of bookmarks (#2428) 2022-07-22 12:12:37 +03:00
Sergey Boishtyan
62f96685be
Editor | Enhancement | Add Callout set icon logic (#2372) 2022-06-21 13:21:36 +03:00
Sergey Boishtyan
f89bfb6146
Editor | Enhancement | Support new link appearance api (#2329) 2022-06-10 18:32:21 +03:00
Evgenii Kozlov
318900033c
App | Fix | Setup and save config after create new account (#2327) 2022-06-10 11:13:16 +03:00
Evgenii Kozlov
06e9d65b9f
Tech | Refactoring | MW 0.9.0 with Protocol refactoring + Auth refactoring (#2242) 2022-05-26 14:58:51 +03:00
Sergey Boishtyan
a2d2189376
Tech | Fix | Failing CI script (#2248)
* Tech | Fix | MockDataFactory migration

* Tech | Fix | change task for triggering tests in kotlin modules
2022-05-10 13:33:08 +03:00
Sergey Boishtyan
b43ca677b8
Tech | Fix | Delete .gitignore in modules (#2247) 2022-05-10 12:23:06 +03:00
Sergey Boishtyan
51996ff726
Tech | Fix | Delete MockDataFactory.kt copy-paste (#2244) 2022-05-09 19:48:16 +03:00
Sergey Boishtyan
6206f68dea
Tech | Fix | Delete flavors (#2243) 2022-05-09 18:36:28 +03:00
Evgenii Kozlov
54643294bd
Objects & Sets | Feature | Introduce templates (#2212) 2022-04-29 16:46:21 +03:00
Mikhail
a78dc6ffd3
Editor | Feature | Duplicate an object (#2195)
Co-authored-by: Mikhail Iudin <mayudin@anytype.io>
2022-04-28 11:40:01 +03:00
Evgenii Kozlov
b135475188
Protocol | API for templates (#2200) 2022-04-20 18:26:46 +03:00
Evgenii Kozlov
29e55a0779
Protocol | Api for creating objects with template (#2190) 2022-04-19 16:06:20 +03:00
Mikhail
9ff3233747
CU-2a1ah8b_Theme-selector (#2178)
App | Feature | Add possibility to change night mode
2022-04-12 17:08:08 +03:00
Evgenii Kozlov
38185eaba5
App | Feature | Delete account (#2157) 2022-04-11 15:46:18 +03:00
Evgenii Kozlov
1e130241ff
Feature | Setting cover from Unsplash (without loading state) (#2141) 2022-03-21 21:07:31 +03:00
Evgenii Kozlov
832d059b8b
Feature | Limit object type (#2127) 2022-03-03 16:41:35 +03:00
Evgenii Kozlov
b181c74e54
Tech | Remove legacy (#2126) 2022-02-25 18:06:37 +03:00
Evgenii Kozlov
5399e3ca22
Tech | MW 0.17.27 (#2097) 2022-02-10 00:56:18 +03:00
Evgenii Kozlov
2a4191ce95
Tech | Refact | Optimize object search by providing keys (#2095) 2022-02-09 18:52:44 +03:00
Evgenii Kozlov
03df82390d
Feature | Create a bookmark from pasted url (#2074) 2022-02-01 02:39:07 +03:00
Evgenii Kozlov
053832592f
Dashboard | Feature | Tabs with subscriptions (#2052) 2022-01-27 13:33:35 +03:00
Evgenii Kozlov
4b40bf9f6e
Refact | Profile on dashboard with new subscription mechanism (#2051) 2022-01-20 17:07:33 +03:00
Evgenii Kozlov
00afad8d9e
Protocol | Basic API for search with subscriptions | 2 (#2050) 2022-01-18 18:50:16 +03:00
Evgenii Kozlov
ae3ab1c776
Protocol | Basic API for search with subscriptions (#2049) 2022-01-18 17:58:09 +03:00
Evgenii Kozlov
9fb20f0edd
App | Feature | Wallpaper (#1995) 2021-12-08 11:24:13 +03:00
Evgenii Kozlov
e2858dd6d4
App | Feature | Offload files from device (#1990) 2021-12-02 14:05:54 +03:00
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