Share app feature, scroll-to-top button, and login checkbox enhancement. - #283
Open
sannithadommeti wants to merge 6 commits into
Open
Share app feature, scroll-to-top button, and login checkbox enhancement.#283sannithadommeti wants to merge 6 commits into
sannithadommeti wants to merge 6 commits into
Conversation
… robot checkbox on login page
…access and I'm not a robot checkbox for logging in
sannithadommeti
force-pushed
the
share-app-feature
branch
from
May 23, 2025 12:52
bd648c9 to
8ad45e5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR includes the following enhancements to the SettingsActivity:
✅ Share App button: Allows users to share the app via any installed messaging platform.
🔼 Scroll-to-Top FAB: A floating action button appears after scrolling down, letting users quickly return to the top.
🔐 Login Checkbox: Added a "I'm not a robot" checkbox to improve login interaction clarity.
All features were tested on both mobile and tablet layouts. Merge conflicts have been resolved with dev, ensuring compatibility.