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

Commit 9c54a67d authored by Lei Yu's avatar Lei Yu Committed by Android (Google) Code Review
Browse files

Merge "Add "FILTER_NOT_HIDE" for all app filters." into nyc-mr1-dev

parents f91ca6bc d785a8db
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,