Commit dbed0e2
searchfilters: Make PeertubeSearchQueryHandlerFactory singleton
Singleton to get the same objects of filters during search.
The sort filter holds a variable search parameter: (filter.getQueryData())
-> we need the same set of objects1 parent c9d94f4 commit dbed0e2
1 file changed
Lines changed: 16 additions & 5 deletions
File tree
- extractor/src/main/java/org/schabi/newpipe/extractor/services/peertube/linkHandler
Lines changed: 16 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
31 | 42 | | |
32 | 43 | | |
33 | 44 | | |
| |||
0 commit comments