Harsh Shandilya 0a492a169e Merge remote-tracking branch 'origin/renovate/androidx'
* origin/renovate/androidx:
  fix(deps): update androidx
2023-11-16 03:03:19 +05:30
2023-11-16 02:42:01 +05:30
2023-11-15 09:34:06 +05:30
2023-11-16 02:42:01 +05:30
2023-11-15 09:34:06 +05:30
2023-07-25 20:17:27 +05:30
2023-11-15 09:34:06 +05:30
2023-10-06 12:21:10 +05:30
2023-10-25 02:44:46 +05:30

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

  subgraph database
    core
    impl
  end
  model --> core
  benchmark --> android
  impl --> core
  android --> api
  android --> common
  android --> core
  android --> impl
  android --> model
  android --> benchmark
  api --> model
  common --> core
  common --> model

License

See LICENSE

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