[PR #34] fix: camera option in file picker will now ask for camera permissions if not granted. #56

Open
opened 2026-02-16 12:26:45 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/stoatchat/for-android/pull/34
Author: @alexjyong
Created: 9/5/2025
Status: 🔄 Open

Base: devHead: fix-camera-picker-ask-permissions


📝 Commits (1)

  • cebc19b fix: 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

  • I understand and have followed the contribution guide
  • I have tested my changes locally and they are working as intended

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.

## 📋 Pull Request Information **Original PR:** https://github.com/stoatchat/for-android/pull/34 **Author:** [@alexjyong](https://github.com/alexjyong) **Created:** 9/5/2025 **Status:** 🔄 Open **Base:** `dev` ← **Head:** `fix-camera-picker-ask-permissions` --- ### 📝 Commits (1) - [`cebc19b`](https://github.com/stoatchat/for-android/commit/cebc19b7c49cc912fa53160d5f58b7ff1fc3a177) fix: camera option in file picker will now ask for camera permissions if not granted. ### 📊 Changes **2 files changed** (+38 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/src/main/java/chat/revolt/screens/chat/views/channel/ChannelScreen.kt` (+37 -2) 📝 `app/src/main/res/values/strings.xml` (+1 -0) </details> ### 📄 Description ## Please make sure to check the following tasks before opening and submitting a PR - [X] I understand and have followed the [contribution guide](https://github.com/revoltchat/.github/blob/master/.github/CONTRIBUTING.md) - [X] I have tested my changes locally and they are working as intended Fixes https://github.com/revoltchat/android/issues/32 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 12:26:45 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: stoatchat/for-android#56