Claw for Android: Unofficial read-only client for https://lobste.rs, built using Jetpack Compose.
Find a file
2020-09-23 22:17:13 +05:30
.github github: only run unit tests in CI 2020-09-23 03:58:45 +05:30
.idea model: init 2020-09-22 13:47:06 +05:30
app app: enable kotlinx.coroutines.ExperimentalCoroutinesApi for entire module 2020-09-23 22:14:20 +05:30
data build: commonize application of kotlin-android plugin 2020-09-23 17:19:11 +05:30
gradle/wrapper build: update to Gradle 6.7 RC1 2020-09-11 22:51:48 +05:30
lobsters-api build: commonize application of kotlin-android plugin 2020-09-23 17:19:11 +05:30
model model: add default value for submitter karma 2020-09-23 22:09:15 +05:30
.editorconfig editorconfig: init 2020-09-06 21:01:51 +05:30
.gitignore Initial MVP 2020-08-22 00:45:00 +05:30
build.gradle app: setup pagination and a viewmodel for posts 2020-09-23 22:06:56 +05:30
gradle.properties build: update gradle properties 2020-09-19 22:21:26 +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 README: init 2020-09-23 03:54:34 +05:30
settings.gradle model: init 2020-09-22 13:47:06 +05:30

compose-lobsters

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