passforios/passKit/Helpers
David Beitey f98d56753b Add ability to hide password images
This disables loading of favicon images associated with password entries
and hides any images that are already loaded, using the generic icon
instead.

The key benefit to this option is to prevent passforios revealing that a
given device has a password in its store, which could be gleaned from
the fact that favicons are being loaded in this manner.
2019-03-03 10:54:30 -08:00
..
AppError.swift Add missing error messages and name them consistently 2019-01-20 21:04:04 -08:00
DefaultsKeys.swift Add ability to hide password images 2019-03-03 10:54:30 -08:00
FileManagerExtension.swift Localize strings in code 2019-01-20 21:04:04 -08:00
Globals.swift lint: delete trailing whitespaces 2018-12-09 16:59:07 -08:00
NotificationNames.swift lint: delete trailing whitespaces 2018-12-09 16:59:07 -08:00
PasswordGeneratorFlavour.swift Use PasswordGeneratorFlavor class to set user defaults and UI elements 2019-01-20 21:04:04 -08:00
Utils.swift Localize strings in code 2019-01-20 21:04:04 -08:00