1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-07 21:37:02 +09:00
Commit graph

19 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
Evgenii Kozlov
53fd8e9061
DROID-1803 App | Tech | Kotlin + Library updates (#704) 2023-12-18 11:02:15 +01:00
Evgenii Kozlov
10db9cc9e7
DROID-1881 App | Tech | AGP Update (8.1.4) (#579) 2023-11-21 13:09:37 +01:00
Konstantin Ivanov
32396a5519
DROID-1386 App | Fix | Paste command exception (#80) 2023-06-16 17:58:03 +02: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
Mikhail
652d7dd224
DROID-200 Editor | Tech | Enable proguard / R8 (#2756) 2022-12-12 11:06:20 +03:00
Evgenii Kozlov
00dc75d62e
DROID-284 Editor | Enhancement | Ignore html when copying Anytype content to third-party mobile apps (#2707) 2022-11-16 19:52:01 +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
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
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
087f59b438
Updated Github Actions workflows (#1379) 2021-03-31 22:35:37 +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
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
98367451ff
Feature/copy paste inside anytype (#473) 2020-06-01 17:04:43 +03:00