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

444 commits

Author SHA1 Message Date
Evgenii Kozlov
ab1b602176
Integrate page icon picker (#280) 2020-03-10 17:41:25 +03:00
Evgenii Kozlov
b4a3401671
Update Kotlin coroutines to 1.3.4 (#287) 2020-03-06 20:12:51 +03:00
Evgenii Kozlov
cb734d5b86
Download files on phone (#277) 2020-03-05 17:53:18 +03:00
Evgenii Kozlov
96d72520a7
Update Kotlin to 1.3.70 (#279) 2020-03-05 09:41:53 +03:00
Evgenii Kozlov
18d2c3de79
Home dashboard list item spacing (#274) 2020-03-04 18:21:11 +03:00
Evgenii Kozlov
623c26ba2c
Show error if there is an error while loading a picture (#275) 2020-03-04 18:18:56 +03:00
ubu
1984dc0615 Release commit: 0.0.21 2020-03-02 22:30:23 +03:00
ubu
37f355bee6 Test fixes 2020-03-02 22:29:41 +03:00
Evgenii Kozlov
7596531c9e
Updated change log for 0.0.21 (#273) 2020-03-02 22:07:57 +03:00
Evgenii Kozlov
e84e8fd6fc
Page-icon-picker widget (#260) 2020-03-02 21:56:10 +03:00
Evgenii Kozlov
5fb40987f2
Feature/render file and picture blocks (#272) 2020-02-28 18:57:52 +03:00
Evgenii Kozlov
a6b0c064c9
Mapping file content from middleware to data layer (#271) 2020-02-27 19:14:49 +03:00
Evgenii Kozlov
ab0bf7e27e
Update middleware config model to include gateway url (#270) 2020-02-27 18:20:56 +03:00
Evgenii Kozlov
bed1efd291
New models for files in domain and data modules + mappers (#269) 2020-02-27 16:49:22 +03:00
Evgenii Kozlov
a81274c822
Hide keyboard when closing a page (#268) 2020-02-27 15:56:01 +03:00
Evgenii Kozlov
c1ca2f3bf7
Emoji transparency issue (#261) 2020-02-26 19:18:55 +03:00
ubu
adc0a01042 Release commit: 0.0.20 2020-02-25 22:11:13 +03:00
Evgenii Kozlov
ebbe30101e
Update change log for 0.0.20 (#254) 2020-02-25 22:09:35 +03:00
ubu
0f2be5126a Hotfix. Merge tests. 2020-02-25 21:53:33 +03:00
ubu
20fee55e0d Hotfix - try/catch when setting cursor selection 2020-02-25 21:52:01 +03:00
Konstantin Ivanov
6966e2ab74
Added UI-test (#252) 2020-02-22 19:40:56 +03:00
Evgenii Kozlov
24a08e1029
Carriage positioning while splitting or merging blocks (#248) 2020-02-22 18:57:21 +03:00
Konstantin Ivanov
a9a206d83f
Fix issue with default text color and default background color (#251) 2020-02-22 18:22:21 +03:00
Konstantin Ivanov
a9bcda95c9
(IS-234) Add divider block ui test (#250) 2020-02-22 15:29:51 +03:00
Evgenii Kozlov
d4c3454c0d
Refact/event and focusing (#249) 2020-02-22 15:03:34 +03:00
Evgenii Kozlov
14984cc923
Background color for the whole block (#247) 2020-02-22 14:40:11 +03:00
ubu
b58c743bed Hot fix. 2020-02-22 14:37:07 +03:00
Konstantin Ivanov
ee1884941c
Editor | Allow users to add divider block (#246)
* IS-234 add divider block to data and middleware

* IS-234 add block divider to domain and presentation

* IS-234, other toolbar clicks

* IS-234 divider block, update middleware, data and domain

* IS-234 divider block, ui + clicks

* IS-234 before pr fixes

* IS-234 update messages

* IS-234, refactor option other click

* IS-234, send focused block id
2020-02-22 14:17:11 +03:00
Evgenii Kozlov
5362dd9c67
Editor | Hide option toolbars when system opens virtual keyboard on focus (#242) 2020-02-19 22:56:26 +03:00
Evgenii Kozlov
45ae415410
Navigation | Create a new page on home dashboard by pressing plus button on page screen (#213) 2020-02-19 21:20:45 +03:00
Evgenii Kozlov
81517ac96c
Scenarios for UI-testing (#241) 2020-02-19 14:06:33 +03:00
Evgenii Kozlov
92beaef03f
Sub-page navigation (naive implementation) (#236) 2020-02-18 22:26:29 +03:00
Evgenii Kozlov
cb46fbe10e
Editor | Split the target block on enter-key-pressed event (#230) 2020-02-18 22:14:13 +03:00
Konstantin Ivanov
961f135b7f
One-line (ellipsized) page titles on home dashboard screen (#239) 2020-02-18 22:11:49 +03:00
Evgenii Kozlov
277d7ba983
Update Middleware lib to 0.4.0 (#237) 2020-02-18 16:57:46 +03:00
Evgenii Kozlov
0114bdf4a6
Fix. Missing diff-util for headers causes crash (#227) 2020-02-17 18:51:36 +03:00
ubu
07a6393f37 Release commit: 0.0.19 2020-02-17 14:10:03 +03:00
Evgenii Kozlov
f91a104658
Change log for 0.0.19 (#225) 2020-02-17 14:09:18 +03:00
Evgenii Kozlov
2683b7ac65
Allow user to add numbered list item via add-block toolbar (#226) 2020-02-17 14:06:55 +03:00
Konstantin Ivanov
f5578e20b3
UI tests for editor/page (#222)
* IS-208, make use cases open
* IS-208, add mocks for blocks
* IS-208, update classes to work with test cases
* IS-208, turn off legacy test
* IS-208, add page fragment tests + test case fragment instance
2020-02-17 13:45:08 +03:00
Evgenii Kozlov
313aef6efe
Removing text watcher before setting new ones (#221) 2020-02-15 00:59:22 +03:00
ubu
caaab8d566 Merge branch 'develop' of ssh://github.com/anytypeio/android-anytype into develop
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2020-02-14 13:24:19 +03:00
ubu
4977a67a75 Hotfix: disable footer. 2020-02-14 13:23:24 +03:00
Evgenii Kozlov
937ad753a0
Create a page inside a page (#216)
* Creating a new paragraph on outside-clicked event if the last block is a page block.
2020-02-13 21:18:12 +03:00
Evgenii Kozlov
1d0431d658
Numbered list (#217) 2020-02-13 20:56:06 +03:00
Evgenii Kozlov
58a7d686b1
Add an invisible footer to pages (#219) 2020-02-13 20:53:27 +03:00
Evgenii Kozlov
f754a7aa07
Unit testing for BlockAdapter (#220) 2020-02-13 20:48:12 +03:00
ubu
121ba529ec Release commit: 0.0.18 2020-02-11 02:57:28 +03:00
Evgenii Kozlov
6226edae88
Update change log for 0.0.18 (#212) 2020-02-11 02:50:59 +03:00
Konstantin Ivanov
2b8742e888
(ISSUE-205) Fix keyboard markup (#209) 2020-02-11 02:35:45 +03:00