Commit graph

799 commits

Author SHA1 Message Date
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
74847c5ef0
github: deploy Debian package as part of snapshots 2021-10-02 16:45:52 +05:30
62ccbd8f81
build: publish multiplatform-paging fork to snapshots repository 2021-10-02 16:28:29 +05:30
2abbda7641
desktop: wire in API into desktop client 2021-09-30 18:09:33 +05:30
2fa682048a
desktop: copy-paste LazyPagingItems from paging-compose 2021-09-30 18:09:33 +05:30
89e5ec2b75
desktop: add multiplatform-paging dependencies 2021-09-30 18:09:30 +05:30
ff64c9b3a4
gradle: bump Accompanist 2021-09-30 15:06:19 +05:30
096d2882e2
all: refactor model classes and serialization
- Move model classes to a standalone `model` Gradle module
- Migrate from Moshi to kotlinx.serialization for multiplatform support
2021-09-30 13:20:08 +05:30
76c46b4229
build: cleanup sourceSet handling to drop unused vals 2021-09-30 13:20:03 +05:30
fde4e01697
build: upgrade all dependencies 2021-09-30 11:47:58 +05:30
86e659a180
android: integrate database 2021-09-27 21:37:59 +05:30
de93f32b96
android: add Hilt module for database 2021-09-27 20:07:44 +05:30
6037f41d03
database: use an on-disk SQLite database 2021-09-27 19:12:22 +05:30
c0f2089482
android: add FAB to scroll to top 2021-09-26 10:30:15 +05:30
dd424d6af9
android: use a transparent navigation bar
Fixes: 6bbd236203 ("android: set system bar colors")
2021-09-25 19:28:53 +05:30
3b2367273b
android: add swipe refresh 2021-09-25 18:36:30 +05:30
8e96225a9d
android: move Pager into a ViewModel 2021-09-25 18:13:42 +05:30
ddd57603bc
desktop: configure distribution properties 2021-09-25 15:07:55 +05:30
be848532ea
desktop: use Aurora styling 2021-09-25 02:40:59 +05:30
5e9bdd2a1b
desktop: add Aurora dependencies 2021-09-25 02:40:36 +05:30
43f441ded9
github: run deployment after stylecheck and unit tests pass 2021-09-23 22:22:48 +05:30
1683c5c027
android: properly handle insets and padding 2021-09-23 22:20:17 +05:30
6bbd236203
android: set system bar colors 2021-09-23 21:27:54 +05:30
a5b04b9530
android: split Compose code to LobstersApp composable 2021-09-23 21:14:36 +05:30
f1b56e27cd
android: make MainActivity swallow all config changes
Compose will handle these
2021-09-23 20:08:25 +05:30
ffcb270013
all: remove prettier from Spotless and reformat XML 2021-09-23 20:07:14 +05:30
8e243359ab
android: use Platform material theme 2021-09-23 20:02:56 +05:30
bbc9dc4638
api: bump KSP 2021-09-22 13:48:43 +05:30
cba97dc985
gradle: bump MoshiX 2021-09-22 01:24:39 +05:30
23deb94e27
build: bump Kotlin 2021-09-21 15:37:16 +05:30
a9b02376a3
build: bump dependencies 2021-09-18 10:35:06 +05:30
ad2d9bb7d8
build: bump JB Compose, MoshiX and Coroutines 2021-09-15 10:49:22 +05:30
933a93e745
common: make Android JVM target be 11 as well 2021-09-08 02:08:31 +05:30
4a41d8af95
api: bump KSP 2021-09-08 00:47:05 +05:30
1ab9be200f
build: bump AGP 2021-09-04 02:22:55 +05:30