Harsh Shandilya 8602e68b60 Merge remote-tracking branches 'origin/renovate/agp' and 'origin/renovate/com.diffplug.spotless-spotless-plugin-gradle-6.x'
* origin/renovate/agp:
  chore(deps): update dependency com.android.test to v8.3.0-alpha06

* origin/renovate/com.diffplug.spotless-spotless-plugin-gradle-6.x:
  fix(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.22.0
2023-09-29 11:54:16 +05:30
2023-09-17 01:38:46 +05:30
2023-09-28 15:14:36 +05:30
2023-09-28 15:14:36 +05:30
2023-07-25 20:17:27 +05:30
2023-09-08 13:47:15 +05:30
2023-09-19 09:49:59 +00:00

Claw for lobste.rs CI

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

Get it on Google Play

Snapshots from the development branch can be obtained here.

A grid of screenshots from the app, in clockwise order: the main screen, the comments page, the search page and the saved posts page

A grid of screenshots from the app, in clockwise order: the main screen, the comments page, the search page and the saved posts page

Module dependency graph

%%{
  init: {
    'theme': 'dark'
  }
}%%

graph TB

  model --> database
  benchmark --> android
  android --> api
  android --> common
  android --> core
  android --> database
  android --> model
  android --> benchmark
  api --> model
  common --> core
  common --> database
  common --> model

License

See LICENSE

S
Description
Mirror of Claw
Readme
44 MiB
Languages
Kotlin 96%
Shell 4%