Claw for Android: Unofficial read-only client for https://lobste.rs, built using Jetpack Compose.
Find a file
2024-08-30 01:26:51 +00:00
.github chore(deps): update actions/setup-python digest to f677139 2024-08-29 18:40:39 +00:00
.idea chore: enable ktfmt in IDEA 2024-08-28 12:08:50 +05:30
android fix(android): give the right padding to SearchBar 2024-08-29 12:42:22 +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 chore(deps): update kotlin and compose to v2.0.20 (#635) 2024-08-22 18:38:00 +00:00
common fix(common): correctly size spacer to match system bars 2024-08-29 23:13:26 +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 chore(deps): update agp to v8.6.0 2024-08-30 01:26:51 +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 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 chore: refresh changelog 2024-08-29 16:54:32 +05:30
gradle.properties fix(build): reduce Gradle heap size 2024-08-08 03:44:03 +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 kotlin and compose to v2.0.20 (#635) 2024-08-22 18:38:00 +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