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

[iOS] - Leo 1.64.x Uplift #22484

Merged
merged 5 commits into from
Mar 8, 2024
Merged

[iOS] - Leo 1.64.x Uplift #22484

merged 5 commits into from
Mar 8, 2024

Commits on Mar 7, 2024

  1. - Implements AI-Chat for iOS

    - Implements In-App Payments
    - Implements Skus-SDK Payments
    - Implements Markdown parsing
    - Implement Syntax Highlighting
    - Implements PDF parsing
    - Implements Google Docs parsing
    - Implements Image to Text parsing
    - Implements Voice-Search assistant for AI-Chat
    - Implements Voice-Search assistant for Feedback
    - Implements URL-Bar AI-Chat suggestion
    - Implements AI-Chat Settings
    
    Signed-off-by: Brandon <[email protected]>
    Brandon-T committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    a1794e1 View commit details
    Browse the repository at this point in the history
  2. Fix navigation button sizes.

    Fix popover background colour in dark-mode due to SwiftUI.Color -> UIColor bug.
    
    Signed-off-by: Brandon <[email protected]>
    Brandon-T committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    e5816ac View commit details
    Browse the repository at this point in the history
  3. Fix spacing on info popover

    Signed-off-by: Brandon <[email protected]>
    Brandon-T committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    04e17a0 View commit details
    Browse the repository at this point in the history
  4. Reduce shadows

    Signed-off-by: Brandon <[email protected]>
    Brandon-T committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    f9ffde6 View commit details
    Browse the repository at this point in the history
  5. Fix crash in AttributedString when empty

    Signed-off-by: Brandon <[email protected]>
    Brandon-T committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    baa7539 View commit details
    Browse the repository at this point in the history