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

19 commits

Author SHA1 Message Date
Evgenii Kozlov
57e3439973
Show image icon or emoji icon in mentions (#775) 2020-09-07 17:15:57 +03:00
Konstantin Ivanov
1ea9ab8dcd
#594: Style toolbar (#744)
* #594: add widget + adapter + holders

* #594: update background state with enable/disable

* #594: add state disabled to icons

* #594: fixes

* #594: style toolbar, add tab layout

* #594: fix

* #594: sample

* #594: pr fix

* #594: pr fix
2020-08-28 18:01:24 +03:00
Evgenii Kozlov
c0cb6d8f29
control panel machine refactoring part I (#634) 2020-08-10 15:14:24 +02:00
Konstantin Ivanov
832fc6d315
#574 Mentions suggester (#609)
* #574: mention suggests widget

* #574: add footer decorator

* #574: suggester widget

* #574: hide mention suggester widget

* #574: fixes

* #574: tests

* #574: show suggests

* #574: fix tests

* #574: marks adjust method

* #574: mention events

* #574: suggest widget fixes

* #574: render new mention

* #574: fixes

* #574: render mention

* #574: fixes + tests

* #574: create new page from suggester

* #574: suggester icon

* #574: design fixes

* #574: fixes

* #574: fixes

* #574: fixes

* #574: fix tests

* #574: fixes

* #574: fixes

* #574: fixes

* #574: fixes

* #574: fix position + empty emoji

* #574: cursor position

* #574: fix mention filter text

* #574: code style

* #574: fix test

* #574: pr fixes

* #574: start tests

* #574: fixes

* #574: tests off
2020-08-04 19:24:56 +02:00
Evgenii Kozlov
8f235fe5d0
Scroll & move prototype (#579) 2020-07-27 12:53:54 +02:00
Konstantin Ivanov
88ca3d5ba3
#563: Mention read mode, MentionSpan (#581)
* #563: mention span, first try

* #563: mention, middle + data + domain

* #563: mention span

* #563: mention show + click

* #563: mention image params

* #563: add mention to text blocks

* #563: fix crush with animation

* #563: open page from mention

* #563: mention span fixes

* #563: mention presentation

* #563: fix tests

* #563: sample spans

* #563: ignore file

* #563: fix gitignore

* #563: fix sample

* #563: tests

* #563: tests off

* #563: pr fixes

* #563: pr fix

* #563: refactoring
2020-07-23 17:25:27 +02:00
Evgenii Kozlov
98367451ff
Feature/copy paste inside anytype (#473) 2020-06-01 17:04:43 +03:00
Evgenii Kozlov
293bd991d5
Background span z priority (#436) 2020-05-15 18:49:11 +02:00
konstantiniiv
7388a7b5f0 remove attrs, try fix build 2020-04-20 21:49:19 +03:00
Konstantin Ivanov
5cb4bf9c4c
367 Block action bar, part 1 (#378)
* #367: add action icons

* #367: add action bar view

* #367: class Mark as Parcelable, Mark.param as String?

* #367: blockView, add parcelable

* #367: update Parcelize

* #367: block action toolbar + layout

* #367: fix name

* #367: update versions

* #367: show action bar fragment + listener

* #367: block adapter on long click

* #367: add custom long click listener

* #367: add custom long click listener to paragraph block

* #367: dismiss action bar

* #367: update page fragment on back pressed

* #367: update clicks + hide keybard

* #367: add animation

* #367: add divider

* #367: update kotlin

* #367: fix else

* #367: sample app

* #367: fix linking conflict

* #367: pr fixes

* #367: update method
2020-04-20 19:40:23 +02:00
Evgenii Kozlov
dbdce727f7
Enable hot keys for different editor patterns (#332) 2020-04-06 17:16:42 +02:00
Konstantin Ivanov
a8c6d286d8
(IS-298) Show Dialog fragment above keyboard (#321)
* IS-299 trying to separate local/external files

* IS-298 dialog above keyboard implementation

* IS-298 above keyboard dialog implementation

* IS-298 above keyboard dialog implementation#2

* IS-298 sample fixes

* IS-298 remove legacy

* IS-298 add fragments library

* IS-298 use default layoutInflater
2020-03-24 21:07:48 +03:00
Evgenii Kozlov
ea304c62df
Add bookmark block (#292) 2020-03-17 16:00:50 +01:00
Konstantin Ivanov
5a1a2e3bab
Feature/is 142 video block (#264) 2020-03-16 20:11:44 +01:00
Evgenii Kozlov
ab1b602176
Integrate page icon picker (#280) 2020-03-10 17:41:25 +03:00
Evgenii Kozlov
e84e8fd6fc
Page-icon-picker widget (#260) 2020-03-02 21:56:10 +03:00
Konstantin Ivanov
a9a206d83f
Fix issue with default text color and default background color (#251) 2020-02-22 18:22:21 +03:00
Evgenii Kozlov
9a919a1c77
Merge blocks on backspace-pressed event (#202)
* Added block merge request
* Parsing marks as a part of granular changes
2020-02-10 18:40:56 +03:00
Konstantin Ivanov
7ed1181533
Keyboard markup (#203) 2020-02-08 23:16:14 +03:00