[PR #6] [MERGED] feat: make email inputs type email and ime action next #47

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

📋 Pull Request Information

Original PR: https://github.com/stoatchat/for-android/pull/6
Author: @aisuleep
Created: 6/16/2024
Status: Merged
Merged: 6/16/2024
Merged by: @infi

Base: devHead: email-input-ux


📝 Commits (1)

  • 6af936d feat: make email inputs type email and ime action next

📊 Changes

3 files changed (+10 additions, -2 deletions)

View changed files

📝 app/src/main/java/chat/revolt/components/generic/FormTextField.kt (+3 -1)
📝 app/src/main/java/chat/revolt/screens/login/LoginScreen.kt (+3 -0)
📝 app/src/main/java/chat/revolt/screens/register/RegisterDetailsScreen.kt (+4 -1)

📄 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

🔄 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/6 **Author:** [@aisuleep](https://github.com/aisuleep) **Created:** 6/16/2024 **Status:** ✅ Merged **Merged:** 6/16/2024 **Merged by:** [@infi](https://github.com/infi) **Base:** `dev` ← **Head:** `email-input-ux` --- ### 📝 Commits (1) - [`6af936d`](https://github.com/stoatchat/for-android/commit/6af936d6e6d04ef1c4b52e41e633529bf3389b41) feat: make email inputs type email and ime action next ### 📊 Changes **3 files changed** (+10 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/src/main/java/chat/revolt/components/generic/FormTextField.kt` (+3 -1) 📝 `app/src/main/java/chat/revolt/screens/login/LoginScreen.kt` (+3 -0) 📝 `app/src/main/java/chat/revolt/screens/register/RegisterDetailsScreen.kt` (+4 -1) </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 --- <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:43 -05:00
yindo closed this issue 2026-02-16 12:26:43 -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#47