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

809 commits

Author SHA1 Message Date
ubu
b79eb7a67c merge 2020-06-05 20:34:39 +02:00
ubu
e52f15e3da Merge branch 'develop' into feature/forced-cursor-positioning
# Conflicts:
#	core-ui/src/main/java/com/agileburo/anytype/core_ui/features/page/BlockView.kt
#	core-ui/src/main/java/com/agileburo/anytype/core_ui/features/page/BlockViewHolder.kt
#	presentation/src/main/java/com/agileburo/anytype/presentation/page/render/DefaultBlockViewRenderer.kt
2020-06-05 20:28:28 +02:00
ubu
9639c6e7d3 fixes 2020-06-05 20:10:57 +02:00
ubu
eaf4ffb9a8 added tests for merging 2020-06-05 19:52:33 +02:00
ubu
15781d0a2d fixes 2020-06-05 19:28:58 +02:00
Konstantin Ivanov
0930d94b5e
#482: Toggle editor animations in edit/read mode (#496) 2020-06-05 19:05:14 +02:00
Konstantin Ivanov
a6564ac6a3
#480 header highlight markup (#494)
* #480: add header menu

* #480: add action mode menu types

* #480: add action mode to headers

* #480: headers markup

* #480: heighlight markup

* #480: refactoring

* #480: indentize off

* #480: add tests

* #480: h1,2,3 refactoring

* #480: refactoring

* #480: turn on tests

* #480: update order + add tests

* #480: hightlight fix

* tests off
2020-06-05 18:55:34 +03:00
ubu
2834c4e99a fixes 2020-06-05 17:24:19 +02:00
ubu
971498cc8a fixes 2020-06-05 14:57:10 +02:00
ubu
84c5dea8dd fixes 2020-06-05 14:05:45 +02:00
ubu
b26edfb9f0 fixed test 2020-06-05 12:27:10 +02:00
ubu
351606a8f8 fixes 2020-06-05 12:06:57 +02:00
ubu
26ee62768a test fixes 2020-06-05 01:14:59 +02:00
ubu
fb9ba3e12e fixing tests 2020-06-04 22:12:51 +02:00
ubu
d6820e41c9 fixing UI-tests 2020-06-04 21:50:55 +02:00
ubu
387874bad3 fixes 2020-06-04 20:29:21 +02:00
ubu
65453c39a1 fixes 2020-06-04 20:25:19 +02:00
ubu
6dcf643e3d test fixes 2020-06-04 20:09:03 +02:00
ubu
bdd13e46d3 fix 2020-06-04 13:56:03 +02:00
ubu
78b93899b7 fixes 2020-06-04 13:51:41 +02:00
Ivanov Konstantin
eb18122513 turn off tests 2020-06-04 14:31:35 +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
ubu
3bb13ae814 fixes 2020-06-04 12:48:11 +02:00
ubu
a789ab13e6 fixes 2020-06-04 12:36:28 +02:00
ubu
5cad95ff9a added test 2020-06-04 11:44:05 +02:00
ubu
ba30e64bf4 fixes 2020-06-04 11:32:30 +02:00
ubu
698eb96e3b experimenting 2020-06-03 19:34:57 +02:00
Evgenii Kozlov
905c05b2dc
Inconsistent behavior when merging two highlight blocks (#489) 2020-06-03 11:44:38 +02:00
Evgenii Kozlov
b7760ca3c5
Should preserve text style while splitting (#487) 2020-06-03 10:36:25 +02:00
Konstantin Ivanov
91c1ec3876
200 fix links (#488)
* #200: turn on links

* #200: turn on links

* #200: update changelog
2020-06-02 20:35:34 +03:00
Evgenii Kozlov
570c642a4d
Should focus and open keyboard when creating headers or highlight block (#486) 2020-06-02 13:37:47 +02:00
ubu
78167a0322 Release commit: 0.0.33 2020-06-01 17:22:56 +03:00
ubu
0cd7106c13 updated change log 2020-06-01 17:12:43 +03:00
Evgenii Kozlov
98367451ff
Feature/copy paste inside anytype (#473) 2020-06-01 17:04:43 +03:00
Evgenii Kozlov
267e5e1b0b
Updated libraries: Crashlytics, Coroutines, RecyclerView (#469) 2020-05-26 16:26:12 +03:00
Evgenii Kozlov
c964f71b4e
Turning text blocks into code snippet block (#470) 2020-05-26 16:21:46 +03:00
Evgenii Kozlov
26c3335a3c
Race conditions on split and merge (#463) 2020-05-26 16:18:44 +03:00
Evgenii Kozlov
17ea7bb8cf
Feature/undo redo in context menu (#462) 2020-05-25 19:48:21 +03:00
ubu
bf33cc92fc Release commit: 0.0.32 2020-05-25 16:48:21 +03:00
Konstantin Ivanov
a89142b47a
#427 Video block selected + long click (#459) 2020-05-25 16:31:30 +03:00
Evgenii Kozlov
1daf59695a
Should convert all the blocks selected in multi-select mode to type selected in turn-into-panel (#458) 2020-05-25 15:39:27 +03:00
Evgenii Kozlov
de71d1a8c5
Regression | Should convert empty list block to paragraph on enter-pressed event (#456) 2020-05-25 15:27:10 +03:00
Evgenii Kozlov
2e367fef9c
Clipboard basic pasting (#447) 2020-05-25 13:22:39 +03:00
Evgenii Kozlov
b8cd2f75ec
Migrate to middleware 0.11.0 (#454) 2020-05-24 16:03:34 +03:00
Konstantin Ivanov
9b29ef2b1b
#412 Split fixes | crash on backspace (#445)
* #412: get text length after set

* #412: set back cursor

* #412: key detector update

* #412: sample app

* #412: get cursor y coordinate

* #412: store scroll y coordinate

* #412: get cursor offset

* #412: add scroll

* #412: send scroll state

* #412: use ime actions for enter click

* #412: scroll offset

* #412: ime action fix

* #412: sample app

* #412: legacy

* #412: legacy

* #412: legacy
2020-05-24 11:48:56 +03:00
Konstantin Ivanov
4bc58b11df
#428: Media blocks read mode (#453)
* #428: listener type

* #428: add Selectable and Permission

* #428: remove bookmarks read edit

* #428: update file blocks

* #428: fixes

* #428: fixes

* #428: fix file indents

* #428: update picture blocks

* #428: rename layout

* #428: video block update

* #428: use ext function for indents

* #428: remove legacy

* #428: bookmark update

* #428: todo + tests

* #428: fix tests

* #428: fix tests

* revert ci

Co-authored-by: Evgenii Kozlov <ubuphobos@gmail.com>
2020-05-23 19:56:34 +03:00
Konstantin Ivanov
4a274f2df4
449, 450 Bugs (#451)
* #449: ime action

* #450: backspace fix

* #449:  pr fixes

* start tests

* #449: edit and read mode

* #449: fix input type

* #449: fix tests

* tests off
2020-05-22 09:54:21 +03:00
Evgenii Kozlov
3ce9f69471
Fix/load profile picture from local http server (#444) 2020-05-19 14:36:29 +02:00
ubu
b0b749d8a9 Release commit: 0.0.31 2020-05-18 17:45:12 +02:00
ubu
b3da636079 updated change log 2020-05-18 17:02:15 +02:00