Commit graph

32 commits

Author SHA1 Message Date
5749b98b23
common: delegate comment parsing to platforms 2021-10-06 10:53:26 +05:30
e85e25aa50
android: integrate AndroidX Navigation 2021-10-06 10:53:19 +05:30
62ccbd8f81
build: publish multiplatform-paging fork to snapshots repository 2021-10-02 16:28:29 +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
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
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
5e9bdd2a1b
desktop: add Aurora dependencies 2021-09-25 02:40:36 +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
cba97dc985
gradle: bump MoshiX 2021-09-22 01:24:39 +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
a97b2c153e
build: bump JB Compose and AndroidX activity-compose 2021-09-02 13:44:24 +05:30
94afba68a1
all: update JB Compose and KSP deps 2021-08-29 19:36:45 +05:30
ddb9bfeb07
build: update dependencies 2021-08-24 14:18:07 +05:30
80a985bf2d
android: remove unused metadata-reflect adapter 2021-08-06 18:03:26 +05:30
a8016391c9
common: add NetworkImage composable 2021-08-05 22:15:48 +05:30
a4eaad639f
build: remove DaggerTrack 2021-08-05 01:40:48 +05:30
89dbf124d8
all: upgrade dependencies 2021-08-05 01:29:27 +05:30
1c2ae9ad99
build: upgrade all dependencies 2021-07-08 01:55:12 +05:30
61e1deb478
android: add and configure DaggerTrack
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-06-19 13:38:09 +05:30
e7febb507c
build: bump Hilt to 2.37
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-06-11 10:12:53 +05:30
8f4d270c87
android: add Hilt module for LobstersApi
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-06-10 01:18:30 +05:30
294052e309
build: remove unnecessary manual dependency decl
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-06-10 01:18:29 +05:30
23b2e635bb
all: tweak dependency namespacing
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-06-10 01:18:29 +05:30
b166755afa
common: add UrlLauncher
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-06-08 00:54:05 +05:30
ce3dd8b7e7
database: initial commit
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-06-04 15:06:37 +05:30
fcfcbfbf92
api: initial commit
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-06-04 09:23:52 +05:30