Fix source searching #8

Merged
Skittyblock merged 2 commits from search-fix into default 2022-09-07 01:23:50 +00:00

2 commits

Author SHA1 Message Date
kingbri
bf73f1d8db Sources: Fix search bugs
- Cancelling a search doesn't add an installed source to the catalog
- Add dynamic predicate changing for iOS 14 and up instead of restricting
to iOS 15
- Migrate updated source fetching to the source model
- Change how filtering works to adapt with the dynamic predicate
changes

Signed-off-by: kingbri <bdashore3@proton.me>
2022-09-06 20:55:41 -04:00
Skitty
dc8bba3cd8
Properly filter available sources
- Make searching case insensitive
- Fix catalog title not hiding when searching an installed source name
2022-09-05 18:00:45 -05:00