Claw for Android: Unofficial read-only client for https://lobste.rs, built using Jetpack Compose.
Find a file
2022-09-28 19:03:13 +05:30
.github chore(deps): update actions/setup-java action to v3.5.1 2022-09-26 14:12:57 +00:00
.idea chore(idea): add ktfmt and code completion tweaks 2022-09-06 11:10:06 +05:30
android feat(android): declare backup rules 2022-09-23 17:10:11 +05:30
api fix(model): drop unused User#karma field and update test cases 2022-07-23 17:33:57 +05:30
benchmark gradle: bump ktfmt to 0.40 2022-09-02 21:42:19 +05:30
build-logic chore(deps): update dependency com.facebook:ktfmt to v0.41 2022-09-24 00:12:46 +00:00
common chore(common): reorder dependencies 2022-09-28 19:03:13 +05:30
coroutine-utils coroutine-utils: init 2022-09-09 12:59:31 +05:30
database database: migrate to Android-only 2022-08-02 23:09:05 +05:30
gradle chore(deps): update agp to v8.0.0-alpha02 2022-09-27 16:49:36 +00:00
metadata-extractor fix(metadata-extractor): do not attempt extraction on HTTP URLs 2022-09-10 16:42:40 +05:30
model all: introduce and migrate to ExtendedPostDetails 2022-08-19 23:20:45 +05:30
scripts fix(scripts): turn on stricter validation 2022-09-23 01:59:38 +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(README): add Play Store link 2022-09-20 16:45:06 +05:30
settings.gradle.kts refactor(common): remove Aurora SVG transcoder plugin for now 2022-09-18 19:13:47 +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.