Commit graph

806 commits

Author SHA1 Message Date
54c4b01411 chore(deps): upgrade to Compose Compiler 1.3.2 2022-10-05 00:08:50 +05:30
renovate[bot]
176bc9b022
chore(deps): update actions/checkout action to v3.1.0 2022-10-04 11:26:24 +00:00
245130ef20
chore(deps): bump sqldelight to 2.0.0-alpha04 2022-10-04 12:36:43 +05:30
394558d634
fix(ci): run Detekt separately 2022-10-04 00:14:13 +05:30
0904740980
feat(detekt): enable PreviewNaming lint and re-baseline 2022-10-04 00:02:15 +05:30
renovate[bot]
4212ca41cf
chore(deps): update dependency com.twitter.compose.rules:detekt to v0.0.18 2022-10-03 18:01:00 +00:00
33b8503f19
feat(detekt): add a flag to turn on debug input 2022-10-03 22:48:23 +05:30
eb8be2f909
feat(detekt): try running type resolution enabled task if available 2022-10-03 22:45:21 +05:30
e1d16e9f36
refactor(coroutine-utils): suppress false-positive InjectDispatcher lint 2022-10-03 22:40:59 +05:30
dd76c7bed7
refactor(android): remove unnecessary non-null assertion 2022-10-03 22:40:33 +05:30
a1ab32c43e
refactor(common): fix Modifier re-use 2022-10-03 22:39:44 +05:30
069d7e5e05
refactor(common): workaround false-positive MagicNumber lint 2022-10-03 12:57:39 +05:30
8f927613f3
refactor(common): correctly use modifier in TagText 2022-10-03 12:57:39 +05:30
f5de95af03
refactor(common): remove unused code 2022-10-03 12:57:39 +05:30
535c8a5808
refactor(common): pass HTMLConverter down as a parameter 2022-10-03 12:57:39 +05:30
02416a3606
feat(common): delete unused Paparazzi tests 2022-10-03 12:57:39 +05:30
293d12454f
refactor(common): add a message to preview throwable 2022-10-03 12:57:39 +05:30
d178bebebd
refactor(common): ensure exceptions in UrlLauncher are logged 2022-10-03 12:57:38 +05:30
38f1fdb6a3
refactor(common): add missing Modifier parameters 2022-10-03 12:57:38 +05:30
46bfafd681
refactor(common): pass Modifier to UserProfileInternal 2022-10-03 11:33:47 +05:30
999f2dfb01
refactor(android): simplify Destinations 2022-10-03 11:32:45 +05:30
52ac8346b3
refactor: resolve Detekt issues found in metadata-extractor 2022-10-02 16:38:12 +05:30
1d761b1f6e
refactor: suppress LongParameterList in model module 2022-10-02 16:38:12 +05:30
16404e6654
feat(detekt): sync baseline 2022-10-02 16:38:12 +05:30
0f684a3728
feat(detekt): add Twitter's Compose rules 2022-10-02 16:38:12 +05:30
2685111c70
refactor(build): extract detekt configuration 2022-10-02 16:38:12 +05:30
b867804bdb
refactor(detekt): adjust for Compose 2022-10-02 16:38:12 +05:30
37bb6e1d36
feat(detekt): add default config 2022-10-02 16:38:12 +05:30
78c321d269
chore(common): suppress warnings in generated code 2022-10-02 16:38:12 +05:30
cab3f74ce0
feat(detekt): add baselines 2022-10-02 16:38:12 +05:30
f0cff549b4
feat(build): add Detekt 2022-10-02 16:38:12 +05:30
5ab0774689
refactor(android): extract annotations to their own file 2022-10-02 16:38:12 +05:30
8835e07ac6
chore: reformat proguard file 2022-10-02 15:17:39 +05:30
renovate[bot]
85de847692
fix(deps): update coil to v2.2.2 2022-10-02 03:54:47 +00:00
ccc14dee4f
feat(release): prepare next development revision 2022-09-30 15:19:00 +05:30
03882b4646
feat(release): bump version 2022-09-30 15:18:39 +05:30
5124f27b81
fix(build-logic): fix benchmark target/compile SDK 2022-09-30 13:33:56 +05:30
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