mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 00:37:03 +05:30
Claw for Android: Unofficial read-only client for https://lobste.rs, built using Jetpack Compose.
![]() [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin](https://togithub.com/getsentry/sentry-android-gradle-plugin) | `4.2.0` -> `4.3.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>getsentry/sentry-android-gradle-plugin (io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin)</summary> ### [`v4.3.0`](https://togithub.com/getsentry/sentry-android-gradle-plugin/blob/HEAD/CHANGELOG.md#430) [Compare Source](https://togithub.com/getsentry/sentry-android-gradle-plugin/compare/4.2.0...4.3.0) ##### Fixes - Bundle ASM version within the plugin and bump it to `9.4` ([#​637](https://togithub.com/getsentry/sentry-android-gradle-plugin/pull/637)) - This should fix the `java.lang.AssertionError: Class with incorrect id found` exception when using `kotlinx.serialization` - Fall back to `findTask` if `assembleProvider` of AndroidVariant is null when hooking source bundle and native symbols upload tasks ([#​639](https://togithub.com/getsentry/sentry-android-gradle-plugin/pull/639)) - Hook source context tasks to also run after `install{Variant}` tasks ([#​643](https://togithub.com/getsentry/sentry-android-gradle-plugin/pull/643)) - Do not run sentry-cli commands if telemetry is disabled ([#​648](https://togithub.com/getsentry/sentry-android-gradle-plugin/pull/648)) - Proguard and source context tasks don't run on every build ([#​634](https://togithub.com/getsentry/sentry-android-gradle-plugin/pull/634)) - Proguard UUID task now depends on the proguard mapping file. I.e. it will only run if the mapping file has changed - Source context tasks now depend on source file changes, if there are no source changes, the tasks won't run ##### Dependencies - Bump CLI from v2.25.0 to v2.28.0 ([#​638](https://togithub.com/getsentry/sentry-android-gradle-plugin/pull/638), [#​640](https://togithub.com/getsentry/sentry-android-gradle-plugin/pull/640), [#​642](https://togithub.com/getsentry/sentry-android-gradle-plugin/pull/642), [#​647](https://togithub.com/getsentry/sentry-android-gradle-plugin/pull/647), [#​652](https://togithub.com/getsentry/sentry-android-gradle-plugin/pull/652)) - [changelog](https://togithub.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2280) - [diff](https://togithub.com/getsentry/sentry-cli/compare/2.25.0...2.28.0) Bump Android SDK from v7.2.0 to v7.3.0 ([#​646](https://togithub.com/getsentry/sentry-android-gradle-plugin/pull/646)) [changelog](https://togithub.com/getsentry/sentry-java/blob/main/CHANGELOG.md#730) [diff](https://togithub.com/getsentry/sentry-java/compare/7.2.0...7.3.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/msfjarvis/compose-lobsters). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
---|---|---|
.github | ||
.idea | ||
android | ||
api | ||
benchmark | ||
build-logic | ||
common | ||
core | ||
database | ||
gradle | ||
maestro | ||
model | ||
scripts | ||
secrets | ||
spotless | ||
web | ||
.editorconfig | ||
.git-blame-ignore-revs | ||
.gitattributes | ||
.gitignore | ||
.ignore | ||
build.gradle.kts | ||
CHANGELOG.md | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
PRIVACY.md | ||
README.md | ||
sentry.properties | ||
settings.gradle.kts |
Claw for lobste.rs 
Unofficial Android app for read-only access to lobste.rs, built with Jetpack Compose.

Note
Snapshots from the development branch can be obtained here.
They are also published in the Google Play 'Open Testing' channel, which can be opted into via this link: [Android] [Web]
License
See LICENSE