Thanks to visit codestin.com
Credit goes to github.com

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: Sjj1024/PakePlus-iOS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: web7
Choose a base ref
...
head repository: Sjj1024/PakePlus-iOS
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 8 files changed
  • 2 contributors

Commits on Feb 3, 2026

  1. Refactor WebView configuration to improve performance and enhance use…

    …r experience; update related settings for better media handling.
    songjj committed Feb 3, 2026
    Configuration menu
    Copy the full SHA
    b4e357a View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2026

  1. Remove large base64-encoded icon data from pakeapp.mobileconfig to re…

    …duce file size and improve maintainability.
    songjj committed Feb 4, 2026
    Configuration menu
    Copy the full SHA
    f02fcc3 View commit details
    Browse the repository at this point in the history
  2. Remove pakeapp.mobileconfig file to declutter the project and elimina…

    …te unused configuration settings.
    songjj committed Feb 4, 2026
    Configuration menu
    Copy the full SHA
    3ae334a View commit details
    Browse the repository at this point in the history
  3. Refactor WebView settings to enhance performance and improve media ha…

    …ndling; streamline configuration for better user experience.
    songjj committed Feb 4, 2026
    Configuration menu
    Copy the full SHA
    321c8a2 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2026

  1. Update pakeplus.mobileconfig to improve clarity by translating config…

    …uration descriptions to English and standardizing the PayloadIdentifier format.
    songjj committed Feb 6, 2026
    Configuration menu
    Copy the full SHA
    be25e1b View commit details
    Browse the repository at this point in the history
  2. Update pakeplus.mobileconfig to standardize identifiers, update URLs,…

    … and improve clarity in configuration settings.
    songjj committed Feb 6, 2026
    Configuration menu
    Copy the full SHA
    5ea57cc View commit details
    Browse the repository at this point in the history
  3. Refactor pakeplus.mobileconfig to standardize icon data formatting an…

    …d update display names for improved clarity and consistency.
    songjj committed Feb 6, 2026
    Configuration menu
    Copy the full SHA
    1fb581f View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2026

  1. Update Info.plist and WebView settings to enhance media handling and …

    …improve configuration clarity; adjust URLs and permissions for better functionality.
    songjj committed Feb 10, 2026
    Configuration menu
    Copy the full SHA
    5d6aa9c View commit details
    Browse the repository at this point in the history
  2. Add file download functionality to WebView; implement URL handling fo…

    …r common file types and share sheet presentation
    Sjj1024 committed Feb 10, 2026
    Configuration menu
    Copy the full SHA
    656797a View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2026

  1. Add download started hint in WebView; implement visual feedback durin…

    …g file download process
    songjj committed Feb 11, 2026
    Configuration menu
    Copy the full SHA
    79fe139 View commit details
    Browse the repository at this point in the history
  2. Update UserInterfaceState.xcuserstate to reflect changes in user inte…

    …rface state; ensure consistency with recent project updates.
    songjj committed Feb 11, 2026
    Configuration menu
    Copy the full SHA
    f8b9484 View commit details
    Browse the repository at this point in the history
  3. Update Info.plist to set CFBundleDisplayName to 'PakePlus8' and adjus…

    …t project.pbxproj to remove outdated display name references; clarify application ID comments in ppworker.cjs for iOS.
    songjj committed Feb 11, 2026
    Configuration menu
    Copy the full SHA
    54a073f View commit details
    Browse the repository at this point in the history
  4. Add media capture permission handling in WebView; implement checks fo…

    …r camera and microphone access before granting permissions.
    songjj committed Feb 11, 2026
    Configuration menu
    Copy the full SHA
    542bc3a View commit details
    Browse the repository at this point in the history
  5. Add blob download functionality to WebView; implement JavaScript brid…

    …ge for handling blob URLs and chunked data transfer, enhancing file download capabilities.
    songjj committed Feb 11, 2026
    Configuration menu
    Copy the full SHA
    c7dfe00 View commit details
    Browse the repository at this point in the history
  6. Remove outdated download logic comment from WebView; update UserInter…

    …faceState.xcuserstate to reflect recent changes in user interface state.
    songjj committed Feb 11, 2026
    Configuration menu
    Copy the full SHA
    0bb8a26 View commit details
    Browse the repository at this point in the history
  7. Update UserInterfaceState.xcuserstate to reflect recent changes in us…

    …er interface; ensure alignment with the latest project modifications.
    songjj committed Feb 11, 2026
    Configuration menu
    Copy the full SHA
    4abb8ce View commit details
    Browse the repository at this point in the history
  8. Refactor custom.js for improved readability; format code for consiste…

    …ncy in blob URL handling and error management.
    songjj committed Feb 11, 2026
    Configuration menu
    Copy the full SHA
    7889daa View commit details
    Browse the repository at this point in the history
Loading