Commit Graph

35 Commits

Author SHA1 Message Date
inorichi 59276b7160 Migrate library to Kotlin. 2016-02-25 15:37:52 +01:00
inorichi a309b7a066 Remove problematic test 2016-02-21 23:21:53 +01:00
inorichi 9ad9c275a4 Delete an old file 2016-02-21 23:14:32 +01:00
inorichi 7a467d43df Fix tests after Kotlin merge (probably) 2016-02-21 23:13:22 +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 e50c683159 Fix tests failing after upgrading EventBus 2016-02-09 22:07:14 +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
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 79229d9c6a Prepare for dev releases 2016-01-17 15:03:04 +01:00
inorichi 70f4c7fcc3 Rename project 2016-01-15 15:18:19 +01:00
inorichi 24a0a3b96f Improve chapter recognition. 2016-01-14 17:45:32 +01:00
inorichi 73aa93773c Replace hamcrest with assertj. ChaptersSubject now uses only one observeOn. 2016-01-06 16:08:15 +01:00
inorichi 1c4b5b3a72 Initial commit for categories 2015-12-23 22:30:48 +01:00
inorichi a32c1b5eb2 Fix MAL autoupdate function. 2015-12-19 20:25:49 +01:00
inorichi 0a7f8711ad Add a new test case for chapter recognition 2015-12-19 16:22:57 +01:00
inorichi 384acb2322 Fix chapter recognition. Improve initial requests to fetch chapters from source 2015-12-03 13:57:25 +01:00
inorichi b2f44ff76a Improve chapter recognition 2015-11-30 20:33:27 +01:00
inorichi 1d5e8e02d3 Fix chapter recognition tests 2015-11-25 19:16:42 +01:00
inorichi f63b7c8141 Reorganize data package 2015-11-14 19:20:39 +01:00
inorichi 4f604e828b Organize ui by feature instead of layer 2015-11-14 17:10:55 +01:00
inorichi 692d3c1b2c Initial chapter number recognition (needs improvement). Remove an old class. 2015-11-10 19:31:18 +01:00
inorichi 13ff612ce0 Initial download manager 2015-11-03 16:21:50 +01:00
inorichi 8b0b174c93 Split source class 2015-10-26 14:04:03 +01:00
inorichi 5142df103b Almost showing a chapter reader 2015-10-21 00:04:04 +02:00
inorichi 8da5c83cb3 Add catalogue detail page. Add simple tests for sources 2015-10-17 02:39:16 +02:00
inorichi e7ecfd1e84 Separate method pullImageUrlsFromNetwork to allow testing 2015-10-09 13:38:28 +02:00
inorichi a78359e4a9 Download chapter images 2015-10-06 00:24:29 +02:00
inorichi c3b65d286f Send crash reports 2015-10-05 12:47:10 +02:00
inorichi b69510e972 Initial commit 2015-09-24 17:27:43 +02:00