Commit graph

92 commits

Author SHA1 Message Date
15da824d3e
common: increase vertical padding inside LobstersItem 2022-02-06 22:12:07 +05:30
e93baa84be
common: add post to remember keys for localSavedState
(cherry picked from commit 876b5d8b8fe6e8bcedd414f346430a7c9ce6f4b4)
2022-02-06 15:03:40 +05:30
Aditya Wasan
743b2db4ef
feat(common): add localSavedState for save button composable
Signed-off-by: Aditya Wasan <adityawasan55@gmail.com>
(cherry picked from commit 910471b32bde54749e437d374822c1d1e7830798)
2022-02-06 15:03:39 +05:30
06ea10f3b3
common: fix package directive for NetworkState 2022-02-06 14:06:24 +05:30
7db06f9b93
all: make Coil version match compose-richtext 2022-02-01 02:05:31 +05:30
a351a35a43
common: create indirection kludge to workaround compiler error
Without this the compiler fails to reason that the Manrope variable actually
does get initialized.
2022-01-20 20:53:37 +05:30
c99b51000b
common: make theme providedValues be vararg 2022-01-19 13:01:49 +05:30
1bfa77b319
common: remove unused import 2022-01-07 17:48:40 +05:30
ff25657989
common: remove ugly title color 2022-01-05 22:14:57 +05:30
bac7611bee
all: add support for dynamic colors 2021-12-31 01:31:17 +05:30
3f3da0ab18
common: fix theming for CommentEntry 2021-12-31 01:31:17 +05:30
41e4fe284a
common: rename Theme.kt to Type.kt 2021-12-30 23:58:24 +05:30
49519f66a5
Replace Card with Box 2021-12-30 11:18:08 +05:30
72d7297818
all: migrate to M3 2021-12-30 11:18:07 +05:30
968759c7ea
common: replace deprecated method 2021-12-15 22:18:08 +05:30
937d7d8dd1
github: switch workflows to Java 17 2021-12-05 19:56:41 +05:30
66b391a2f2
build: enable support for building with Java 17 2021-12-05 19:54:25 +05:30
fddfbaf089
gradle: commonise JetBrains Compose version 2021-11-30 15:55:11 +05:30
51f8962623
Update dependencies 2021-11-26 16:17:24 +05:30
7cc7759205
build: update Compose, AppCompat and Accompanist 2021-11-20 18:56:10 +05:30
6daf60bc9e
build: upgrade Compose, Aurora and Coil 2021-11-16 17:54:07 +05:30
dd621d90a5
common: refactor comments page to accept modifiers 2021-11-16 17:54:07 +05:30
520430592c
common: add back missing indent level 2021-11-16 17:54:04 +05:30
4622162d09
common: extract htmlToMarkdown passing style to a composition local 2021-11-15 23:05:47 +05:30
b3fda724ad
common: remove broken CommentTreeColors 2021-11-15 22:50:18 +05:30
1620ea75fd
common: tweak commenter name and adjust content description 2021-11-15 22:37:28 +05:30
a99ba91f23
build: upgrade JB Compose and Aurora 2021-11-10 11:55:14 +05:30
4971606709
build: upgrade all dependencies 2021-11-04 12:10:58 +05:30
26a96d9116
common: add CompositionLocal support to LobstersTheme 2021-10-28 22:14:44 +05:30
67893552e7
common: change UrlLauncher to be backed by UriHandler 2021-10-28 21:59:02 +05:30
9d20916a99
build: upgrade all dependencies 2021-10-28 02:22:41 +05:30
09dedf9015
common: move back to compose-richtext for Markdown
The bugs in multiplatform-markdown-renderer are not worth the colored lines
2021-10-27 17:37:37 +05:30
2e66baaf08
common: correctly dispatch click events on save button 2021-10-25 01:26:18 +05:30
b3588e97e7
all: move Markdown rendering to common module 2021-10-25 01:15:56 +05:30
36618690e3
common: add support for viewing web comments 2021-10-25 01:02:10 +05:30
4573f82f50
common: add PostActions#viewCommentsPage 2021-10-25 00:48:53 +05:30
cfd0725605
all: refactor Modifier ordering
Drawns on the suggestions outlined in https://chris.banes.dev/always-provide-a-modifier/
2021-10-25 00:47:52 +05:30
fdcac07295
build: upgrade Compose and Aurora 2021-10-24 11:19:26 +05:30
4fd13859b3
all: upgrade JetBrains Compose 2021-10-21 10:01:05 +05:30
45db8e8486
common: refactor post interactions 2021-10-15 13:54:46 +05:30
2cfdf30f05
common: remove unnecessary suppression 2021-10-15 13:23:26 +05:30
2bee2352a5
all: update to build398 2021-10-14 08:21:45 +05:30
6272d67024
common: tweak comment tree spacing 2021-10-06 12:18:32 +05:30
87e9c218a2
android: switch to MikePenz' Markdown renderer 2021-10-06 10:53:27 +05:30
5749b98b23
common: delegate comment parsing to platforms 2021-10-06 10:53:26 +05:30
79faf01c17
common: integrate CommentTreeColors into comments UI 2021-10-06 10:53:25 +05:30
d56b887a21
all: flesh out comments UI and move to common 2021-10-06 10:53:25 +05:30
84fd9a2c61
common: extract PostDetails composable for comments 2021-10-06 10:53:25 +05:30
5b2b7de7d0
common: remove unused TEST_POST 2021-10-06 10:53:24 +05:30
b7ca16ebe3
common: import toDbModel and implement for LobstersPostDetails 2021-10-06 10:53:24 +05:30