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

Commit 32b01bff 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

am: 15c14f0c

Change-Id: I2322d0d3e496013cfb02444b2224fab1eecb47b9
parents fbe72822 15c14f0c
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,