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

24 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
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
Mikhail
29347ffb4a
DROID-69 Tech | Feature | Add feature toggles and make logs more concise (#2699) 2022-11-10 17:20:20 +03:00
Sergey Boishtyan
51996ff726
Tech | Fix | Delete MockDataFactory.kt copy-paste (#2244) 2022-05-09 19:48:16 +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
b9a1a0a2de
Tech | Middleware from GitHub packages and new CI configuration (#1498) 2021-05-27 16:48:52 +03:00
Evgenii Kozlov
22fbe4a51b
Tech | Android Gradle plugin 4.2.1 (#1495) 2021-05-27 13:00:26 +03:00
Evgenii Kozlov
2a2641b258
Testing | Update Kotlin Mockito (#1450) 2021-05-05 18:07:22 +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
d89c0d14f8
New protocol module setup with Wire + kotlinized proto-based models (#1062) 2020-11-06 14:33:23 +02:00
ubu
e556b82c6c Revert "Gradle, libs update (#959)"
This reverts commit 6223834b
2020-10-09 14:18:43 +03:00
Konstantin Ivanov
6223834b1a
Gradle, libs update (#959)
* updates

* tests

* add ndk version

* fix

* fix

* fixes

* tests off
2020-10-08 17:48:06 +03:00
Evgenii Kozlov
ae1b04d0cd
Notify middleware about logout operation (#180)
* Added account-stop request
* Added test for middleware service
2020-02-02 22:47:25 +03:00
ubu
8eef580be8
Feature/build script for middleware library (#45) 2019-11-22 20:48:38 +03:00
ubu
dd26354c4b
Changed config. (#43)
Removed middleware library file from repository
2019-11-22 14:34:49 +03:00
Evgenii Kozlov
848ad371ed : Architecture refactoring 2019-10-21 18:06:43 +00:00
Evgenii Kozlov
a944b40ed4 AA-65 | Feature/auth wired to middleware 2019-10-11 16:19:47 +00:00
Evgenii Kozlov
94a0b01eee Feature/middleware lib integration 2019-10-04 17:03:43 +00:00