Skip to content

fix: add location permission check and implement configuration fade#1058

Merged
dkhawk merged 4 commits into
mainfrom
fix/permission-fix-hide-configure-button
Mar 31, 2026
Merged

fix: add location permission check and implement configuration fade#1058
dkhawk merged 4 commits into
mainfrom
fix/permission-fix-hide-configure-button

Conversation

@dkhawk

@dkhawk dkhawk commented Mar 30, 2026

Copy link
Copy Markdown
Collaborator

Implement runtime location permission request using Compose rememberLauncherForActivityResult. Hide settings button after 5 seconds of inactivity to prevent map clutter.

… configuration fade

- Implement runtime location permission request using Compose rememberLauncherForActivityResult

- Hide settings button after 5 seconds of inactivity to prevent map clutter
@dkhawk dkhawk requested a review from kikoso March 30, 2026 17:53
@kikoso kikoso changed the title fix(placedetailscompose): add location permission check and implement configuration fade fix: add location permission check and implement configuration fade Mar 31, 2026
distributionPath=wrapper/dists
distributionSha256Sum=a17ddd85a26b6a7f5ddb71ff8b05fc5104c0202c6e64782429790c933686c806
distributionUrl=https\://services.gradle.org/distributions/gradle-9.1.0-bin.zip
distributionSha256Sum=b266d5ff6b90eada6dc3b20cb090e3731302e553a27c5d3e4df1f0d76beaff06

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we remove this from the PR?

Comment thread gradle.properties Outdated

@kikoso kikoso left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left a couple of comments, but besides that, it can be merged IMO

distributionPath=wrapper/dists
distributionSha256Sum=b266d5ff6b90eada6dc3b20cb090e3731302e553a27c5d3e4df1f0d76beaff06
distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-bin.zip
distributionSha256Sum=a17ddd85a26b6a7f5ddb71ff8b05fc5104c0202c6e64782429790c933686c806

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can totally remove this SHA.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep. I am also working a few other build issues.

For one, we have multiple copies of the same dependency in the toml file. I should have that resolved soon.

@dkhawk dkhawk merged commit d1754e6 into main Mar 31, 2026
6 checks passed
@dkhawk dkhawk deleted the fix/permission-fix-hide-configure-button branch March 31, 2026 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants