passforios/passKit
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 eff short wordlist 2020-02-23 03:48:10 +08:00
Controllers Fix fail-safe mechanism for other decryption scenarios 2020-04-18 22:42:25 -07:00
Extensions Fix fail-safe mechanism for other decryption scenarios 2020-04-18 22:42:25 -07:00
Helpers Inform the user about a failed push 2020-07-26 16:16:57 -07:00
Models Inform the user about a failed push 2020-07-26 16:16:57 -07:00
Parser Name classes/structs consistently 2020-04-19 13:42:41 -07:00
pass.xcdatamodeld/pass.xcdatamodel
Passwords Use limited length for password generation 2020-03-08 10:40:38 -07:00
Info.plist Add beta distrubution channel 2020-07-19 18:25:21 -07:00
passKit.h