passforios/pass
Danny Moesch 44870af774 Trust in assigned default value
In particular, SwiftyUserDefaults returns the default value in case it does not find a value in the dictionary. As the default is '.all' it does not have to be set explicitly. Assigning 'nil' will result in '.all' anyway.
2019-05-04 22:15:23 +02:00
..
Assets.xcassets
Base.lproj Compute heights of TableViewCells automatically 2019-02-23 14:22:27 -08:00
Controllers Trust in assigned default value 2019-05-04 22:15:23 +02:00
de.lproj Add German translation for password image hiding option 2019-03-05 13:47:12 -08:00
en.lproj Add ability to hide password images 2019-03-03 10:54:30 -08:00
Helpers Utilize default settings values 2019-05-01 18:30:13 +02:00
UserInterface Migrate to Swift 5.0 2019-05-01 18:30:13 +02:00
Views Migrate to Swift 5.0 2019-05-01 18:30:13 +02:00
AppDelegate.swift Utilize default settings values 2019-05-01 18:30:13 +02:00
Info.plist Localize strings in UI 2019-01-20 21:04:04 -08:00
pass.entitlements