inorichi
8d4c0f505c
Fix shared files not deleted from internal cache
2019-04-07 14:58:40 +02:00
Carlos
77296348a0
add option to skip chapters marked read ( #1791 )
2019-04-03 10:22:32 +02:00
Deumiankio
e47dd3d587
Add 32-bit color mode to reader settings ( #1941 )
...
* add ARGB_8888 mode to reader settings
* Only show option on Oreo or later.
Only show option in settings screen.
2019-03-30 14:21:35 +01:00
inorichi
f12d5ba689
Storio imported from Jitpack. Also fix an issue with the progress bar animation on the reader
2019-03-22 23:06:05 +01:00
inorichi
3f2d375a53
Reduce priority of jcenter repository
2019-03-14 17:32:08 +01:00
inorichi
d79e141fe5
Fix issue with center zoom position
2018-11-17 16:23:03 +01:00
inorichi
788cb843fc
Minor fixes when updating the manga viewer
2018-10-09 14:27:00 +02:00
inorichi
790e0908a3
Better page transition text alignment
2018-10-09 13:46:44 +02:00
inorichi
7a45cd5b56
Don't use full-width page sheet on big landscape screens
2018-10-09 13:46:27 +02:00
inorichi
da8b870670
Update image decoder library. Remove deprecated ask update tracking setting
2018-09-17 14:50:44 +02:00
inorichi
7afd224aff
Fix volume keys intercepted even if the setting was off
2018-09-12 17:08:31 +02:00
inorichi
62e7bead73
Show menu when there's no next chapter
2018-09-09 17:43:06 +02:00
inorichi
116f7d1c4a
Several reader fixes
2018-09-08 12:46:36 +02:00
inorichi
18f89cc341
New reader ( #1550 )
...
* Delete old reader
* Add utility methods
* Update dependencies
* Add new reader
* Update tracking services. Extract transition strings into resources
* Restore delete read chapters
* Documentation and some minor changes
* Remove content providers for compressed files, they are not needed anymore
* Update subsampling. New changes allow to parse magic numbers and decode tiles with a single stream. Drop support for custom image decoders. Other minor fixes
2018-09-01 17:12:59 +02:00
inorichi
3d1afe7cf2
Show manga with no installed source. Based on PR #1345
2018-06-30 19:55:46 +02:00
inorichi
18883f1ba3
Crop borders for webtoon now have a separate setting. Close #972
2018-04-27 16:55:12 +02:00
Carlos
80996ea63e
Add page down/page up hardware detection ( #1212 )
...
* Added page down and page up key event. Have it always on since page down and page up buttons are only on readers or keyboards
* moved code to different method
* added spaces back to comments
2018-01-31 14:37:02 +01:00
Joel Shapiro
f88dd28c51
Add option to change double tap animation speed in the reader ( #974 )
...
* Add option to change double tap animation speed in the reader
* address requests from review
2018-01-26 20:22:31 +01:00
inorichi
08baf798aa
Give view pager unique ids, avoiding subtle bugs
2017-12-04 22:22:35 +01:00
inorichi
8bcb14c65d
Add view caching to view holders
2017-12-03 17:00:32 +01:00
inorichi
bff329a329
Implement a download cache
2017-11-28 00:32:51 +01:00
inorichi
604929d002
Update support library and kotlin
2017-11-28 00:21:38 +01:00
inorichi
25898d34ca
Update page indicator colors and new Readmangatoday domain
2017-11-23 18:00:49 +01:00
inorichi
d4101c7bdf
Page indicator now uses an outline instead of overlapping shadows
2017-11-20 13:55:56 +01:00
inorichi
88d1f29fe2
Move page indicator to bottom center, and use a shadow instead of a background. Other category in catalogue list is now placed at the end
2017-11-18 14:09:38 +01:00
inorichi
d69730a333
Undo last commit
2017-11-05 00:47:31 +01:00
inorichi
9714a30148
Share image with both setData and extra stream intent
2017-11-04 18:05:02 +01:00
inorichi
4ae00c80ca
Fix many compilation warnings
2017-10-28 19:12:17 +02:00
len
1470e9d5ca
Glide v4
2017-10-14 18:16:11 +02:00
inorichi
d97aff85b3
Support notification channels. Fixes #995
2017-10-10 14:16:37 +02:00
inorichi
f648940388
Fix wrong downloaded percentage when server doesn't send content length. Fixes #1019
2017-10-05 08:41:28 +02:00
len
f3080b6277
Actually convert file uri to content uri
2017-09-10 12:29:04 +02:00
len
c65a01a5f0
Fix a crash when retrying pages
2017-09-08 17:59:43 +02:00
len
aa46c52eee
Crop borders for webtoons. Closes #904
2017-07-26 20:35:31 +02:00
len
90d27147e6
Fix gradle build warnings. Remove unused strings
2017-07-05 17:21:27 +02:00
len
1794782323
Add option to invert volume keys. Closes #834
2017-06-11 11:36:12 +02:00
inorichi
ca2236958a
Reorganize layouts by feature
2017-05-25 12:16:58 +02:00
inorichi
c7686323b7
Remove activity mixin class
2017-05-24 14:00:26 +02:00
inorichi
2eeac0bf8b
UI with Conductor ( #784 )
2017-05-06 15:49:39 +02:00
len
cc9e2cee1f
Fix webtoon scroll jumps. Closes #751
2017-04-17 20:01:07 +02:00
len
4d14f56fa8
Improve webtoon reader scroll up
2017-04-09 18:24:52 +02:00
lifeweaver
d9a2255be9
Retain last read page when using the webtoon mode ( #738 )
...
* Retain last read page when using the webtoon mode, see issue #453
* #738 inorichi's request change to webtoonreader pull request
* #738 per inorichi recycler could be null at the point
scrollToLastPageRead was called, moved to below the check in the view
had been initialized.
2017-04-09 16:01:07 +02:00
len
b512c67b5d
Fix #704 . Dependency updates
2017-03-11 16:00:07 +01:00
len
c437f1473c
Add dev flavor. Bugfix in reader
2017-03-08 18:56:27 +01:00
len
4d7b188999
Fix #636 . Minor improvements. Dependency updates
2017-02-23 22:30:43 +01:00
len
6de260d73f
Fix #660 . Update subsampling
2017-02-19 23:39:53 +01:00
len
91c58640a7
Add crop borders functionality, #219
2017-02-12 00:30:32 +01:00
paronos
2b73a9d2a4
Local manga in zip/cbz/folder format ( #648 )
...
* add local source
* small fixes
* change Chapter to SChapter and and Manga to SManga in ChapterRecognition.
Use ChapterRecognition.parseChapterNumber() to recognize chapter numbers.
* use thread poll
* update isImage()
* add isImage() function to DiskUtil
* improve cover handling
* Support external SD cards
* use R.string.app_name as root folder name
2017-01-29 20:48:55 +01:00
len
7425478a55
Optimize imports
2017-01-20 21:34:15 +01:00
len
f807447de1
Rename OnlineSource to HttpSource
2017-01-20 21:27:53 +01:00