Commit graph

566 commits

Author SHA1 Message Date
fb69deb07b
gradle: bump to 7.3.1 2021-12-05 19:57:56 +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
8fbafa8d47
spotless 2021-12-04 13:38:11 +05:30
103e6e60bb
build: upgrade Compose and Aurora 2021-12-02 19:01:48 +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
11272cf29c
model: Long -> Int 2021-11-15 23:09:19 +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
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