Skip to content

Commit 1dddd05

Browse files
committed
searchfilters: dynamically generate UIs and evaluate selected sort and content filters
SearchFilterLogic.java: ======================= This class handles all the user interaction with the content and sort filters of NewPipeExtractor. The class works standalone to just get the default selected filters eg. during init phase. See in SearchFragment#initializeFilterData() SearchFilterUiGeneratorBase.java: ================================= It extends SearchFilterLogic and is used as a base class to implement the UI interface for content and sort filter dialogs eg. SearchFilterDialogGenerator or SearchFilterOptionMenuAlikeDialogGenerator.
1 parent 7ab8f9f commit 1dddd05

2 files changed

Lines changed: 848 additions & 0 deletions

File tree

0 commit comments

Comments
 (0)