Skip to content

refactor(login): replaced icon, improved strings and animations#62

Merged
ardevd merged 1 commit into
mainfrom
login-improvements
May 31, 2026
Merged

refactor(login): replaced icon, improved strings and animations#62
ardevd merged 1 commit into
mainfrom
login-improvements

Conversation

@ardevd

@ardevd ardevd commented May 30, 2026

Copy link
Copy Markdown
Owner

No description provided.

@ardevd ardevd self-assigned this May 30, 2026
Copilot AI review requested due to automatic review settings May 30, 2026 21:13
@ardevd ardevd added the enhancement New feature or request label May 30, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Small login-screen polish: swaps the timer icon for the launcher icon, extracts the API-token helper text into translatable string resources, and adds Material fade-through transitions to LoginFragment.

Changes:

  • Replace ic_timer with @mipmap/ic_launcher as the login logo and drop the app:tint.
  • Move the hard-coded "Found in Web App > Settings > API" helper text into login_token_helper (en + no), correcting the wording to "Account > API".
  • Add MaterialFadeThrough enter/exit/reenter/return transitions to LoginFragment.onCreate.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
app/src/main/res/values/strings.xml Adds new login_token_helper string.
app/src/main/res/values-no/strings.xml Adds Norwegian translation of login_token_helper.
app/src/main/res/layout/fragment_login.xml Uses launcher icon for logo; references new helper string.
app/src/main/java/net/ardevd/tagius/features/auth/ui/LoginFragment.kt Adds Material fade-through fragment transitions.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ardevd ardevd merged commit e2786c8 into main May 31, 2026
3 checks passed
@ardevd ardevd deleted the login-improvements branch May 31, 2026 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants