Claw for Android: Unofficial read-only client for https://lobste.rs, built using Jetpack Compose.
Find a file
2025-07-22 00:39:27 +05:30
.github Revert "chore: disable Kotlin updates from Renovate" 2025-07-19 12:38:49 +05:30
.idea chore: enable ktfmt in IDEA 2024-08-28 12:08:50 +05:30
android fix: remove transparent navigation bar scrim 2025-06-25 03:13:04 +05:30
api feat: add get tags endpoint 2025-06-07 09:06:51 +05:30
build-logic chore: fmt 2025-07-06 01:41:20 +05:30
common fix: manually patch HTML entities 2025-07-22 00:39:27 +05:30
core refactor: move datastore module to common 2025-06-07 09:13:02 +05:30
database refactor: add a migration to introduce SavedPost#userIsAuthor 2025-07-22 00:39:27 +05:30
gradle fix(deps): update dependency org.junit:junit-bom to v5.13.4 2025-07-21 12:48:51 +00:00
maestro chore: refresh feature graphic 2024-05-08 22:53:00 +05:30
model feat: add get tags endpoint 2025-06-07 09:06:51 +05:30
scripts fix(ci): rename snapshot tag back to latest 2024-01-28 14:06:09 +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
web chore: regenerate Lint baseline 2025-05-22 23:58:39 +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 chore: remove years from license headers 2025-01-23 23:45:10 +05:30
CHANGELOG.md fix: address regression in comment collapse 2025-06-02 21:52:19 +05:30
gradle.properties chore: remove years from license headers 2025-01-23 23:45:10 +05:30
gradlew chore(deps): update dependency gradle to v8.14.1 2025-05-22 18:37:52 +00:00
gradlew.bat chore(deps): update dependency gradle to v8.14.1 2025-05-22 18:37:52 +00:00
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 chore(deps): update plugin com.gradle.develocity to v4.1 2025-07-15 20:38:53 +00:00

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