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

[milestone/12.0.1] Milestone 12.0.1 #1220

Merged
merged 12 commits into from
Jun 20, 2023
Merged

[milestone/12.0.1] Milestone 12.0.1 #1220

merged 12 commits into from
Jun 20, 2023

Commits on Jun 14, 2023

  1. - BrowserNavigationViewController:

    	- add ability to show/hide navigation bar (with or without animation)
    	- add convenience accessor to UIViewController to access the enclosing browserNavigationViewController
    - Branding+App: fix SwiftLint warnings
    - PDFViewerViewController: hide navigation bar via browserNavigationController rather than navigationController (fix finding (7))
    felix-schwarz committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    62e9805 View commit details
    Browse the repository at this point in the history
  2. - UIView+EmbedLayout: add new .safeAreaWithKeyboardAnchorSet property…

    … for laying out the view in a keyboard-responsive manner
    
    - CollectionViewController: add .compressForKeyboard property that layouts the UICollectionView in a keyboard-responsive manner
    - ShareViewController: adopt compressForKeyboard
    - ClientItemViewController: adopt compressForKeyboard
    - fixes finding (1) in #1095
    felix-schwarz committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    dfa2039 View commit details
    Browse the repository at this point in the history
  3. - fix finding (9) in #1095

    felix-schwarz committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    3d145f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1ee5b0 View commit details
    Browse the repository at this point in the history
  5. - ComposedMessageView: apply syntactic sugar

    - MediaDisplayViewController: when streaming, show a loading indicator (fixing finding (5) in #1095)
    felix-schwarz committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    09025d3 View commit details
    Browse the repository at this point in the history
  6. - fix localization typo

    felix-schwarz committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    0921664 View commit details
    Browse the repository at this point in the history
  7. - MediaDisplayViewController: show download indicator when downloadin…

    …g video files (fixing part 2 of finding (5) in #1095)
    felix-schwarz committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    ebd4c1b View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. - BottomButtonBar: vertically align also the prompt label to selectBu…

    …tton.centerYAnchor
    
    - ClientLocationPicker: prevent usage of .keyboardLayoutGuide to fix finding (13) in #1220 (misplaced select button after navigating to Files view)
    - CollectionViewController: use the .safeAreaWithKeyboardAnchorSet for the whole stack view rather than just the collection view
    felix-schwarz committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    3c8b203 View commit details
    Browse the repository at this point in the history
  2. - new build and version number

    - added in-app release notes
    - added calens release notes
    hosy committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    6f32fa8 View commit details
    Browse the repository at this point in the history
  3. Calens changelog updated

    hosy authored and github-actions[bot] committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    5881fc7 View commit details
    Browse the repository at this point in the history
  4. updated fastlane release notes

    hosy committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    8cab9fc View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    10ac525 View commit details
    Browse the repository at this point in the history