Ferrite-backup/Ferrite/Views
kingbri 0f081d0716 Ferrite: Modify UI
The overall UI of Ferrite has been changed to make animations smoother
and streamline the experiences.

A new search filter interface has been added for all iOS versions,
but iOS 15 and up have smooth UI applied due to bugs with searchbars
in iOS 14 (which shouldn't even have a searchbar in the first place).

Also fix the plugin fetching logic to not listen to a combine publisher
and instead use a notification that is easier to control.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-02-16 18:34:05 -05:00
..
CommonViews Ferrite: Modify UI 2023-02-16 18:34:05 -05:00
ComponentViews Ferrite: Modify UI 2023-02-16 18:34:05 -05:00
RepresentableViews Ferrite: Fix iOS 14 onAppear bug 2023-02-08 14:41:14 -05:00
SheetViews Ferrite: Modify UI 2023-02-16 18:34:05 -05:00
AboutView.swift Build: Add scripts for commit and nightly information 2022-12-06 12:37:15 -05:00
ContentView.swift Ferrite: Modify UI 2023-02-16 18:34:05 -05:00
LibraryView.swift Ferrite: Modify UI 2023-02-16 18:34:05 -05:00
LoginWebView.swift Ferrite: iOS 14 backport 2022-08-31 18:46:47 -04:00
MainView.swift Ferrite: Modify UI 2023-02-16 18:34:05 -05:00
PluginsView.swift Ferrite: Modify UI 2023-02-16 18:34:05 -05:00
SearchResultsView.swift Ferrite: Modify UI 2023-02-16 18:34:05 -05:00
SettingsView.swift Ferrite: Add actions, plugins, and tags 2023-02-08 12:09:37 -05:00