Claw for Android: Unofficial read-only client for https://lobste.rs, built using Jetpack Compose.
Find a file
bors[bot] bb8c07f232
Merge #59
59: Reorganize classes based on Buffer's package structure r=msfjarvis a=msfjarvis

Following the overview from [this post](https://buffer.com/resources/android-rethinking-package-structure/). I personally find myself agreeing with the reasoning behind these changes and can see the benefits.

bors r+


Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2020-11-01 18:01:48 +00:00
.github github: remove file check logic 2020-10-28 04:57:01 +05:30
.idea model: init 2020-09-22 13:47:06 +05:30
app app: restructure files based on Buffer's package structure 2020-11-01 23:29:08 +05:30
data gradle: reformat all build files with 2SI 2020-10-29 16:38:01 +05:30
gradle/wrapper gradle: uprev to Gradle 6.7 2020-10-24 14:34:25 +05:30
lobsters-api gradle: reformat all build files with 2SI 2020-10-29 16:38:01 +05:30
model gradle: reformat all build files with 2SI 2020-10-29 16:38:01 +05:30
.editorconfig editorconfig: init 2020-09-06 21:01:51 +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 gradle: reformat all build files with 2SI 2020-10-29 16:38:01 +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 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.