passforios/pass
Danny Moesch b503e5f613 Inform the user about a failed push
In case there are uncommitted changes in the remote repository the push ran through successfully but there were still unpushed changes in the app. This change notfies the user about this situation. Strangely, the push method from Objective-Git does not inform about this, although the command line Git does. Thus, the check for the number of local changes is used after the push operation, which can actually have several reasons. Important is that there is at least some hint, though.
2020-07-26 16:16:57 -07:00
..
Assets.xcassets Add beta distrubution channel 2020-07-19 18:25:21 -07:00
Base.lproj Fix #394: Remove explicit "encrypted" modifier 2020-07-16 15:26:04 -07:00
Controllers Fix fail-safe mechanism for other decryption scenarios 2020-04-18 22:42:25 -07:00
de.lproj Inform the user about a failed push 2020-07-26 16:16:57 -07:00
en.lproj Inform the user about a failed push 2020-07-26 16:16:57 -07:00
Helpers Fix fail-safe mechanism for other decryption scenarios 2020-04-18 22:42:25 -07:00
Views Reduce height of password generator settings cells 2020-03-08 10:40:38 -07:00
AppDelegate.swift
Info.plist Add beta distrubution channel 2020-07-19 18:25:21 -07:00
pass.entitlements Implement Siri shortcut to sync repository per automation task 2020-03-16 10:13:49 -07:00
passBeta.entitlements Add beta distrubution channel 2020-07-19 18:25:21 -07:00