digidem / comapeo-mobile

The next version of Mapeo mobile
GNU General Public License v3.0
5 stars 1 forks source link

feat: adds audio permissions #760

Closed cimigree closed 5 days ago

cimigree commented 1 week ago

Adds functionality for asking for permissions for Audio. Adds Audio navigation and dummy screen. Starts to address this issue: #360 Here are the designs I found this command helpful to reset the permissions to be able to test different scenarios: adb shell pm reset-permissions Make sure to add this to your env file: EXPO_PUBLIC_FEATURE_AUDIO=true

sentry-io[bot] commented 1 week ago

🔍 Existing Issues For Review

Your pull request is modifying functions with the following pre-existing issues:

📄 File: src/frontend/sharedComponents/ActionRow.tsx

Function Unhandled Issue
ActionsRow ReferenceError: Property 'openSheet' doesn't exist ActionsRow(/Users/cindygreen/awana/comapeo-mobile/src/frontend/sharedComponents/ActionRow.ts...
Event Count: 3 Affected Users: 1
ActionsRow ReferenceError: Property 'Audio' doesn't exist Ac...
Event Count: 1 Affected Users: 1
ActionsRow ReferenceError: Property 'isAudioPermissionSheetOpen' doesn't exist ActionsRow(/Users/cindygreen/awana/comapeo-mobile/src/frontend/sharedCompon...
Event Count: 1 Affected Users: 1
ActionsRow ReferenceError: Property 'handlePermissionGranted' doesn't exist ActionsRow(/Users/cindygreen/awana/comapeo-mobile/src/frontend/sharedComponent...
Event Count: 1 Affected Users: 1

Did you find this useful? React with a 👍 or 👎