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

[#330] Add description texts to cells #384

Commits on Dec 15, 2023

  1. [scribe-org#330] Add information tooltips to settings options

    Changed static data to constants to avoid unwanted modifications.
    Added localization catalog to the Scribe App.
    Added a shortDescription field to cell model.
    damien-rivet committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    0f38536 View commit details
    Browse the repository at this point in the history
  2. [scribe-org#330] Refactor cells and tableviews

    Add a base table view controller to implement similar logic between screens.
    damien-rivet committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    2bed3f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26a22b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    040dbd0 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. [scribe-org#330] Apply PR feedback

    Added separator insets to tableviews.
    Added disclosure indicators in About tabs to cells with nested navigation.
    Additional cleanups.
    damien-rivet committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    ac0979f View commit details
    Browse the repository at this point in the history