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

34 commits

Author SHA1 Message Date
Konstantin Ivanov
b9c7b77624
DROID-3590 Vault 2.0 | Tests (#2501) 2025-06-05 15:27:54 +02:00
Konstantin Ivanov
bda6de3208
DROID-3590 Vault 2.0 | Ui + logic, part 1 (#2494) 2025-06-05 15:17:08 +02:00
Konstantin Ivanov
d683042961
DROID-3636 Notifications | Firebase device token (#2406) 2025-05-15 17:12:58 +02:00
Konstantin Ivanov
9da4bc43b7 DROID-3629 Onboarding | Local mode status (#2400) 2025-05-15 10:50:03 +02:00
Konstantin Ivanov
01638ff2f7
DROID-3636 Notifications | Firebase messaging service implementation (#2383) 2025-05-07 18:02:03 +02:00
Konstantin Ivanov
31da9e2333 DROID-2831 Tech | Implement Device.Network.State.Set (#1915) 2024-12-18 17:35:20 +01:00
Konstantin Ivanov
d455a4828c
DROID-3126 Date as an Object | Updated header (#1880) 2024-12-06 14:59:39 +01:00
Konstantin Ivanov
9b1e9bb23c
DROID-3131 Date fields | Open date object on locked values (#1877) 2024-12-06 11:55:21 +01:00
Konstantin Ivanov
d976b7321f
DROID-3105 Widgets | Tech | Using field parser to get object name (#1873) 2024-12-05 12:30:32 +01:00
Konstantin Ivanov
ca8721b725
DROID-2793 Date as an Object | Epic (#1782)
Co-authored-by: Evgenii Kozlov <enklave.mare.balticum@protonmail.com>
Co-authored-by: Evgenii Kozlov <ubuphobos@gmail.com>
2024-12-04 16:06:16 +01:00
Konstantin Ivanov
18f85ad533
DROID-2797 Date as an object | Vault default settings (#1801) 2024-11-18 14:38:03 +01:00
Konstantin Ivanov
6493728687
DROID-2239 Membership | Feature | Introduce membership and payments (#1189) 2024-05-30 15:05:07 +02:00
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
13014ee490
DROID-2072 Sharing extension | Enhancement | Display filename in the content field (#840) 2024-02-08 11:02:29 +01:00
Evgenii Kozlov
2cc1561b73
DROID-2156 Sharing Extensions | Enhancement | Basic media sharing (from outside into Anytype) (#823)
Co-authored-by: Konstantin Ivanov <54908981+konstantiniiv@users.noreply.github.com>
Co-authored-by: konstantiniiv <ki@anytype.io>
2024-02-05 18:31:04 +01:00
Evgenii Kozlov
53fd8e9061
DROID-1803 App | Tech | Kotlin + Library updates (#704) 2023-12-18 11:02:15 +01:00
Evgenii Kozlov
0b1b9cefc1
DROID-1952 l10n | Enhancement | Send analytics about interface language (#644) 2023-12-05 17:06:41 +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
0b1936a78f
DROID-1451 Space | Enhancement | Move 'Space debug' button to the 'Space' screen + Refact (#197) 2023-07-15 14:16:24 +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
ce929f3d88
DROID-453 Editor | Fix | Fix markdown paste (#2765) 2022-12-16 22:13:53 +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
2acfccb6e2
DROID-81 Editor | Enhancement | Share files (#2568) 2022-08-30 11:15:19 +03:00
Sergey Boishtyan
b43ca677b8
Tech | Fix | Delete .gitignore in modules (#2247) 2022-05-10 12:23:06 +03:00
Evgenii Kozlov
bf0fb77e9e
Tech | Remove deprecated Kotlin Android Extensions (#2108) 2022-02-15 12:30:48 +03:00
Evgenii Kozlov
a0aa9da19d
Tech | Kotlin update + other dependencies (#2079) 2022-02-02 21:53:28 +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
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
Evgenii Kozlov
cb734d5b86
Download files on phone (#277) 2020-03-05 17:53:18 +03:00