mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 20:17:02 +05:30
Claw for Android: Unofficial read-only client for https://lobste.rs, built using Jetpack Compose.
![]() 61: Revamp database setup r=msfjarvis a=msfjarvis An assortment of database related changes - Moved the `data` module into `app` - Enabled schema generation for `PostsDatabase` - Added and enabled [Roomigrant](https://github.com/MatrixDev/Roomigrant) - Removed the now unused `LobstersPost#isLiked` field - Bumped the database version to let Roomigrant handle the upgrade bors r+ Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> |
||
---|---|---|
.github | ||
.idea | ||
app | ||
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.