@ -614,10 +614,11 @@ public class DelugeAdapter implements IDaemonAdapter {
@@ -614,10 +614,11 @@ public class DelugeAdapter implements IDaemonAdapter {
returnPriority.Off;
case2:
returnPriority.Normal;
case3:
case5:
returnPriority.High;
default:
returnPriority.Low;
}
returnPriority.Low;
}
privateintconvertPriority(Prioritypriority){
@ -627,7 +628,7 @@ public class DelugeAdapter implements IDaemonAdapter {
@@ -627,7 +628,7 @@ public class DelugeAdapter implements IDaemonAdapter {
@ -160,17 +160,11 @@ public final class Torrent implements Parcelable, Comparable<Torrent> {
@@ -160,17 +160,11 @@ public final class Torrent implements Parcelable, Comparable<Torrent> {