Claw for Android: Unofficial read-only client for https://lobste.rs, built using Jetpack Compose.
Go to file
GitHub Actions 57f95d790d feat(release): bump version 2024-04-24 06:47:57 +00:00
.github chore(deps): update msfjarvis/keep-a-changelog-new-release action to v2.2.0 2024-04-24 01:14:57 +00:00
.idea chore(idea): add ktfmt and code completion tweaks 2022-09-06 11:10:06 +05:30
android feat(release): bump version 2024-04-24 06:47:57 +00:00
api refactor(build): always enable Sentry and set environment 2024-03-16 10:14:57 +05:30
benchmark feat(benchmark): use real devices baseline profile generation 2024-01-25 01:41:57 +05:30
build-logic feat: enable Compose strong skipping mode 2024-04-09 09:43:22 +05:30
common fix(common): make `LobstersCard` more compact 2024-04-20 15:18:10 +05:30
core fix(deps): update retrofit to 2.10.0 2024-03-19 02:48:42 +05:30
database refactor(android): boost page load performance 2024-04-18 17:50:23 +05:30
gradle fix(deps): update dependency io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin to v4.5.0 2024-04-23 14:16:31 +00:00
maestro maestro: add settings page to feature graphic 2024-01-19 17:49:44 +05:30
model fix: adjust for new API changes 2024-03-16 09:48:08 +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
web Revert "fix(deps): upgrade Compose" 2024-04-18 03:48:34 +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(gitignore): add `claw-export.json` 2023-06-05 02:18:09 +05:30
.ignore feat(android): refresh baseline profiles 2023-11-20 12:31:18 +05:30
CHANGELOG.md feat(release): bump version 2024-04-24 06:47:57 +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: fix link to IzzyOnDroid badge 2024-03-20 23:21:26 +05:30
build.gradle.kts Revert "refactor: remove unused versions plugin" 2024-02-08 11:29:51 +05:30
gradle.properties fix(gradle): force use of new resolver for VCU 2024-02-22 13:47:04 +05:30
gradlew chore(deps): update dependency gradle to v8.4 2023-10-04 23:27:29 +00:00
gradlew.bat fix(deps): update Gradle to 8.6 2024-02-02 23:51:49 +05:30
settings.gradle.kts fix(build): revert Develocity ToS url change 2024-04-18 15:00:05 +05:30

README.md

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