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

Commit 08a542bc authored by tobiasKaminsky's avatar tobiasKaminsky Committed by Andy Scherzinger
Browse files

Add support for instant upload only when device is charging

parent 01785539
Loading
Loading
Loading
Loading
+1 −0
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
    }