Skip to content

Build 4613

Compare
Choose a tag to compare
@vdhamer vdhamer released this 18 Jan 23:17
· 1664 commits to main since this release

CLUBS AND MUSEA SCREEN

  • Renamed screen from Photo Clubs to Clubs to save space (for future mode picker).
  • Maps can display various photography musea (example: there are three in Manhattan, NYC).
  • Additional photo clubs (and musea) can be loaded from a data file (OrganizationList.json hosted on Github).
  • A photoclub's (or museum)'s country is determined from its GPS coordinates. This handles localization: "Frankrijk" (NL) = "France" (EN).
  • Town names are also translated if applicable: "Den Haag" (NL) = "The Hague" (EN).
  • No footnote anymore about pull-to-refresh.
  • Musea are rendered on maps using a special marker pin.
  • Top of screen shows how long the list is (e.g. "25 items").
  • Single line remark can be provided per club/museum. That text is localized if the translation is available.

PORTFOLIOS SCREEN

  • Name of towns are now shown in the correct language.
  • Limited the font size of the footers in case the device's text display size was increased (in Settings).
  • Removed the 3 Test Fotoclubs. They are now shown correctly as musea.

README SCREEN

  • Significant text updates and added new pictures. Removed section on data model. It's on github readme.

MAINTENANCE

  • Tested with with iOS 17.2.1, MacOS 14.2.1, GitCrypt 0.7.0.1, Xcode 14.2
  • Centralized code for loading and of input data (file: PhotoClubHubApp).
  • Updated data model picture in GitHub README.md file.
  • .xcloc localization files are no longer included in the Photo Club Hub target (not used in bundle).

This build was sent out to Apple Testflight users.