Commit graph

2246 commits

Author SHA1 Message Date
2d7b0bb3ab
gradle: upgrade Accompanist and AGP 2021-11-07 23:21:31 +05:30
4971606709
build: upgrade all dependencies 2021-11-04 12:10:58 +05:30
e1e049ebdb
android: remove hard-coded 'hottest' references 2021-10-28 22:18:30 +05:30
9d538b4600
all: override LocalUriHandler with UrlLauncher 2021-10-28 22:16:05 +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
d285afed0b
github: use gradle/gradle-build-action 2021-10-28 15:27:53 +05:30
b8022b1e41
Revert "build: bump AGP and Gradle"
Somehow fails to register the model subproject.

This reverts commit 7f29e23faa.
2021-10-28 14:39:13 +05:30
9d20916a99
build: upgrade all dependencies 2021-10-28 02:22:41 +05:30
852f11e80a
build: remove unnecessary Kotlin version check suppression 2021-10-28 02:12:35 +05:30
7f29e23faa
build: bump AGP and Gradle 2021-10-28 02:07:42 +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
53905c80de
android: avoid coroutine launch in composition context 2021-10-25 00:48:33 +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
2606f2e79b
build: upgrade R8 2021-10-24 11:32:16 +05:30
c283b121bb
build: upgrade Kamel 2021-10-24 11:31:44 +05:30
fdcac07295
build: upgrade Compose and Aurora 2021-10-24 11:19:26 +05:30
6522067abd
build: upgrade ktfmt 2021-10-21 10:23:39 +05:30
e6895b9a2c
build: upgrade Spotless 2021-10-21 10:22:51 +05:30
4fd13859b3
all: upgrade JetBrains Compose 2021-10-21 10:01:05 +05:30
194056ac5c
desktop: upgrade aurora 2021-10-21 10:00:31 +05:30
b6a8d4ffcc
build: bump AGP 2021-10-21 09:56:43 +05:30
6bfdd089be
build: upgrade multiplatform-markdown-renderer 2021-10-15 22:04:40 +05:30
1aee3da64b
build: upgrade accompanist 2021-10-15 22:04:17 +05:30
7eddd653c5
android: refactor navigation destinations 2021-10-15 21:31:40 +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
cb38dbb4bb
android: upgrade ProGuard rules 2021-10-14 13:02:19 +05:30
d4d7446b7d
build: upgrade Coil 2021-10-14 13:01:17 +05:30
6ffe017434
build: upgrade AndroidX dependencies 2021-10-14 08:34:25 +05:30
65fdfc2043
build: upgrade SQLDelight 2021-10-14 08:34:10 +05:30
5aafead87e
build: upgrade Hilt 2021-10-14 08:33:53 +05:30
f49d8a8cce
gradle: bump aurora to 0.0.56 2021-10-14 08:22:03 +05:30
2bee2352a5
all: update to build398 2021-10-14 08:21:45 +05:30
497ad78ca5
android: add splashscreen 2021-10-09 20:40:50 +05:30
cb468d39f8
gradle: switch to upstream multiplatform-paging 2021-10-07 12:25:37 +05:30
10da3e6471
gradle: enable HMPP 2021-10-06 16:44:04 +05:30
bbe5735605
Revert "github: configure concurrency"
Seems to have broken builds on the main branch

This reverts commit d40e28972d.
2021-10-06 12:19:56 +05:30
aa1bd18411
Merge pull request #258 from msfjarvis/comments-screen 2021-10-06 12:18:46 +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
b0c3af7883
build: bump to AGP 7.1.0-alpha13 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