Claw for Android: Unofficial read-only client for https://lobste.rs, built using Jetpack Compose.
Find a file
Copilot 4dd9630e92
Some checks are pending
CI / check (push) Waiting to run
CI / dependency-review (push) Blocked by required conditions
CI / release-app (push) Blocked by required conditions
Add database backed cache for hottest posts widget (#1041)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-01-15 23:07:06 +00:00
.github fix(ci): set Gradle property for CI emulators 2026-01-13 07:27:03 +05:30
.idea chore: enable ktfmt in IDEA 2024-08-28 12:08:50 +05:30
android Add database backed cache for hottest posts widget (#1041) 2026-01-15 23:07:06 +00:00
api refactor: cleanup all DAGP reported violations 2026-01-13 06:26:55 +05:30
benchmark refactor: cleanup all DAGP reported violations 2026-01-13 06:26:55 +05:30
build-logic refactor: cleanup all DAGP reported violations 2026-01-13 06:26:55 +05:30
common fix(common): improve rendering of lists in comments 2026-01-13 09:30:43 +05:30
core fix: add missing SingleIn annotations everywhere 2026-01-07 22:20:00 +05:30
database Add database backed cache for hottest posts widget (#1041) 2026-01-15 23:07:06 +00:00
fastlane/metadata/android chore: refresh feature graphics 2026-01-10 00:18:00 +05:30
gradle fix(deps): update sentry to v8.30.0 2026-01-15 14:31:58 +00:00
maestro chore: refresh feature graphics 2026-01-10 00:18:00 +05:30
model Add database backed cache for hottest posts widget (#1041) 2026-01-15 23:07:06 +00:00
scripts chore: refresh feature graphics 2026-01-10 00:18:00 +05:30
secrets fix(release): update secrets handling scripts 2023-07-26 14:10:49 +05:30
spotless chore: remove years from license headers 2025-01-23 23:45:10 +05:30
.editorconfig chore: add an editorconfig file to approximate ktfmt formatting 2022-12-09 16:08:36 +05:30
.git-blame-ignore-revs chore: add database refactor to blame ignore revs 2023-09-26 16:36:42 +05:30
.gitattributes refactor: drop screenshot tests 2025-03-28 23:50:07 +05:30
.gitignore chore: update gitignore 2024-05-30 03:19:12 +05:30
.ignore feat(android): refresh baseline profiles 2023-11-20 12:31:18 +05:30
build.gradle.kts feat: restore baseline profile generation job 2026-01-13 06:26:55 +05:30
CHANGELOG.md fix(common): improve rendering of lists in comments 2026-01-13 09:30:43 +05:30
gradle.properties fix(build): cleanup all Lint violations 2026-01-01 02:26:11 +05:30
gradlew fix(build): upgrade to Gradle 9.1.0-RC2 2025-09-02 23:30:17 +05:30
gradlew.bat fix(build): upgrade to Gradle 9.1.0-RC2 2025-09-02 23:30:17 +05:30
LICENSE fix: remove inaccurate copyright header 2022-11-02 12:23:09 +05:30
PRIVACY.md chore: add a barebones privacy policy 2022-09-10 02:51:57 +05:30
README.md chore: document lack of upstream support 2025-07-15 23:48:49 +05:30
settings.gradle.kts feat: restore baseline profile generation job 2026-01-13 06:26:55 +05:30

Claw for lobste.rs CI

Unofficial Android app for read-only access to lobste.rs, built with Jetpack Compose.

Warning

This app uses a JSON API that Lobsters does not expose by choice and the maintainer has no interest in having, so it may break in any manner at any point in time. File an issue here if you come across any bugs, do not bother the upstream developers about a feature they don't support.

Get it on Google Play Get it on IzzyOnDroid

Note

Daily builds are published to the Google Play 'Open Testing' channel (if there are any changes), which can be opted into via this link: [Android] [Web]

A grid of screenshots from the app, in clockwise order: the main screen, the comments page, the search page and the saved posts page

A grid of screenshots from the app, in clockwise order: the main screen, the comments page, the search page and the saved posts page

License

See LICENSE