
F-Droid shouldn't crash if a push request includes a bad package name. This just makes it silently ignore those push requests. If its a debug build, it will send a message to logcat. I'm not sure this is best way to handle this, but this is better than crashing the app. This will make it harder for repo operators to debug issues with push requests.