Skip to content

Commit

Permalink
feat: 调整虎扑的精适配
Browse files Browse the repository at this point in the history
  • Loading branch information
sothx committed Feb 5, 2024
1 parent 08ad103 commit 7b3d152
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions config/module.config.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"id": "MIUI_MagicWindow+",
"name": "MIUI MagicWindow+",
"version": "1.07.20",
"versionCode": "10720",
"version": "1.07.21",
"versionCode": "10721",
"author": "御坂初琴 等",
"description": "适用于HyperOS For Pad,用于扩展平行视界的支持范围,以及优化平行视界的体验。当前刷入的是[澎湃OS专用版]。遇到问题先看[问题合集],反馈问题请提交[应用名]、[系统版本]、[模块版本]、[不适配的现象]。(此版本为酷安 @做梦书 自用版,旨在快速扩充更多应用的平行窗口体验,反馈应用适配问题可前往酷安私信或者Github:https://github.com/sothx/mipad-magic-window)",
"updateJson": "http://client-updater.sothx.com/mipad-magic-window/update.json"
Expand Down
2 changes: 1 addition & 1 deletion module_src/embedded_rules_list.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -3269,7 +3269,6 @@
<package name="com.clover.daysmatter" relaunch="true" isShowDivider="true" supportFullSize="true" />
<package name="com.kingwin.piano" activityRule="com.kingwin.piano.home.activity.FreeActivity" />
<package name="com.xtc.watch" isShowDivider="true" supportFullSize="true" supportCameraPreview="false" forcePortraitActivity="com.xtc.watch/com.xtc.account.activity.bind.CaptureActivity" />
<package name="com.hupu.games" clearTop="true" isShowDivider="true" supportFullSize="true" splitRatio="0.3" placeholder="com.hupu.games.main.MainActivity:com.hupu.android.hotrank.HotRankActivity" splitPairRule="com.hupu.games.main.MainActivity:*,com.hupu.topic.TagPolymericActivity:*,com.hupu.android.search.HpSearchActivity:*,com.hupu.topic.TopicActivity:*" activityRule="com.hupu.android.bbs_video.BBSVideoViewerActivity,com.hupu.android.basic_video_viewer.VideoViewerActivity" flags="reusePreContainer:com.hupu.android.bbs.detail.PostDetailActivity" />
<package name="com.xdf.recite" isShowDivider="true" splitPairRule="com.xdf.recite.android.ui.activity.load.MainActivity:* " transitionRules="com.xdf.recite.android.ui.activity.study.plan.ActivityPlanSetting" />
<package name="com.chaozh.iReader.dj" fullRule="*" />
<package name="com.iyuba.ted" isShowDivider="true" flags="reusePreContainer:com.iyuba.voaseries.ui.study.StudyActivity3" />
Expand Down Expand Up @@ -3495,6 +3494,7 @@
<%_ } else { _%>
<package name="com.twitter.android" scaleMode="1" fullRule="nra:cr:rcr" />
<%_ } _%>
<package name="com.hupu.games" splitRatio="0.3" clearTop="true" isShowDivider="true" supportFullSize="true" splitPairRule="com.hupu.games.main.MainActivity:*,com.hupu.topic.TagPolymericActivity:*,com.hupu.android.search.HpSearchActivity:*,com.hupu.topic.TopicActivity:*,com.hupu.user.ui.PersonalActivity:*,com.hupu.android.hotrank.HotRankNewActivity:*,com.hupu.user.ui.MyFavorActivity:*,com.hupu.user.ui.BrowsingRecordActivity:*com.hupu.user.ui.FocusManagerActivity:*,com.hupu.user.ui.InfoCenterActivity:*" activityRule="com.hupu.games.main.MainActivity,com.hupu.android.bbs_video.BBSVideoViewerActivity,com.hupu.android.basic_video_viewer.VideoViewerActivity,com.hupu.bbs_create_post.BbsCreatePostActivity,com.hupu.android.bbs_video.v2.BBSVideoListActivity,com.hupu.android.bbs.picture.BBSPictureViewActivity" transitionRules="com.hupu.games.main.MainActivity" />
<!-- For WDB/RedMi Use Only-->
<package name="com.sina.weibo" fullRule="nra:cr:rcr:nr" />
<package name="com.tencent.tim" fullRule="nra:cr:rcr" />
Expand Down

0 comments on commit 7b3d152

Please sign in to comment.