Commit graph

611 commits

Author SHA1 Message Date
Renovate Bot
8365d5240d
chore(deps): update gradle/gradle-build-action action to v2.1.5 2022-03-29 21:08:33 +00:00
Renovate Bot
684aa00fc5
chore(deps): update plugin spotless to v6.4.0 2022-03-29 11:43:01 +05:30
9f7a5446f8
android: migrate away from Accompanist Insets 2022-03-29 11:43:01 +05:30
edd537b351
build: remove useless properties from root build.gradle.kts 2022-03-25 15:44:40 +00:00
cb81b58653
build: reject updates for AGP 2022-03-25 15:37:59 +00:00
c657ed4fa8
gradle: run version-catalog-update plugin 2022-03-25 15:30:57 +00:00
31ae513a39
build: configure versions plugin 2022-03-25 20:28:05 +05:30
d295459728
renovate: update AGP package pattern 2022-03-25 20:14:56 +05:30
Renovate Bot
0d63bfe26e
chore(deps): update plugin compose to v1.1.1 2022-03-25 10:56:46 +00:00
0eba1e26fb
gradle: migrate plugin dependencies to version catalogs
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2022-03-25 15:04:38 +05:30
Renovate Bot
c9806c09dd
chore(deps): update dependency androidx.lifecycle:lifecycle-viewmodel-compose to v2.5.0-alpha05 2022-03-24 16:13:36 +00:00
Renovate Bot
e0415d351b
chore(deps): update androidx.core 2022-03-24 13:11:12 +00:00
Renovate Bot
ea1b390a43
chore(deps): update dependency androidx.activity:activity-compose to v1.5.0-alpha04 2022-03-24 10:39:20 +00:00
2c8c3555db
gradle: update ktfmt 2022-03-24 12:52:21 +05:30
Renovate Bot
b28e3009e8
chore(deps): update dependency io.coil-kt:coil-compose to v2.0.0-rc02 2022-03-21 11:05:31 +00:00
Renovate Bot
e3486fc882
chore(deps): update gradle/gradle-build-action action to v2.1.4 2022-03-18 22:36:30 +00:00
072de3c167
README: fix link to snapshot branch 2022-03-18 18:38:05 +05:30
Renovate Bot
2835718beb
chore(deps): update dependency com.squareup.okhttp3:mockwebserver3-junit4 to v5.0.0-alpha.6 2022-03-15 13:10:43 +00:00
a7897e4875
all: add missing dependencies on coroutines
Prevents incorrect transitive dependency resolution rules from breaking build
2022-03-15 16:02:45 +05:30
451ab454d2
gradle: upgrade dependencies 2022-03-10 23:22:12 +05:30
Renovate Bot
d1b1c62bb6
chore(deps): update dependency androidx.lifecycle:lifecycle-viewmodel-compose to v2.5.0-alpha04 2022-03-10 12:08:15 +00:00
Renovate Bot
7225454e7f
chore(deps): update dependency gradle to v7.4.1 2022-03-10 06:13:57 +00:00
178f824155
github: switch snapshots to GitHub 2022-03-09 01:29:19 +05:30
78771c86bf
android: add task to collect APKs 2022-03-09 01:23:29 +05:30
91d97e0696
gradle: sync property set with APS 2022-03-09 01:23:28 +05:30
f6e3b6c540
common: allow collapsing comments
In the future this should collapse entire trees of comments
2022-03-08 17:31:07 +05:30
Renovate Bot
963c0d50d8
chore(deps): update actions/upload-artifact action to v3 2022-03-03 20:09:45 +00:00
Renovate Bot
f64a102930
chore(deps): update dependency io.coil-kt:coil-compose to v2.0.0-rc01 2022-03-03 10:30:44 +00:00
5b0d953210
Revert "android: inline routes"
This makes the handling in `PostActions#viewComments` slightly weird and isn't
worth it until that abstraction is removed.

This reverts commit de28ae2d95.
2022-03-02 23:50:14 +05:30
c556f26d77
android: move comments URL hackery to the right location 2022-03-02 13:40:57 +05:30
de28ae2d95
android: inline routes 2022-03-02 13:39:31 +05:30
Renovate Bot
9fa8775d4c
chore(deps): update actions/checkout action to v3 2022-03-01 21:31:17 +00:00
a58c30ea6b
android: port deeplinks from develop branch
Fixes #306

Co-Authored-By: Aditya Wasan <adityawasan55@gmail.com>
2022-03-02 00:52:13 +05:30
Renovate Bot
85d92dd132
chore(deps): update plugin nl.littlerobots.version-catalog-update to v0.3.1 2022-02-28 20:23:28 +00:00
35d062cbec
all: add trailing commas wherever missing 2022-02-28 21:32:20 +05:30
Sasikanth Miriyampalli
21ced135b6
Update comments page UI (#305) 2022-02-28 15:44:49 +00:00
352769161b
android: add back navigation icon and title changes 2022-02-28 20:35:41 +05:30
e25032cbcb
chore(deps): update accompanist to 0.24.3-alpha 2022-02-28 17:52:21 +05:30
3215dd77d1
common: add a comment count badge 2022-02-28 17:47:56 +05:30
Renovate Bot
516e7b99bb
chore(deps): update plugin org.jetbrains.compose to v1.1.0 2022-02-25 08:50:25 +00:00
Renovate Bot
9767d374a8
chore(deps): update org.pushing-pixels to v1.1.0 2022-02-24 23:56:57 +00:00
Renovate Bot
66b17d23de
chore(deps): update actions/setup-java action to v3 2022-02-24 13:29:11 +00:00
Renovate Bot
fd9408aa0e
chore(deps): update plugin com.github.ben-manes.versions to v0.42.0 2022-02-23 21:54:08 +00:00
2f60aa0ae0
android: remove TopAppBar scroll out behaviour
I'm not a fan of this behaviour.

This fully reverts commit 0ce95ef770 and partially reverts commit 0db4e48613.
2022-02-24 01:20:51 +05:30
31e30406ba
gradle: update all versions 2022-02-24 01:11:54 +05:30
e43b709a18
build: add VCU plugin 2022-02-24 01:11:42 +05:30
81134dbfc1
github: run check task for unit tests 2022-02-22 17:53:30 +05:30
f32e425e4e
desktop: fix compilation 2022-02-22 17:51:15 +05:30
e51067728c
database: add baseline v1 db to enable migration verification 2022-02-22 17:45:17 +05:30
16840b3a07
database: turn on schema validation for SQLDelight 2022-02-22 17:32:35 +05:30