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
Konstantin Ivanov
3e41dc96d1
Editor | Feature | Table of contents block ( #2208 )
...
* show toc item on filter
* tests on toc
* added table of contents as block view
* table of contents as block model
* table of contents mapping + test
* create toc block
* table of contents block view
* toc payload
* toc clicks, states
* update teble of contents, after header text changed + test
* rename variable
* update toc icon
* rename widget
* fix tests
* ci
* pr fix
* ci off
Co-authored-by: konstantiniiv <ki@anytype.io>
2022-04-28 17:33:22 +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
Konstantin Ivanov
0f6599a868
App | Fix | Pre-release 0.6.2 fixes ( #2201 )
...
* add fileds to block mapping
* exit from multi select after paste
* fix title top margin after cover added
* pause text watchers on setting text to title
Co-authored-by: konstantiniiv <ki@anytype.io>
2022-04-20 17:17:39 +03:00
Evgenii Kozlov
29e55a0779
Protocol | Api for creating objects with template ( #2190 )
2022-04-19 16:06:20 +03:00
Konstantin Ivanov
e33f483ed1
Editor | Feature | Copy blocks view action menu ( #2187 )
...
* added block id param to mw mapping
* add copy icon to action toolbar
* paste blocks logic
* add ids to mapping to mvblocks
* code style
* send children ids on copy
* added test on copy
* ci
* fix icon color
* ci
* ci off
Co-authored-by: konstantiniiv <ki@anytype.io>
2022-04-18 20:29:07 +03:00
Evgenii Kozlov
38185eaba5
App | Feature | Delete account ( #2157 )
2022-04-11 15:46:18 +03:00
Evgenii Kozlov
5342970ca0
App | Fix | LocalNetworkAddressHandler might throw ConcurrentModificationException ( #2165 )
2022-04-06 11:29:55 +03:00
Konstantin Ivanov
bc027f815c
App | Refactoring | Block, background color ( #2166 )
...
Co-authored-by: konstantiniiv <ki@anytype.io>
2022-04-05 23:14:17 +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
7846ea2b5f
Auth | Enhancement | Handle error type + add retry logic ( #2125 )
2022-02-25 16:18:22 +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
4d806ab010
Tech | CI fixes after SDK updates + library updates ( #2073 )
2022-01-31 19:28:24 +03:00
Evgenii Kozlov
053832592f
Dashboard | Feature | Tabs with subscriptions ( #2052 )
2022-01-27 13:33:35 +03:00
Konstantin Ivanov
312289768a
Tech | API 31 ( #2031 )
...
* Tech | API 30, Local Network Address (#2004 )
* 30 api + java 11 + scoped storage
* update network address handler
* fix
* fix
* put back permission
* fix
* fix
* fix
* ci
* set tests off
Co-authored-by: konstantiniiv <ki@anytype.io>
* Fix | JVM version (#2033 )
* Tech | Update to API 31 (#2032 )
* update to API 31
* fix
Co-authored-by: konstantiniiv <ki@anytype.io>
* Fix | Network address handler (#2034 )
* Tech | Editor, update permissions (#2039 )
* add permission
* remove legacy
* fix permissions
* fix
* fix
* add ext fun
Co-authored-by: konstantiniiv <ki@anytype.io>
* Tech | Permissions in Relations Value (#2041 )
* add permission
* remove legacy
* fix permissions
* fix
* fix
* add ext fun
* permissions in relations
Co-authored-by: konstantiniiv <ki@anytype.io>
* Tech | Update file logic to SAF (#2048 )
* update file logic
* fixes
* fix
* fix
* fixes
* fixes
* fix
* fix
* rename
* fix
* fix
* style
* fix
* delete legacy test
* add kdoc
Co-authored-by: konstantiniiv <ki@anytype.io>
* Tech | Add signing (#2047 )
* add signing
* rename
* fixes
* debug signing
Co-authored-by: E. Kozlov <ubuphobos@gmail.com>
Co-authored-by: konstantiniiv <ki@anytype.io>
* Tech | API 31, files refactoring (#2053 )
* refactoring
* fix
* fix
* fix
* fix
Co-authored-by: konstantiniiv <ki@anytype.io>
* put back create page
* fix tests
* temporary turn off signing
* fix viewmodel nullable
* ci off
Co-authored-by: konstantiniiv <ki@anytype.io>
Co-authored-by: E. Kozlov <ubuphobos@gmail.com>
2022-01-26 16:14:35 +02: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
0004e4c546
MW | 0.17.23 ( #2026 )
2021-12-31 16:33:05 +03:00
Konstantin Ivanov
1ea7ad50e5
Editor | Feature | Layouts in mentions and links ( #2003 )
...
* Editor | Feature | Refactoring markups, part 1 (#1993 )
* refactoring text markups
* fix
* tests
* fix
* fix name
* tests
* fix
* fix
* fixes
* fix markup ext test
* fixes
* fix tests
* set mark param as non null
* fix
* fix
* fix
* fixes
* fix
* rename
* rename
* fix
* fix
* fix
* fix
* fix
* fix
* tests
* param as nullable
* rename
* fixes
Co-authored-by: konstantiniiv <ki@anytype.io>
* Editor | Feature | Mentions as layouts (#2000 )
* update mentions dimens
* fixex
* adding mention no icon span
* update dimens
* fixes
* fixes
* fix
* fix tests
* add initials text size
* add dimens
* fixes
* legacy
Co-authored-by: konstantiniiv <ki@anytype.io>
* Editor | Feature | Block link, show layouts (#2001 )
* add objectIcon to block link
* fix
* tests fix
* tests
* off
* pr fix
* pr fix
Co-authored-by: konstantiniiv <ki@anytype.io>
* fix test
* fix
* ci
Co-authored-by: konstantiniiv <ki@anytype.io>
2021-12-20 11:11:37 +02:00
Evgenii Kozlov
5dd962a651
Tech | MW | 0.17.18 ( #1998 )
...
* updated protos
* fix
* fix
* update to 18
Co-authored-by: konstantiniiv <ki@anytype.io>
2021-12-13 16:47:28 +02:00
Evgenii Kozlov
b3c4513654
Sets | Gallery view + list view ( #1955 )
2021-12-03 11:10:28 +03:00
Evgenii Kozlov
e2858dd6d4
App | Feature | Offload files from device ( #1990 )
2021-12-02 14:05:54 +03:00
Evgenii Kozlov
745a557609
Tech | MW | 0.17.8 ( #1914 )
2021-11-10 16:46:57 +03:00
Konstantin Ivanov
a5bd72a157
Editor | Feature | Markup Object ( #1893 )
...
* markup object link
* add markup
2021-11-04 15:23:02 +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
ab110ad9d3
Editor | Feature | Create new mentions with default object type ( #1874 )
...
* add object type to CreateNewDocument use case
* create new mentions with default object types
* tests
2021-10-27 16:15:23 +03:00
Evgenii Kozlov
b1fa0e8d20
Editor | Latex | Experimental (non-native) latex. Based on WebView ( #1814 )
2021-10-27 14:23:05 +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
80795f5ff7
Tech | MW 0.17.0 add ( #1862 )
2021-10-21 12:38:22 +03:00
Konstantin Ivanov
7a92f3aac3
Tech | MW 0.17.0 ( #1861 )
2021-10-21 12:22:24 +03:00
Konstantin Ivanov
ecfe6baeaf
Tech | MW 0.16.03 ( #1853 )
...
* update proto
* update version
* ci
* Update check.yml
2021-10-14 14:29:38 +03:00
Evgenii Kozlov
e6ca4d10c8
Editor | Feature | Drag & drop ( #1848 )
2021-10-12 19:32:17 +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
db3f77fe47
Tech | MW 0.15.45 ( #1836 )
...
* update to mw 0-15-45
* fix tests
2021-10-04 16:10:30 +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