Claw for Android: Unofficial read-only client for https://lobste.rs, built using Jetpack Compose.
Find a file
Harsh Shandilya 3693bc39f4
model: remove Room annotations and unused dependencies
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-09-27 10:28:36 +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: rewrite UrlLauncherImpl to use Chrome Custom Tabs 2020-09-25 15:05:52 +05:30
data data: wrap LobstersPost into an intermediate entity 2020-09-27 10:28:22 +05:30
gradle/wrapper build: uprev to Gradle 6.7 RC2 2020-09-27 10:24:27 +05:30
lobsters-api build: commonize application of kotlin-android plugin 2020-09-23 17:19:11 +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: uprev to Gradle 6.7 RC2 2020-09-27 10:24:27 +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.