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

63 commits

Author SHA1 Message Date
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
Konstantin Ivanov
27b335f805
483 proper integration (#520)
* #483: popup extensions update

* #483: context menu fixes

* #483: context popup fixes

* #483: add animation

* #483: refactoring

* #483: fixes

* #483: refactoring

* #483: lot of fixes

* #483: pr fixes

* tests off

* #483: integration refactoring

* #483: pr fixes

* start tests

* #483: integration

* #483: turn on by default anytype context menu
2020-06-12 20:55:33 +03:00
Konstantin Ivanov
f8c1d806ee
#430: Anytype action mode, ver 01 (#474)
* #430: anytype action mode

* #430: update design

* #430: add debug settings

* #430: update design + add clicks

* #430: rename + fix design

* #430: add arrows

* #430: refactoring

* #430: app debug settings

* #430: debug settings di

* #430: acm update

* #430: debug settings screen

* #430: fixes

* #430: fixes

* #430: remove legacy

* #430: fix

* #430: pr fixes

* #430: pr fixes

* #430: pr fixes

* #430: add todo

* #430: pr fixes

* #430: pr fixes

* #430: pr fixes

* #430: start tests

* #430: fix test
2020-06-04 14:30:07 +03:00
Evgenii Kozlov
3ce9f69471
Fix/load profile picture from local http server (#444) 2020-05-19 14:36:29 +02:00
Evgenii Kozlov
12a43599db
Add navigation bar on pages and enable page archiving (#330) 2020-03-29 13:09:08 +02:00
Konstantin Ivanov
77154d91a8 Fixing release build (#51)
* update package for module persistence
* fix package name in manifest
* set min sdk to 21 version
* turn off proguard for release builds
2019-11-26 14:54:16 +01: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
ubu
996d9135bb
Refactored select-account-use-case + refactored tests. (#4)
* Refactored select-account-use-case + refactored tests.

* Added launch-account-use-case, also added new implementation for defining current user account

* Navigation fixes.

* Refactored event flow.

* Fixed tests
2019-10-31 15:26:39 +03:00
Evgenii Kozlov
90da3e6149 Feature/save avatar image from middleware 2019-10-29 15:12:54 +00:00
Konstantin Ivanov
f3ea279263 add splash screen logic 2019-10-29 14:19:44 +00:00
Evgenii Kozlov
142bcbdd11 Feature/show user name on desktop screen 2019-10-24 15:35:12 +00:00
Evgenii Kozlov
848ad371ed : Architecture refactoring 2019-10-21 18:06:43 +00:00