Claw for Android: Unofficial read-only client for https://lobste.rs, built using Jetpack Compose.
Find a file
2023-01-26 11:49:08 +05:30
.github fix(deps): downgrade to Compose 2023.01.00 2023-01-21 12:32:13 +05:30
.idea chore(idea): add ktfmt and code completion tweaks 2022-09-06 11:10:06 +05:30
android fix(android): raise target API suppression in manifest 2023-01-26 11:49:08 +05:30
api chore: align copyright headers with Spotless expectations 2022-12-20 16:01:44 +05:30
benchmark fix(benchmark): simplify 2022-12-21 15:03:05 +05:30
build-logic chore: refresh license headers 2023-01-11 02:40:44 +05:30
common fix(deps): downgrade to Compose 2023.01.00 2023-01-21 12:32:13 +05:30
config/detekt Revert "feat(android): use enter always scroll behavior for TopAppBar" 2023-01-07 00:36:03 +05:30
core chore: align copyright headers with Spotless expectations 2022-12-20 16:01:44 +05:30
coroutine-utils refactor(build-logic): simplify plugin setup 2022-12-20 16:01:18 +05:30
database chore(deps): update app.cash.sqldelight to 2.0.0-alpha05 2023-01-21 00:07:20 +05:30
detekt-baselines sync-backend: delete 2023-01-05 21:07:07 +05:30
gradle fix(deps): update dependency androidx.lifecycle:lifecycle-viewmodel-compose to v2.6.0-alpha05 2023-01-26 10:35:22 +05:30
metadata-extractor refactor(build-logic): simplify plugin setup 2022-12-20 16:01:18 +05:30
model fix(model): add Comment#shortId 2023-01-12 01:06:34 +05:30
scripts fix(scripts): set a trap to delete temp file 2022-12-12 02:10:58 +05:30
secrets chore: re-encrypt secrets with age 2022-12-11 19:09:44 +05:30
spotless feat: configure Spotless license headers 2022-10-26 01:54:38 +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 Renovate config rename to blame ignore revs 2023-01-17 22:14:22 +05:30
.gitattributes chore: hide baseline-prof from diffs 2023-01-05 21:08:55 +05:30
.gitignore chore: remove distribution changelog file 2022-11-20 14:01:53 +05:30
.rgignore chore: add .rgignore to make ripgrep output more useful 2022-07-09 19:18:26 +05:30
build.gradle.kts refactor(android): migrate to Anvil 2022-11-13 13:15:53 +05:30
CHANGELOG.md feat(release): bump version 2023-01-21 07:25:25 +00:00
gradle.properties fix(gradle): remove unnecessary properties 2023-01-13 11:12:55 +05:30
gradlew feat(deps): upgrade to Gradle 8.0-rc-1 2022-12-31 05:38:40 +00:00
gradlew.bat Revert "Revert "chore(deps): update dependency gradle to v7.6"" 2022-11-28 12:57:23 +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
qodana.yaml fix(renovate): adapt to Qodana linter switch 2023-01-14 19:30:27 +05:30
README.md chore: update README 2023-01-12 12:52:29 +05:30
settings.gradle.kts fix(gradle): allow resolution of androidx.resourceinspection 2023-01-26 10:35:11 +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

Side by side screenshots of the app's main page in dark and light UI modes

Snapshots from the development branch can be obtained here.

License

See LICENSE