Commit graph

769 commits

Author SHA1 Message Date
0da964e790
feat(common): add preview for ThemedRichText 2022-09-30 13:33:56 +05:30
2f7291844f
fix(common): include android.permission.INTERNET permission
This allows Coil-using previews from common to be deployed to devices
2022-09-30 13:33:56 +05:30
0c0143b186
fix(common): add missing default value to ProgressBar 2022-09-30 13:33:56 +05:30
b98cf8ff49
feat(common): add preview for MonthHeader 2022-09-30 13:33:56 +05:30
b5b097b53b
feat(common): add preview for ClawAppBar 2022-09-30 13:33:56 +05:30
613de5bae5
feat(common): add preview for NetworkError 2022-09-30 13:33:55 +05:30
0832205262
feat(common): add Multipreview annotations 2022-09-30 13:33:55 +05:30
4bee8f1818
feat(common): add preview dependencies 2022-09-30 12:14:38 +05:30
9ee4d3b344
refactor(common): move ColorScheme logic into LobstersTheme 2022-09-30 12:14:38 +05:30
388e9ac0bd
refactor(common): migrate Android NetworkError to common 2022-09-30 12:14:38 +05:30
cca50bf2d9
refactor(common): make NetworkError also take in a Throwable parameter 2022-09-30 12:14:38 +05:30
24afea0412
refactor(android): decouple LoadError from AndroidX Paging 2022-09-30 12:14:38 +05:30
1ba9cefda6
fix(common): use a custom link style for legibility 2022-09-30 12:14:38 +05:30
e483ceea5f
refactor(common): move Material3RichText initialization higher up 2022-09-30 12:14:38 +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
renovate[bot]
118fb28487
chore(deps): update gradle/gradle-build-action action to v2.3.2 2022-09-29 16:11:45 +00:00
e0f68d05e9
feat(build-logic): remove kapt plugin 2022-09-29 12:07:50 +05:30
91c8033d71
feat(android): migrate to NAPT 2022-09-29 12:07:11 +05:30
2623377027
chore(release): rename development tag to nightly 2022-09-29 00:52:44 +05:30
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