Commit Graph

40 Commits

Author SHA1 Message Date
len ce7118084a Downloads view now uses a copy of the original queue. Fixes #351 and some crashes while scrolling and removing a download from the queue 2016-07-01 18:30:46 +02:00
len 5cfd5da338 Convert some classes to Kotlin 2016-06-15 16:37:48 +02:00
len 237af4b07d Fix dependency injection and use custom models extending DB ones 2016-06-14 15:17:37 +02:00
len 682a2c7546 Delete file when exception is thrown 2016-06-09 15:46:08 +02:00
len 46cc078e93 Downloading chapters now always add them from the beginning 2016-05-27 20:11:37 +02:00
len 0fe350af9a Minor classes restructuration and optimize imports 2016-05-27 13:21:21 +02:00
len dd5692bb2d Rewrite sources. Implement Batoto and Kissmanga 2016-05-26 10:22:39 +02:00
len a0f7761a37 Minor changes 2016-05-07 23:50:05 +02:00
Bram van de Kerkhof ed77c60283 Added download notifications, resolves #260 (#289) 2016-05-07 23:09:14 +02:00
len 9de3da33aa Fix recent chapters menu button not showing on high dpi screens 2016-05-05 20:58:19 +02:00
len 0de214c3b5 Delete from the download queue on the main thread. It could fix some crashes 2016-05-05 16:05:36 +02:00
len 5e24054a0b Database queries are now separated by table. Improve how the app creates downloads 2016-05-02 22:36:10 +02:00
len ec9c19ce7d Use a thread-safe list for downloads 2016-04-26 14:00:22 +02:00
len 5385642a5b Downloads now retry requests after some seconds. Closes #271 2016-04-21 15:57:47 +02:00
len 0a27d4e185 Add an option to reencode images under the advanced tab. #262 2016-04-21 15:31:07 +02:00
len bd8b9febd2 Minor changes 2016-04-21 01:04:46 +02:00
len 19bf47b6d2 Release resources before trying to delete an incomplete file #264 #211 2016-04-19 21:04:28 +02:00
len a7840bc247 Rewrite PreferencesHelper. Allow to customize navigation with volume keys and tapping. Closes #251 and closes #129. 2016-04-18 17:29:46 +02:00
len 492a24ec17 Use always 3 characters for downloaded pages. Fixes #181 2016-04-15 15:14:02 +02:00
len fa8d0946e9 Remove unneded dependency 2016-04-06 20:40:37 +02:00
len 0078cb88c3 A few crashes fixed 2016-03-21 14:50:02 +01:00
len 5132f4850f Minor changes 2016-03-19 19:30:55 +01:00
len aaef738dda Download manager in Kotlin and fix another crash in reader 2016-03-19 00:11:34 +01:00
len 689f2e7fbf Support for sources from different languages 2016-03-10 16:15:48 +01:00
len b89d6644d8 Performance improvements for library filters 2016-03-06 22:27:26 +01:00
len ee4bf163ef Catalogue in Kotlin. Support library upgraded to 23.2.0. Downloads directory now shows a list of folders, it should fix #141. 2016-03-01 23:29:07 +01:00
inorichi e348d6c1cf Upgrade to EventBus 3 2016-02-09 21:19:11 +01:00
inorichi 6435eeb251 Use network cache 2016-02-05 20:18:39 +01:00
inorichi 0c9bc97fe8 Initial support for custom images scaling (#40) 2016-01-27 01:48:40 +01:00
inorichi c6ecfb2f67 Trying to fix some crashes 2016-01-26 19:18:31 +01:00
inorichi 0e87dc995a Add backpressure buffer for downloads 2016-01-24 13:23:29 +01:00
inorichi 594219848d Fix number of simultaneous downloads ignored (again) 2016-01-24 12:37:41 +01:00
inorichi 11dc0d7e9e Change filename for downloaded chapters, using the last path from the url is not reliable. This will break compatibility with previously downloaded chapters, they have to be deleted and downloaded again.
Disable download progress in the chapters view, it will avoid some crashes.
2016-01-23 13:58:53 +01:00
inorichi fa71e906c9 Change recent chapters query, now it shows last month updates. Download manager now uses a thread pool. 2016-01-21 02:26:34 +01:00
inorichi 0210fd8828 Fix a big issue with the download threads. Release 0.1.1 2016-01-20 14:38:45 +01:00
inorichi 111ec5541f Fix an error with empty pages from downloaded chapters (images not found) 2016-01-19 19:30:55 +01:00
inorichi 522e900b5a Initial support for recent updates. #20 2016-01-18 18:04:07 +01:00
inorichi 67c9420606 Bump dependencies. Minor changes to download manager 2016-01-16 18:10:05 +01:00
inorichi 936d5e46eb Prepare for first release 2016-01-16 16:33:35 +01:00
inorichi 70f4c7fcc3 Rename project 2016-01-15 15:18:19 +01:00