Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ginsudev/WDBFontOverwrite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5
Choose a base ref
...
head repository: ginsudev/WDBFontOverwrite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.9.1
Choose a head ref
  • 16 commits
  • 23 files changed
  • 4 contributors

Commits on Dec 30, 2022

  1. update README

    zhuowei committed Dec 30, 2022
    1 Configuration menu
    Copy the full SHA
    63a0ab1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83323e8 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2022

  1. Update Read me

    ginsudev committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    4a9d65f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ceafddb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from PoomSmart/emoji-paths

    Support replacing emoji font on iPhone SE (2016) and iPhone 6s (Plus)
    ginsudev authored Dec 31, 2022
    Configuration menu
    Copy the full SHA
    4220129 View commit details
    Browse the repository at this point in the history
  4. Use better unwrapping

    ginsudev committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    78dfbc0 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2023

  1. Add respring option

    ptrpaws committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    8bf3330 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. Version bump

    ginsudev committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    0eee792 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from basti564/respring-option

    Add respring option
    ginsudev authored Jan 2, 2023
    Configuration menu
    Copy the full SHA
    2c3d292 View commit details
    Browse the repository at this point in the history
  3. Removed TTC fix option from Emoji section

    TTC fix (first font only) will remove .AppleColorEmojiUI font from the TTC collection which is used widely in Apple UI apps.
    PoomSmart committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    b828be7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from PoomSmart/emoji-woff2-only

    Removed TTC fix option from Emoji section
    ginsudev authored Jan 2, 2023
    Configuration menu
    Copy the full SHA
    7507842 View commit details
    Browse the repository at this point in the history
  5. Version bump

    ginsudev committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    4e2c02b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a96b46a View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Custom font wheel picker, documents picker revamp.

    Added custom font wheel picker, rewrote the documents picker code in SwiftUI. Improved UX.
    ginsudev committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    b773256 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    542e58c View commit details
    Browse the repository at this point in the history
  3. Revert back to old document picker implementation.

    Reverted back to old document picker implementation, but fixed a bug where the picker would be deinited while using and use modern concurrency techniques.
    ginsudev committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    875ad86 View commit details
    Browse the repository at this point in the history
Loading