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

444 commits

Author SHA1 Message Date
Ubu
a214f3cffc Added holder to adapter for rendering h1, h2, h3 header blocks. 2019-03-23 19:13:00 +03:00
Konstantin Ivanov
326ea574bf Merge branch 'new_editor' into 'develop'
New editor merge to develop

See merge request ra3orbladez/anytype.io.mobile!6
2019-03-23 13:55:24 +00:00
Konstantin Ivanov
cc4afc313e Merge branch 'move_unwrap_to_data' into 'new_editor'
Move unwrap to data

See merge request ra3orbladez/anytype.io.mobile!4
2019-03-23 13:46:04 +00:00
Ivanov Konstantin
c5018aab96 show editable blocks in recycler 2019-03-23 16:29:55 +03:00
Konstantin
7c7401ad05 add view contract + viewmodel 2019-03-23 12:32:29 +03:00
Konstantin
f1428c8671 PR fixes 2019-03-21 21:08:00 +03:00
Konstantin
8e56782a18 Move unwrap to data + add block model 2019-03-20 21:36:13 +03:00
Konstantin
2510b61d6a set fun unwrap private 2019-03-20 19:24:03 +03:00
Konstantin
b7cd5ad7f3 remove usless json 2019-03-19 22:28:43 +03:00
Konstantin
9ad6216f15 add unwrap fun 2019-03-19 22:21:16 +03:00
Konstantin
938a0f018d parse json with Gson 2019-03-19 22:20:47 +03:00
Konstantin
ce9ef47a0b add gson 2019-03-19 22:19:59 +03:00
Ivanov Konstantin
e198e6e656 add feature_editor module and move editor logic inside 2019-03-18 23:01:48 +03:00
Ivanov Konstantin
81747aa96e remove usless 2019-03-18 23:01:09 +03:00
Ivanov Konstantin
2b715bc151 remove uslless code 2019-03-18 23:00:40 +03:00
Konstantin
6aa37132e5 add Block model + test json 2019-03-14 21:22:23 +03:00
Konstantin
8be0902297 lot of fixes 2019-03-14 20:53:41 +03:00
Konstantin
24292fbad3 Merge commit 'c13fcdb92e' into new_editor
# Conflicts:
#	app/src/main/java/com/agileburo/anytype/MainActivity.kt
#	app/src/main/res/layout/activity_main.xml
#	settings.gradle
2019-03-14 20:39:33 +03:00
Konstantin
65bba33944 add block model 2019-03-14 20:17:14 +03:00
Ubu
74dd7d39ca Added content data type. 2019-03-11 14:05:23 +03:00
Ubu
c3d5667451 Added font. 2019-03-10 23:19:19 +03:00
Ubu
f6599ffcd8 Switched to SpannableStringBuilder 2019-03-10 22:59:12 +03:00
Ubu
448d57d21d Added code block span. 2019-03-10 16:50:55 +03:00
Ubu
202030da9b Added underline span. 2019-03-10 16:16:53 +03:00
Ubu
5c70e62c99 Renaming. 2019-03-10 15:11:36 +03:00
Ivanov Konstantin
4239b1da18 diff fixes 2019-03-10 14:46:44 +03:00
Ivanov Konstantin
cfa5193b90 show usage of editor toolbar + editor text watcher 2019-03-10 14:27:05 +03:00
Ivanov Konstantin
1a2ba32bc2 add editor text watcher 2019-03-10 14:26:13 +03:00
Ivanov Konstantin
d099c75604 EditorToolbar init commit 2019-03-10 14:25:41 +03:00
Ivanov Konstantin
0616a71c6e editor init commit 2019-03-09 18:59:28 +03:00
Konstantin
c1023ca7de test editor 2019-03-06 22:02:25 +03:00
Evgenii Kozlov
9c16c763e5 Merge branch 'feature/new_modules' into 'develop'
Feature/new modules merge

See merge request ra3orbladez/anytype.io.mobile!3
2019-02-24 17:21:13 +00:00
Ivanov Konstantin
c5ae583d97 add navigation component + 3 empty fragments 2019-02-24 14:52:50 +03:00
Ivanov Konstantin
81b43e2b1b add feature login module 2019-02-24 14:52:16 +03:00
Ivanov Konstantin
bd15c47b69 add app di 2019-02-24 12:49:22 +03:00
Ivanov Konstantin
6cd437175a add core_utils module 2019-02-24 12:31:07 +03:00
Ubu
c13fcdb92e Added drag and drop behavior to recycler view. 2019-02-24 11:42:17 +03:00
Ubu
e410354f30 Merge branch 'feature_domain_module' into feature_drag_and_drop_list 2019-02-24 00:51:35 +03:00
Ubu
8c32097796 Added document adapter. 2019-02-24 00:51:26 +03:00
Evgenii Kozlov
0bcb0e601b Add .gitlab-ci.yml 2019-02-23 21:43:31 +00:00
Ubu
0d98d6f6f9 Added domain module 2019-02-24 00:36:23 +03:00
Ubu
25698c6f26 Added domain module 2019-02-24 00:31:45 +03:00
Konstantin
e16a241551 Init commit 2019-02-20 21:02:55 +03:00
Razor
acfd97e918 Initial commit 2019-02-18 08:49:46 +00:00