Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e6334f44 authored by Andy Scherzinger's avatar Andy Scherzinger Committed by GitHub
Browse files

Merge pull request #7 from nextcloud/charging

Add support for instant upload only when device is charging
parents 01785539 cf693511
Loading
Loading
Loading
Loading
+7 −6
Original line number Diff line number Diff line
@@ -112,6 +112,7 @@ public class RemoteOperationResult implements Serializable {
        WRONG_SERVER_RESPONSE,
        INVALID_CHARACTER_DETECT_IN_SERVER,
        DELAYED_FOR_WIFI,
        DELAYED_FOR_CHARGING,
        LOCAL_FILE_NOT_FOUND
    }