|
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 |
|
|
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 |
|
|
7f54e6ff1b
|
android: add comments destination
|
2021-10-06 10:53:24 +05:30 |
|
|
e85e25aa50
|
android: integrate AndroidX Navigation
|
2021-10-06 10:53:19 +05:30 |
|
|
e053ca2028
|
android: extract HottestPosts composable
|
2021-10-06 10:53:19 +05:30 |
|
|
7c306acfa9
|
android: add post details methods to VM
|
2021-10-04 18:22:57 +05:30 |
|
|
f2fdfac4ad
|
android: add Comments UI composables
(cherry picked from commit 65c6f8ff52 )
|
2021-10-04 18:22:56 +05:30 |
|
|
d40e28972d
|
github: configure concurrency
|
2021-10-04 18:22:48 +05:30 |
|
|
2c49d08759
|
github: run checks for PRs
|
2021-10-04 18:13:47 +05:30 |
|
|
bdd6acc01c
|
README: update and clarify
|
2021-10-04 14:18:37 +05:30 |
|
|
9f8fd43e60
|
github: revert Debian deployment changes
|
2021-10-04 14:11:41 +05:30 |
|
|
9ec709a458
|
github: use a catch-all access permit rule
|
2021-10-04 14:04:37 +05:30 |
|
|
ee02fae8ea
|
github: add a missing --add-opens JVM argument
|
2021-10-02 18:05:36 +05:30 |
|