Gradle Update, NDK Update, and Copy Username and Password when Tapped - #546
Open
HipToday wants to merge 15 commits into
Open
Gradle Update, NDK Update, and Copy Username and Password when Tapped#546HipToday wants to merge 15 commits into
HipToday wants to merge 15 commits into
Conversation
HipToday
commented
Jul 5, 2026
- A bit of house keeping to get the app to build and run without warnings and errors in the latest version of Android Studio.
- Bump the Gradle version up a few versions
- Bump the NDK version to fix 16 KB alignment issue
- Bump compileSdkVersion
- Bump minSdkVersion
- Added tap-to-copy for both username and password fields in EntryActivity, including larger touch targets and a selectable background for better feedback.
- Added toast notifications for successful copy actions, while ensuring they don't duplicate the system notification on Android 13+.
- Disabled the keyboard/focus on the password field in the view activity and enforced a clear monospace typeface across the app (viewing, editing, and generating passwords).
- Upgrade Gradle version to 8.13 - Remove uses of jcenter
Housekeeping
…pped in the Entry Activity.
Copy to Clipboard When Username and Password Fields are Tapped
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.