Commit graph

749 commits

Author SHA1 Message Date
d1b74a71ad
refactor(common): unwrap identical branches 2022-09-28 23:50:03 +05:30
4d9934172b
feat(common): add score and relative time to comments 2022-09-28 21:09:02 +05:30
e86db40fd6
refactor(common): make Submitter take in an AnnotatedString 2022-09-28 21:09:02 +05:30
84c0abbf58
feat(model): add more fields to Comment model 2022-09-28 21:09:02 +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
renovate[bot]
78e9aa13be
chore(deps): update agp to v8.0.0-alpha02 2022-09-27 16:49:36 +00:00
renovate[bot]
9014ce7984
chore(deps): update actions/setup-java action to v3.5.1 2022-09-26 14:12:57 +00:00
renovate[bot]
97135e8101
chore(deps): update dependency com.facebook:ktfmt to v0.41 2022-09-24 00:12:46 +00:00
a2422f9356
feat(android): declare backup rules 2022-09-23 17:10:11 +05:30
11da08a8f8
chore(android): reformat AndroidManifest.xml 2022-09-23 16:55:58 +05:30
eb058cfa3d
refactor(android): abstract away getMorePosts type 2022-09-23 16:42:39 +05:30
f0cb6d638f
fix(scripts): turn on stricter validation 2022-09-23 01:59:38 +05:30
3ef94f2d60
fix(scripts): stop uploading rev-hash file 2022-09-23 01:59:38 +05:30
39afdbe577 chore(deps): update dependency accompanist to v0.26.4-beta 2022-09-23 00:09:40 +05:30
renovate[bot]
b573fc05cb
chore(deps): update gradle/gradle-build-action action to v2.3.1 2022-09-22 18:21:25 +00:00
renovate[bot]
162354e8e9
chore(deps): update dagger to v2.44 2022-09-22 01:41:56 +00:00
renovate[bot]
7e518d46eb
fix(deps): update dependency androidx.compose.ui:ui to v1.3.0-beta03 2022-09-21 23:03:40 +00:00
renovate[bot]
d2acad7cf6
fix(deps): update dependency androidx.activity:activity-compose to v1.6.0 2022-09-21 19:29:03 +00:00
0954945748
chore(deps): bump Compose 2022-09-21 23:45:18 +05:30
220e88fc00
chore(ci): try enabling Configuration Cache in CI 2022-09-21 16:19:47 +05:30
528e3c7821
feat(build-logic): port slimTests from APS 2022-09-21 16:19:15 +05:30
2594c172f0
chore(deps): update agp to v8.0.0-alpha01 2022-09-21 16:04:30 +05:30
renovate[bot]
f9109c29b1
chore(deps): update agp to v7.4.0-beta01 2022-09-20 22:50:13 +00:00
6d2a94643d
chore(README): add Play Store link 2022-09-20 16:45:06 +05:30
eedab4d679
chore(android): prepare next development iteration 2022-09-20 16:43:59 +05:30
renovate[bot]
42c876f9c2
fix(deps): update dependency org.gradle.android.cache-fix:org.gradle.android.cache-fix.gradle.plugin to v2.5.7 2022-09-19 13:02:51 +00:00
e57dc1a6cf
feat(common): make user profile page correctly handle errors 2022-09-18 22:20:32 +05:30
3335c79591
chore(common): add imports for NetworkState subclasses 2022-09-18 22:18:24 +05:30
f69c569406
refactor(common): ensure comments page can handle errors 2022-09-18 22:18:06 +05:30
e96ef78d1a
feat(android): add detailed error screen for post load failure 2022-09-18 21:54:27 +05:30
3aba61bcd5
chore(gradle): remove unused SVG transcoder plugin from version catalog 2022-09-18 19:20:31 +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
fb62ec71ff
fix(renovate): re-allow Accompanist updates 2022-09-18 18:51:46 +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
renovate[bot]
e3cf64e2b3
fix(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.11.0 (#337)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-14 21:02:17 +00:00
renovate[bot]
99aced411c
fix(deps): update richtext to v0.14.1 2022-09-14 15:39:03 +00:00
f1bca7522c
fix(rename-artifacts): resolve version from outputs directly
Due to reasons I don't fully understand this cannot be resolved from
the `android` DSL so we're just cutting it out and introspecting the
outputs we're already processing to discover the version name
2022-09-11 01:23:34 +05:30
a19aa16924
fix(metadata-extractor): do not attempt extraction on HTTP URLs
These can pop up on lobste.rs rarely but Android only allows
us to do HTTPS, so the ideal solution is to just skip them and render
as-is.
2022-09-10 16:42:40 +05:30
8ced9d61d0
feat(android): switch to versioning plugin 2022-09-10 16:42:40 +05:30
ad0c47786e
feat(build-logic): introduce versioning plugin 2022-09-10 16:42:40 +05:30
25b06edfa5
chore: add a barebones privacy policy
What else would I even put here?
2022-09-10 02:51:57 +05:30
2afbc73bd4
refactor(android): leverage assisted inject for LobstersPagingSource 2022-09-10 02:11:27 +05:30
59b35a9255
refactor(android): switch to DispatcherProvider 2022-09-09 12:59:31 +05:30
1db2f3256d
coroutine-utils: init 2022-09-09 12:59:31 +05:30
renovate[bot]
8986ad246a
chore(deps): update actions/setup-java action to v3.5.0 2022-09-08 14:55:17 +00:00
6dcea176e6
chore(deps): upgrade Coil 2022-09-08 11:37:43 +05:30
e726bba39f
refactor(android): update ClawAppBar for Material3 1.0.0-beta02 2022-09-08 03:07:59 +05:30
08b3b759d2
gradle: AndroidX update day 2022-09-08 02:24:15 +05:30