mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 21:27:01 +05:30
Claw for Android: Unofficial read-only client for https://lobste.rs, built using Jetpack Compose.
![]() 53: Fix pagination and extract UrlLauncherAmbient r=msfjarvis a=msfjarvis Our pagination hack currently does not update the last index field which has now been fixed. While here we also take the time to extract UrlLauncherAmbient and prepare the post list composables for tweaking from the root UI bors r+ Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> |
||
---|---|---|
.github | ||
.idea | ||
app | ||
data | ||
gradle/wrapper | ||
lobsters-api | ||
model | ||
.editorconfig | ||
.gitignore | ||
bors.toml | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
README.md | ||
settings.gradle |
compose-lobsters
Android app for read-only access to lobste.rs community, built with Jetpack Compose.