Claw for Android: Unofficial read-only client for https://lobste.rs, built using Jetpack Compose.
Find a file
2022-10-19 12:59:44 +00:00
.github chore(deps): update actions/setup-java action to v3.6.0 2022-10-18 12:58:55 +00:00
.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-17 11:25:46 +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 chore(deps): update dependency com.twitter.compose.rules:detekt to v0.0.21 2022-10-19 12:59:44 +00:00
common fix(common): prevent link metadata resolution from creating fatal errors 2022-10-18 12:08:49 +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
gradle chore(deps): update agp to v8.0.0-alpha05 2022-10-18 15:35:44 +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 feat(release): add script to make a release 2022-10-17 12:27:15 +05:30
secrets ci: add back snapshot workflow 2021-08-29 19:51:44 +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 chore(deps): upgrade to Compose Compiler 1.3.2 2022-10-05 00:08:50 +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.