Mikhail
b81acb1313
Editor | Tech | Perf tests ( #2259 )
...
Co-authored-by: Mikhail Iudin <mayudin@anytype.io>
2022-05-16 19:15:23 +03:00
Mikhail
3f1bebf360
Auth | Improvement | Trim keychain phrase ( #2266 )
...
Co-authored-by: Mikhail Iudin <mayudin@anytype.io>
2022-05-16 18:53:24 +03:00
Mikhail
8d79878c8d
Editor | Better DND UX | Enter multiselect ( #2261 )
...
* Editor | Improvement | Select when no drag action performed
* Editor | Tech | Move dnd to delegate
Co-authored-by: Mikhail Iudin <mayudin@anytype.io>
2022-05-16 18:52:34 +03:00
Sergey Boishtyan
eefe048bd9
Tech | Enhancement | min sdk 26 ( #2268 )
2022-05-16 18:46:33 +03:00
Evgenii Kozlov
c0bbae162a
Relations | Enhancement | Do not allow editing relations when object is locked ( #2258 )
2022-05-16 17:18:03 +03:00
Sergey Boishtyan
bdf231af5d
Auth | Fix | Disable qr-code scanning sound ( #2267 )
2022-05-16 17:05:06 +03:00
Konstantin Ivanov
08bbf7368c
Editor | Feature | Document title and todo title, color and background support ( #2264 )
...
* title margins
* block title background + tests
* added color and background color params to title blocks
* map color and background color to views
* update diff util for title blocks
* todo title design fix
* title views, set color and background for document and todo blocks
* added tests on text changed payload
Co-authored-by: konstantiniiv <ki@anytype.io>
2022-05-16 16:50:49 +03:00
Evgenii Kozlov
1c16530b11
App | Enhancement | Introduce value boundaries for account deletion deadline ( #2263 )
2022-05-16 14:22:19 +03:00
Sergey Boishtyan
60185de917
Relation | Fix | Filter crete option
view with selected and unselected option names ( #2262 )
...
Relation | Fix | Filter `crete option` view with selected and unselected option names
2022-05-16 12:40:02 +03:00
Konstantin Ivanov
3cdfe9482e
App | Fix | Draft logic on object create ( #2260 )
...
* create page draft logic + tests
* fix
Co-authored-by: konstantiniiv <ki@anytype.io>
2022-05-13 13:34:51 +03:00
Evgenii Kozlov
5af97af6d0
Editor | Enhancement | Inconsistent toggle states ( #2255 )
2022-05-12 17:27:08 +03:00
Evgenii Kozlov
931efa2c1d
Auth | Fix | Rename header on keychain-login screen ( #2257 )
2022-05-12 17:22:18 +03:00
Sergey Boishtyan
d26947976c
Tech | Fix | Run testDebug from all types of gradle modules ( #2256 )
2022-05-12 16:13:12 +03:00
Sergey Boishtyan
a6b2da18f9
Relation | Fix | incorrect number presentation ( #2254 )
2022-05-11 20:06:23 +03:00
Konstantin Ivanov
a52a25a1e2
Set | Fix | Filter last item visibility ( #2253 )
...
* fix last child visibility
* update filters list layout
* filter divider fix
Co-authored-by: konstantiniiv <ki@anytype.io>
2022-05-11 19:30:52 +03:00
Evgenii Kozlov
8d13bd9598
Editor | Refact | Remove copy-paste when setting block background color ( #2252 )
2022-05-11 18:57:57 +03:00
Konstantin Ivanov
f9efd2ca19
Set | Fix | Gallery view, name double ( #2251 )
...
Co-authored-by: konstantiniiv <ki@anytype.io>
2022-05-11 17:00:53 +03:00
Konstantin Ivanov
421adae97a
Editor | Fix | Table of contents, div logic ( #2249 )
...
* block view renderer now returns flags via lambda
* update toc block with items if flag is present
* test
* pr fixes
Co-authored-by: konstantiniiv <ki@anytype.io>
2022-05-11 10:44:12 +03:00
Konstantin Ivanov
d160b5263b
Editor | Fix | Style toolbars, tests ( #2250 )
...
* tests on style toolbars
* code style
Co-authored-by: konstantiniiv <ki@anytype.io>
2022-05-11 10:13:56 +03:00
Konstantin Ivanov
2e3e22aacd
Editor | Fix | Style toolbars refactoring ( #2238 )
...
* legacy
* added model for style toolbars state
* ext fun for getting text style toolbar state + tests
* move text style toolbar to use new state
* moving the style background toolbar to a new state
* update control panel events
* update control machine event for background toolbar
* code block uses cursor
* close kayboard on opening background toolbar
* refresh background toolbar
* refresh bakground toolbar 2
* send blocks background update command
* start background toolbar for code block and style toolbar for others
* update style color toolbar
* update style color toolbar with state
* update style color toolbar vm logic
* get style color toolbar state
* style other toolbar new state
* get style other toolbar state + vm logic
* legacy styleconfig model
* legacy
* on style event click refactoring
* on close background toolbar event
* added new command, blockList set mark
* remove doubles
* markup type to core model
* legacy
* update markup for several text blocks
* update style other toolbar with selected states
* toolbars viewmodels logic
* legacy, code style
* code style
* fixed tests
* test fix
Co-authored-by: konstantiniiv <ki@anytype.io>
2022-05-10 15:11:13 +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
Mikhail
76f7ac7703
Editor | Improvement | Flawless drag-n-drop ( #2246 )
...
Co-authored-by: Mikhail Iudin <mayudin@anytype.io>
2022-05-10 12:38:50 +03:00
Sergey Boishtyan
b43ca677b8
Tech | Fix | Delete .gitignore in modules ( #2247 )
2022-05-10 12:23:06 +03:00
Sergey Boishtyan
76cb57504e
Dashboard | Fix | Add ellipsize to greeting ( #2245 )
2022-05-09 22:48:19 +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
Sergey Boishtyan
58da3badfe
Relations | Fix | Filter create option for tags that already exist ( #2237 )
...
* Relations | Fix | Filter create option for tags that already exist
* Tech | Fix | Change compile android tests task
* Tech | Fix | add build folders ignore to global .gitignore
* Tech | Fix | Extract MockDataFactory.kt from test-utils
* Tech | Fix | Move return to the same line as checkNotNull
* Tech | Fix | Delete unused analytics property
* Relations | Fix | Add AddObjectRelationValueViewModelTest.kt test query with tags behaviour
* Tech | Fix | Rename :test:utils to :test:android-utils
* Tech | Enhancement | implement fake providers for AddObjectRelationViewModerl
2022-05-09 17:54:15 +03:00
Evgenii Kozlov
8e678c95d4
App | Minor fixes | Recovery phrase naming ( #2241 )
2022-05-07 14:56:05 +03:00
Konstantin Ivanov
6e5d0dc3d7
Editor | Feature | Table of Contents, indents + dnd ( #2236 )
...
* update table of contents items depth + test
* set untitled if header name is empty
* fix clicks on toc
Co-authored-by: konstantiniiv <ki@anytype.io>
2022-05-05 15:00:37 +03:00
Sergey Boishtyan
06d865a9dc
View | Fix | Add ellipsize to create relation item ( #2235 )
2022-05-05 14:59:07 +03:00
Konstantin Ivanov
9eeea1e722
Editor | Feature | Code block, design and clicks ( #2231 )
...
* code block update
* code block, holder design
* block list extension + tests
* only background style menu for text blocks
* code block fixes
* update gradle
* rename fun
* back android 7 fix
Co-authored-by: konstantiniiv <ki@anytype.io>
2022-05-05 09:25:52 +03:00
Sergey Boishtyan
1eeb6a0067
Tech | Enhancement | Now for all PR reviewers should be added automatically ( #2234 )
2022-05-05 00:12:53 +03:00
Sergey Boishtyan
4c2a258d50
Tech | Enhancement | Add workflow_dispatch it adds button for manually run flow ( #2233 )
2022-05-05 00:04:04 +03:00
Sergey Boishtyan
a4ef6be717
Tech | ENHANCEMENT | Add android tests compile step to ci check ( #2230 )
2022-05-04 23:23:55 +03:00
Evgenii Kozlov
1cd04059b2
Editor | Fix | Corner radius for cards ( #2232 )
2022-05-04 19:50:11 +03:00
Evgenii Kozlov
2dc5754045
Tech | Enhancement | Add info about naming conventions to readme file ( #2229 )
2022-05-04 19:35:14 +03:00
Evgenii Kozlov
d11f284b8d
Editor | Enhancement | Propose to select a template when user clicks "done" button in select-object-type bottom widget ( #2228 )
2022-05-04 18:32:01 +03:00
Mikhail
e1ab2fb756
Editor | Improvement | Drag-n-Drop UI-improvements ( #2213 )
...
* Editor | Improvement | Drag-n-Drop UI-improvements
2022-05-04 18:25:10 +03:00
Evgenii Kozlov
1bbd95884c
App | Naming | Do not mention "mnemonic", mention "recovery phrase" ( #2227 )
2022-05-04 14:51:47 +03:00
Evgenii Kozlov
be61a1b529
Tech | READme fix ( #2226 )
2022-05-03 19:00:46 +03:00
Evgenii Kozlov
37d052cdbf
App | Fix | Recovery phrase naming ( #2225 )
2022-05-03 14:28:15 +03:00
Konstantin Ivanov
46bab0cc79
Editor | Fix | Pause watchers on enable edit mode ( #2224 )
...
Co-authored-by: konstantiniiv <ki@anytype.io>
2022-05-02 21:36:24 +03:00
Evgenii Kozlov
59095645be
Editor | Fix | Do not do redundant job when selecting items in multi-select mode ( #2222 )
2022-05-02 18:50:10 +03:00
Konstantin Ivanov
1a9358461a
Editor | Fix | Code block, payload ( #2223 )
...
Co-authored-by: konstantiniiv <ki@anytype.io>
2022-05-02 18:48:52 +03:00
Konstantin Ivanov
1c6b268e80
Editor | Fix | ActionToolbar, downloads icon ( #2221 )
...
Co-authored-by: konstantiniiv <ki@anytype.io>
2022-05-02 18:29:44 +03:00
Konstantin Ivanov
a25c4ff06d
Editor | Fix | ActionToolBar, scroll ( #2220 )
...
Co-authored-by: konstantiniiv <ki@anytype.io>
2022-05-02 17:57:07 +03:00
Evgenii Kozlov
a9794e3319
Editor | Apply default text style for simple text blocks ( #2219 )
2022-05-02 16:21:22 +03:00
Konstantin Ivanov
aa10994124
App | Feature | Default background( #2218 )
...
Co-authored-by: konstantiniiv <ki@anytype.io>
2022-05-02 14:43:34 +03:00
Evgenii Kozlov
7327375bff
App | New naming | Rename "keychain phrase" to "recovery phrase" ( #2216 )
2022-05-02 12:46:07 +03:00
Evgenii Kozlov
54643294bd
Objects & Sets | Feature | Introduce templates ( #2212 )
2022-04-29 16:46:21 +03:00