Claw for Android: Unofficial read-only client for https://lobste.rs, built using Jetpack Compose.
Go to file
2022-12-12 08:01:02 +00:00
.github fix(ci): fix benchmark assemble tasks 2022-12-12 02:10:42 +05:30
.idea chore(idea): add ktfmt and code completion tweaks 2022-09-06 11:10:06 +05:30
android feat(release): bump version 2022-12-12 08:01:02 +00:00
api refactor: migrate all tests to kotest 2022-11-30 01:47:17 +05:30
benchmark fix(benchmark): re-enable BaselineProfileBenchmark 2022-12-08 02:59:58 +05:30
build-logic refactor(build-logic): massage around some types and extensions 2022-12-04 20:24:33 +05:30
common refactor(common): tweak visibility of module members 2022-12-12 12:47:23 +05:30
config/detekt fix(detekt): update config for 1.22.0 deprecations 2022-11-27 21:18:12 +05:30
core refactor(gradle): configure Lint for all modules 2022-11-14 13:56:56 +05:30
coroutine-utils refactor(coroutine-utils): break Hilt dependency 2022-11-13 13:14:44 +05:30
database fix(database): ensure schema migrations can run 2022-12-10 18:27:12 +05:30
detekt-baselines fix(benchmark): ensure UiAutomator is able to correctly find UI elements 2022-11-30 01:04:38 +05:30
gradle fix(deps): update richtext to v0.16.0 2022-12-08 03:08:58 +05:30
metadata-extractor feat(metadata-extractor): don't inspect canonical URLs 2022-11-19 18:07:56 +05:30
model fix: users can exist without inviters 2022-12-10 10:14:35 +00:00
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 git: setup git-blame-ignore-revs 2022-08-03 00:15:21 +05:30
.gitattributes chore: mark baseline profile as generated 2022-11-30 01:04:38 +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 2022-12-12 08:01:02 +00:00
gradle.properties chore: refresh AGP experimental features opt-in 2022-11-30 14:35:56 +05:30
gradlew Revert "Revert "chore(deps): update dependency gradle to v7.6"" 2022-11-28 12:57:23 +05:30
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 chore(deps): update jetbrains/qodana-jvm-community docker tag to v2022.3 2022-12-09 16:13:12 +00:00
README.md fix(readme): use an HTML image to downsize featured graphic 2022-11-30 15:01:20 +05:30
settings.gradle.kts fix(gradle): remove unused exclusiveContent block 2022-12-03 20:22:54 +05:30
shell.nix nix: switch to manually composing the SDK 2022-04-14 16:05:23 +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

Download

Get it on Google Play

Snapshots from the development branch can be obtained here.

License

See LICENSE