Claw for Android: Unofficial read-only client for https://lobste.rs, built using Jetpack Compose.
Find a file
Harsh Shandilya f0472b3d0c
ifix(ci): update CI to JDK 23
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2024-12-09 11:11:32 +05:30
.github ifix(ci): update CI to JDK 23 2024-12-09 11:11:32 +05:30
.idea chore: enable ktfmt in IDEA 2024-08-28 12:08:50 +05:30
android refactor: de-duplicate navigation destinations 2024-12-02 15:58:19 +05:30
api chore: refresh Lint baseline 2024-10-17 15:31:10 +05:30
benchmark feat(benchmark): use real devices baseline profile generation 2024-01-25 01:41:57 +05:30
build-logic chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention to v0.9.0 2024-12-02 09:40:31 +00:00
common fix(build): enable new PausableComposition Compose Compiler feature 2024-12-02 01:02:43 +05:30
core chore: refresh Lint baseline 2024-10-17 15:31:10 +05:30
database chore: refresh Lint baseline 2024-10-17 15:31:10 +05:30
gradle chore(deps): update plugin dependencyanalysis to v2.6.0 2024-12-05 00:37:36 +00:00
maestro chore: refresh feature graphic 2024-05-08 22:53:00 +05:30
model feat: highlight story author in comments 2024-11-14 01:21:03 +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-10-17 15:31:10 +05:30
web fix(build): enable new PausableComposition Compose Compiler feature 2024-12-02 01:02:43 +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 chore: mark test resources as vendored 2024-10-17 15:13:37 +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(release): bump version 2024-11-30 13:24:59 +00:00
gradle.properties fix(build): upgrade to Gradle 8.11-rc-1 2024-10-17 17:59:39 +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 chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention to v0.9.0 2024-12-02 09:40:31 +00:00

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