len
3dbdc495e7
Minor changes
2016-07-03 14:25:51 +02:00
bake
466515c801
Implement "Wie Manga!" ( #379 )
...
* Implement Wie Manga!
* Unnecessary import
2016-07-02 22:16:20 +02:00
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
inorichi
05c0516a57
New reader menu ( #368 )
2016-06-27 16:46:31 +02:00
Jake Merdich
fe6dff9086
Handle a missing page list in MangaHere ( #366 )
...
This typically happens when a manga is pulled from their catalog (I tested it on Nisekoi). Previous behavior led to a NullPointerError, now gives an empty page list.
Giving a reason to the user beyond "Empty Page list" would be a good idea in the future (this seems to be one holdup for #220 ), but there doesn't seem to be an obvious place to put it without touching the base classes. In the meantime, this is far more informative than null errors.
2016-06-25 13:01:44 +02:00
Lennart Weller
3ee5774870
Use Cloudflare client for ReadManga.Today ( #363 )
2016-06-23 14:05:20 +02:00
Gilfar
c8fbb96f49
Mangasee as image source ( #355 )
...
* Mangasee as image source
* revert
* Mangasee source refactoring
2016-06-20 15:37:35 +02:00
len
143303f7df
Parser improvements
2016-06-20 00:57:29 +02:00
len
585f7ec17d
Remove getAbsoluteUrl method
2016-06-18 17:37:41 +02:00
len
a82e1d0e45
Remove unneeded annotations and some cleanup
2016-06-15 17:47:44 +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
658860fdff
Add chapter loader, drop non seamless mode
2016-06-14 15:15:31 +02:00
len
589160242e
Rewrite database models in Kotlin
2016-06-14 15:11:23 +02:00
Taumer
4de8b6e9a8
Update Mangachan address and fix loading covers after update ( #347 )
2016-06-11 15:59:04 +02:00
Taumer
f0a382c21a
Improve regex for pages from Readmanga and Mintmanga ( #345 )
2016-06-09 19:48:23 +02:00
len
682a2c7546
Delete file when exception is thrown
2016-06-09 15:46:08 +02:00
len
dbec4fc15e
Cloudflare fix. Closes #344
2016-06-09 11:32:24 +02:00
Taumer
dad9dcd742
Improve getAbsolutUrl method ( #336 )
...
Also fix Mangachan most popular pages
2016-06-07 20:04:50 +02:00
len
59b90a94d0
Remove covers on error. #334
2016-06-06 20:45:22 +02:00
len
7039216eae
Manual mappings. Code generation on java classes (better compilation times)
2016-06-06 16:27:24 +02:00
Bram van de Kerkhof
7ba898f701
Added recently read tab ( #316 )
2016-06-06 15:26:56 +02:00
len
11262f86f9
Release 0.2.2
2016-06-06 14:43:02 +02:00
len
d1db2d60ec
Fix #329 . Add confirmation before removing favorite manga on multiple selection. Add new proguard rules
2016-06-05 23:40:27 +02:00
len
6687c80b2d
Minor changes
2016-06-05 11:14:40 +02:00
len
6196480d1d
Minor improvements
2016-06-03 18:25:47 +02:00
len
2723aeeb5c
Better error feedback. Closes #325
2016-06-03 12:37:07 +02:00
len
0714fdc7e6
Fix #328
2016-06-03 12:09:38 +02:00
len
1ac8ef5341
Reader fixes and minor changes
2016-06-02 14:11:10 +02:00
len
18cdddf433
Minor improvements for sync services
2016-05-31 16:14:32 +02:00
len
02a697031f
Chapters FAB doesn't depend on the recognized chapter number. Cloudflare resolver fix
2016-05-28 19:10:09 +02:00
len
6beff242b0
LoginSource moved to an interface
2016-05-28 00:20:59 +02:00
len
46cc078e93
Downloading chapters now always add them from the beginning
2016-05-27 20:11:37 +02:00
len
9aa6da0642
Default headers are bad
2016-05-27 18:08:05 +02:00
len
8bd20c39aa
All network calls are now done directly through the client
2016-05-27 17:17:30 +02:00
len
efd36388b0
Fix network unsubscription crashes, refactor network methods
2016-05-27 16:52:44 +02:00
len
79bb207a8d
Use async method for network calls, trying to fix a crash
2016-05-27 13:56:18 +02:00
len
0fe350af9a
Minor classes restructuration and optimize imports
2016-05-27 13:21:21 +02:00
len
4e784cd7c3
Minor fixes
2016-05-26 16:03:55 +02:00
len
79ec4faddb
Always close requests' response body
2016-05-26 15:16:42 +02:00
len
b5dbdd1774
Change default sorting method
2016-05-26 15:10:31 +02:00
len
a08cea9df8
Show changelog when new version is installed
2016-05-26 15:10:28 +02:00
Naji Astier
5d9c817461
Implement ReadMangaToday with the new source
2016-05-26 10:22:43 +02:00
Taumer
f95c9a12c9
Reimplement russian sources
2016-05-26 10:22:43 +02:00
len
015257fe75
Implement Mangafox and Mangahere with the new source
2016-05-26 10:22:42 +02:00
len
dd5692bb2d
Rewrite sources. Implement Batoto and Kissmanga
2016-05-26 10:22:39 +02:00
len
af0cf9e52d
Load next/prev chapter depending on the sorting method
2016-05-21 22:04:07 +02:00
len
e885469504
Allow to change sorting mode from the chapters fragment
2016-05-21 22:04:06 +02:00
len
ca7e5260f0
Tables classes in Kotlin. Rename COLUMN -> COL
2016-05-21 22:04:06 +02:00
len
dba64f849b
Database support for ordering chapters like the source
2016-05-21 22:04:05 +02:00