GBA002/Delta
Riley Testut cb2caa7ef1 Replaces screen edge gesture hack with preferredScreenEdgesDeferringSystemGestures
We want priority over system gestures when tapping near edges of screen. Previously, we needed to access the private screen edge gesture recognizer, but now we can use preferredScreenEdgesDeferringSystemGestures.
2019-08-05 22:58:59 -07:00
..
Base.lproj Limits controller customization screen to portrait orientation 2019-07-14 17:41:18 -07:00
Components Adds SyncResultViewController to view errors that occured during sync 2018-12-04 17:21:04 -08:00
Database Updates input + video logic to support revised DeltaCore API 2019-04-30 15:42:30 -07:00
Deep Linking Migrates to Swift 4.2 via Xcode 10.1 migrator 2018-11-12 11:45:55 -08:00
Emulation Replaces screen edge gesture hack with preferredScreenEdgesDeferringSystemGestures 2019-08-05 22:58:59 -07:00
Extensions Adds support for N64 games 2019-06-21 12:07:30 -07:00
Game Selection Improves reliability when previewing games/save states 2019-04-30 15:34:22 -07:00
Importing Adds ability to import game save files 2019-03-01 11:42:37 -08:00
Launch Replaces screen edge gesture hack with preferredScreenEdgesDeferringSystemGestures 2019-08-05 22:58:59 -07:00
Pause Menu Fixes pause menu buttons obscured by notch 2019-07-14 17:29:05 -07:00
Settings Limits controller customization screen to portrait orientation 2019-07-14 17:41:18 -07:00
Supporting Files Updates bundle version to 10 2019-08-02 12:05:07 -07:00
Syncing Resets previous Harmony beta database upon first launch 2019-03-25 17:18:50 -07:00
Systems Adds support for N64 games 2019-06-21 12:07:30 -07:00
Theming Replaces light theme with “opaque” dark theme 2016-11-22 19:57:39 -08:00
AppDelegate.swift Replaces screen edge gesture hack with preferredScreenEdgesDeferringSystemGestures 2019-08-05 22:58:59 -07:00