Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Glitches Over Horizontal Scrolling #307

Open
wants to merge 183 commits into
base: feature/horizontal_scroll
Choose a base branch
from
Open

Conversation

RajGala
Copy link

@RajGala RajGala commented Nov 27, 2018

Glad to hear that there was a horizontal scroll update in june with v0.4.0 , using that found some issues such as app being crashed , glitches found on turning pages , latency creating in turning from page to page and so on ... so its request to please help..

epostadeveloper and others added 30 commits April 20, 2018 12:33
used Zip4j library and bug fixed
Changelog -

Fix #214
Fix #215
…ndroid

# Conflicts:
#	folioreader/res/layout/folio_activity.xml
#	folioreader/src/main/java/com/folioreader/ui/folio/activity/FolioActivity.java
#	folioreader/src/main/java/com/folioreader/ui/folio/fragment/FolioPageFragment.java
…ndroid

# Conflicts:
#	folioreader/res/layout/folio_activity.xml
#	folioreader/src/main/java/com/folioreader/ui/folio/activity/FolioActivity.java
#	folioreader/src/main/java/com/folioreader/ui/folio/fragment/FolioPageFragment.java
hrishikesh-kadam and others added 30 commits November 28, 2018 18:42
Fixes #190
Now portNumber explicitly mentioned by developer is used and not the
constants value of 8080.

Fixes #276
Now even if any local server is running on 8080 or on the portNumber
set by developer prior to opening the book, FolioReader will try to you
other available portNumber with the help of java.net.ServerSocket
Fixes bug which causes certain chapter titles to be stylized incorrectly.
(Compare chapter 2 to chapter 3: https://s3.amazonaws.com/moby-dick/moby-dick.epub)
Affects <span> elements within <h1-6> elements
Fix heading bug in Style.css
Fixes #299 by setting column-fill to 'auto'
Update build tools version for Travis CI
Add KNOWN_ISSUES and CHANGELOG reference to README
Readium renamed spine to readingOrder
- Search API from codetoart/r2-streamer-kotlin now use window.find() instead of Rangy solution.

- adventures.epub moved to assets from raw due to installation error in API 21
Error message -
Installation failed with message Failed to finalize session : INSTALL_PARSE_FAILED_UNEXPECTED_EXCEPTION: Failed reading res/raw/adventures.epub in java.util.jar.StrictJarFile@1e96ad98: META-INF/MANIFEST.MF has invalid digest for res/raw/adventures.epub in res/raw/adventures.epub.
It is possible that this issue is resolved by uninstalling an existing version of the apk if it is present, and then re-installing.

WARNING: Uninstalling will remove the application data!

Do you want to uninstall the existing application?

- Remove extra code of Multidex as min SDK is now increaed to API 21.
 Prepare version 0.5.4 for release
Prepare version 0.5.4 for release
FIX NPE thrown when fragment is destroyed before lastReadLocator is set
Fix NPE occurring when swiping fast between chapters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants