Commit graph

77 commits

Author SHA1 Message Date
fb4beb08ee
fix(common): adopt new Compose APIs 2023-01-12 02:40:37 +05:30
6750eff9fa
chore(deps): upgrade to Compose 2023-01-12 alpha release 2023-01-12 02:31:00 +05:30
76737b0eed
chore(gradle): remove Compose Compiler metrics opt-in
This doesn't seem worth generating for each build

Revert "fix(gradle): address list reassignment lints"

This reverts commit 1d2da7c2f8.

Revert "chore: enable Compose Compiler metrics"

This reverts commit 0d668ac3aa.
2022-12-22 11:25:06 +05:30
1d2da7c2f8
fix(gradle): address list reassignment lints 2022-12-14 18:27:01 +05:30
485282a48d
feat(common): change progress indicator to linear
Fixes SDP-20
2022-12-14 17:46:42 +05:30
0d668ac3aa
chore: enable Compose Compiler metrics 2022-12-12 02:41:12 +05:30
69c76a06c2
fix(gradle): use internal kotlin-android plugin 2022-12-01 12:18:45 +05:30
4a87682b68
refactor(di): migrate to Whetstone ApplicationScope 2022-11-14 12:59:01 +05:30
157fe2c221
refactor(di): move out Coil configuration to an AppPlugin 2022-11-13 21:10:57 +05:30
6a4d0c2d3a
refactor: add license headers across the board 2022-10-26 01:55:50 +05:30
80bfb34e5b
refactor(deps): switch Compose dependencies to BOM 2022-10-24 22:49:58 +05:30
4bee8f1818
feat(common): add preview dependencies 2022-09-30 12:14:38 +05:30
21b5f3e4f3
refactor: remove kotlinx-datetime dependency 2022-09-28 20:19:49 +05:30
22667997df
chore(common): reorder dependencies 2022-09-28 19:03:13 +05:30
4db02f4f93
refactor(common): remove Aurora SVG transcoder plugin for now
The snapshot repository that needs to be added for this
has been a constant thorn in the side with CC invalidation
and Renovate trying to resolve _every_ dependency from
the snapshots repo
2022-09-18 19:13:47 +05:30
b2c3abe97a fix(build): remove unnecessary duplicate call to transcode 2022-09-15 14:48:40 +05:30
fe96c90549 chore(deps): flatten androidx.compose.ui references in Version Catalog 2022-09-15 14:41:43 +05:30
bf94d1fbe5
all: disable Paparazzi tests and fix lint issues 2022-08-11 00:12:54 +05:30
b9f2a4ad8c
gradle: switch to Paparazzi 1.1.0-SNAPSHOT 2022-08-06 02:38:27 +05:30
cbdfa67d07
paparazzi-tests: move to common module 2022-08-02 23:54:12 +05:30
ab2713154f
common: migrate to Android-only 2022-08-02 23:45:48 +05:30
1547760492 common: resolve duplicate content roots warning 2022-08-02 02:14:25 +00:00
4d78a41e49
all: sort and reorganize dependencies 2022-07-03 21:42:02 +05:30
426c64f5cf
gradle: bump AGP 2022-06-29 23:31:41 +05:30
b282e47213
all: reorganize some composables 2022-06-27 23:56:19 +05:30
5cc0315bfb
common: switch to richtext-ui-material3 2022-06-19 17:45:25 +05:30
1d58ac3acd
all: migrate namespaces to Gradle 2022-05-26 07:59:24 +05:30
ec44f8795a
Refactor Gradle build away from buildscript dependencies 2022-05-16 08:08:26 +05:30
9b9e924475
all: migrate logging to Napier 2022-05-03 22:49:49 +05:30
bfdb86d2e5
common: switch to generating icons code at build-time 2022-04-23 13:12:09 +05:30
3be6e2552f
gradle: downgrade AGP to 7.0.x again 2022-04-22 20:38:13 +05:30
584c1e5e5c
common: remove unnecessary SVG resources
Compose Desktop can actually parse Android Vector Drawables just
fine, provided they do not reference external resources like
theme attributes or colors which our drawables do not.
2022-04-14 21:10:55 +05:30
83d64ecea9
gradle: resolve noisy build warnings 2022-04-10 00:59:35 +05:30
3097eaf82f
gradle: migrate to build-logic 2022-04-05 19:29:49 +05:30
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