use only one DeleteDialogActivity

This commit is contained in:
Adithya Abraham Philip
2015-07-10 00:26:48 +05:30
parent fcd27d2600
commit d1409fd5c8
8 changed files with 256 additions and 363 deletions

View File

@@ -764,7 +764,7 @@ public abstract class OperationResult implements Parcelable {
MSG_REVOKE_ERROR_MULTI_SECRET (LogLevel.DEBUG, R.string.msg_revoke_error_multi_secret),
MSG_REVOKE_ERROR_NOT_FOUND (LogLevel.DEBUG, R.string.msg_revoke_error_multi_secret),
MSG_REVOKE (LogLevel.DEBUG, R.string.msg_revoke_key),
MSG_REVOKE_KEY_FAIL (LogLevel.WARN, R.string.msg_revoke_key_fail),
MSG_REVOKE_KEY_FAIL (LogLevel.ERROR, R.string.msg_revoke_key_fail),
MSG_REVOKE_OK (LogLevel.OK, R.string.msg_revoke_ok),
// keybase verification