Claw for Android: Unofficial read-only client for https://lobste.rs, built using Jetpack Compose.
Find a file
2022-10-26 01:54:38 +05:30
.github fix(github): bump r0adkll/upload-google-play 2022-10-24 23:20:39 +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-10-24 23:11:30 +05:30
api fix(api): cleanup dependencies 2022-10-10 01:29:32 +05:30
benchmark fix(build-logic): fix benchmark target/compile SDK 2022-09-30 13:33:56 +05:30
build-logic feat: configure Spotless license headers 2022-10-26 01:54:38 +05:30
common refactor(deps): switch Compose dependencies to BOM 2022-10-24 22:49:58 +05:30
config/detekt feat(detekt): enable PreviewNaming lint and re-baseline 2022-10-04 00:02:15 +05:30
coroutine-utils refactor(coroutine-utils): suppress false-positive InjectDispatcher lint 2022-10-03 22:40:59 +05:30
database fix(database): remove unnecessary experimental annotation 2022-10-05 12:38:01 +05:30
detekt-baselines refactor(android): resolve Detekt-reported issues 2022-10-05 12:23:30 +05:30
distribution/whatsnew feat(release): start next development iteration 2022-10-24 23:11:30 +05:30
gradle fix(deps): update accompanist to v0.27.0 2022-10-25 03:32:37 +00:00
metadata-extractor feat(metadata-extractor): allow de-AMP plugin to change our target URL 2022-10-05 12:38:01 +05:30
model feat: load link metadata lazily 2022-10-16 12:21:19 +05:30
scripts fix(scripts): make GitHub release non-interactive 2022-10-24 22:20:13 +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
.git-blame-ignore-revs git: setup git-blame-ignore-revs 2022-08-03 00:15:21 +05:30
.gitattributes refactor(common): remove Aurora SVG transcoder plugin for now 2022-09-18 19:13:47 +05:30
.gitignore chore(gitignore): re-sync from gitignore.io 2022-09-06 16:20:53 +05:30
.rgignore chore: add .rgignore to make ripgrep output more useful 2022-07-09 19:18:26 +05:30
build.gradle.kts build-logic: reintroduce versions plugin 2022-06-30 22:57:58 +05:30
gradle.properties chore(deps): update agp to v8.0.0-alpha01 2022-09-21 16:04:30 +05:30
gradlew chore(deps): update dependency gradle to v7.5-rc-3 2022-06-29 12:35:17 +00:00
gradlew.bat chore(deps): update dependency gradle to v7.5-rc-3 2022-06-29 12:35:17 +00:00
PRIVACY.md chore: add a barebones privacy policy 2022-09-10 02:51:57 +05:30
README.md chore(release): rename development tag to nightly 2022-09-29 00:52:44 +05:30
settings.gradle.kts refactor(deps): switch Compose dependencies to BOM 2022-10-24 22:49:58 +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.

Screenshots

Download

Get it on Google Play

Snapshots from the development branch can be obtained here.

License

Copyright (c) 2021 Harsh Shandilya

Permission is hereby granted, free of charge, to any
person obtaining a copy of this software and associated
documentation files (the "Software"), to deal in the
Software without restriction, including without
limitation the rights to use, copy, modify, merge,
publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software
is furnished to do so, subject to the following
conditions:

The above copyright notice and this permission notice
shall be included in all copies or substantial portions
of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.