Claw for Android: Unofficial read-only client for https://lobste.rs, built using Jetpack Compose.
Find a file
2024-07-19 19:33:18 +00:00
.github chore(deps): update github/codeql-action action to v3.25.13 2024-07-19 19:33:18 +00:00
.idea chore(idea): add ktfmt and code completion tweaks 2022-09-06 11:10:06 +05:30
android feat(android): link up bottombar visibility with scroll 2024-07-09 23:43:31 +05:30
api feat: show "Authored by" on posts when applicable 2024-06-26 21:29:41 +05:30
benchmark feat(benchmark): use real devices baseline profile generation 2024-01-25 01:41:57 +05:30
build-logic fix(build): only enable -Werror in CI 2024-07-07 23:18:38 +05:30
common fixup! feat(common): visually distinguish between read and unread comments 2024-07-18 16:23:20 +05:30
core chore: refresh Lint baseline 2024-06-13 20:56:45 +05:30
database chore: refresh Lint baseline 2024-06-13 20:56:45 +05:30
gradle fix(deps): update coil to v2.7.0 2024-07-17 18:56:26 +00:00
maestro chore: refresh feature graphic 2024-05-08 22:53:00 +05:30
model feat: show "Authored by" on posts when applicable 2024-06-26 21:29:41 +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 feat(build): add copyright license headers to XML files 2023-07-09 22:59:58 +05:30
store chore: refresh Lint baseline 2024-06-13 20:56:45 +05:30
web chore: refresh Lint baseline 2024-06-13 20:56:45 +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(build): migrate to Baseline Profile Gradle Plugin 2023-07-31 16:48:09 +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(build): add Invert plugin 2024-06-08 12:57:19 +05:30
CHANGELOG.md feat(android): link up bottombar visibility with scroll 2024-07-09 23:43:31 +05:30
gradle.properties fix(gradle): force use of new resolver for VCU 2024-02-22 13:47:04 +05:30
gradlew fix(build): update to Gradle 8.9-rc-1 2024-06-26 21:11:16 +05:30
gradlew.bat fix(build): update to Gradle 8.9-rc-1 2024-06-26 21:11:16 +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: fix link to IzzyOnDroid badge 2024-03-20 23:21:26 +05:30
settings.gradle.kts Reapply "refactor(android): migrate to navigation safe-args" 2024-07-03 14:03:48 +05:30

Claw for lobste.rs CI

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

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