Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 15c14f0c authored by jackqdyulei's avatar jackqdyulei Committed by android-build-merger
Browse files

Add "FILTER_NOT_HIDE" for all app filters. am: d785a8db

am: 00ed8275

Change-Id: I108753ea9af54aba754a8899f02a3f100f3b38fd
parents 4d6ff7e6 00ed8275
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -887,6 +887,8 @@ public class ManageApplications extends InstrumentedFragment
                    comparatorObj = ApplicationsState.ALPHA_COMPARATOR;
                    break;
            }
            filterObj = new CompoundFilter(filterObj, ApplicationsState.FILTER_NOT_HIDE);

            AppFilter finalFilterObj = filterObj;
            mBgHandler.post(() -> {
                final ArrayList<AppEntry> entries = mSession.rebuild(finalFilterObj,