pvegh

Results 14 issues of pvegh

Using something like this: val cameraPermissionState = rememberPermissionState(Manifest.permission.CAMERA) LaunchedEffect(cameraPermissionState.status) { cameraPermissionState.launchPermissionRequest() } if (cameraPermissionState.status.isGranted) { } else { } works when the user chooses something from the dialog. Those result...

I was thinking about a new endpoint, kind of "timeline for the current hop test". Data seems to be already available here in the Timeline section: https://www.reddit.com/r/spacex/comments/ii7ymb/rspacex_starship_sn6_150_meter_hop_official/ e.g. /timelines/hops/latest Response...

Feature

Currently it's only listed unter tags. Can't check all versions/changes at once etc.

enhancement

Many modules, multiply this 100 times: ========================================= Project: :foo ========================================= * No legacy android support usages found This is basically spam, please don't report when there is nothing to report....

feature request

We need a player for tvOS

The Gradle task fails when Gradle Configuration Cache is enabled with this: - Task `:app:dependencyCheckAnalyze` of type `org.owasp.dependencycheck.gradle.tasks.Analyze`: cannot serialize object of type 'org.gradle.api.internal.project.DefaultProject', a subtype of 'org.gradle.api.Project', as these...

enhancement

Currently they are only tags. Many/most other projects use releases (including changelogs in there)

O-Community

**Platform:** - [] Android **SDK:** - [ ] `@sentry/react-native` (>= 1.0.0) **SDK version:** 5.19.1 **`react-native` version:** 0.72.x **Are you using Expo?** - [ ] Yes - [ ] No **Are...

Platform: React-Native
Waiting for: Community

Using Gradle 8.2 with stable config cache support, enabling it with _org.gradle.configuration-cache=true_ I'm getting this error: ``` 4 problems were found storing the configuration cache, 2 of which seem unique....

feature request
no-stale-bot

1 problem was found storing the configuration cache. - Plugin 'net.rdrei.android.buildtimetracker': registration of listener on 'Gradle.addBuildListener' is unsupported See https://docs.gradle.org/7.3.2/userguide/configuration_cache.html#config_cache:requirements:build_listeners