Claw for Android: Unofficial read-only client for https://lobste.rs, built using Jetpack Compose.
Find a file
2022-06-30 23:31:05 +00:00
.github github: switch Java to Temurin 18 2022-06-24 18:22:04 +05:30
android android: override user agent header 2022-06-30 22:57:59 +05:30
api api: fix tests 2022-05-24 13:29:09 +05:30
benchmark all: cleanup gradle config 2022-06-24 22:09:15 +05:30
build-logic build-logic: uprev target SDK to 32 2022-06-30 22:57:58 +05:30
common common: fix LobstersCard height 2022-06-29 23:31:41 +05:30
database gradle: bump AGP 2022-06-29 23:31:41 +05:30
desktop all: migrate logging to Napier 2022-05-03 22:49:49 +05:30
gradle chore(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.8.0 2022-06-30 23:31:05 +00:00
model gradle: bump AGP 2022-06-29 23:31:41 +05:30
paparazzi-tests paparazzi-tests: setup a base test class 2022-06-29 23:45:46 +05:30
scripts scripts: add boot_emulator 2022-06-24 17:10:18 +05:30
secrets ci: add back snapshot workflow 2021-08-29 19:51:44 +05:30
.gitignore idea: untrack from Git 2021-06-08 00:54:09 +05:30
build.gradle.kts build-logic: reintroduce versions plugin 2022-06-30 22:57:58 +05:30
gradle.properties build: apply gradle cache fix plugin 2022-06-28 16:55:26 +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
README.md README: add screenshots 2022-04-07 19:45:16 +05:30
renovate.json renovate: automatically bump ktfmt version 2022-06-24 17:08:46 +05:30
settings.gradle.kts build: apply gradle cache fix plugin 2022-06-28 16:55:26 +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 and Desktop app for read-only access to lobste.rs community, built with Jetpack Compose.

Screenshots

Distribution

The app will eventually be published to Google Play, in the mean time snapshots for the Android app from the development branch are available 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.