docs: sync README features with 1.7.0β1.8.1 reality#500
Conversation
- Add Library Imports, Download Mirror System, APK Inspect, sectioned Apps screen, What's new sheet, Announcements feed, Sui silent install, PAT sign-in, in-app feedback, pre-release channel UX, backend section. - Fix theme picker list to match AppTheme.kt (Dynamic, Ocean, Purple, Forest, Slate, Amber). - Add .pkg.tar.zst to the supported Linux installer list. - Mention Sui alongside Shizuku in Pros and App management. - Collapse the two Discord vanity URLs to discord.github-store.org. - Fix the business-inquiry email to hello@github-store.org. - Bump license copyright to 2025-2026.
|
Caution Review failedThe pull request is closed. βΉοΈ Recent review infoβοΈ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: π Files selected for processing (1)
WalkthroughThis PR updates README.md feature documentation: documents a curated βSmart discoveryβ layer backed by the GitHub Store backend with GitHub passthrough fallback; adds APK Inspect and a download mirror system with SHAβ256 verification; expands Rich details, App management, Authentication, Crossβversion communication, Tweaks, Network & performance, FAQ, contact links, and updates copyright years. ChangesREADME Feature & Messaging Update
Sequence Diagram(s)(omitted β changes are documentation-only and do not introduce a multi-component control flow) Estimated code review effortπ― 2 (Simple) | β±οΈ ~10 minutes Possibly related PRs
Poem
π₯ Pre-merge checks | β 5β Passed checks (5 passed)
βοΈ Tip: You can configure your own custom pre-merge checks in the settings. β¨ Finishing Touchesπ§ͺ Generate unit tests (beta)
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. Review rate limit: 7/8 reviews remaining, refill in 7 minutes and 30 seconds.Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
π€ Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@README.md`:
- Around line 149-151: Replace the two nonstandard spellings in the README
bullets: change "Curated community mirror list, updateable from the backend
without an app release." to use "updatable" instead of "updateable", and change
"Auto-suggest sheet after sustained slow downloads β opt in with one tap,
dismissable, never nags." to use "dismissible" instead of "dismissable"; update
the exact strings in the README so other text remains unchanged.
πͺ Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
βΉοΈ Review info
βοΈ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
Run ID: 906608da-263d-4058-a18a-748ac0591321
π Files selected for processing (1)
README.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
README's Features section had drifted across two release cycles. Audited against
gh release viewfor 1.7.0/1.8.0/1.8.1 and against the actual codebase, then rewrote.What changed
Features section additions (matching what we actually shipped):
api.github-store.orgfor auth proxy / curated discovery / announcements feed.Fixes:
Ocean, Mint, Rose, Purple, Indigo, Peach, Dynamic. ActualAppTheme.ktenum:Dynamic, Ocean, Purple, Forest, Slate, Amber. Mint/Rose/Indigo/Peach do not exist..pkg.tar.zstadded to supported Linux installer list (Arch / Manjaro / CachyOS).NBW4zeFcG6,x9Cvh2Z9qS) collapsed to canonicaldiscord.github-store.org.rainxch.dev@email.comtohello@github-store.org(matches CONTRIBUTING.md and CODE_OF_CONDUCT.md).2025-2026.What's deliberately NOT in this PR
docs/README-*.mdΓ 11 locales) β same drift but translation cost is real. Better to leave a "translations needed" issue for the community than ship machine-translated drift across 11 files in a single PR. Ping me if you want a follow-up that does it anyway.NBW4zeFcG6); the vanity URL hides the real code, and changing the badge would break the embed without server-side info.Test plan
Summary by CodeRabbit