Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: use PermissionState type from tauri, closes #979 #1701

Merged
merged 4 commits into from
Aug 29, 2024

Conversation

lucasfernog
Copy link
Member

PermissionState now also includes a prompt-with-rationale variant, which is the Android way of saying "you should explain why your app needs this permission before prompting" (see https://developer.android.com/training/permissions/requesting#explain for more information)

PermissionState now also includes a `prompt-with-rationale` variant, which is the Android way of saying "you should explain why your app needs this permission before prompting"
(see https://developer.android.com/training/permissions/requesting#explain for more information)
@lucasfernog lucasfernog requested a review from a team as a code owner August 29, 2024 03:01
Copy link
Contributor

Package Changes Through f51909f

There are 57 changes which include barcode-scanner with prerelease, barcode-scanner-js with prerelease, geolocation with prerelease, geolocation-js with prerelease, notification with prerelease, notification-js with prerelease, dialog with prerelease, dialog-js with prerelease, fs with prerelease, global-shortcut with prerelease, single-instance with prerelease, store with prerelease, authenticator with prerelease, autostart with prerelease, biometric with prerelease, cli with prerelease, clipboard-manager with prerelease, deep-link with prerelease, http with prerelease, localhost with prerelease, log-plugin with prerelease, nfc with prerelease, os with prerelease, persisted-scope with prerelease, positioner with prerelease, process with prerelease, shell with prerelease, sql with prerelease, stronghold with prerelease, updater with prerelease, upload with prerelease, websocket with prerelease, window-state with prerelease, authenticator-js with prerelease, autostart-js with prerelease, biometric-js with prerelease, cli-js with prerelease, clipboard-manager-js with prerelease, deep-link-js with prerelease, fs-js with prerelease, global-shortcut-js with prerelease, http-js with prerelease, log-js with prerelease, nfc-js with prerelease, os-js with prerelease, positioner-js with prerelease, process-js with prerelease, shell-js with prerelease, sql-js with prerelease, store-js with prerelease, stronghold-js with prerelease, updater-js with prerelease, upload-js with prerelease, websocket-js with prerelease, window-state-js with prerelease, haptics with prerelease, haptics-js with prerelease

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
api-example 2.0.0-rc.1 2.0.0-rc.2
api-example-js 2.0.0-rc.1 2.0.0-rc.2
deep-link-example-js 2.0.0-beta.11 2.0.0-rc.0
authenticator 2.0.0-rc.0 2.0.0-rc.1
authenticator-js 2.0.0-rc.0 2.0.0-rc.1
autostart 2.0.0-rc.0 2.0.0-rc.1
autostart-js 2.0.0-rc.0 2.0.0-rc.1
barcode-scanner 2.0.0-rc.2 2.0.0-rc.3
barcode-scanner-js 2.0.0-rc.0 2.0.0-rc.1
biometric 2.0.0-rc.2 2.0.0-rc.3
biometric-js 2.0.0-rc.0 2.0.0-rc.1
cli 2.0.0-rc.0 2.0.0-rc.1
cli-js 2.0.0-rc.0 2.0.0-rc.1
clipboard-manager 2.0.0-rc.2 2.0.0-rc.3
clipboard-manager-js 2.0.0-rc.0 2.0.0-rc.1
deep-link 2.0.0-rc.1 2.0.0-rc.2
deep-link-js 2.0.0-rc.0 2.0.0-rc.1
fs 2.0.0-rc.0 2.0.0-rc.1
fs-js 2.0.0-rc.1 2.0.0-rc.2
dialog 2.0.0-rc.2 2.0.0-rc.3
dialog-js 2.0.0-rc.0 2.0.0-rc.1
geolocation 2.0.0-rc.2 2.0.0-rc.3
geolocation-js 2.0.0-rc.0 2.0.0-rc.1
global-shortcut 2.0.0-rc.1 2.0.0-rc.2
global-shortcut-js 2.0.0-rc.0 2.0.0-rc.1
haptics 2.0.0-rc.2 2.0.0-rc.3
haptics-js 2.0.0-rc.0 2.0.0-rc.1
http 2.0.0-rc.0 2.0.0-rc.1
http-js 2.0.0-rc.1 2.0.0-rc.2
localhost 2.0.0-rc.0 2.0.0-rc.1
log-plugin 2.0.0-rc.1 2.0.0-rc.2
log-js 2.0.0-rc.0 2.0.0-rc.1
nfc 2.0.0-rc.2 2.0.0-rc.3
nfc-js 2.0.0-rc.0 2.0.0-rc.1
notification 2.0.0-rc.2 2.0.0-rc.3
notification-js 2.0.0-rc.0 2.0.0-rc.1
os 2.0.0-rc.0 2.0.0-rc.1
os-js 2.0.0-rc.0 2.0.0-rc.1
persisted-scope 2.0.0-rc.0 2.0.0-rc.1
positioner 2.0.0-rc.0 2.0.0-rc.1
positioner-js 2.0.0-rc.0 2.0.0-rc.1
process 2.0.0-rc.0 2.0.0-rc.1
process-js 2.0.0-rc.0 2.0.0-rc.1
shell 2.0.0-rc.2 2.0.0-rc.3
shell-js 2.0.0-rc.0 2.0.0-rc.1
single-instance 2.0.0-rc.0 2.0.0-rc.1
sql 2.0.0-rc.0 2.0.0-rc.1
sql-js 2.0.0-rc.0 2.0.0-rc.1
store 2.0.0-rc.2 2.0.0-rc.3
store-js 2.0.0-rc.0 2.0.0-rc.1
stronghold 2.0.0-rc.0 2.0.0-rc.1
stronghold-js 2.0.0-rc.0 2.0.0-rc.1
updater 2.0.0-rc.1 2.0.0-rc.2
updater-js 2.0.0-rc.0 2.0.0-rc.1
upload 2.0.0-rc.0 2.0.0-rc.1
upload-js 2.0.0-rc.0 2.0.0-rc.1
websocket 2.0.0-rc.0 2.0.0-rc.1
websocket-js 2.0.0-rc.0 2.0.0-rc.1
window-state 2.0.0-rc.1 2.0.0-rc.2
window-state-js 2.0.0-rc.0 2.0.0-rc.1

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@lucasfernog lucasfernog merged commit e2e97db into v2 Aug 29, 2024
149 checks passed
@lucasfernog lucasfernog deleted the feat/tauri-permission-state branch August 29, 2024 18:40
Sir-Thom pushed a commit to Sir-Thom/plugins-workspace that referenced this pull request Oct 22, 2024
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