Claw for Android: Unofficial read-only client for https://lobste.rs, built using Jetpack Compose.
Find a file
Harsh Shandilya 420f792290
all: switch to kotlin.test for unit testing
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-03-18 23:56:28 +05:30
.github github: restructure CI test setup 2021-03-16 15:26:58 +05:30
.idea Disable KMP warning 2021-03-15 21:57:40 +05:30
api all: switch to kotlin.test for unit testing 2021-03-18 23:56:28 +05:30
app all: switch to kotlin.test for unit testing 2021-03-18 23:56:28 +05:30
buildSrc all: switch to kotlin.test for unit testing 2021-03-18 23:56:28 +05:30
common all: switch to kotlin.test for unit testing 2021-03-18 23:56:28 +05:30
database all: switch to kotlin.test for unit testing 2021-03-18 23:56:28 +05:30
desktop common: make UrlLauncher use expect/actual 2021-03-15 00:00:37 +05:30
gradle/wrapper build: upgrade to Gradle 6.8.3 2021-02-23 17:38:14 +05:30
scripts github: restructure CI test setup 2021-03-16 15:26:58 +05:30
.git-blame-ignore-revs git: add git-blame-ignored-revs file for noisy changes 2020-11-02 13:51:16 +05:30
.gitignore gitignore: add deployment target XML 2021-03-05 13:35:21 +05:30
bors.toml github: restructure CI test setup 2021-03-16 15:26:58 +05:30
build.gradle.kts build: force Moshi to latest version 2021-02-28 20:47:41 +05:30
gradle.properties Disable KMP warning 2021-03-15 21:57:40 +05:30
gradlew Initial MVP 2020-08-22 00:45:00 +05:30
gradlew.bat Initial MVP 2020-08-22 00:45:00 +05:30
HACKING.md Add a basic HACKING.md 2021-03-11 16:57:31 +05:30
README.md README: clarify unofficial nature 2021-02-23 13:17:27 +05:30
settings.gradle.kts build: setup compose multiplatform 2021-03-14 21:54:27 +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.