Skip to content

Releases: Mak5er/AirCard-iOS

AirCard-iOS v1.3

Choose a tag to compare

@Mak5er Mak5er released this 20 Sep 02:08

What's Changed in v1.3

Note: AirCard-iOS currently supports iOS 27.0 and newer (iOS 27+).

PosterBoard Wallpapers (.tendies)

• Added support for importing and unpacking .tendies wallpaper archives.
• Automatic PosterBoard container detection and active descriptor UUID preservation.
• Integrated instant WebKit NeoSpring respring right after flashing (no device reboot required).

Apple Wallet & Passcode Theming

• Added PDF artwork generation for transit passes (Suica, Pasmo, etc.).
• Fixed keypad preview framing and TelephonyUI cache paths.
• Cleaned up passcode number localization pickers.
• Removed sluggish button glide animations when scanning cards and copying logs.

UI & Quality of Life

• Centered action buttons and removed misplaced list divider lines across all tabs.
• Removed disruptive import and install alert popups in favor of clean inline status logs.
• Cleaned up the VPN status bar and removed redundant text labels.
• General repository cleanup and project modernization.

AirCard-iOS v1.2.5

Choose a tag to compare

@Mak5er Mak5er released this 19 Sep 22:19

What's Changed in v1.2.5

🛡️ Crash & Memory Fixes

  • Stack Overflow Crash Resolved: Eliminated crashes on iOS 17/18 during TLS PSK and Tokio handshakes by delegating exploit and syslog routines to dedicated 4MB stack threads.
  • Jetsam OOM Kill Prevention: SwiftUI card grid now uses memory-efficient 512px thumbnails; full-resolution artwork is loaded on-demand during flash and immediately deallocated.

🌐 Network & Tunnel Resilience

  • LocalDevVPN & Loopback Routing: Restored loopback priority (127.0.0.1, 10.7.0.1, 10.7.0.3) with adaptive 6s timeouts.
  • Local Network Prompt: Automatically verifies and requests Local Network permissions on launch.

⚡ AirTraffic & PassKit Enhancements

  • Airlock Directory Guarantee: Automatically ensures /var/mobile/Media/Airlock/Book exists via AFC, preventing path traversal failures on devices without previous Apple Books syncs.
  • Non-Fatal SyncFailed Handling: Prevents premature sync terminations caused by delayed background session resets from com.apple.atc.
  • Comprehensive Pass Artwork Suite: Generates full 8-file skin variants (cardBackgroundCombined, diffuse, background, strip at @3x and @2x) in a single atomic batch write.
  • Transit & Suica PDF Support: Restored vector PDF generation (cardBackgroundCombined.pdf, background.pdf, strip.pdf) for complete support of transit and railway passes.
  • Robust Card ID Sanitization: Automatically cleans pasted paths, quotes, and .pkpass extensions to prevent invalid target paths.