Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvement: Rework AppInfoView to scale up size and remove unneeded gimmicks #1065

Merged
merged 2 commits into from
Jun 14, 2024

Conversation

wutschel
Copy link
Collaborator

@wutschel wutschel commented May 20, 2024

Description

Small set of changes to the AppInfoView:

  • Remove speech ballon and translations for "enjoy!"
  • Remove io and mask images
  • Remove hidden audio functionality (anyway resource audio file was gone)
  • Remove unneeded button and unused credits scrollview
  • Increase label view size and related fonts to use larger display / popover sizes.
  • Make version text use UIColor.labelColor and an increased font size.

Screenshots (left pair iPhone 14 Pro, right pair iPod Touch 7G)
Bildschirmfoto-2024-05-20-um-16-21-02

Summary for release notes

Improvement: Rework AppInfoView to scale up size and remove unneeded gimmicks

@wutschel wutschel changed the title Improvement: Rework AppInfoView to scale up size and remove unneeded gimmi Improvement: Rework AppInfoView to scale up size and remove unneeded gimmicks May 20, 2024
@wutschel
Copy link
Collaborator Author

@kambala-decapitator, do I understand correct that the App's name in Appstore is always "Official Kodi Remote"? So there is no localization for different countries? If so, I should also remove the localization for the App's name in the AppInfoVC.

@wutschel wutschel marked this pull request as draft May 21, 2024 05:18
@wutschel wutschel marked this pull request as ready for review May 25, 2024 15:06
@kambala-decapitator
Copy link
Collaborator

@kambala-decapitator, do I understand correct that the App's name in Appstore is always "Official Kodi Remote"? So there is no localization for different countries? If so, I should also remove the localization for the App's name in the AppInfoVC.

yes, we have only US English text on ASC

- Remove speech ballon and translations for "enjoy!"
- Remove translations for "Official Kodi Remote"
- Remove "for iOS", this is obvious
- Remove io and mask
- Remove audio functionality
- Remove unneeded button and credits scrollview
Increase label view size and related fonts to use larger display / popover sizes. Make version text use UIColor.labelColor and an increased font size.
@wutschel
Copy link
Collaborator Author

Removed the changes to non-English-GB localization files, this is done by weblate. The squashed and rebased.

@kambala-decapitator kambala-decapitator merged commit 32d2512 into xbmc:master Jun 14, 2024
@wutschel wutschel deleted the rework_appinfo branch June 14, 2024 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants