Commit Graph

38 Commits

Author SHA1 Message Date
len dd5692bb2d Rewrite sources. Implement Batoto and Kissmanga 2016-05-26 10:22:39 +02:00
len dba64f849b Database support for ordering chapters like the source 2016-05-21 22:04:05 +02:00
len 4d65038ad3 Optimize imports 2016-05-15 23:06:11 +02:00
Bram van de Kerkhof a6df745daa Rewrote ChapterRecognition to Kotlin. (#293) 2016-05-11 15:33:14 +02:00
Mohamed Ezzat 9f546d13c2 squid:S1118 - Utility classes should not have public constructors (#281) 2016-04-28 18:45:39 +02:00
Mohamed Ezzat 270cacb1d7 squid:S2039 - Member variable visibility should be specified (#279) 2016-04-27 22:18:25 +02:00
NoodleMage 55e9d2880c Rewrote UpdateDownloader to Kotlin
Added auto update check (every 12 hour)
Warning message optional fix #256
Lots of bug fixes!
2016-04-26 20:57:05 +02:00
len 9f0da3f1d6 Upgrade to nucleus 3 2016-04-22 14:28:06 +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 9213fc6999 Always close response body 2016-04-19 14:08:35 +02:00
Bram van de Kerkhof b1b97c19d4 Added option to check if connected to power before updating. closes #192 (#229) 2016-04-13 14:08:07 +02:00
len 11f6c44442 Make status bar transparent on API > 21 properly. Snack function moved to an extension method in View 2016-04-10 00:59:12 +02:00
len 67c4781376 Upgrade support library. Switch gradle build tools and AS to 2.0. Adapt code to new support lib 2016-04-08 16:18:41 +02:00
len a598ebf72f More crash fixes 2016-04-06 02:18:04 +02:00
NoodleMage 137c21e6c9 Added animation 2016-03-23 19:38:12 +01:00
len 5132f4850f Minor changes 2016-03-19 19:30:55 +01:00
len 14f248546a Use kapt, remove retrolambda, migrate database and source to Kotlin 2016-03-19 17:48:55 +01:00
NoodleMage 5ef5f9b45f Rewrote Theme 2016-03-17 20:01:52 +01:00
len f49577bc77 Manga in Kotlin. Expect some errors yet 2016-03-13 22:06:32 +01:00
inorichi 59276b7160 Migrate library to Kotlin. 2016-02-25 15:37:52 +01:00
NoodleMage 9f78c8f6b4 - Rewrote Category to Kotlin
- Moved category to ui
- Reworked Animation (smoother)
- Updated TextDrawable
2016-02-25 09:58:01 +01:00
inorichi 4ba0f343e3 Fix #179 2016-02-23 17:32:47 +01:00
inorichi c0452038f7 Partial migration of data package to Kotlin 2016-02-21 18:55:37 +01:00
Robin Appelman eee137a084 prefer numbers at the start of the chapter title if otherwise unparsed 2016-02-16 21:03:52 +01:00
Robin Appelman 5e834ae3be improve colon handling 2016-02-16 21:03:21 +01:00
Robin Appelman 57b64a412e Fix infinite loop when no chapter number is parsed 2016-02-16 20:37:57 +01:00
inorichi 872af276ea Merge pull request #130 from icewind1991/chapter-number-parsing
Improve chapter number parsing
2016-02-09 21:50:32 +01:00
Robin Appelman e6faee9779 handle chapters with part numbers 2016-02-09 21:23:57 +01:00
Robin Appelman bc1ddd4379 fallback to parsing parts to handle arc numbers 2016-02-09 21:20:17 +01:00
inorichi e348d6c1cf Upgrade to EventBus 3 2016-02-09 21:19:11 +01:00
Robin Appelman 1611a274b9 differentiate subchapters denoted by an alpha prefix 2016-02-09 20:57:26 +01:00
Robin Appelman fa4a8204a4 prefer numbers without anything appended when parsing chapter numbers 2016-02-09 20:43:10 +01:00
Robin Appelman 5977e9f47f handle chapter versions which are attached to the chapter number 2016-02-09 20:26:51 +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 ad97d03f1d Change toolbar color (Fix #43). Allow to also remove from library (Fix #44). Rewrite RxPager. 2016-01-20 19:21:17 +01:00
inorichi 70f4c7fcc3 Rename project 2016-01-15 15:18:19 +01:00