65e9463ca5
android: import app_name
string from common
2022-04-06 12:51:48 +05:30
fe1163be51
android: allow existing scheduled work to be replaced
...
Without this we end up in situations where changes to constraints
are not propagated immediately because of pre-scheduled work that
is retained until it has run.
2022-04-06 12:51:47 +05:30
325aca2760
android: make SavedPostUpdater more parallel
2022-04-06 12:51:47 +05:30
27a8d16487
android: use WorkManager to update saved posts periodically
2022-04-06 00:02:16 +05:30
f05a90e281
renovate: remove AGP exclusion rule
2022-04-05 22:24:56 +05:30
Renovate Bot
355ac27dff
chore(deps): update dependency com.android.tools.build:gradle to v7.1.2
2022-04-05 15:35:12 +00:00
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
Renovate Bot
22a8925cf0
chore(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.6.1
2022-04-04 19:13:26 +00:00
Renovate Bot
c63fa4082a
chore(deps): update actions/setup-java action to v3.1.0
2022-04-01 10:09:46 +00:00
Renovate Bot
ae68a53882
chore(deps): update dependency gradle to v7.4.2
2022-03-31 17:20:27 +00:00
Renovate Bot
73820370ac
chore(deps): update plugin spotless to v6.4.1
2022-03-30 10:49:47 +00:00
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