|
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 |
|
|
a97b2c153e
|
build: bump JB Compose and AndroidX activity-compose
|
2021-09-02 13:44:24 +05:30 |
|
|
a194f714c9
|
api: bump KSP
|
2021-09-02 12:12:08 +05:30 |
|
|
7c99266734
|
github: run workflows on Java 11
|
2021-08-29 20:50:17 +05:30 |
|
|
c89a8501d5
|
README: init
|
2021-08-29 19:51:45 +05:30 |
|
|
cd013ef821
|
ci: add back snapshot workflow
|
2021-08-29 19:51:44 +05:30 |
|
|
fda68b13c0
|
android: switch to adaptive icon
|
2021-08-29 19:45:56 +05:30 |
|
|
94afba68a1
|
all: update JB Compose and KSP deps
|
2021-08-29 19:36:45 +05:30 |
|
|
83e487e8fc
|
common: fix desktop deprecations
|
2021-08-29 19:18:45 +05:30 |
|
|
00b29d7425
|
LobstersItem: fix avatar URL
|
2021-08-29 19:15:22 +05:30 |
|
|
9e67e7cc0f
|
Add a loading indicator for initial load
|
2021-08-27 00:50:08 +05:30 |
|
|
be4a66dddf
|
Remove unused LobstersItem composable
|
2021-08-27 00:30:59 +05:30 |
|
|
735d93c968
|
LobstersItem: make card background lighter
|
2021-08-27 00:30:43 +05:30 |
|
|
558c96a989
|
build: bump Spotless
|
2021-08-27 00:13:08 +05:30 |
|
|
5cabbeeb10
|
build: bump Prettier
|
2021-08-26 11:28:16 +05:30 |
|
|
80fec48ec9
|
build: configure Spotless at top-level only
|
2021-08-26 11:28:16 +05:30 |
|