Commit graph

178 commits

Author SHA1 Message Date
e85e25aa50
android: integrate AndroidX Navigation 2021-10-06 10:53: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
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
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
c837ecc46e
build: bump to Compose 1.0.0-alpha3 2021-08-12 15:49:18 +05:30
80a985bf2d
android: remove unused metadata-reflect adapter 2021-08-06 18:03:26 +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
c927a47759
android: enable R8 2021-07-08 02:18:23 +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
b5d91f1756
all: bump JetBrains Compose to 0.5.0-build225
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-06-17 06:59:43 +05:30
71a20db5e7
build: bump AGP to 7.1.0-alpha01
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-06-10 16:38:16 +05:30
120f284762
android: add release signing support
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-06-10 01:18:31 +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
23b2e635bb
all: tweak dependency namespacing
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-06-10 01:18:29 +05:30
9c451ae57b
android: add paging setup
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-06-08 00:54:09 +05:30
7306cd3294
android: try out integrating LobstersItem
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-06-08 00:54:03 +05:30
fcfcbfbf92
api: initial commit
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-06-04 09:23:52 +05:30
29c374859b
Initial commit
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-06-02 15:21:28 +05:30