GBA001/Delta
Riley Testut 3e858c652f Fixes crash loading save states on iOS 17
Crashes due to GridCollectionViewLayout returning outdated cached layout information when inserting “Auto” save states section for the first time.

To fix this, we now clear the layout cache in invalidateLayout(with:) when relevant.
2023-06-16 15:25:49 -05:00
..
Base.lproj Updates Settings to use large titles where appropriate 2023-05-02 14:29:23 -05:00
Components Fixes crash loading save states on iOS 17 2023-06-16 15:25:49 -05:00
Database Fixes accidentally deleting Games directory during sync in rare circumstances 2023-05-02 14:29:23 -05:00
Deep Linking Switches to UIScene-based app lifecycle 2022-07-25 17:24:57 -05:00
Emulation Merge branch 'experimental_features' into develop 2023-04-28 15:51:08 -05:00
Experimental Features Merge branch 'experimental_features' into develop 2023-04-28 15:51:08 -05:00
Extensions Merge branch 'experimental_features' into develop 2023-04-28 15:51:08 -05:00
Game Selection [Features] Moves Notification.Name.settingsDidChange to DeltaFeatures 2023-04-13 15:57:25 -05:00
Importing Replaces UIAlertController with UIMenu for importing games 2022-04-28 16:54:18 -07:00
Launch Replaces screen edge gesture hack with preferredScreenEdgesDeferringSystemGestures 2019-08-05 22:58:59 -07:00
Pause Menu Merge branch 'experimental_features' into develop 2023-04-28 15:51:08 -05:00
Scenes Supports AirPlaying games to external displays 2023-04-26 14:56:45 -05:00
Settings [iPad] Fixes crash when resolving sync merge conflicts 2023-05-02 14:29:23 -05:00
Supporting Files [Pods] Removes Fabric + Crashlytics 2023-05-10 13:36:44 -05:00
Syncing Improves sync error messages when a game is missing or can’t be synced 2020-06-12 13:00:44 -07:00
Systems Supports AltJIT 2021-11-16 14:39:48 -08:00
Theming Replaces light theme with “opaque” dark theme 2016-11-22 19:57:39 -08:00
AppDelegate.swift [Pods] Removes Fabric + Crashlytics 2023-05-10 13:36:44 -05:00