mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
rss源变化时相关数据处理 (#4409)
* rss收藏优化 * rss源删除时,删除该源的rssArticle数据; * rss源编辑时,如果源地址发生变化,同时更新源相关数据; * 共存版命名添加后缀
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
android:name=".App"
|
||||
android:allowBackup="true"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:label="@string/app_name"
|
||||
android:label="${app_name}"
|
||||
android:networkSecurityConfig="@xml/network_security_config"
|
||||
android:requestLegacyExternalStorage="true"
|
||||
android:supportsRtl="true"
|
||||
|
||||
Reference in New Issue
Block a user