Claw for Android: Unofficial read-only client for https://lobste.rs, built using Jetpack Compose.
Find a file
2024-10-02 18:46:21 +00:00
.github fix(ci): remove deprecated option 2024-10-02 17:08:11 +05:30
.idea chore: enable ktfmt in IDEA 2024-08-28 12:08:50 +05:30
android refactor(android): workaround ContentEmitterReturningValues lint 2024-10-02 20:26:04 +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): upgrade to target SDK 35 2024-09-10 22:32:26 +05:30
common fix(build): enable Compose Compiler feature flags 2024-10-02 17:08:11 +05:30
core fix(core): drop obsolete OptIn and use a named dispatcher 2024-09-16 12:39:39 +05:30
database fix(database): force load SQLite library 2024-09-22 23:04:39 +05:30
gradle fix(deps): update androidx 2024-10-02 18:46:21 +00:00
maestro chore: refresh feature graphic 2024-05-08 22:53:00 +05:30
model refactor: lazily query saved and read state in UI 2024-08-28 13:12:31 +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 feat(common): add a basic screenshot test for MonthHeader 2024-09-02 12:49:32 +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-09-22 14:02:16 +00:00
gradle.properties feat(common): set up for Compose screenshot testing 2024-09-02 03:02:49 +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 com.gradle.develocity to v3.18.1 2024-09-10 18:50:10 +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