len
|
a87c65872c
|
Fix login dialogs not showing the correct title
|
2016-03-11 16:16:56 +01:00 |
|
Taumer
|
2ced70652b
|
Implement parsers for Readmanga, Mintmanga and Mangachan
|
2016-03-10 23:59:22 +03:00 |
|
len
|
689f2e7fbf
|
Support for sources from different languages
|
2016-03-10 16:15:48 +01:00 |
|
len
|
ba1dca1826
|
Fix #206
|
2016-03-10 16:05:26 +01:00 |
|
len
|
05adde552d
|
Kotlinize some widgets
|
2016-03-08 01:22:56 +01:00 |
|
inorichi
|
0ddbfd1036
|
Merge pull request #204 from NoodleMage/svg_all_the_way
Converted all icon drawables to vector + Removed Android-Iconics library.
|
2016-03-08 00:47:26 +01:00 |
|
NoodleMage
|
8b45df37d2
|
Converted all icon drawables to vector.
Removed Android-Iconics library.
|
2016-03-08 00:35:29 +01:00 |
|
len
|
70e557575f
|
Preferences ported to support library
|
2016-03-07 23:48:43 +01:00 |
|
NoodleMage
|
6383a745ff
|
Fixed wrong download filter from commit #33386e2
Fixed another tab not in TabLayout error.
Drawable to Vector
Removed Filter... Toast
|
2016-03-06 22:27:30 +01:00 |
|
len
|
b89d6644d8
|
Performance improvements for library filters
|
2016-03-06 22:27:26 +01:00 |
|
NoodleMage
|
8fbef4b4bb
|
Can now filter unread manga + Code opt
|
2016-03-06 22:27:24 +01:00 |
|
NoodleMage
|
d9f5a97d56
|
Can now filter downloads only on library view. Fix #27
|
2016-03-06 22:27:22 +01:00 |
|
len
|
e4ee03cb61
|
Allow to cancel update. #192. Needs testing
|
2016-03-06 20:58:15 +01:00 |
|
Kevin Richter
|
f856386bf7
|
Hide clear button
Hide the clear butten when all downloads have finished.
|
2016-03-06 17:51:25 +01:00 |
|
len
|
ff61282104
|
Readers in Kotlin. Also fix #193
|
2016-03-04 14:10:41 +01:00 |
|
len
|
b2fe9d7d4d
|
Fix #196
|
2016-03-03 20:16:28 +01:00 |
|
len
|
16a5e6c01a
|
Some base classes and preferences in Kotlin
|
2016-03-02 16:17:56 +01:00 |
|
NoodleMage
|
a7e652f1f7
|
Rewrote Recent to Kotlin
|
2016-03-02 14:54:51 +01:00 |
|
len
|
e1a3ab2726
|
Readded chapters do not notify. Fix #188
|
2016-03-02 14:18:50 +01:00 |
|
len
|
ae9c412b6d
|
Fix possible crashes similar to #191
|
2016-03-02 14:07:54 +01:00 |
|
len
|
fad0027e17
|
Fix #191
|
2016-03-02 13:37:54 +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
|
fabdba4452
|
Settings in Kotlin
|
2016-02-27 17:49:22 +01:00 |
|
NoodleMage
|
fa5b64ce2e
|
Rewrote IOHandler to Kotlin
|
2016-02-27 10:35:14 +01:00 |
|
inorichi
|
d4bb092543
|
Allow custom parsing of chapter number on sources
|
2016-02-26 18:29:08 +01:00 |
|
inorichi
|
f73f0cc341
|
Download queue's UI in Kotlin
|
2016-02-26 18:10:13 +01:00 |
|
inorichi
|
50b97fa28f
|
Log message error when a request from the catalogue fails.
|
2016-02-25 16:33:30 +01:00 |
|
inorichi
|
61c7feca87
|
Refresh adapter after the cover is changed. Some minor changes on categories.
|
2016-02-25 16:13:48 +01:00 |
|
NoodleMage
|
9ac2f02885
|
Cover change fix (hopefully :-)
|
2016-02-25 16:02:58 +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 |
|
NoodleMage
|
144d315e27
|
rewrote ScrollAwareFABBehavior.java to Kotlin. Can now implement FABAnimationBase to create different FAB animations
|
2016-02-24 11:57:57 +01:00 |
|
inorichi
|
34dc85e605
|
Allow to retry image when decoding fails or open in the browser. Fixes #177 and fixes #120. Also fix a bug where the current page was not restored when changing settings.
|
2016-02-23 20:02:49 +01:00 |
|
inorichi
|
4ba0f343e3
|
Fix #179
|
2016-02-23 17:32:47 +01:00 |
|
inorichi
|
4876eaafcc
|
Fix #168 and fix #81.
|
2016-02-22 16:53:33 +01:00 |
|
inorichi
|
16f6be3613
|
Probable fix for #168. Maybe #81 also. Needs confirmation.
|
2016-02-22 14:59:57 +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 |
|
inorichi
|
8581e4667a
|
Merge pull request #160 from NoodleMage/issue_118
Implements Issue #118 download from recent tab
|
2016-02-19 20:36:31 +01:00 |
|
NoodleMage
|
b94f86765d
|
Code cleanup, implements #118
|
2016-02-18 19:01:40 +01:00 |
|
NoodleMage
|
ba0f3778ce
|
Can now mark as read / unread
|
2016-02-18 17:40:12 +01:00 |
|
NoodleMage
|
aac6b242a0
|
Can now delete manga from recent + added missing res files #118
|
2016-02-18 17:29:31 +01:00 |
|
NoodleMage
|
dec9442a65
|
Can now download from recent tab. #118
|
2016-02-18 17:29:29 +01:00 |
|
inorichi
|
b33da641d9
|
Fix crash in chapters list #159
|
2016-02-18 14:25:35 +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 |
|
inorichi
|
dcfda61aba
|
Always create nomedia file
|
2016-02-16 20:47:23 +01:00 |
|
inorichi
|
5ac7f7057a
|
Merge pull request #150 from NoodleMage/comments
Improved comments
|
2016-02-16 20:41:45 +01:00 |
|
Robin Appelman
|
57b64a412e
|
Fix infinite loop when no chapter number is parsed
|
2016-02-16 20:37:57 +01:00 |
|
inorichi
|
1e81f75377
|
Possible fix for #120
|
2016-02-16 18:19:54 +01:00 |
|
NoodleMage
|
1dd49a2ab1
|
Improved comments
|
2016-02-16 15:30:15 +01:00 |
|
NoodleMage
|
3da613dedb
|
Moved edit cover to library | Updated manga info view | Updated catalogue
grid
|
2016-02-15 16:59:24 +01:00 |
|
inorichi
|
5c329d2314
|
Incorrect mark as read with seamless mode. #142
|
2016-02-14 15:35:58 +01:00 |
|
NoodleMage
|
3a19f8e40b
|
FAB animation update
|
2016-02-13 12:08:15 +01:00 |
|
inorichi
|
a33b525f9e
|
Merge pull request #136 from icewind1991/search-sort
sort by views for mangafox and mangahere search results
|
2016-02-12 22:01:43 +01:00 |
|
Robin Appelman
|
7d6ce46829
|
sort by views for mangafox and mangahere search results
|
2016-02-12 21:49:38 +01:00 |
|
inorichi
|
a90a4bf80c
|
Remove old orientation lock. Add orientation types to preferences
|
2016-02-12 21:22:54 +01:00 |
|
inorichi
|
140bf8caee
|
Allow to force a rotation
|
2016-02-12 19:36:00 +01:00 |
|
inorichi
|
56a45f263e
|
Strip html tags from batoto notice and directly throw an exception
|
2016-02-12 15:38:16 +01:00 |
|
Robin Appelman
|
393b4916f6
|
Show batoto staff notice if updating chapters failed
|
2016-02-11 22:59:24 +01:00 |
|
inorichi
|
5a83976fa5
|
Remove unneeded dependency.
|
2016-02-10 21:15:02 +01:00 |
|
inorichi
|
a81f6c3ac4
|
Trying to give write permissions on SD card
|
2016-02-10 15:41:59 +01:00 |
|
inorichi
|
6846ce5bfb
|
Increase maximum allowed scale on pagers
|
2016-02-10 15:19:31 +01:00 |
|
inorichi
|
0c0ebe06e5
|
Volume keys scroll pages. Closes #95
|
2016-02-10 15:06:18 +01:00 |
|
inorichi
|
e50c683159
|
Fix tests failing after upgrading EventBus
|
2016-02-09 22:07:14 +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 |
|
Kevin Richter
|
63d0161da5
|
move clear queue to presenter
|
2016-02-09 17:42:39 +01:00 |
|
Kevin Richter
|
d8b46c1969
|
set display mode title
|
2016-02-09 16:57:11 +01:00 |
|
Kevin Richter
|
f84731c2df
|
cleanup chapter action menu
|
2016-02-09 16:50:26 +01:00 |
|
Kevin Richter
|
50d71d1395
|
clear the download queue
|
2016-02-09 16:34:41 +01:00 |
|
Kevin Richter
|
4be0b2502e
|
Change stop to pause in download queue view
|
2016-02-09 16:25:36 +01:00 |
|
Kevin Richter
|
6c069ad87b
|
multiple chapter download from manga view
|
2016-02-09 16:01:11 +01:00 |
|
Robin Appelman
|
2566862e0f
|
seamless chapter transitions
|
2016-02-08 22:24:47 +01:00 |
|
inorichi
|
945625d3ad
|
Cancel notification when no new chapters are found. Closes #121
|
2016-02-07 19:15:45 +01:00 |
|
inorichi
|
050b9c9fce
|
Remember last used source. Closes #30
|
2016-02-06 19:03:15 +01:00 |
|
inorichi
|
c35184abdc
|
Upgrade gradle. Other minor changes
|
2016-02-06 00:37:11 +01:00 |
|
inorichi
|
34c5f0b7ba
|
Try to mark readded chapters as read. #119
|
2016-02-05 22:08:54 +01:00 |
|
inorichi
|
6435eeb251
|
Use network cache
|
2016-02-05 20:18:39 +01:00 |
|
inorichi
|
eec2dcd981
|
Fix a crash
|
2016-02-05 17:30:58 +01:00 |
|
inorichi
|
57ba368ae0
|
Add library search. Closes #64
|
2016-02-05 16:24:34 +01:00 |
|
inorichi
|
ed06469885
|
Trying to fix a backpressure isue
|
2016-02-05 15:42:53 +01:00 |
|
inorichi
|
79cd8c691e
|
Minor changes
|
2016-02-05 14:53:07 +01:00 |
|
inorichi
|
391550f49a
|
Implement zoom start position. Closes #92. Rapid decoder properly throws an error when it fails to decode.
|
2016-02-04 17:16:47 +01:00 |
|
inorichi
|
6aa07dd17e
|
Download the first image of the next chapter
|
2016-02-03 22:21:15 +01:00 |
|
inorichi
|
aada373a0c
|
Replace onProcessRestart with the new startables.
|
2016-02-03 21:09:40 +01:00 |
|
NoodleMage
|
d7aef2e97a
|
Application can now check if update available
|
2016-02-03 17:12:26 +01:00 |
|
inorichi
|
7953ba6e78
|
Display date in local format. Fix #108
|
2016-02-03 13:28:55 +01:00 |
|
inorichi
|
c204548df5
|
Release 0.1.3
|
2016-02-03 12:56:12 +01:00 |
|
inorichi
|
7944bb8479
|
Fix #100
|
2016-02-01 20:53:06 +01:00 |
|
inorichi
|
c4ae88a8ff
|
Use Rapid only for regions. Fixes #97 (probably)
|
2016-01-31 22:41:45 +01:00 |
|
inorichi
|
ad953b7bf6
|
Ask for external storage permissions on Marshmallow. Fixes #76 and #36
|
2016-01-31 22:38:54 +01:00 |
|
inorichi
|
d799ae5d72
|
Webtoon reader "restores" position on rotation. Fixes #93
|
2016-01-31 18:48:13 +01:00 |
|
inorichi
|
a3ec057384
|
Now tap on edges of webtoon reader scrolls by 3/4 screen
|
2016-01-31 02:40:05 +01:00 |
|
inorichi
|
e53b05feba
|
Fix gestures on vertical readers
|
2016-01-30 16:40:41 +01:00 |
|