passepartout-apple/Library/Sources
Davide 14ce23f25b
Improve confusing footer modifiers (#969)
There was duplication and a ugly `#if os(macOS)` with some footers
explicitly rendered on macOS with .themeFooter() (now .themeSubtitle()).

Move this logic to the .themeSection() modifiers by adding a
`forcesFooter` parameter. When true, a fake footer is added on macOS as
the last row of a section.
2024-12-01 23:23:51 +01:00
..
AppData Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
AppDataProfiles Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
AppDataProviders Add guidance for OpenVPN provider credentials (#966) 2024-11-29 15:25:22 +01:00
AppUI Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
AppUIMain Improve confusing footer modifiers (#969) 2024-12-01 23:23:51 +01:00
AppUIMainWrapper Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
AppUITV Handle all connection attempts in AppCoordinator (#968) 2024-12-01 22:34:41 +01:00
AppUITVWrapper Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
CommonAPI Add guidance for OpenVPN provider credentials (#966) 2024-11-29 15:25:22 +01:00
CommonIAP Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
CommonLibrary Handle all connection attempts in AppCoordinator (#968) 2024-12-01 22:34:41 +01:00
CommonUtils Always use setLater for paywall 2024-11-29 00:13:00 +01:00
LegacyV2 Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
PassepartoutImplementations Move app library to the root (#962) 2024-11-28 17:45:18 +01:00
UILibrary Improve confusing footer modifiers (#969) 2024-12-01 23:23:51 +01:00
UITesting Move app library to the root (#962) 2024-11-28 17:45:18 +01:00