2021-03-27 16:17:14 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<FindBugsFilter>
|
2021-03-27 22:31:10 +01:00
|
|
|
<Match>
|
|
|
|
<Bug pattern="BC_UNCONFIRMED_CAST"/>
|
2024-03-31 18:40:15 +02:00
|
|
|
<Class name="de.danoeh.antennapod.ui.screen.drawer.NavListAdapter"/>
|
2021-03-27 22:31:10 +01:00
|
|
|
</Match>
|
2024-03-06 08:52:14 +01:00
|
|
|
<Match>
|
|
|
|
<Bug pattern="DLS_DEAD_LOCAL_STORE"/>
|
|
|
|
<Class name="de.danoeh.antennapod.ui.statistics.StatisticsFragment"/>
|
|
|
|
</Match>
|
2021-03-27 16:17:14 +01:00
|
|
|
<Match>
|
2021-03-27 19:40:53 +01:00
|
|
|
<Bug pattern="DM_DEFAULT_ENCODING"/>
|
2021-08-28 09:52:45 +02:00
|
|
|
<Class name="de.danoeh.antennapod.parser.media.vorbis.VorbisCommentReader"/>
|
2021-03-27 16:17:14 +01:00
|
|
|
</Match>
|
2024-03-06 08:52:14 +01:00
|
|
|
<Match>
|
|
|
|
<Bug pattern="EQ_CHECK_FOR_OPERAND_NOT_COMPATIBLE_WITH_THIS"/>
|
|
|
|
<Class name="de.danoeh.antennapod.model.feed.FeedMedia"/>
|
|
|
|
</Match>
|
|
|
|
<Match>
|
|
|
|
<Bug pattern="EQ_CHECK_FOR_OPERAND_NOT_COMPATIBLE_WITH_THIS"/>
|
|
|
|
<Class name="de.danoeh.antennapod.model.playback.RemoteMedia"/>
|
|
|
|
</Match>
|
2021-03-27 16:17:14 +01:00
|
|
|
<Match>
|
2021-03-27 22:31:10 +01:00
|
|
|
<Bug pattern="HSC_HUGE_SHARED_STRING_CONSTANT"/>
|
|
|
|
<Class name="de.danoeh.antennapod.net.ssl.BackportCaCerts"/>
|
2021-03-27 19:40:53 +01:00
|
|
|
</Match>
|
2024-03-06 08:52:14 +01:00
|
|
|
<Match>
|
|
|
|
<Bug pattern="ICAST_IDIV_CAST_TO_DOUBLE"/>
|
2024-03-29 08:55:13 +01:00
|
|
|
<Class name="de.danoeh.antennapod.ui.echo.background.RotatingSquaresBackground"/>
|
2024-03-06 08:52:14 +01:00
|
|
|
</Match>
|
2021-03-27 19:40:53 +01:00
|
|
|
<Match>
|
2021-03-27 22:31:10 +01:00
|
|
|
<Bug pattern="MS_CANNOT_BE_FINAL"/>
|
2024-03-29 21:05:02 +01:00
|
|
|
<Class name="de.danoeh.antennapod.playback.service.PlaybackService"/>
|
2021-03-27 22:31:10 +01:00
|
|
|
</Match>
|
|
|
|
<Match>
|
|
|
|
<Bug pattern="MS_MUTABLE_ARRAY"/>
|
2024-03-31 18:40:15 +02:00
|
|
|
<Class name="de.danoeh.antennapod.ui.screen.drawer.NavDrawerFragment"/>
|
2021-03-27 16:17:14 +01:00
|
|
|
</Match>
|
2024-03-17 20:25:44 +01:00
|
|
|
<Match>
|
|
|
|
<Bug pattern="MS_SHOULD_BE_FINAL"/>
|
|
|
|
<Class name="de.danoeh.antennapod.net.common.UserAgentInterceptor"/>
|
|
|
|
</Match>
|
2021-03-27 19:40:53 +01:00
|
|
|
<Match>
|
|
|
|
<Bug pattern="NP_NONNULL_PARAM_VIOLATION"/>
|
|
|
|
<Class name="de.danoeh.antennapod.activity.MainActivity"/>
|
|
|
|
</Match>
|
|
|
|
<Match>
|
|
|
|
<Bug pattern="NP_NULL_ON_SOME_PATH"/>
|
|
|
|
<Class name="de.danoeh.antennapod.activity.MainActivity"/>
|
|
|
|
</Match>
|
|
|
|
<Match>
|
|
|
|
<Bug pattern="NP_NULL_ON_SOME_PATH"/>
|
2021-04-22 23:17:11 +02:00
|
|
|
<Class name="de.danoeh.antennapod.model.feed.FeedMedia"/>
|
2021-03-27 19:40:53 +01:00
|
|
|
</Match>
|
2024-03-06 08:52:14 +01:00
|
|
|
<Match>
|
|
|
|
<Bug pattern="RV_RETURN_VALUE_IGNORED_BAD_PRACTICE"/>
|
|
|
|
<Class name="de.danoeh.antennapod.core.service.download.DownloadRequestCreator"/>
|
|
|
|
</Match>
|
2021-03-27 22:31:10 +01:00
|
|
|
<Match>
|
|
|
|
<Bug pattern="RV_RETURN_VALUE_IGNORED_BAD_PRACTICE"/>
|
2024-03-31 18:40:15 +02:00
|
|
|
<Class name="de.danoeh.antennapod.PreferenceUpgrader"/>
|
2021-03-27 22:31:10 +01:00
|
|
|
</Match>
|
|
|
|
<Match>
|
|
|
|
<Bug pattern="ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD"/>
|
2024-03-29 21:05:02 +01:00
|
|
|
<Class name="de.danoeh.antennapod.playback.service.PlaybackService"/>
|
2021-03-27 22:31:10 +01:00
|
|
|
</Match>
|
2024-03-06 08:52:14 +01:00
|
|
|
<Match>
|
|
|
|
<Bug pattern="ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD"/>
|
|
|
|
<Class name="de.danoeh.antennapod.ui.home.sections.EpisodesSurpriseSection"/>
|
|
|
|
</Match>
|
2021-03-27 22:31:10 +01:00
|
|
|
|
|
|
|
<Match><Class name="de.danoeh.antennapod.core.ClientConfig"/></Match>
|
|
|
|
|
2024-03-23 09:40:40 +01:00
|
|
|
<Match><Package name="~.*\.databinding"/></Match>
|
2021-03-27 22:31:10 +01:00
|
|
|
|
2024-03-06 08:52:14 +01:00
|
|
|
<Match><Bug pattern="DMI_RANDOM_USED_ONLY_ONCE"/></Match>
|
2021-03-27 22:31:10 +01:00
|
|
|
<Match><Bug pattern="EI_EXPOSE_REP"/></Match>
|
|
|
|
<Match><Bug pattern="EI_EXPOSE_REP2"/></Match>
|
2024-03-06 08:52:14 +01:00
|
|
|
<Match><Bug pattern="HE_EQUALS_USE_HASHCODE"/></Match>
|
2021-03-27 22:31:10 +01:00
|
|
|
<Match><Bug pattern="IS2_INCONSISTENT_SYNC"/></Match>
|
|
|
|
<Match><Bug pattern="NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE"/></Match>
|
|
|
|
<Match><Bug pattern="OS_OPEN_STREAM"/></Match>
|
|
|
|
<Match><Bug pattern="RC_REF_COMPARISON_BAD_PRACTICE_BOOLEAN"/></Match>
|
|
|
|
<Match><Bug pattern="RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE"/></Match>
|
|
|
|
<Match><Bug pattern="RV_RETURN_VALUE_IGNORED"/></Match>
|
|
|
|
<Match><Bug pattern="SE_COMPARATOR_SHOULD_BE_SERIALIZABLE"/></Match>
|
|
|
|
<Match><Bug pattern="SE_NO_SERIALVERSIONID"/></Match>
|
|
|
|
<Match><Bug pattern="SE_TRANSIENT_FIELD_NOT_RESTORED"/></Match>
|
|
|
|
<Match><Bug pattern="SF_SWITCH_NO_DEFAULT"/></Match>
|
2024-03-06 08:52:14 +01:00
|
|
|
<Match><Bug pattern="ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD"/></Match>
|
|
|
|
<Match><Bug pattern="VA_FORMAT_STRING_USES_NEWLINE"/></Match>
|
2021-03-27 22:31:10 +01:00
|
|
|
<Match><Bug pattern="WMI_WRONG_MAP_ITERATOR"/></Match>
|
2021-03-27 16:17:14 +01:00
|
|
|
</FindBugsFilter>
|