Skip to content

Develop#180

Merged
sameerasw merged 6 commits intomainfrom
develop
Feb 4, 2026
Merged

Develop#180
sameerasw merged 6 commits intomainfrom
develop

Conversation

@sameerasw
Copy link
Owner

This pull request primarily updates language translations for several locales, ensuring more accurate and user-friendly text throughout the app. It also simplifies the logic for tab visibility in the UI by always showing all tabs, regardless of developer mode status. Additionally, some internal code comments were cleaned up for clarity.

UI and Logic Changes:

  • The tab selection logic in both MainActivity.kt and SettingsActivity.kt was simplified to always show all available tabs, regardless of whether developer mode is enabled. This removes conditional tab visibility and ensures consistency in the UI. [1] [2]

Localization and Translation Improvements:

  • Dutch (values-nl/strings.xml): Improved and expanded translations for numerous app features, settings, and error messages, providing more natural and complete Dutch localization. [1] [2] [3]
  • Chinese (values-zh/strings.xml): Overhauled and expanded translations for feature descriptions, settings, and UI elements to improve clarity and accuracy.
  • Arabic (values-ar/strings.xml): Minor improvement to the release notes string format, adding a version prefix for clarity.
  • French (values-fr/strings.xml): Improved the release notes string format to include a version prefix, enhancing clarity for users.

Code Maintenance:

  • Removed outdated or redundant comments in ButtonRemapHandler.kt to clean up the code and improve maintainability.

@sameerasw sameerasw self-assigned this Feb 4, 2026
@sameerasw sameerasw added the enhancement New feature or request label Feb 4, 2026
@sameerasw sameerasw merged commit aa3678b into main Feb 4, 2026
1 check passed
@github-project-automation github-project-automation bot moved this from Backlog to Done in Essentials Progress Feb 4, 2026
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

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant