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
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
Konstantin Ivanov
919c9f38d7
978: Divider turn into (#1000)
* #978: turn into items

* #978: turn into logic

* #978: fixes

* #978: rename

* #978: rename

* #978: fixes

* #978: ci

* #978: fix

* #978: fix

* #978: ci off
2020-10-16 15:54:19 +03:00
Konstantin Ivanov
3e0420d7c2
987: Show app, middle versions on profile screen (#997)
* #987: show app, middle versions on profile screen

* #987: fixes

* #987: tests

* #987: fix

* #978: fixes

* #987: fix
2020-10-14 15:35:23 +03:00
Konstantin Ivanov
6a3d282200
978: Dots divider (#984)
* #978: add three dots divider

* #978: fix tests

* #978: tests

* #978: fixes
2020-10-13 17:35:47 +03:00
Evgenii Kozlov
ce955a7a44
Title as simple block (#949) 2020-10-07 11:56:47 +03:00
Konstantin Ivanov
18cb5cc5d8
631: Mention, page create (#944)
* #631: pageCreate, middleware

* #631: fix middleware

* #631: add new mention page

* #631: fixes

* #631: add test

* #631: fixes

* #631: tests

* #631: tests

* #631: fixes
2020-10-05 17:33:45 +03:00
Evgenii Kozlov
83435de8c9
Add check/unchecked changes to granular change mechanism (#945) 2020-10-01 13:14:30 +03:00
Evgenii Kozlov
f0cab25899
Add smartblock type property to show block event (#920) 2020-09-25 00:01:47 +03:00
Konstantin Ivanov
9f0dbdd66b
Update app package (#917)
* change package name

* remove legacy

* update google-services

* fixes

* run tests

* tests off
2020-09-24 21:21:20 +03:00
Evgenii Kozlov
4a88f04868
Add document type for DocumentInfo (#876) 2020-09-18 19:39:35 +02:00
Evgenii Kozlov
b7f334ad4d
823: Handling error when failing to open a document (#864)
* fixes

* fixes

* fix

* fixes

* fixes

* fixes

* run ci

* #823: error state

* #823: fixes

* #823: fixes

* Update workflow.yml

Co-authored-by: Ivanov Konstantin <ki@agileburo.com>
Co-authored-by: Konstantin Ivanov <54908981+konstantiniiv@users.noreply.github.com>
2020-09-16 19:32:49 +03:00
Konstantin Ivanov
b96b13b874
731: Block split (#863)
* #731: fixes

* #731: fixes

* #731: fixes

* #731: fix tests

* #731: fix

* tests

* #731: fix test

* #731: fix

* #731: fix

* #731: fixes

* #731: fix tests

* Update workflow.yml
2020-09-16 13:32:38 +03:00
Konstantin Ivanov
08560c038c
547: Archive (#826)
* #547: fixes

* #547: fixes

* #574: add archive documents command

* #547: fixes

* #547: fixes

* #547: middleware fix

* #547: fies

* #547: fixes

* #547: fixes

* #547: fixes

* #547: tests

* #547: fixes

* #547: tests off
2020-09-13 14:33:23 +03:00
Evgenii Kozlov
2219a9a78f
Fix. Add-block after title does not work (#841) 2020-09-13 11:38:55 +02:00
Evgenii Kozlov
be284761bb
Link to existing object (without restrictions) (#825) 2020-09-11 10:58:11 +02:00
Konstantin Ivanov
3821f9da57
772: Invitation Screen (#819)
* #772: invitation fragment + design

* #772: fixes

* #772: navigation

* #772: invitation code screen

* #772: fixes

* #772: design fixes

* #772: fixes

* #772: tests

* #772: test fix

* #772: pr fix

* #772: tests fix

* Update workflow.yml
2020-09-10 12:48:03 +03:00
Evgenii Kozlov
0709583844
Refact | Checkbox (#757) 2020-08-31 14:02:51 +03:00
Evgenii Kozlov
5d4ed0df46
Feature/session based config provider (#735) 2020-08-26 17:39:40 +03:00
Evgenii Kozlov
fbca9df7ab
Turning selected block(s) into page(s) (#725) 2020-08-24 20:56:57 +02:00
Evgenii Kozlov
2b6c47f9e3
Middleware 0.12.2 (#612) 2020-07-29 14:04:22 +02:00
Evgenii Kozlov
670af5cdec
Set random emoji when creating a new page (#605) 2020-07-28 17:42:37 +02:00
Evgenii Kozlov
8f235fe5d0
Scroll & move prototype (#579) 2020-07-27 12:53:54 +02:00
Konstantin Ivanov
88ca3d5ba3
#563: Mention read mode, MentionSpan (#581)
* #563: mention span, first try

* #563: mention, middle + data + domain

* #563: mention span

* #563: mention show + click

* #563: mention image params

* #563: add mention to text blocks

* #563: fix crush with animation

* #563: open page from mention

* #563: mention span fixes

* #563: mention presentation

* #563: fix tests

* #563: sample spans

* #563: ignore file

* #563: fix gitignore

* #563: fix sample

* #563: tests

* #563: tests off

* #563: pr fixes

* #563: pr fix

* #563: refactoring
2020-07-23 17:25:27 +02:00
Evgenii Kozlov
a27c42f7f3
When creating a new nested page (B) inside some other page (A), the link block for the page B should be present on the page A when user navigates back to the page A (#565) 2020-07-14 15:41:06 +02:00