Claw for Android: Unofficial read-only client for https://lobste.rs, built using Jetpack Compose.
Find a file
2021-09-22 01:24:39 +05:30
.github github: run workflows on Java 11 2021-08-29 20:50:17 +05:30
android build: bump JB Compose, MoshiX and Coroutines 2021-09-15 10:49:22 +05:30
api api: bump KSP 2021-09-08 00:47:05 +05:30
common build: bump JB Compose, MoshiX and Coroutines 2021-09-15 10:49:22 +05:30
database all: update JB Compose and KSP deps 2021-08-29 19:36:45 +05:30
desktop build: bump JB Compose, MoshiX and Coroutines 2021-09-15 10:49:22 +05:30
gradle gradle: bump MoshiX 2021-09-22 01:24:39 +05:30
scripts ci: add back snapshot workflow 2021-08-29 19:51:44 +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: bump Kotlin 2021-09-21 15:37:16 +05:30
gradle.properties gradle: workaround JDK 16 incompatibilities with KAPT 2021-06-15 12:21:51 +05:30
gradlew gradle: bump to 7.2 2021-08-24 14:52:55 +05:30
gradlew.bat Initial commit 2021-06-02 15:21:28 +05:30
README.md README: init 2021-08-29 19:51:45 +05:30
settings.gradle.kts gradle: reorder plugin repositories 2021-08-07 22:28:49 +05:30
shell.nix nix: rename nix-shell config to shell.nix 2021-06-16 08:51:01 +05:30

Claw for lobste.rs

Unofficial Android app for read-only access to lobste.rs community, built with Jetpack Compose.

Requires Android Studio 2020.3.1 Arctic Fox to work.

Distribution

The app will be published to Google Play soon, in the mean time snapshots from the development branch are available here

Licence

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.