Commit graph

85 commits

Author SHA1 Message Date
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
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
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
inorichi
5ac7f7057a Merge pull request #150 from NoodleMage/comments
Improved comments
2016-02-16 20:41:45 +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
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
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
e348d6c1cf Upgrade to EventBus 3 2016-02-09 21:19:11 +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
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
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
inorichi
bcefc176c1 Use Rapid decoder also when no regions are required 2016-01-30 16:10:53 +01:00