Commit graph

204 commits

Author SHA1 Message Date
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
a73871f421
android: add support for links in recents 2021-11-15 22:34:14 +05:30
2cc08008fd
build: rollback to AGP stable, uprev Hilt and Spotless 2021-11-15 22:03:26 +05:30
4c9184a19c
android: hide FAB by default 2021-11-10 20:06:15 +05:30
3329e4223b
gradle: bump to 7.3 2021-11-10 13:48:19 +05:30
a99ba91f23
build: upgrade JB Compose and Aurora 2021-11-10 11:55:14 +05:30
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