Claw for Android: Unofficial read-only client for https://lobste.rs, built using Jetpack Compose.
Find a file
Aditya Wasan 01ffc49e18
common: add common stringValue api
Signed-off-by: Aditya Wasan <adityawasan55@gmail.com>
2021-03-23 21:15:37 +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 Add tests for LobstersTopAppBar 2021-03-23 17:45:54 +05:30
buildSrc Add DataStore dependency and set up injection 2021-03-22 23:26:52 +05:30
common common: add common stringValue api 2021-03-23 21:15:37 +05:30
database build: add missing R8 rules and sort 2021-03-19 02:52:59 +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 scripts/boot_emulator: dynamically set AVD name 2021-03-20 18:41:14 +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.