mirror of
https://github.com/stoatchat/for-android.git
synced 2026-07-16 07:04:27 -04:00
[PR #34] fix: camera option in file picker will now ask for camera permissions if not granted. #56
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/stoatchat/for-android/pull/34
Author: @alexjyong
Created: 9/5/2025
Status: 🔄 Open
Base:
dev← Head:fix-camera-picker-ask-permissions📝 Commits (1)
cebc19bfix: camera option in file picker will now ask for camera permissions if not granted.📊 Changes
2 files changed (+38 additions, -2 deletions)
View changed files
📝
app/src/main/java/chat/revolt/screens/chat/views/channel/ChannelScreen.kt(+37 -2)📝
app/src/main/res/values/strings.xml(+1 -0)📄 Description
Please make sure to check the following tasks before opening and submitting a PR
Fixes https://github.com/revoltchat/android/issues/32
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.