Claw for Android: Unofficial read-only client for https://lobste.rs, built using Jetpack Compose.
Find a file
Harsh Shandilya 978d373893
github: update automerge action
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-10-18 22:22:38 +05:30
.github github: update automerge action 2020-10-18 22:22:38 +05:30
.idea model: init 2020-09-22 13:47:06 +05:30
app app: replace deprecated contentColor extension 2020-10-18 22:12:46 +05:30
data data: ignore overwriting when inserting posts 2020-09-27 16:23:41 +05:30
gradle/wrapper build: update all dependencies 2020-10-02 04:40:59 +05:30
lobsters-api build: extract all versions to ext 2020-10-08 00:22:12 +05:30
model model: remove Room annotations and unused dependencies 2020-09-27 10:28:36 +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 build: update Compose and Room 2020-10-18 22:03:52 +05:30
gradle.properties gradle: silence warnings from beta options 2020-10-18 22:13:37 +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.