Claw for Android: Unofficial read-only client for https://lobste.rs, built using Jetpack Compose.
Find a file
Harsh Shandilya b6540b10b9
github: disable screenshot tests task
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-03-29 16:11:54 +05:30
.github github: disable screenshot tests task 2021-03-29 16:11:54 +05:30
.idea Disable KMP warning 2021-03-15 21:57:40 +05:30
api api: add support for fetching newest posts 2021-03-29 12:25:56 +05:30
app app: disable all screenshot tests 2021-03-29 16:09:41 +05:30
buildSrc app: switch to accompanist-flowlayout 2021-03-29 05:43:32 +05:30
common app: add newest posts screen 2021-03-29 12:25:57 +05:30
database build: add missing R8 rules and sort 2021-03-19 02:52:59 +05:30
desktop common/desktop: upgrade Jetbrains Compose 2021-03-29 05:43:31 +05:30
gradle/wrapper gradle: update to 7.0 RC1 2021-03-29 04:19:50 +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 gradle: enable R8 full mode 2021-03-25 15:37:30 +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 gradle: update to 7.0 RC1 2021-03-29 04:19:50 +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.