|
4cef244d71
|
build: improve compatibility with Android Studio
|
2022-04-05 17:09:38 +05:30 |
|
|
0eba1e26fb
|
gradle: migrate plugin dependencies to version catalogs
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
2022-03-25 15:04:38 +05:30 |
|
|
a7897e4875
|
all: add missing dependencies on coroutines
Prevents incorrect transitive dependency resolution rules from breaking build
|
2022-03-15 16:02:45 +05:30 |
|
|
72d7297818
|
all: migrate to M3
|
2021-12-30 11:18:07 +05:30 |
|
|
937d7d8dd1
|
github: switch workflows to Java 17
|
2021-12-05 19:56:41 +05:30 |
|
|
66b391a2f2
|
build: enable support for building with Java 17
|
2021-12-05 19:54:25 +05:30 |
|
|
fddfbaf089
|
gradle: commonise JetBrains Compose version
|
2021-11-30 15:55:11 +05:30 |
|
|
51f8962623
|
Update dependencies
|
2021-11-26 16:17:24 +05:30 |
|
|
7cc7759205
|
build: update Compose, AppCompat and Accompanist
|
2021-11-20 18:56:10 +05:30 |
|
|
6daf60bc9e
|
build: upgrade Compose, Aurora and Coil
|
2021-11-16 17:54:07 +05:30 |
|
|
a99ba91f23
|
build: upgrade JB Compose and Aurora
|
2021-11-10 11:55:14 +05:30 |
|
|
4971606709
|
build: upgrade all dependencies
|
2021-11-04 12:10:58 +05:30 |
|
|
9d20916a99
|
build: upgrade all dependencies
|
2021-10-28 02:22:41 +05:30 |
|
|
09dedf9015
|
common: move back to compose-richtext for Markdown
The bugs in multiplatform-markdown-renderer are not worth the colored lines
|
2021-10-27 17:37:37 +05:30 |
|
|
b3588e97e7
|
all: move Markdown rendering to common module
|
2021-10-25 01:15:56 +05:30 |
|
|
fdcac07295
|
build: upgrade Compose and Aurora
|
2021-10-24 11:19:26 +05:30 |
|
|
4fd13859b3
|
all: upgrade JetBrains Compose
|
2021-10-21 10:01:05 +05:30 |
|
|
2bee2352a5
|
all: update to build398
|
2021-10-14 08:21:45 +05:30 |
|
|
b7ca16ebe3
|
common: import toDbModel and implement for LobstersPostDetails
|
2021-10-06 10:53:24 +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 |
|
|
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 |
|
|
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 |
|
|
e056c78b71
|
common: set OptIn flag
|
2021-08-12 19:58:47 +05:30 |
|
|
76973ccec2
|
common: add manrope font resources
|
2021-08-12 15:51:52 +05:30 |
|
|
c837ecc46e
|
build: bump to Compose 1.0.0-alpha3
|
2021-08-12 15:49:18 +05:30 |
|
|
ba1ae16e87
|
common: run spotless
|
2021-08-06 18:04:21 +05:30 |
|
|
a8016391c9
|
common: add NetworkImage composable
|
2021-08-05 22:15:48 +05:30 |
|
|
450d4836c5
|
build: cleanup dependency resolution and remove unused dependency
|
2021-08-05 21:25:13 +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 |
|
|
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 |
|
|
db6349cddb
|
common/database: workaround androidAndroidTestRelease warnings
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
2021-06-10 01:18:27 +05:30 |
|
|
f93c249020
|
common: add icon resources
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
2021-06-08 00:54:08 +05:30 |
|
|
d63a331325
|
common: remove unused bits from Gradle build
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
2021-06-08 00:54:05 +05:30 |
|
|
b166755afa
|
common: add UrlLauncher
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
2021-06-08 00:54:05 +05:30 |
|
|
284dd8c67a
|
common: initial commit of LobstersItem
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
2021-06-04 15:06:42 +05:30 |
|
|
9cb43dec7a
|
all: upgrade AndroidX dependencies
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
2021-06-04 15:06:41 +05:30 |
|
|
29c374859b
|
Initial commit
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
2021-06-02 15:21:28 +05:30 |
|