Skip to content

chore(sync): merge upstream - #13

Open
Chloemlla wants to merge 3 commits into
Chloemlla:masterfrom
zly2006:master
Open

chore(sync): merge upstream#13
Chloemlla wants to merge 3 commits into
Chloemlla:masterfrom
zly2006:master

Conversation

@Chloemlla

Copy link
Copy Markdown
Owner

Automated upstream sync by fork-sync.

  • Parent: zly2006 master
  • Base: Chloemlla/zhihu-plus-plus master

If this PR has conflicts, please resolve manually. Clean PRs are auto-merged.

…甲号切换并完善 macOS Liquid Glass 导航 (#701)

* feat(macos): 使用原生 Liquid Glass 工具栏

* feat(macos): 展示完整原生导航

* fix(macos): 按平台设置主导航默认项

* fix(macos): 使用紧凑原生工具栏并移除重复上限变量

* fix(macos): 调整原生工具栏为舒适高度

* feat: 统一跨平台登录与 macOS 原生窗口

* refactor: 简化账户客户端与跨平台能力

* refactor: 收缩客户端初始化与宿主状态

* fix: 延后 mock 账户存储初始化

* fix: 稳定 mock 测试账户与 ViewModel 生命周期

* test: 对齐账户重构后的真实运行契约

* test: 在当前 Activity 验证重建后的状态栏

* test: 清理迁移后失效的状态注入

* test: 按动态标签页与解码后状态断言

* test: 精确定位屏蔽标签页交互

* feat: 支持保存和切换多个独立知乎账号

* feat: 修正连续朗读队列的 ktlint 格式

按问题顺序连续朗读并跳过已读回答的逻辑保持不变,仅收敛链式调用换行以通过 KtLint。

Constraint: 只修复本次 CI 失败点
Rejected: 一并整理其它无关改动 | 避免扩大提交面
Confidence: high
Scope-risk: narrow
Tested: ./gradlew :shared:runKtlintCheckOverCommonMainSourceSet; ./gradlew :shared:jvmTest --tests com.github.zly2006.zhihu.reading.ReadingPlayerTest; ./gradlew :app:compileLiteDebugKotlin

* feat: 修正朗读队列链式调用换行

KtLint 在连续朗读队列的注册与拼接两处要求链式调用换行,按最新远端日志调整为统一风格,行为不变。

Constraint: 仅修复 CI 风格报错
Rejected: 保留单行链式调用 | 与当前 KtLint 配置不一致
Confidence: high
Scope-risk: narrow
Tested: ./gradlew :shared:runKtlintCheckOverCommonMainSourceSet

* 防止消息图标被裁切并补上像素级回归

新增首页消息按钮的像素测试,实际截取屏幕并检查内容盒四角与内部像素,避免再次只靠尺寸/语义判断。顺手给内容盒补了独立 tag,便于稳定定位。\n\nConstraint: 需要真实截图证据来覆盖 badge/图标裁切\nRejected: 仅保留 semantics/size 检查 | 不能证明像素形状\nDirective: 只约束首页消息 action,不扩到无关 UI\nTested: ./gradlew :app:compileLiteDebugAndroidTestKotlin; ./gradlew :app:assembleLiteDebug :app:assembleLiteDebugAndroidTest; remote adb instrumentation on off AVD\nConfidence: high\nScope-risk: narrow

* chore

* fix: 修复合并冲突造成的功能回退

* fix: 恢复通知原生徽标渲染

* refactor: 删除过滤日志转发参数

* refactor: 删除消息提示的重复主线程转发

* refactor: 删除消息提示的主线程调度

* chore

* feat: 将身份管理作为通用能力开放

* fix: 修复个人主页收起布局和窗口重开

* docs: 补充最终 UI 双态截图验收经验

* fix: 自定义个人主页折叠栏布局

* fix: 增加个人主页搜索区域渐变拦截层
* feat: 增加关闭窗口退出应用设置

* fix: 补充 macOS 关闭窗口退出设置搜索

* fix: 关闭 Android 状态栏对比度保护
@coderabbitai

coderabbitai Bot commented Aug 31, 2026

Copy link
Copy Markdown

Important

Review skipped

Too many files!

This PR contains 482 files, which is 382 over the limit of 100.

To get a review, reduce the PR to 100 files or fewer by splitting it into smaller PRs or changing its base branch.

Upgrade to a paid plan to raise the limit.

Usage-priced reviews support at most 300 files.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: a1777455-98b1-42f2-9119-3796b7ffcbd2

📥 Commits

Reviewing files that changed from the base of the PR and between 3a2dcc7 and 22f6313.

📒 Files selected for processing (482)
  • .agents/skills/background-ui-debug/SKILL.md
  • .agents/skills/launch-on-device/README.md
  • .agents/skills/launch-on-device/SKILL.md
  • .agents/skills/launch-on-device/deploy.sh
  • .agents/skills/ui-test/SKILL.md
  • .agents/skills/ui-test/llm_test_helper.py
  • .agents/skills/zhihu-parallel-pr-workflow/SKILL.md
  • .agents/skills/zhihu-parallel-pr-workflow/agents/openai.yaml
  • .agents/skills/zhihu-pp-ai-slop-cleaner/SKILL.md
  • .agents/skills/zhihu-reproduce/SKILL.md
  • .github/scripts/run-instrumented-shard.sh
  • .github/workflows/my-build-action.yml
  • .github/workflows/pr.yml
  • .gitignore
  • .trellis/spec/frontend/flutter-build-whats-new.md
  • CLAUDE.md
  • README.md
  • app/build.gradle.kts
  • app/src/androidTest/java/com/github/zly2006/zhihu/ArticleExportEnvironmentInstrumentedTest.kt
  • app/src/androidTest/java/com/github/zly2006/zhihu/ArticleScreenInstrumentedTest.kt
  • app/src/androidTest/java/com/github/zly2006/zhihu/BlocklistSettingsScreenInstrumentedTest.kt
  • app/src/androidTest/java/com/github/zly2006/zhihu/CollectionScreenInstrumentedTest.kt
  • app/src/androidTest/java/com/github/zly2006/zhihu/CommentScreenInstrumentedTest.kt
  • app/src/androidTest/java/com/github/zly2006/zhihu/ContentOpenEventSupportInstrumentedTest.kt
  • app/src/androidTest/java/com/github/zly2006/zhihu/HomeAnnouncementRegressionInstrumentedTest.kt
  • app/src/androidTest/java/com/github/zly2006/zhihu/HomeNotificationPixelInstrumentedTest.kt
  • app/src/androidTest/java/com/github/zly2006/zhihu/NotificationScreenInstrumentedTest.kt
  • app/src/androidTest/java/com/github/zly2006/zhihu/OnlineHistoryScreenInstrumentedTest.kt
  • app/src/androidTest/java/com/github/zly2006/zhihu/PeopleScreenInstrumentedTest.kt
  • app/src/androidTest/java/com/github/zly2006/zhihu/PinScreenInstrumentedTest.kt
  • app/src/androidTest/java/com/github/zly2006/zhihu/QuestionScreenInstrumentedTest.kt
  • app/src/androidTest/java/com/github/zly2006/zhihu/SearchScreenInstrumentedTest.kt
  • app/src/androidTest/java/com/github/zly2006/zhihu/SystemBarsInstrumentedTest.kt
  • app/src/androidTest/java/com/github/zly2006/zhihu/ZhihuMainNavigationInstrumentedTest.kt
  • app/src/androidTest/java/com/github/zly2006/zhihu/test/CommentMockFixtures.kt
  • app/src/androidTest/java/com/github/zly2006/zhihu/test/ComposeScreenTestHost.kt
  • app/src/androidTest/java/com/github/zly2006/zhihu/test/InstrumentedTestEnvironment.kt
  • app/src/androidTest/java/com/github/zly2006/zhihu/test/ZhihuMockApi.kt
  • app/src/full/java/com/github/zly2006/zhihu/nlp/NLPService.kt
  • app/src/lite/java/com/github/zly2006/zhihu/nlp/NLPService.kt
  • app/src/main/AndroidManifest.xml
  • app/src/main/java/com/github/zly2006/zhihu/LoginActivity.kt
  • app/src/main/java/com/github/zly2006/zhihu/MainActivity.kt
  • app/src/main/java/com/github/zly2006/zhihu/PhoneLoginPane.kt
  • app/src/main/java/com/github/zly2006/zhihu/QRCodeScanActivity.kt
  • app/src/main/java/com/github/zly2006/zhihu/VideoPlayerActivity.kt
  • app/src/main/java/com/github/zly2006/zhihu/nlp/KeywordAnalyzer.kt
  • app/src/main/java/com/github/zly2006/zhihu/ui/ZhihuMainAndroidContent.kt
  • app/src/main/java/com/github/zly2006/zhihu/ui/ZhihuMainAndroidState.kt
  • app/src/test/java/com/github/zly2006/zhihu/export/CollectionHtmlExportUtilsTest.kt
  • app/src/test/java/com/github/zly2006/zhihu/viewmodel/CollectionItemSerializationTest.kt
  • buildSrc/src/main/kotlin/buildlogic/git.kt
  • desktopApp/src/main/kotlin/com/github/zly2006/zhihu/desktop/Main.kt
  • docs/ai-ui-design-guide.md
  • docs/build-whats-new.md
  • fastlane/metadata/android/zh-CN/full_description.txt
  • gradle.properties
  • gradle/wrapper/gradle-wrapper.properties
  • macosApp/src/macosMain/kotlin/com/github/zly2006/zhihu/macos/Main.kt
  • macosApp/src/macosTest/kotlin/com/github/zly2006/zhihu/macos/MacosNativeRuntimeTest.kt
  • macosUiDebug/src/macosMain/kotlin/com/github/zly2006/zhihu/macos/debug/Main.kt
  • misc/repack_release_apk.py
  • reports/androidTest-root-cause-report-2026-04-18.md
  • shared-local-db/build.gradle.kts
  • shared/build.gradle.kts
  • shared/src/androidMain/kotlin/com/github/zly2006/zhihu/data/AccountData.kt
  • shared/src/androidMain/kotlin/com/github/zly2006/zhihu/data/AndroidDataSupport.kt
  • shared/src/androidMain/kotlin/com/github/zly2006/zhihu/data/HistoryStorage.kt
  • shared/src/androidMain/kotlin/com/github/zly2006/zhihu/editor/ImagePickerRuntime.android.kt
  • shared/src/androidMain/kotlin/com/github/zly2006/zhihu/editor/ZhihuAnswerPublisher.android.kt
  • shared/src/androidMain/kotlin/com/github/zly2006/zhihu/editor/ZhihuPinPublisher.android.kt
  • shared/src/androidMain/kotlin/com/github/zly2006/zhihu/latex/LatexFontDownloader.kt
  • shared/src/androidMain/kotlin/com/github/zly2006/zhihu/markdown/MarkdownRuntime.android.kt
  • shared/src/androidMain/kotlin/com/github/zly2006/zhihu/onboarding/BuildIdentity.android.kt
  • shared/src/androidMain/kotlin/com/github/zly2006/zhihu/reading/AndroidReadingPlayer.kt
  • shared/src/androidMain/kotlin/com/github/zly2006/zhihu/shared/Platform.android.kt
  • shared/src/androidMain/kotlin/com/github/zly2006/zhihu/shared/filter/ContentFilterMaintenance.android.kt
  • shared/src/androidMain/kotlin/com/github/zly2006/zhihu/shared/login/QrLoginBitmap.android.kt
  • shared/src/androidMain/kotlin/com/github/zly2006/zhihu/shared/network/ClashPartnerCompat.kt
  • shared/src/androidMain/kotlin/com/github/zly2006/zhihu/shared/notification/NotificationSettingsStore.android.kt
  • shared/src/androidMain/kotlin/com/github/zly2006/zhihu/shared/platform/AndroidPlatformCapabilities.kt
  • shared/src/androidMain/kotlin/com/github/zly2006/zhihu/shared/util/Log.android.kt
  • shared/src/androidMain/kotlin/com/github/zly2006/zhihu/theme/AndroidThemeSupport.kt
  • shared/src/androidMain/kotlin/com/github/zly2006/zhihu/ui/AndroidUiRuntimes.kt
  • shared/src/androidMain/kotlin/com/github/zly2006/zhihu/ui/components/AndroidComponents.kt
  • shared/src/androidMain/kotlin/com/github/zly2006/zhihu/ui/components/WebviewComp.kt
  • shared/src/androidMain/kotlin/com/github/zly2006/zhihu/ui/subscreens/AndroidSubscreenRuntimes.kt
  • shared/src/androidMain/kotlin/com/github/zly2006/zhihu/updater/UpdateManager.kt
  • shared/src/androidMain/kotlin/com/github/zly2006/zhihu/util/ContentRenderingUtils.kt
  • shared/src/androidMain/kotlin/com/github/zly2006/zhihu/util/ContinuousUsageReminderManager.kt
  • shared/src/androidMain/kotlin/com/github/zly2006/zhihu/util/EdgeToEdgeCompat.kt
  • shared/src/androidMain/kotlin/com/github/zly2006/zhihu/util/OpenInBrowser.kt
  • shared/src/androidMain/kotlin/com/github/zly2006/zhihu/util/Utils.kt
  • shared/src/androidMain/kotlin/com/github/zly2006/zhihu/viewmodel/AndroidPaginationEnvironment.android.kt
  • shared/src/androidMain/kotlin/com/github/zly2006/zhihu/viewmodel/AndroidViewmodelSupport.kt
  • shared/src/androidMain/kotlin/com/github/zly2006/zhihu/viewmodel/filter/AndroidFilterSupport.kt
  • shared/src/androidMain/kotlin/com/github/zly2006/zhihu/viewmodel/local/AndroidLocalSupport.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/data/ContentDetailCache.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/data/ZhihuApiClients.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/data/ZhihuDataTypes.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/editor/ImagePickerRuntime.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/editor/ZhihuAnswerPublisher.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/editor/ZhihuImageUpload.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/editor/ZhihuPinPublisher.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/editor/ZhihuPublishSupport.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/markdown/MarkdownRuntime.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/markdown/MdAst.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/markdown/RenderMarkdown.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/navigation/AnswerNavigator.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/navigation/NavDestination.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/onboarding/AppGateHost.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/onboarding/BuildIdentity.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/onboarding/OnboardingGate.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/onboarding/OpenSourceNoticeScreen.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/onboarding/OssNoticeData.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/onboarding/ProductOnboardingScreen.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/onboarding/WhatsNewCatalog.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/onboarding/WhatsNewScreen.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/onboarding/illustration/CoderIllustration.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/onboarding/illustration/DownloadIllustration.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/onboarding/illustration/DynamicColorImageVectors.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/reading/ReadingPlayer.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/Platform.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/account/ZhihuAccountClient.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/account/ZhihuAccountRepository.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/account/ZhihuIdentityClient.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/account/ZhihuPhoneLoginClient.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/aigc/AigcVoteClient.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/comment/ZhihuCommentUtils.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/data/DailyStory.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/data/DataHolder.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/data/Feed.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/data/HTMLDecoder.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/data/Notification.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/data/OfficialBadge.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/data/OnlineHistory.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/data/RecommendationMode.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/data/SearchResult.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/data/SegmentInfo.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/data/ZhihuApiClients.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/data/ZhihuDailyClient.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/data/ZhihuDataCore.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/data/ZhihuDataTypes.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/filter/ContentFilterSupport.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/filter/ContentOpenEventSupport.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/login/QrLogin.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/nlp/NlpSupport.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/notification/NotificationTypes.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/notification/OnlineHomeNotification.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/platform/PlatformCapabilities.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/recommendation/LocalRecommendationSupport.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/theme/ThemeMode.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/ui/AnswerDoubleTapAction.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/ui/TopLevelReselectAction.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/updater/GithubRelease.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/updater/SchematicVersion.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/util/SegmentHighlightUtils.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/util/ZhidaSummary.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/util/ZhihuFetchSignature.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/util/ZhihuPolicy.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/util/ZhihuUtils.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/util/ZseSigner.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/viewmodel/CommentItem.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/shared/viewmodel/DailyViewModel.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/theme/ThemeManager.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/AccountSettingScreen.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/AnswerEndorsementChip.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/ArticleScreen.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/BlocklistSettingsScreen.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/CollectionBrowseScreen.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/CollectionContentScreen.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/CollectionScreen.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/CommentScreen.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/DailyScreen.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/FollowScreen.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/HomeFeedStartupSnapshot.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/HomeScreen.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/HotListScreen.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/LegacyLocalHistoryScreen.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/NotificationScreen.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/NotificationSettingsScreen.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/NotificationTimelineScreen.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/OnlineHistoryScreen.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/PeopleScreen.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/PinPollSupport.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/PinScreen.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/PrivateMessageScreen.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/QuestionScreen.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/ReadingPlayerOverlayOffsetState.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/SearchScreen.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/TopicScreen.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/UiSupportFiles.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/WriteAnswerScreen.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/WriteContentSupport.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/WritePinScreen.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/ZhihuMain.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/components/AuthorBadge.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/components/BlockByKeywordsDialogContent.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/components/BlockUserDialog.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/components/CollectionDialogComponent.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/components/CommentScreenComponent.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/components/DraggableRefreshButton.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/components/ExportDialogComponent.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/components/FeedCard.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/components/MyModalBottomSheet.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/components/ReadingPlayerBar.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/components/SegmentHighlight.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/components/ShareDialogComponent.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/components/UiComponentSupport.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/components/VotersSheet.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/components/WriteContentPreviewSheet.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/subscreens/AppearanceSettingsScreen.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/subscreens/BlockedFeedHistoryScreen.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/subscreens/ContentFilterSettingsScreen.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/subscreens/DeveloperSettingsScreen.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/subscreens/IdentityManagementScreen.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/subscreens/ReadingSettingsScreen.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/subscreens/SettingsSearchScreen.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/subscreens/SubscreenRuntimes.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/subscreens/SystemAndUpdateSettingsScreen.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/util/ArticleExportCommonUtils.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/util/ZhihuCredentialRefresher.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/viewmodel/ArticleViewModel.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/viewmodel/CollectionContentViewModel.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/viewmodel/CollectionsViewModel.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/viewmodel/NotificationTimelineViewModel.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/viewmodel/NotificationViewModel.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/viewmodel/PaginationViewModel.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/viewmodel/VotersSupport.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/viewmodel/comment/BaseCommentViewModel.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/viewmodel/comment/ChildCommentViewModel.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/viewmodel/comment/RootCommentViewModel.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/viewmodel/feed/BaseFeedViewModel.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/viewmodel/feed/FollowViewModel.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/viewmodel/feed/HistoryViewModel.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/viewmodel/feed/HomeFeedViewModel.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/viewmodel/feed/HotListViewModel.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/viewmodel/feed/OnlineHistoryViewModel.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/viewmodel/feed/QuestionFeedViewModel.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/viewmodel/feed/SearchViewModel.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/viewmodel/filter/BlockedKeywordService.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/viewmodel/filter/ContentFilterExtensions.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/viewmodel/filter/ContentFilterManager.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/viewmodel/local/CrawlingExecutor.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/viewmodel/local/FeedGenerator.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/viewmodel/local/LocalContentInitializer.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/viewmodel/local/LocalHomeFeedViewModel.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/viewmodel/local/LocalRecommendationEngine.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/viewmodel/local/TaskScheduler.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/viewmodel/local/UserBehaviorAnalyzer.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/viewmodel/za/AndroidHomeFeedViewModel.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/viewmodel/za/MixedHomeFeedViewModel.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/editor/ZhihuPinPublisherTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/navigation/QuestionAnswerNavigatorTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/reading/ReadingPlayerTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/SharedCommonTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/account/ZhihuAccountClientTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/account/ZhihuAccountRepositoryTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/account/ZhihuIdentityClientTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/account/ZhihuPhoneLoginClientTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/aigc/AigcVoteClientTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/data/AnswerEndorsementTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/data/CommentDeletePermissionTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/data/FeedNavigationTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/data/HTMLDecoderTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/data/OfficialBadgeDetailedTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/data/OfficialBadgeTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/data/OnlineHistoryTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/data/PersonFollowerCountTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/data/PinFeedDisplayItemTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/data/RecommendationModeTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/data/SegmentInfoTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/data/ZhihuAccountTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/data/ZhihuCookieStorageTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/data/ZhihuDailyClientTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/data/ZhihuHotListClientTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/data/ZhihuJsonTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/data/ZhihuNotificationClientTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/data/ZhihuOnlineHistoryClientTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/data/ZhihuVideoTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/filter/BlocklistBackupTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/filter/ContentOpenEventSupportTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/login/QrLoginClientTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/nlp/NLPModelsTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/recommendation/LocalRecommendationSupportTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/ui/AnswerDoubleTapActionTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/ui/TopLevelReselectActionTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/updater/GithubReleaseTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/updater/SchematicVersionTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/util/ContinuousUsageReminderPolicyTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/util/DisplayFormatTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/util/ImageUrlTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/util/SegmentHighlightUtilsTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/util/ZhidaSummaryTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/util/ZhihuFetchSignatureTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/shared/util/ZseSignerTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/ui/CollectionBrowseSelectionTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/ui/HomeFeedStartupSnapshotTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/ui/NotificationScreenTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/ui/PeopleScreenProfileTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/ui/PinPollSupportTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/ui/ZhihuMainPreferencesTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/ui/components/PinFeedImagesTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/ui/components/SegmentedTextReactionSupportTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/util/ArticleExportCommonUtilsTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/viewmodel/CollectionsViewModelTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/viewmodel/comment/RootCommentAnchorTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/viewmodel/feed/FollowSourceLabelTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/viewmodel/feed/HomeFeedFilterResultMergeTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/viewmodel/feed/PinTopicBlockingTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/viewmodel/feed/SearchViewModelTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/viewmodel/filter/FeedAdFilterTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/viewmodel/local/LocalRecommendationSupportTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/viewmodel/za/MobileHomeFeedParserTest.kt
  • shared/src/iosMain/kotlin/com/github/zly2006/zhihu/shared/MainViewController.kt
  • shared/src/iosMain/kotlin/com/github/zly2006/zhihu/shared/login/QrLoginBitmap.ios.kt
  • shared/src/iosMain/kotlin/com/github/zly2006/zhihu/shared/platform/NativePlatformBridge.ios.kt
  • shared/src/jvmMain/kotlin/com/github/zly2006/zhihu/editor/ImagePickerRuntime.jvm.kt
  • shared/src/jvmMain/kotlin/com/github/zly2006/zhihu/editor/ZhihuAnswerPublisher.jvm.kt
  • shared/src/jvmMain/kotlin/com/github/zly2006/zhihu/editor/ZhihuPinPublisher.jvm.kt
  • shared/src/jvmMain/kotlin/com/github/zly2006/zhihu/markdown/MarkdownRuntime.jvm.kt
  • shared/src/jvmMain/kotlin/com/github/zly2006/zhihu/onboarding/BuildIdentity.jvm.kt
  • shared/src/jvmMain/kotlin/com/github/zly2006/zhihu/reading/ReadingPlayerJvm.kt
  • shared/src/jvmMain/kotlin/com/github/zly2006/zhihu/shared/Platform.jvm.kt
  • shared/src/jvmMain/kotlin/com/github/zly2006/zhihu/shared/desktop/DesktopInfra.kt
  • shared/src/jvmMain/kotlin/com/github/zly2006/zhihu/shared/filter/ContentFilterMaintenance.jvm.kt
  • shared/src/jvmMain/kotlin/com/github/zly2006/zhihu/shared/login/QrLoginBitmap.jvm.kt
  • shared/src/jvmMain/kotlin/com/github/zly2006/zhihu/shared/notification/NotificationSettingsStore.jvm.kt
  • shared/src/jvmMain/kotlin/com/github/zly2006/zhihu/shared/platform/JvmPlatformCapabilities.kt
  • shared/src/jvmMain/kotlin/com/github/zly2006/zhihu/shared/util/Log.jvm.kt
  • shared/src/jvmMain/kotlin/com/github/zly2006/zhihu/ui/DesktopZhihuMain.kt
  • shared/src/jvmMain/kotlin/com/github/zly2006/zhihu/ui/JvmUiRuntimes.kt
  • shared/src/jvmMain/kotlin/com/github/zly2006/zhihu/ui/components/DesktopWebviewComp.kt
  • shared/src/jvmMain/kotlin/com/github/zly2006/zhihu/ui/components/JvmComponents.kt
  • shared/src/jvmMain/kotlin/com/github/zly2006/zhihu/ui/subscreens/JvmSubscreenRuntimes.kt
  • shared/src/jvmMain/kotlin/com/github/zly2006/zhihu/viewmodel/PaginationEnvironment.jvm.kt
  • shared/src/jvmTest/kotlin/com/github/zly2006/zhihu/shared/data/RealZhihuApiCorpusTest.kt
  • shared/src/jvmTest/kotlin/com/github/zly2006/zhihu/shared/nlp/KeywordAnalyzerCoreTest.kt
  • shared/src/jvmTest/kotlin/com/github/zly2006/zhihu/util/ArticleExportHtmlTest.kt
  • shared/src/jvmTest/kotlin/com/github/zly2006/zhihu/viewmodel/filter/FeedContentFilterPipelineTest.kt
  • shared/src/jvmTest/kotlin/com/github/zly2006/zhihu/viewmodel/filter/FeedDisplayFilterPipelineTest.kt
  • shared/src/jvmTest/kotlin/com/github/zly2006/zhihu/viewmodel/filter/FeedFilterSettingsTest.kt
  • shared/src/jvmTest/kotlin/com/github/zly2006/zhihu/viewmodel/filter/ForegroundReadFilterPipelineTest.kt
  • shared/src/macosMain/kotlin/com/github/zly2006/zhihu/account/MacosQrLoginScreen.kt
  • shared/src/macosMain/kotlin/com/github/zly2006/zhihu/shared/login/QrLoginBitmap.macos.kt
  • shared/src/macosMain/kotlin/com/github/zly2006/zhihu/shared/platform/MacosSettingsStore.kt
  • shared/src/macosMain/kotlin/com/github/zly2006/zhihu/shared/platform/MacosUserMessageHost.kt
  • shared/src/macosMain/kotlin/com/github/zly2006/zhihu/shared/platform/NativePlatformBridge.macos.kt
  • shared/src/macosMain/kotlin/com/github/zly2006/zhihu/ui/MacosZhihuMain.kt
  • shared/src/nativeMain/kotlin/com/github/zly2006/zhihu/editor/ImagePickerRuntime.native.kt
  • shared/src/nativeMain/kotlin/com/github/zly2006/zhihu/editor/ZhihuAnswerPublisher.native.kt
  • shared/src/nativeMain/kotlin/com/github/zly2006/zhihu/editor/ZhihuPinPublisher.native.kt
  • shared/src/nativeMain/kotlin/com/github/zly2006/zhihu/editor/ZhihuPublisherEnvironment.native.kt
  • shared/src/nativeMain/kotlin/com/github/zly2006/zhihu/markdown/MarkdownRuntime.native.kt
  • shared/src/nativeMain/kotlin/com/github/zly2006/zhihu/onboarding/BuildIdentity.native.kt
  • shared/src/nativeMain/kotlin/com/github/zly2006/zhihu/reading/NativeReadingPlayer.kt
  • shared/src/nativeMain/kotlin/com/github/zly2006/zhihu/shared/Platform.native.kt
  • shared/src/nativeMain/kotlin/com/github/zly2006/zhihu/shared/account/NativeAccountStore.kt
  • shared/src/nativeMain/kotlin/com/github/zly2006/zhihu/shared/account/NativeHistoryStorage.kt
  • shared/src/nativeMain/kotlin/com/github/zly2006/zhihu/shared/filter/ContentFilterMaintenance.native.kt
  • shared/src/nativeMain/kotlin/com/github/zly2006/zhihu/shared/notification/NotificationSettingsStore.native.kt
  • shared/src/nativeMain/kotlin/com/github/zly2006/zhihu/shared/platform/NativePlatformBridge.kt
  • shared/src/nativeMain/kotlin/com/github/zly2006/zhihu/shared/platform/NativePlatformCapabilities.kt
  • shared/src/nativeMain/kotlin/com/github/zly2006/zhihu/shared/util/Log.native.kt
  • shared/src/nativeMain/kotlin/com/github/zly2006/zhihu/ui/NativeUiRuntimes.kt
  • shared/src/nativeMain/kotlin/com/github/zly2006/zhihu/ui/components/NativeComponents.kt
  • shared/src/nativeMain/kotlin/com/github/zly2006/zhihu/ui/subscreens/NativeIdentityManagementRuntime.kt
  • shared/src/nativeMain/kotlin/com/github/zly2006/zhihu/ui/subscreens/NativeSubscreenRuntimes.kt
  • shared/src/nativeMain/kotlin/com/github/zly2006/zhihu/util/Log.native.kt
  • shared/src/nativeMain/kotlin/com/github/zly2006/zhihu/viewmodel/PaginationEnvironment.native.kt
  • shared/src/tiqianMarkdownMain/kotlin/com/github/zly2006/zhihu/markdown/TiqianMarkdownRenderer.kt
  • third_party/markdown/markdown-parser/build.gradle.kts
  • third_party/markdown/markdown-parser/src/commonMain/kotlin/com/hrm/markdown/parser/ast/Node.kt
  • third_party/markdown/markdown-parser/src/commonMain/kotlin/com/hrm/markdown/parser/block/BlockParser.kt
  • third_party/markdown/markdown-parser/src/commonMain/kotlin/com/hrm/markdown/parser/inline/InlineParser.kt
  • third_party/markdown/markdown-renderer/build.gradle.kts
  • third_party/markdown/markdown-renderer/src/commonMain/kotlin/com/hrm/markdown/renderer/Markdown.kt
  • third_party/markdown/markdown-renderer/src/commonMain/kotlin/com/hrm/markdown/renderer/MarkdownHtml.kt
  • third_party/markdown/markdown-renderer/src/commonMain/kotlin/com/hrm/markdown/renderer/block/BlockRenderer.kt
  • third_party/markdown/markdown-renderer/src/commonMain/kotlin/com/hrm/markdown/renderer/block/MiscRenderers.kt
  • third_party/markdown/markdown-renderer/src/commonMain/kotlin/com/hrm/markdown/renderer/inline/InlineFlowText.kt
  • third_party/markdown/markdown-renderer/src/commonMain/kotlin/com/hrm/markdown/renderer/inline/InlineRenderer.kt
  • third_party/markdown/markdown-runtime/build.gradle.kts
  • .github/workflows/other-branches-test.yml
  • app/src/androidTest/java/com/github/zly2006/zhihu/ReadingPlayerUiInstrumentedTest.kt
  • app/src/test/java/com/github/zly2006/zhihu/util/CollectionHtmlExportUtilsTest.kt
  • docs/notification-center.md
  • macosApp/src/macosMain/kotlin/com/github/zly2006/zhihu/macos/MacosNativeSidebar.kt
  • macosApp/src/macosMain/kotlin/com/github/zly2006/zhihu/macos/MacosNativeToolbar.kt
  • macosApp/src/macosTest/kotlin/com/github/zly2006/zhihu/macos/MacosNativeSidebarTest.kt
  • macosApp/src/macosTest/kotlin/com/github/zly2006/zhihu/macos/MacosNativeToolbarTest.kt
  • shared/src/androidMain/kotlin/com/github/zly2006/zhihu/account/AccountHttpClientEngine.android.kt
  • shared/src/androidMain/kotlin/com/github/zly2006/zhihu/account/AndroidAccountStore.kt
  • shared/src/androidMain/kotlin/com/github/zly2006/zhihu/account/AndroidLoginUi.kt
  • shared/src/androidMain/kotlin/com/github/zly2006/zhihu/account/QrLoginBitmap.android.kt
  • shared/src/androidMain/kotlin/com/github/zly2006/zhihu/notification/NotificationSettingsStore.android.kt
  • shared/src/androidMain/kotlin/com/github/zly2006/zhihu/platform/AndroidPlatformCapabilities.kt
  • shared/src/androidMain/kotlin/com/github/zly2006/zhihu/util/CrashReporter.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/account/LoginScreen.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/account/PhoneLoginPane.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/account/QrLogin.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/account/ZhihuAccountClient.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/account/ZhihuAccountRepository.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/account/ZhihuIdentityProtocol.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/account/ZhihuPhoneLoginClient.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/data/AigcVoteModels.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/filter/ContentFilterSupport.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/filter/ContentOpenEventSupport.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/navigation/LoginNavigation.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/nlp/NlpSupport.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/notification/NotificationTypes.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/notification/OnlineHomeNotification.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/platform/PlatformCapabilities.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/article/ArticleActionsMenu.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/article/ArticleAnswerNavigationState.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/article/ArticleBottomBarState.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/article/ArticleSheets.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/article/ArticleTopBarState.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/article/ArticleVideoAttachment.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/ui/article/ArticleWebViewSupport.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/updater/GithubRelease.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/updater/SchematicVersion.kt
  • shared/src/commonMain/kotlin/com/github/zly2006/zhihu/util/CrashReporting.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/account/QrLoginClientTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/account/ZhihuAccountClientTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/account/ZhihuAccountRepositoryTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/account/ZhihuPhoneLoginClientTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/data/AnswerEndorsementTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/data/CommentDeletePermissionTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/data/FeedNavigationTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/data/HTMLDecoderTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/data/OfficialBadgeDetailedTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/data/OfficialBadgeTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/data/OnlineHistoryTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/data/PersonFollowerCountTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/data/PinFeedDisplayItemTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/data/RecommendationModeTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/data/SegmentInfoTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/data/ZhihuAccountTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/data/ZhihuCookieStorageTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/data/ZhihuDailyClientTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/data/ZhihuHotListClientTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/data/ZhihuJsonTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/data/ZhihuNotificationClientTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/data/ZhihuOnlineHistoryClientTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/data/ZhihuVideoTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/filter/BlocklistBackupTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/filter/ContentOpenEventSupportTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/nlp/NLPModelsTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/notification/OnlineHomeNotificationTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/platform/MapSettingsStore.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/ui/ReadingPlayerOverlayOffsetStateTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/updater/GithubReleaseTest.kt
  • shared/src/commonTest/kotlin/com/github/zly2006/zhihu/updater/SchematicVersionTest.kt
  • shared/src/iosMain/kotlin/com/github/zly2006/zhihu/account/QrLoginBitmap.ios.kt
  • shared/src/iosMain/kotlin/com/github/zly2006/zhihu/platform/NativePlatformBridge.ios.kt
  • shared/src/iosMain/kotlin/com/github/zly2006/zhihu/util/Log.ios.kt
  • shared/src/jvmMain/kotlin/com/github/zly2006/zhihu/account/AccountHttpClientEngine.jvm.kt
  • shared/src/jvmMain/kotlin/com/github/zly2006/zhihu/account/JvmAccountStore.kt
  • shared/src/jvmMain/kotlin/com/github/zly2006/zhihu/account/JvmLoginUi.kt
  • shared/src/jvmMain/kotlin/com/github/zly2006/zhihu/account/QrLoginBitmap.jvm.kt
  • shared/src/jvmMain/kotlin/com/github/zly2006/zhihu/desktop/DesktopInfra.kt
  • shared/src/jvmMain/kotlin/com/github/zly2006/zhihu/notification/NotificationSettingsStore.jvm.kt
  • shared/src/jvmMain/kotlin/com/github/zly2006/zhihu/platform/JvmPlatformCapabilities.kt
  • shared/src/jvmMain/kotlin/com/github/zly2006/zhihu/reading/JvmReadingPlayer.kt
  • shared/src/jvmTest/kotlin/com/github/zly2006/zhihu/data/RealZhihuApiCorpusTest.kt
  • shared/src/jvmTest/kotlin/com/github/zly2006/zhihu/nlp/KeywordAnalyzerCoreTest.kt
  • shared/src/macosMain/kotlin/com/github/zly2006/zhihu/account/QrLoginBitmap.macos.kt
  • shared/src/macosMain/kotlin/com/github/zly2006/zhihu/platform/MacosMarkdownImageViewer.kt
  • shared/src/macosMain/kotlin/com/github/zly2006/zhihu/platform/MacosSettingsStore.kt
  • shared/src/macosMain/kotlin/com/github/zly2006/zhihu/platform/MacosUserMessageHost.kt
  • shared/src/macosMain/kotlin/com/github/zly2006/zhihu/platform/NativePlatformBridge.macos.kt
  • shared/src/macosMain/kotlin/com/github/zly2006/zhihu/ui/MacosWindowChrome.kt
  • shared/src/macosMain/kotlin/com/github/zly2006/zhihu/util/Log.macos.kt
  • shared/src/nativeMain/kotlin/com/github/zly2006/zhihu/account/AccountHttpClientEngine.native.kt
  • shared/src/nativeMain/kotlin/com/github/zly2006/zhihu/account/NativeAccountStore.kt
  • shared/src/nativeMain/kotlin/com/github/zly2006/zhihu/account/NativeAccountStoreUi.kt
  • shared/src/nativeMain/kotlin/com/github/zly2006/zhihu/account/NativeHistoryStorage.kt
  • shared/src/nativeMain/kotlin/com/github/zly2006/zhihu/account/NativeLoginUi.kt
  • shared/src/nativeMain/kotlin/com/github/zly2006/zhihu/notification/NotificationSettingsStore.native.kt
  • shared/src/nativeMain/kotlin/com/github/zly2006/zhihu/platform/NativePlatformBridge.kt
  • shared/src/nativeMain/kotlin/com/github/zly2006/zhihu/platform/NativePlatformCapabilities.kt

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants