This module patches the system to include this bug fix merged into AOSP on 10 Jan 2014
Fix visibility of multiple non-fullscreen activities
(This bug appears only on Kitkat ROMs)
This patch is included in AOSP builds on 10 Jan 2014 or later. However, custom ROMs or manufacturer ROMs may cherry-pick this patch at a later date.
Video of how the bug looks like when using XHaloFloatingWindow
Those who use XHaloFloatingWindow or XMultiWindow should notice this bug easily.
Notice that only one app can be shown at one time and the previous app disappears when a new one is opened
=========================================
Issue detail:
Assume X, Y are non-fullscreen activities.
a. Home starts an activity X in task A in application stack.
b. X starts an activity Y in or
c. Activity X will be invisible.
=========================================
Author(s):
Support/Discussion URL:
http://forum.xda-developers.com/showthread.php?p=51104521
Source code URL:
https://github.com/zst123/Xposed-FixVisibilityOfMultipleNonFullscreenActivities
Package:
com.zst.xposed.fix.nonfullscreenactivities
Version name:
1.0
Release type:
Stable (low risk of bugs)
Download:
com.zst.xposed.fix.nonfullscreenactivities_v1_bb7af4.apk(21.17 KB)
Number of downloads:
51,685 in total · 25 in the last 24 hours
MD5 checksum:
bb7af4738bae11e72ccc4bc0bbbd2545
Uploaded on:
Saturday, March 15, 2014 - 13:53
Changes:
Version 1.0 (15 March 2014 / 2050 / GMT+8)
First Version