Commit graph

80 commits

Author SHA1 Message Date
dfe108d13e
fix(deps): use an unreleased R8 build with verifier crash fix 2023-05-26 01:08:19 +05:30
37e6c87046
feat: move up to AGP 8.2.x 2023-05-25 22:19:58 +05:30
adfac94094
feat: add a module graph to the README 2023-04-02 23:44:54 +05:30
20a2389eb0
feat(android): set up DataStore 2023-03-14 16:19:03 +05:30
5e2c2cbdde
chore(deps): use Compose Compiler from gMaven 2023-02-09 00:02:08 +05:30
09b3bd4e74
chore(deps): update Compose Compiler to 1.4.1-dev-k1.8.10-c312d77f4cb 2023-02-04 16:41:36 +05:30
4e920328e1
fix(gradle): allow resolution of androidx.resourceinspection
Newer AppCompat releases depend on this
2023-01-26 10:35:11 +05:30
8dea17cbf2
chore(deps): update androidx.compose.compiler to 1.4.0 2023-01-18 14:32:52 +05:30
fdf13fd201
chore(deps): bump com.squareup:anvil to v2.4.4 2023-01-13 10:54:39 +05:30
6750eff9fa
chore(deps): upgrade to Compose 2023-01-12 alpha release 2023-01-12 02:31:00 +05:30
7b13d40797
chore(deps): upgrade to Kotlin 1.8.0 2023-01-11 17:41:04 +05:30
3e2d32e4c9
chore: refresh license headers 2023-01-11 02:40:44 +05:30
a296d2b827
sync-backend: delete
Realistically this will be much more enjoyable to do in Rust or Go *shudder*
so let's cut out the unused code until we can tackle the backend.
2023-01-05 21:07:07 +05:30
78960f6d4e feat(deps): upgrade to Gradle 8.0-rc-1 2022-12-31 05:38:40 +00:00
5db4a1ee8d sync-backend: initialize barebones module
This is simply an import of the project generated by start.ktor.io cleaned of
its ungodly wildcard import fetish and better integrated into our existing build
system.
2022-12-24 14:17:59 +00:00
2ec1633c51
fix(gradle): remove unnecessary repository declarations 2022-12-24 01:38:04 +05:30
f48ef0206f
fix(gradle): remove unused exclusiveContent block 2022-12-03 20:22:54 +05:30
5a4643dc57
refactor: start consuming whetstone through Sonatype snapshots repository
It was much easier to set up automatic publishing than to constantly debug weird build errors from included builds
2022-11-29 03:29:06 +05:30
2a65dc4a9e
chore(deps): bump whetstone tag 2022-11-29 02:17:04 +05:30
d59a151944
fix(deps): temporarily downgrade AGP to 7.3.1
Let's explain the decision with the help of a table

 AGP Version  | Has known issues | Has Studio available
--------------|------------------|---------------------
8.0.0-alpha07 |      No          |        No
8.0.0-alpha08 |      Yes         |        Yes
    7.3.1     |      No          |        Yes

And thus, we settle on 7.3.1
2022-11-27 19:28:56 +05:30
86dd862469
fix: update whetstone checkout tag
The AGP fix needed to be pushed to whetstone as well
2022-11-21 17:03:10 +05:30
2c1fdd51f8
fix(gradle): use a tagged checkout for whetstone 2022-11-19 17:32:30 +05:30
a10ba38950
Revert "fix(gradle): change checkouts directory"
This reverts commit 6a8893a5aa.
2022-11-19 17:32:06 +05:30
6a8893a5aa
fix(gradle): change checkouts directory 2022-11-14 14:30:40 +05:30
0232a4179a
refactor(di): replace Tangle with Whetstone 2022-11-14 12:59:01 +05:30
52562afbd1
feat(deps): configure Whetstone dependencies 2022-11-14 12:59:01 +05:30
b8965902ba
chore: cleanup Hilt remnant 2022-11-13 15:15:01 +05:30
4fe7c64e42
refactor(android): migrate to Anvil
Fixes #261
2022-11-13 13:15:53 +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
54c4b01411 chore(deps): upgrade to Compose Compiler 1.3.2 2022-10-05 00:08:50 +05:30
245130ef20
chore(deps): bump sqldelight to 2.0.0-alpha04 2022-10-04 12:36:43 +05:30
8e7a625750
chore(deps): upgrade to Kotlin 1.7.20 2022-09-30 12:14:38 +05:30
2999603d16
refactor(gradle): explicitly list out all AndroidX dependency groups 2022-09-30 12:14:38 +05:30
91c8033d71
feat(android): migrate to NAPT 2022-09-29 12:07:11 +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
1db2f3256d
coroutine-utils: init 2022-09-09 12:59:31 +05:30
319838c737
metadata-extractor: init 2022-08-19 23:20:44 +05:30
3862b35f7b
fix(gradle): avoid method references in settings.gradle.kts 2022-08-19 23:06:41 +05:30
b636908997
fix(deps): update AndroidX and remove Paparazzi Gradle bits 2022-08-15 00:56:21 +05:30
b9f2a4ad8c
gradle: switch to Paparazzi 1.1.0-SNAPSHOT 2022-08-06 02:38:27 +05:30
ff19b36a9d
all: finalize migration 2022-08-02 23:54:28 +05:30
ab2713154f
common: migrate to Android-only 2022-08-02 23:45:48 +05:30
e7f4c8a7eb
database: migrate to Android-only 2022-08-02 23:09:05 +05:30
000b782b86
gradle: re-add api subproject 2022-08-02 23:09:05 +05:30
3d496c99c1
model: migrate to JVM-only 2022-08-02 23:09:05 +05:30
5cab25539d
gradle: remove all projects
Temporary measure while we eliminate KMP
2022-08-02 22:12:51 +05:30
ffc4c9c745
gradle: bump Aurora for Kotlin 1.7 compat 2022-07-09 22:52:23 +05:30
a381d3d1ed
build: apply gradle cache fix plugin 2022-06-28 16:55:26 +05:30
088d8606a6
paparazzi-tests: init 2022-06-25 19:13:52 +05:30