ImgScroll/src/main/java/com/rarchives/ripme
cyian-1756 e9b2baa873
Merge pull request #632 from cyian-1756/saveUrlsOnlyFix
No longer writes url to url_history file is save urls only is checked
2018-05-29 23:47:47 -04:00
..
ripper Merge pull request #632 from cyian-1756/saveUrlsOnlyFix 2018-05-29 23:47:47 -04:00
ui Changed try blocks that used streams and other classes that implement the Closeable, to try-with-resources statement, which implicitly close Closeables. 2018-05-29 18:22:15 -04:00
utils More documentation; working towards creating a fully functional JavaDoc 2018-05-18 13:25:09 -04:00
App.java Changed try blocks that used streams and other classes that implement the Closeable, to try-with-resources statement, which implicitly close Closeables. 2018-05-29 18:22:15 -04:00