len
|
328f9a70d3
|
Fix robolectric tests
|
2016-07-30 16:25:23 +02:00 |
|
len
|
cd92569355
|
Restart inject module when the app is created
|
2016-06-15 17:58:28 +02:00 |
|
len
|
a82e1d0e45
|
Remove unneeded annotations and some cleanup
|
2016-06-15 17:47:44 +02:00 |
|
len
|
b1d7167112
|
Bump dependencies
|
2016-06-15 13:18:27 +02:00 |
|
len
|
a475ecec4d
|
Test package in Kotlin
|
2016-06-15 12:53:12 +02:00 |
|
len
|
eed295587d
|
Fix tests
|
2016-06-14 15:17:44 +02:00 |
|
len
|
7039216eae
|
Manual mappings. Code generation on java classes (better compilation times)
|
2016-06-06 16:27:24 +02:00 |
|
NoodleMage
|
10ec3a9b0c
|
Added chapter recognition for "season" case
|
2016-06-02 16:39:19 +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
|
dba64f849b
|
Database support for ordering chapters like the source
|
2016-05-21 22:04:05 +02:00 |
|
Bram van de Kerkhof
|
a6df745daa
|
Rewrote ChapterRecognition to Kotlin. (#293)
|
2016-05-11 15:33:14 +02:00 |
|
len
|
1226023dc2
|
Allow to update one category
|
2016-05-05 00:37:03 +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 |
|
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
|
fa8d0946e9
|
Remove unneded dependency
|
2016-04-06 20:40:37 +02:00 |
|
inorichi
|
da44dc3fb5
|
Support backups
|
2016-03-29 20:48:28 +02:00 |
|
len
|
0d41c60a38
|
Fix tests
|
2016-03-19 21:09:51 +01:00 |
|
len
|
53fae2939a
|
Remove apt, add manual EventBusIndex (not sure if it works)
|
2016-03-19 18:39:18 +01:00 |
|
inorichi
|
4397a44b80
|
Fix broken tests after last commit
|
2016-02-26 18:34:44 +01:00 |
|
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 |
|