A cheap attempt at a native Bluesky client for Android
8
fork

Configure Feed

Select the types of activity you want to include in your feed.

CLAUDE.md: Add pp shortcut guideline

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

geesawra 814c437e 586366fc

+1
+1
CLAUDE.md
··· 222 222 - Don't edit more than what's explicitly requested 223 223 - Compile with `./gradlew compileDebugKotlin` to verify changes 224 224 - Reuse existing components — avoid building verticals that are hard to reuse 225 + - When the user sends "pp" as the sole message, commit all changes and push to main 225 226 - Prefer `fromPostView` over `fromPost` when `PostView` data is available