Commit Graph

493 Commits

Author SHA1 Message Date
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
inorichi
110df59197 Release 0.1.4 2016-02-21 15:59:07 +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
inorichi
1cd77a97a7 Merge pull request #143 from NoodleMage/fab_improvement
Moved edit to cover select and update manga info view
2016-02-15 23:28:04 +01:00
inorichi
f820522a69 Show keep screen on in reader settings. Closes #146 2016-02-15 21:25:01 +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
cb3c3af865 Include reactive network as library 2016-02-11 14:16:36 +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
inorichi
e69011ac5b Use a shorter description for seamless mode 2016-02-08 22:33:23 +01:00
Robin Appelman
2566862e0f seamless chapter transitions 2016-02-08 22:24:47 +01:00
inorichi
16081817c2 Upgrade dependencies 2016-02-08 22:14:48 +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
4d47f5a387 Show brigthness preference in reader settings. #106 2016-02-03 00:32:16 +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
7461f12066 Merge pull request #90 from cyalins/patch-1
Reworded and shortened some strings
2016-01-30 16:55:07 +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
NoodleMage
28fd22dfe0 Manga initialized check. Now takes network cover image if something went
wrong
2016-01-30 13:46:18 +01:00
cyalins
742924625d Update strings.xml 2016-01-30 11:57:27 +11:00
inorichi
78a2eae719 Minor changes 2016-01-30 00:41:39 +01:00
NoodleMage
8b52fea602 Can now manually set cover pictures. #79
Forgot to add IOHandler

Removed FAB library now use the internal one. Changed getTimestamp to modification date.

Rewrote IOHandler.  Fixed Drive Bug. More bug fixes. Tested working for API 16 and 23

Fixed merge bugs
2016-01-29 20:44:51 +01:00
inorichi
c03495be94 All chapter filters are now saved 2016-01-29 19:36:08 +01:00
inorichi
f19889c222 Avoid OutOfMemory crashes on webtoon viewer increasing view holders height 2016-01-29 16:17:26 +01:00
cyalins
af0ab5ec86 Reworded and shortened some strings 2016-01-30 02:12:20 +11:00
inorichi
ea4fa60e01 Trying improvements for webtoon viewer. #71 2016-01-29 14:54:53 +01:00
inorichi
4b60560a9f Add smart fit. Closes #85 2016-01-28 18:26:43 +01:00
inorichi
733b0da461 Upgrade OkHttp to 3.0.1 2016-01-28 16:44:18 +01:00
cyalins
bb110ce353 Changed the wording on some strings
Fixed grammar issues and reworded some strings for clarity
2016-01-28 14:14:07 +11:00
inorichi
74c32f9e16 Minor refactor on caches 2016-01-28 01:01:55 +01:00
inorichi
d8ab8f297f Let Glide cache local covers, it improves performance loading the covers from the library 2016-01-27 19:42:01 +01:00
inorichi
ec7df6b1f2 Merge pull request #77 from NoodleMage/material_nav
Added icons to navigation drawer #47
2016-01-27 18:52:16 +01:00
NoodleMage
ef03ca22d1 Added icons to navigation drawer. #47
Settings now inline with rest of menu

@Bind is onelined

Added icons to navigation drawer. Moved settings to the bottom of nav drawer.

Settings now inline with rest of menu

@Bind is onelined

Added icons to navigation drawer. #47
2016-01-27 18:48:43 +01:00
inorichi
82865dd3fd Format fixes 2016-01-27 17:47:43 +01:00
NoodleMage
23a6f76c37 Code optimization. Added javadoc. Removed setSize for it is not used
Fixed some mistakes.

Code optimization. Added comments. Few comment mistake fixes

Few comments

Added classes because of renaming

Fixed refactor mistakes :(.

typo + removed todo empty class

Changed o to 0. Some renaming.  Checked for nullability on string.isEmpty() function to prevent crashes

Removed redundant null check

Update ChapterCache.java

Another o to 0 change. Damn this .o! :)
2016-01-27 17:37:36 +01:00
inorichi
0c9bc97fe8 Initial support for custom images scaling (#40) 2016-01-27 01:48:40 +01:00
inorichi
c6ecfb2f67 Trying to fix some crashes 2016-01-26 19:18:31 +01:00
inorichi
8ca0814aff Add a way to search in MAL only from the user's list 2016-01-26 16:33:19 +01:00
inorichi
6f409c0e3b Add an alternative way to display the chapter title (#54) 2016-01-25 19:57:13 +01:00
inorichi
0a31c223e3 Don't lint release builds 2016-01-25 15:15:47 +01:00
inorichi
ac2485d4a7 Release 0.1.2 2016-01-25 13:56:58 +01:00
inorichi
7993ec5074 Make toolbar always visible 2016-01-25 13:54:23 +01:00
inorichi
4521174138 Fix layout overlapping 2016-01-25 13:43:21 +01:00