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

Configure Feed

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

Merge branch 'worktree-typed-snacking-peach'

geesawra e3ce3567 e9b27f41

+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