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

7 commits

Author SHA1 Message Date
Konstantin Ivanov
f969388996
Feature/list view (#42)
* contacts view, main classes

* add contacts navigation

* contacts ui + presentation

* contacts domain + di

* contact tags, adapter + view

* add item decorator, drawable + ext func to core-ui

* contacts, update ui + mappers

* contacts. update domain + add extension date func

* contacts, presentation + domain

* contacts ui

* update gradle settings

* add filters logic

* contacts, ui + presentation

* filters deign

* contacts di + ext

* before pr fixes

* show contacts on desktop screen

* add gitignore

* move adapters to class members

* rename layout

* pr fixes
2019-11-26 12:16:36 +03:00
ubu
dd26354c4b
Changed config. (#43)
Removed middleware library file from repository
2019-11-22 14:34:49 +03:00
ubu
47b7c89a37
Fetch dashboard homepage from middleware (#41)
* Added models for blocks for domain and data layers, created new repository, created OpenDashboard use case.
* Showing dashboard blocks from middleware on dashboard screen
* Tests for HomeDashboardViewModel
* Added documentation
2019-11-21 21:34:05 +03:00
ubu
76d8fd58f8
Update protobuf models (#40)
* Updated protobuf models, added color property for account, also fixed issues due to lib update
* Added versioning for protobuf models and middleware library
2019-11-20 15:11:46 +03:00
Konstantin Ivanov
f3ea279263 add splash screen logic 2019-10-29 14:19:44 +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