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

47 commits

Author SHA1 Message Date
Mikhail
6e8d8c78fc
DROID-2326 App | Tech | Update Kotlin, Gradle, Compose and other framework libraries (#1017) 2024-03-27 19:21:20 +03:00
Konstantin Ivanov
e43e9d50f0 DROID-1602 Self hosting | Fix | Network mode config (#719) 2023-12-19 23:10:44 +01:00
Evgenii Kozlov
53fd8e9061
DROID-1803 App | Tech | Kotlin + Library updates (#704) 2023-12-18 11:02:15 +01:00
Konstantin Ivanov
6cea87670e
DROID-2020 Design | Update sync status labels (#663)
Co-authored-by: Evgenii Kozlov <ubuphobos@gmail.com>
2023-12-11 19:42:03 +01:00
Evgenii Kozlov
10db9cc9e7
DROID-1881 App | Tech | AGP Update (8.1.4) (#579) 2023-11-21 13:09:37 +01:00
Evgenii Kozlov
ead8969e20
DROID-1639 l10n | Fix | Localization fixes (#540) 2023-11-14 12:45:28 +01:00
Konstantin Ivanov
ee0e2fa0d6
DROID-1617 Set | Enhancement | Edit view widget (#345) 2023-09-13 19:48:02 +02:00
Konstantin Ivanov
f1c9a681ea
DROID-1620 Collection | Fix | Design + templates (#348) 2023-09-06 14:58:31 +02:00
Evgenii Kozlov
0906255bf3
DROID-863 Editor | Refact | Fix nested styling for highlight block + Remove pre-nested-styling-setup legacy (#26) 2023-06-06 16:30:25 +02:00
Konstantin Ivanov
425598a6b6
DROID-1305 App | Enhancement | About app screen (#3210)
* DROID-1305 about app di

* DROID-1305 sentry crash report implementation

* DROID-1305 sentry, send analytics id

* DROID-1305 build provider, debug state

* DROID-1305 about app screen, redesign + show analytics id

* DROID-1305 string resources

* DROID-1305 sentry module deps

* DROID-1305 fix tests

* DROID-1305 moving crashReporter to crash module
2023-05-30 18:42:52 +02:00
Evgenii Kozlov
f423f656e1
DROID-790 Widgets | Tech | Introduce feature toggle for widgets (#2819) 2023-01-16 15:33:36 +01:00
Mikhail
802e686b0a
DROID-649 Tech | Enhancement | Get rid of dependencies.gradle (#2778) 2022-12-25 20:53:47 +03:00
Mikhail
164e0eff61
DROID-515 Editor | Fix | Fix ff video buttons (#2769)
* DROID-515 App | Tech | Update dependencies

* DROID-515 Editor | Fix | Fix ff video buttons

* DROID-453 Editor | Fix | Unmerge
2022-12-19 20:14:51 +03:00
Mikhail
216a4f7e79
DROID-698 Project | Tech | Add dependencies and auto config subprojects (#2759) 2022-12-13 09:43:31 +03:00
Konstantin Ivanov
f97fa3ab4c
DROID-445 Editor | Simple tables, dynamic cell height integration (#2626)
* DROID-445 feature toggle added

* DROID-445 custom grid layout manager as container

* DROID-445 split get span count

* DROID-445 editable cells adapter + holder

* DROID-445 selection and focus listeners

* DROID-445 show cell menu on cell click

* DROID-445 editable cell adapter added

* DROID-445 editor, cell clicks + focus

* DROID-445 fix adapter update

* DROID-445 after develop merge fixes

* DROID-445 fixes

* DROID-445 select cell on focus change

* DROID-445 test update

* DROID-445 turn off editable cells

* DROID-445 ci

* DROID-445 turn on editing cell

* DROID-445 fix test

* DROID-445 ci off

Co-authored-by: konstantiniiv <ki@anytype.io>
2022-10-17 17:29:34 +02:00
Konstantin Ivanov
82fddb7b49
DROID-478 Editor | Redesign | Link-to-object appearance as text (#2630)
* DROID-478 object link as text, xml updated

* DROID-478 link to object as text, holder + xml

* DROID-478 diff util, object type changed

* DROID-478 object type changed

* DROID-478 update preview model

* DROID-478 create object icon, editor method

* DROID-478 object preview, mapping update

* DROID-478 object preview menu, show description for text preview

* DROID-478 update task checked icon

* DROID-478 holder fixes

* DROID-478 fix paddings

* DROID-478 task icon fix

* DROID-478 link to object, archived + deleted states

* DROID-478 amend click on archived/deleted links

* DROID-478 link to object, loading state

* DROID-478 object loading state, payload

* DROID-478 fix indentize

* DROID-478 design fixes

* DROID-478 use icon none/small for text preview

* DROID-478 fix tests

* DROID-478 fixes

* DROID-478 padding fix

* DROID-478 enable link appearance

* DROID-478 ci start

* DROID-478 ci off

* DROID-478 pr fix

Co-authored-by: konstantiniiv <ki@anytype.io>
2022-10-10 15:02:24 +02:00
Konstantin Ivanov
bd4f0bcad0
DROID-327 App | Turn off nested decoration and previews for links (#2513)
* DROID-327 turn off nested and previews

* DROID-327 nested back

Co-authored-by: konstantiniiv <ki@anytype.io>
2022-08-15 18:12:52 +02:00
Evgenii Kozlov
4937f933a1
DROID-225 Editor | Enhancement | Turn on feature toggle for nested styling and fix tests (#2480) 2022-08-08 17:54:51 +03:00
Evgenii Kozlov
f1c8ae8280
Droid 179 Editor | Enhancement | Nested decoration for link-to-object blocks (#2438)
* DROID-179 decors for link-to-object card

* DROID-179 fixes

* DROID-179 rendering nested decoration for default link-to-object block

* DROID-179 rendering nested decoration for deleted and archived link link-to-object blocks

* DROID-179 revert toggles
2022-07-26 19:57:24 +03:00
Sergey Boishtyan
ba7a328624
Editor | Fix | Disable link appearance menu (#2355) (#2356) 2022-06-16 14:01:48 +03:00
Evgenii Kozlov
ade8cb4da9
Editor | Feature | Collect information about ancestor style during document graph traversal (#2345) 2022-06-15 18:49:42 +03:00
Sergey Boishtyan
79bcfcd811
Tech | Fix | Lint setup for CI (#2286)
* Tech | Fix | Reduce tag size

* Tech | Enhancement | Move lint configuration to one place

* Tech | Enhancement | Enable Gradle quiet mode for errors logs only
2022-05-18 23:21:27 +03:00
Sergey Boishtyan
51996ff726
Tech | Fix | Delete MockDataFactory.kt copy-paste (#2244) 2022-05-09 19:48:16 +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
616a248a43
Feat | Template picker (#2203) 2022-04-21 17:04:23 +03:00
Evgenii Kozlov
182b99b6ae
App | Setting | New menu 3 (#2115) 2022-02-18 18:27:25 +03:00
Evgenii Kozlov
bf0fb77e9e
Tech | Remove deprecated Kotlin Android Extensions (#2108) 2022-02-15 12:30:48 +03:00
Evgenii Kozlov
c73819c0b5
Tech | Update AGP to the latest version (#2069) 2022-01-27 22:55:44 +03:00
Evgenii Kozlov
79a5a2f600
Refact | Navigation in sets (#1817) 2021-09-20 18:59:11 +03:00
Evgenii Kozlov
5ddf5b43ee
Releasing | Fix pack 2 (#1563) 2021-06-18 17:56:43 +03:00
Konstantin Ivanov
85092957e8
Editor | Feature | Slash widget, color and background (#1455)
* update package

* add color adapter + holder

* adapters update

* show items

* color actions

* ci off

* tests

* fix

* ci

* test fixes

* update robolectric
2021-05-11 15:39:34 +03:00
Konstantin Ivanov
ea15716610
Editor | Feature | Slash widget, actions and alignment (#1454)
* slash actions + alignment

* turn off ci

* alignment click

* fix delete action

* on take target id

* ci off

* fixes

* tests

* fixes

* copy action + tests

* action paste + tests

* fixes

* fix move to + tests

* add block extension

* past and copy fixes

* pr fixes

* ci on

* ci
2021-05-10 14:23:52 +03:00
Evgenii Kozlov
e8d8aede82
Tech | Library updates (#1376) 2021-03-31 17:14:27 +03:00
Evgenii Kozlov
31d820c4dd
Epic with sets and relations + new app flavors (stable, experimental) (#1048) 2021-03-31 14:37:03 +03:00
Konstantin Ivanov
bd87851956
Update coroutines library (#1171)
* update lib

* ci

* fixes

* Update workflow.yml
2020-12-11 17:00:49 +03:00
Evgenii Kozlov
212a9f801a
Refact | Module dependencies (#1046) 2020-11-04 15:13:14 +02:00
Evgenii Kozlov
b688554423
Emoji cross-platform sync issues (#981) 2020-10-13 15:42:55 +03:00
Konstantin Ivanov
16cf97ea59
592: Amplitude (#902)
* #592: fixes

* #592: add user id

* #592: fixes

* #592: fixes

* #592: fixes

* #592: fixes

* #592: userId fixes

* #592: fixes

* #592: fix

* #592: send create page event

* #592: fixes

* #592: fixes

* #592: fixes

* #592: fixes

* tests

* fix test

* fix tests

* Update workflow.yml
2020-09-24 19:43:25 +03:00
Evgenii Kozlov
1beb0312a0
Analytics module setup (#618) 2020-08-01 17:03:01 +03:00
Evgenii Kozlov
45a6430c70
Feature/emoji pack (#542) 2020-06-24 13:13:45 +02:00
Evgenii Kozlov
43826d6e34
Fix CI: Duplicate platform classes issue caused by emoji-java library (#357) 2020-04-07 12:42:34 +02:00
Evgenii Kozlov
ab1b602176
Integrate page icon picker (#280) 2020-03-10 17:41:25 +03:00
Konstantin Ivanov
ac0d64f8ab
(ISSUE-112) Link/unlink text (#158)
* IS-112 update package

* IS-112 add base classes

* IS-112 add link design

* IS-112 add link, navigation

* IS-112 add link, di

* IS-112 add link as mark type

* IS-112 link di

* IS-112, link navigation

* IS-112, add link click to page

* IS-112, add ext funcs + tests

* IS-112, link, view + viewmodel

* IS-112 add link span

* IS-112 send url link to page + send to middleware

* IS-112 update navigation with Link model

* IS-112 share link view model between page and link fragment

* IS-112 add linkfy to edit widget

* IS-112 map to link on click

* IS-112 use parcelize in module

* IS-112 add block markup extension funcs + tests

* IS-112 send url from link markup

* IS-112 remove link model

* IS-112 use link view model as shared state

* IS-112 add unlink usecase

* IS-112 update link di

* IS-112 add update link marks use case + tests

* IS-112 add can unlink text use case + tests

* IS-112 use listener for fragment navigation

* IS-112 link view model logic update

* IS-112 page view model update

* IS-112 add remove link mark use case + tests

* IS-112 update di

* IS-112 add unlink logic + fix link

* IS-112 fix after merge

* IS-112 rerender blocks after link/unlink

* IS-112 fix range

* IS-112 fix link

* IS-112 remove link from nav graph

* IS-112 code style fixes

* IS-112 code style fixes

* IS-112 after PR fixes
2020-01-29 19:10:55 +03:00
ubu
4ec25ef4fe Render the reference document (basic text blocks) (#46)
* Added block's content text models.
* Added DI for page component
* Added Dagger module for Page. Added ObservePage use case and other fixes.
2019-11-27 13:50:53 +03:00
Evgenii Kozlov
142bcbdd11 Feature/show user name on desktop screen 2019-10-24 15:35:12 +00:00
Evgenii Kozlov
2fcb0ce871 Feature/show dialog with mnemonic 2019-10-22 19:02:28 +00:00
Evgenii Kozlov
848ad371ed : Architecture refactoring 2019-10-21 18:06:43 +00:00
Renamed from feature_login/build.gradle (Browse further)