Claw for Android: Unofficial read-only client for https://lobste.rs, built using Jetpack Compose.
Find a file
bors[bot] 8729ad9cd1
Merge #71
71: Follow up on Gradle build rewrite r=msfjarvis a=msfjarvis

Adds back a dependency that was accidentally removed, and converts `settings.gradle` to Kotlin

bors r+

Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2020-11-08 09:19:20 +00:00
.github github: remove file check logic 2020-10-28 04:57:01 +05:30
.idea build: convert to Gradle Kotlin DSL 2020-11-06 17:28:26 +05:30
app app: add R8 rules for kotlinx.serialization 2020-11-07 11:18:10 +05:30
buildSrc Replace Moshi with kotlinx.serialization 2020-11-07 11:15:54 +05:30
gradle/wrapper build: convert to Gradle Kotlin DSL 2020-11-06 17:28:26 +05:30
lobsters-api lobsters-api: add back accidentally removed Retrofit dependency 2020-11-08 14:46:06 +05:30
model Replace Moshi with kotlinx.serialization 2020-11-07 11:15:54 +05:30
.editorconfig editorconfig: init 2020-09-06 21:01:51 +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 Initial MVP 2020-08-22 00:45:00 +05:30
bors.toml bors: init 2020-10-28 04:54:49 +05:30
build.gradle.kts build: convert to Gradle Kotlin DSL 2020-11-06 17:28:26 +05:30
gradle.properties gradle: re-enable R8's full mode 2020-10-28 13:56:21 +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
README.md Fix Jetpack Compose link 2020-10-31 16:51:24 +01:00
settings.gradle.kts Convert settings.gradle to Kotlin and enable Gradle metadata 2020-11-08 14:47:57 +05:30

compose-lobsters

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