dolphin/Source/Android/app
JosJuice 04072f0ce6 Integrate "Ignore for this session" better with config system
Because of the previous commit, this is needed to stop DolphinQt from
forgetting that the user pressed ignore whenever any part of the config
is changed.

This commit also changes the behavior a bit on DolphinQt: "Ignore for
this session" now applies to the current emulation session instead of
the current Dolphin launch. This matches how it already worked on
Android, and is in my opinion better because it means the user won't
lose out on important panic alerts in a game becase they played another
game first that had repeated panic alerts that they wanted to ignore.

For Android, this commit isn't necessary, but it makes the code cleaner.
2022-09-24 13:03:45 +02:00
..
src/main Integrate "Ignore for this session" better with config system 2022-09-24 13:03:45 +02:00
.gitignore
build.gradle Merge pull request #10626 from t895/glide 2022-09-13 08:24:18 +02:00
proguard-rules.pro Android: Enable R8 code shrinking 2021-11-19 22:56:34 +01:00