Claw for Android: Unofficial read-only client for https://lobste.rs, built using Jetpack Compose.
Go to file
Harsh Shandilya a2f3faad0f
chore: add an editorconfig file to approximate ktfmt formatting
This avoids having to reconfigure IntelliJ again and again
2022-12-09 16:08:36 +05:30
.github feat(ci): add Qodana scan workflow 2022-12-09 16:08:11 +05:30
.idea chore(idea): add ktfmt and code completion tweaks 2022-09-06 11:10:06 +05:30
android feat(release): start next development iteration 2022-12-07 21:51:44 +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 fix(gradle): use internal `kotlin-android` plugin 2022-12-01 12:18:45 +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 refactor: migrate all tests to kotest 2022-11-30 01:47:17 +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 refactor: add license headers across the board 2022-10-26 01:55:50 +05:30
scripts refactor(scripts): remove now unused release script 2022-11-10 22:17:19 +05:30
secrets ci: add back snapshot workflow 2021-08-29 19:51: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
CHANGELOG.md feat(release): bump version 2022-12-07 21: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 fix(readme): use an HTML image to downsize featured graphic 2022-11-30 15:01:20 +05:30
build.gradle.kts refactor(android): migrate to Anvil 2022-11-13 13:15:53 +05:30
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
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

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

Download

Get it on Google Play

Snapshots from the development branch can be obtained here.

License

See LICENSE