Konstantin Ivanov
6484edbeaf
DROID-1259 Protocol | Enhancement | MW 0.26.0-rc12 ( #3144 )
...
* DROID-1259 proto
* DROID-1259 version update
2023-05-30 18:42:44 +02:00
Evgenii Kozlov
d62835294f
DROID-1218 Protocol | Enhancement | MW v0.26.0-rc11 + scripts for updating / downloading mw artefacts ( #3126 )
2023-05-30 18:42:42 +02:00
Konstantin Ivanov
1e74334972
DROID-1176 MW | Integrate 0.26.0-rc10 ( #3113 )
...
* DROID-1176 proto
* DROID-1176 version
* DROID-1176 objectToSet useCase, setId removed
* DROID-1176 fix tests
* DROID-1176 objectToSet, turn off open object
2023-04-20 17:28:53 +02:00
Konstantin Ivanov
8ef6744eb8
DROID-1163 MW | Integrate 0.26.0-rc9 ( #3096 )
...
* DROID-1163 proto
* DROID-1163 version
* DROID-1163 objectToCollection useCase
* DROID-1163 smartBlockTypes, legacy
* DROID-1163 open object, off
* DROID-1163 tests fix
2023-04-17 17:45:52 +02:00
Evgenii Kozlov
869ac6a370
DROID-1157 Protocol | Enhancement | MW 0.26.0-rc6 ( #3091 )
2023-04-13 12:08:03 +02:00
Evgenii Kozlov
a489bf0ee6
DROID-1131 Protocol | Enhancement | MW 0.26.0-rc5 ( #3063 )
2023-03-30 20:04:05 +02:00
Evgenii Kozlov
4b513fcd47
DROID-1097 Protocol | Enhancement | MW 0.26.0-rc4 ( #3033 )
2023-03-21 23:19:35 +01:00
Konstantin Ivanov
4cae9fce35
DROID-1067 Protocol | Enhancement | MW 0.26.0-rc3 ( #3019 )
...
* DROID-1067 protos
* DROID-1067 version update
2023-03-16 12:49:38 +01:00
Evgenii Kozlov
2ebb75c791
DROID-1064 Protocol | Enhancement | MW 0.26.0-rc2 ( #3006 )
2023-03-13 19:17:17 +01:00
Konstantin Ivanov
c5866bdf39
DROID-986 | Collections | Enhancement | Main tasks ( #2978 )
...
* DROID-986 Tech | Integrate MW New Infrastructure (#2941 )
* DROID-986 proto + version
* DROID-986 proto
* DROID-986 version
* DROID-986 add collection
* DROID-986 Collections | Enhancement | New object state integration (#2940 )
* DROID-962 P2P | Add mdns and update protobufs for new infra
* DROID-869 protos from branch feature/collections
* DROID-986 proto fix
* DROID-986 proto + version
* DROID-986 proto
* DROID-986 version
* DROID-986 add collection
* DROID-986 migrate from set to collection
* DROID-986 integrate collections
* DROID-986 legacy
* DROID-986 update extension
* DROID-986 legacy
* DROID-986 remove legacy relations from dv, update logic with storeOfRelations
* DROID-986 new collections and sets reducer + state model
* DROID-986 code style
* DROID-986 removed relations param from dataView model
* DROID-986 refactoring
* DROID-986 legacy
* DROID-986 add new reducer to viewModel
* DROID-986 rename relationsIndex to relationLinks
* DROID-986 rename param
* DROID-986 collection di
* DROID-986 data view subscription
* DROID-986 object state model
* DROID-986 convertToCollection useCase
* DROID-986 integrate convertToCollection
* DROID-986 subscription, collection id
* DROID-986 viewmodel, refactoring with new reducer
* DROID-986 legacy reducer
* DROID-986 objectState model
* DROID-986 extencions
* DROID-986 view model update
* DROID-986 fixes
* DROID-986 tests fix
* DROID-986 pr fix
* DROID-986 Revert "DROID-962 P2P | Add mdns and update protobufs for new infra"
This reverts commit c91d5ec30bee2564c440d1ee1978e29b9cd1e01e.
* DROID-986 move reduce function to the next pr
* DROID-986 Revert "DROID-986 migrate from set to collection"
This reverts commit 015fac32763071a3ee1004b0b49e9453ad1a4dcb.
* Revert "DROID-986 Revert "DROID-986 migrate from set to collection""
This reverts commit 4ed4ccb0721be6dfa8bae86f2486e629cd7e4992.
* DROID-986 Revert "DROID-986 integrate collections"
This reverts commit b5d6dad25f72f65a3b4981e8aac15f7458a05b73.
# Conflicts:
# app/src/main/java/com/anytypeio/anytype/ui/widgets/collection/CollectionViewModel.kt
* DROID-986 pr fix
* DROID-986 pr fix
* DROID-986 pr fix
---------
Co-authored-by: mcrakhman <rakhmanov.m@gmail.com>
* DROID-986 Collections | Event reducer (#2945 )
* DROID-923 Collections | Enhancement | Empty states (#2954 )
* DROID-923 update design
* DROID-923 legacy
* DROID-923 set view + tests
* DROID-923 set + collections view state, tests
* DROID-923 reducer update
* DROID-923 update collection/set design
* DROID-923 design fix
* DROID-923 addToCollection mw event
* DROID-923 add object to collection
* DROID-923 dataViewInfo
* DROID-923 remove legacy param
* DROID-923 collection integrate
* DROID-923 move tests to another pr
* DROID-923 pr fix
* DROID-923 fixes
* DROID-923 Collections | Empty states, tests (#2956 )
* DROID-208 Collections | Loading state (#2958 )
* DROID-208 loading state
* DROID-208 fix binding
* DROID-983 Collections | Integrate ObjectState model (#2966 )
* DROID-983 migrate to objectState
* DROID-983 moving to object state model
* DROID-983 di fix
* DROID-983 legacy
* DROID-983 don't merge
* DROID-983 fixes
* DROID-983 di + clean viewer
* DROID-983 refactoring
* DROID-962 P2P | Add mdns and update protobufs for new infra (#2918 )
* DROID-984 Collections | Enhancement | Ability to Change SET Type to COLLECTION Type (#2977 )
* DROID-984 set type menu
* DROID-984 setQueryToSet useCase
* DROID-984 fabric
* DROID-984 don't start subscription, when context is empty
* DROID-984 convertToCollection + fix navigation
* DROID-984 set menu
* DROID-984 object relations refactoring
* DROID-984 refactoring
* DROID-984 code style
* DROID-923 Collections | COLLECTION and SET types in object type lists (#2983 )
* DROID-923 disable view and settings in case no objects
* DROID-923 button design
* DROID-923 wrong filter
* DROID-923 collections and sets on types list
* DROID-923 set back
* DROID-1049 MW | New infrastructure latest (#2985 )
* DROID-1049 MW | New infrastructure latest (#2994 )
* DROID-1057 MW | Integrate 0.26.0-rc1 (#2996 )
* DROID-1057 proto
* DROID-1057 mw version
* DROID-1057 MW | Integrate 0.26.0-rc1 (#2997 )
* DROID-984 Collections | Enhancement | Ability to Change SET Type to COLLECTION Type + TESTS (#2999 )
* DROID-984 catch subscribtion errors
* DROID-984 add possibility to open collections from widgets
* DROID-984 legacy
* DROID-984 fix tests
* DROID-984 fix view title design
* DROID-984 tests, rename
* DROID-984 subscription refactoring
* DROID-984 rename param in test
* DROID-984 collection test
* DROID-984 test fixes
* DROID-984 fix dataViewKeys
* DROID-984 update tests
* DROID-984 collection state fixes
* DROID-984 collections tests
* DROID-984 set tests
* DROID-984 tests
* DROID-984 reduce fun
* DROID-984 set reducer tests
* DROID-984 tests
* DROID-984 relation add, test
* DROID-984 legacy filter
* DROID-984 test fix
* DROID-984 cell click test
* DROID-984 update tests
* DROID-984 set restrictions test
* DROID-984 viewer delete test
* DROID-984 zero data view test, legacy
* DROID-984 set navigation test
* DROID-984 mock data view filters
* DROID-984 set by relation test
* DROID-984 fix tests
* DROID-984 set mock
* DROID-984 add default advance time
* DROID-984 stub header
* DROID-984 tests setup
* DROID-984 toasts as sharedFlow
* DROID-984 legacy useCase
* DROID-984 refactoring
* ci start
* ci off
---------
Co-authored-by: mcrakhman <rakhmanov.m@gmail.com>
2023-03-13 10:16:37 +01:00
Konstantin Ivanov
ccff747357
DROID-965 Protocol | Enhancement | MW 0.25.0-rc8 ( #2919 )
...
* DROID-965 proto
* DROID-965 version update
2023-02-13 13:42:03 +01:00
Konstantin Ivanov
9b89e6f386
DROID-880 Tech | MW 0.25.0-rc2 ( #2867 )
...
* DROID-880 update proto
* DROID-880 update version
2023-01-26 15:10:41 +01:00
Mikhail
bdd8548695
DROID-792 Editor | Enhancement | Turn on webp ( #2861 )
2023-01-24 21:22:38 +03:00
Evgenii Kozlov
7f2ed507ea
DROID-791 Protocol | Enhancement | MW 0.24.3-rc2 ( #2820 )
2023-01-17 12:48:36 +01:00
Konstantin Ivanov
2585ccee18
DROID-742 Tech | MW 0.24.3 ( #2797 )
...
* DROID-742 proto
* DROID-742 version
* DROID-742 version
2023-01-10 11:12:26 +01:00
Konstantin Ivanov
ce45c8f997
DROID-719 Tech | MW 0.24.1 ( #2773 )
...
* DROID-719 update protos
* DROID-719 update mw version
* DROID-719 smartbloc type widget, added
* DROID-719 ci
* Update check.yml
2022-12-22 08:55:51 +01: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
44930e9493
DROID-654 Protocol | Enhancement | MW 0.24.0-rc3 ( #2723 )
2022-11-28 15:03:26 +03:00
Evgenii Kozlov
36fe52e5ad
DROID-607 Relations & types and options | Refactoring | Everything-is-an-object refactoring ( #2720 )
...
* DROID-439 App | Relations refactoring, use SearchObjects for object types (#2592 )
* DROID-446 Objects | Enhancement | Store relation links and process its updates (#2597 )
* DROID-456 Tech | Remove deprecated API for creating object types (#2601 )
* DROID-455 Object types | Enhancement Get object type list from ObjectSearch on Global search screen (#2602 )
* DROID-459 Sets | Refactoring | Use relations links instead of relations for building search params to get data view data (#2603 )
* DROID-458 Objects | Refactoring | Integrate new api for creating objets (#2604 )
* DROID-464 Relations | Refactoring | New API for creating a relation from scratch - for data view or for an object (#2605 )
* DROID-467 Relations | Refactoring | New API for creating options - for tags and statuses (#2607 )
* DROID-470 Relations | Refactoring | New API for removing any relation from an object or from a data view (#2608 )
* DROID-460 Tech | Object relations list (#2610 )
* DROID-486 Sets | Refactoring | Displaying and controlling visibility of data view relations (#2611 )
* DROID-500 Relations | Refactoring | Extend API of ObjectStore to be able to get a relation by its id (#2619 )
* DROID-459 Sets | Fix | Get relations from store by id and not by key (#2618 )
* DROID-489 Tech | Relations as object, add relationKey to relation connected screens (#2622 )
* DROID-490 Sets | Refactoring | Displaying relation values for current object in bottom sheet cells (#2629 )
* DROID-505 Relations | Refactoring | New interface for relations store (#2633 )
* DROID-509 Relations | Refactoring | Bind new relations store with subscription container (#2635 )
* DROID-507 Tech | MW , migration + relation links (#2636 )
* DROID-507 Tech | MW , migration + relation links, fixes (#2637 )
* DROID-517 Sets | Fix | Provide correct keys for data view search-and-subscribe query (#2641 )
* DROID-409 Relations | Refactoring | Use relation key instead of id when creating new relation (#2642 )
* DROID-521 Sets & Objects | Refactoring | Add relation to a data view or to an object from existing relations (#2644 )
* DROID-522 Relations | Refactoring | Add objects to relations with object format (#2645 )
* DROID-523 Object types | Refactoring | Implement global store for object types (#2646 )
* DROID-527 Object types | Refactoring | Integrate global store for object types (#2647 )
* DROID-531 Relations | Refactoring | Parse tag and status relations values (#2649 )
* DROID-535 Tech | Integrate new MW lib with migration fixes (#2653 )
* DROID-535 Tech | MW integration fixes (#2660 )
* DROID-559 Relations | Refactoring | Parse tag and status values in editor (#2662 )
* DROID-560 Relations | Refactoring | Integrate new lib with fixes (#2663 )
* DROID-561 Relations | Refactoring | Parsing tag and status values in dv (#2665 )
* DROID-562 Dashboard | Refactoring | Use store of object types as object type provider for favorites tab on dashboard (#2667 )
* DROID-567 Relations | Refactoring | Suggest available options to populate a relation (#2671 )
* DROID-604 Relations | Refactoring | Use details from Object.CreateRelation.Response to populate relation store (#2705 )
* DROID-603 Relations | Refactoring | Creating relation options + Deleting relation from object (#2706 )
* DROID-619 Relations | Refactoring | Migrate data view sorts and filters to the new relation-as-object paradigm (#2711 )
* DROID-622 Relations | Tech | Update MW to 0.24.0-rc1 (#2714 )
* DROID-598 Sets | Refactoring | Provide relation format for date filters (#2715 )
* DROID-625 Protocol | Enhancement | Integrate v0.24.0-rc2 (#2718 )
2022-11-24 18:11:19 +03:00
Evgenii Kozlov
fb4c7ded1c
DROID-586 MW | Enhancement | Integrate 0.23.3 ( #2686 )
2022-10-27 00:07:41 +03:00
Konstantin Ivanov
4230e471cf
DROID-495 Tech | Integrate MW 0.23.1 ( #2614 )
...
* DROID-495 update proto
* DROID-495 update mw
Co-authored-by: konstantiniiv <ki@anytype.io>
2022-09-29 14:15:39 +03:00
Evgenii Kozlov
bd6644804e
DROID-393 Tech | Enhancement | MW 0.22.5 ( #2570 )
2022-08-31 17:24:08 +03:00
Evgenii Kozlov
e3f834d76c
DROID-365 Tech | Enhancement | Integrate MW 0.22.2 ( #2550 )
2022-08-31 17:24:08 +03:00
Evgenii Kozlov
8c5ddd67ac
DROID-318 Tech | Enhancement | MW 0.22.1 ( #2538 )
2022-08-18 17:49:57 +03:00
Sergey Boishtyan
b4954c2c5e
DROID-165 Tech | Enhancement | update middleware to 0.21.0 ( #2410 )
2022-07-15 12:30:00 +03:00
Sergey Boishtyan
4be7110b6c
Tech | Enhancement | MW 0.19.1 ( #2319 )
...
* Tech | Enhancement | Middleware 0.19.1
* Tech | Fix | Flaky test
2022-06-06 13:00:02 +03:00
Evgenii Kozlov
06e9d65b9f
Tech | Refactoring | MW 0.9.0 with Protocol refactoring + Auth refactoring ( #2242 )
2022-05-26 14:58:51 +03:00
Konstantin Ivanov
a2ef98d2dd
Tech | MW 0.18.3 ( #2297 )
...
Co-authored-by: konstantiniiv <ki@anytype.io>
2022-05-24 12:25:12 +03:00
Sergey Boishtyan
b43ca677b8
Tech | Fix | Delete .gitignore in modules ( #2247 )
2022-05-10 12:23:06 +03:00
Evgenii Kozlov
4a7f8df07b
Tech | MW 0.18.1 ( #2211 )
2022-04-27 14:33:01 +03:00
Evgenii Kozlov
38185eaba5
App | Feature | Delete account ( #2157 )
2022-04-11 15:46:18 +03:00
Evgenii Kozlov
63d8822d15
Tech | MW 0.17.37 ( #2171 )
2022-04-06 18:35:26 +03:00
Evgenii Kozlov
793f0cc180
Tech | MW | 0.17.32 ( #2120 )
2022-02-23 16:13:10 +03:00
Evgenii Kozlov
182b99b6ae
App | Setting | New menu 3 ( #2115 )
2022-02-18 18:27:25 +03:00
Evgenii Kozlov
5399e3ca22
Tech | MW 0.17.27 ( #2097 )
2022-02-10 00:56:18 +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
64f33a512b
Tech | MW 0-17-24 ( #2055 )
...
Co-authored-by: konstantiniiv <ki@anytype.io>
2022-01-24 17:17:53 +02:00
Evgenii Kozlov
0004e4c546
MW | 0.17.23 ( #2026 )
2021-12-31 16:33:05 +03:00
Evgenii Kozlov
5dd962a651
Tech | MW | 0.17.18 ( #1998 )
...
* updated protos
* fix
* fix
* update to 18
Co-authored-by: konstantiniiv <ki@anytype.io>
2021-12-13 16:47:28 +02:00
Konstantin Ivanov
717cc4a9b1
Tech | MW | 0.17.10 ( #1925 )
2021-11-11 15:35:14 +03:00
Evgenii Kozlov
745a557609
Tech | MW | 0.17.8 ( #1914 )
2021-11-10 16:46:57 +03:00
Konstantin Ivanov
6af7da4881
Tech | MW 0.17.3 ( #1879 )
...
* update proto
* update mw
2021-10-28 18:04:49 +03:00
Konstantin Ivanov
02adb12236
Tech | MW 0.17.2 ( #1869 )
...
* update to 0.17.1
* update to 0-17-2
* update version
2021-10-26 12:33:18 +03:00
Konstantin Ivanov
7a92f3aac3
Tech | MW 0.17.0 ( #1861 )
2021-10-21 12:22:24 +03:00
Konstantin Ivanov
ecfe6baeaf
Tech | MW 0.16.03 ( #1853 )
...
* update proto
* update version
* ci
* Update check.yml
2021-10-14 14:29:38 +03:00
Konstantin Ivanov
4279fa9185
Tech | MW 0.16.0 ( #1849 )
...
* update
* update version
* ci
* Update check.yml
2021-10-11 12:55:02 +03:00
Konstantin Ivanov
9bdc0555c2
Tech | MW 0.15.50 ( #1845 )
2021-10-08 10:24:04 +03:00