Add newlines to the end of all files
This commit is contained in:
@@ -193,4 +193,4 @@ public class KeyboardHandler
|
||||
private Activity m_activity;
|
||||
private InputMethodManager m_inputManager;
|
||||
private DummyTextView m_textView;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -88,4 +88,4 @@ public class APKHandler
|
||||
|
||||
private static AssetManager s_assetManager = null;
|
||||
private static boolean s_debug = false;
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -320,4 +320,4 @@ public class ObbDownloaderActivity extends Activity implements IDownloaderClient
|
||||
private int m_buttonPauseTextId;
|
||||
private int m_kbPerSecondTextId;
|
||||
private int m_timeRemainingTextId;
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -37,4 +37,4 @@ public class ObbDownloaderAlarmReceiver extends BroadcastReceiver
|
||||
e.printStackTrace();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -75,4 +75,4 @@ public class ObbDownloaderService extends DownloaderService
|
||||
private byte[] m_salt = new byte[] { 23, 12, 4, -12, -34, 23,
|
||||
-120, 122, -23, -104, -2, -4, 12, 3, -21, 123, -11, 4, -11, 32
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
@@ -84,4 +84,4 @@ public class SimpleObject
|
||||
// ----
|
||||
|
||||
private static final String TAG = "SimpleObject";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user