Revert: Revert "Solve bug in applying screen/margin setting:"
Merge pull request #26 from norbi24/master
Android 6 SD card path support
Android 6 SD card path support
Android: Migrated to Android Studio via symlinking.
Move Android Studio files to separate folder.
Fixed program starting issues.
Fix compilation on latest android-ndk (for obsolete Eclipse + adt).
Updated jni headers.
Fixed potencially memory leaks and potencially memory corruptions.
Fixed some potencially bugs (by a static analyzer): common realloc mistate, etc...
Added axillary scripts.
All ONYX Readers are e-ink devices.
Updated embedded libjpeg to version 9c.
Patch to allow creating cr3.ini file in the home directory of user instead to trying save it in /usr/share/cr3/cr3.ini Bug: https://sourceforge.net/p/crengine/bugs/179/ Patch was proposed by "Olexandr" (see bug report)
qt5 build fixes...
Updated embedded library libpng to version 1.6.34. libpng configured with toolchain arm-linux-androideabi from android-ndk-16b for API14.
Some fixes by Android Lint.
Changed Android Studio files structure: removed symlnks (not compatible with Windows), cutomized build.gradle, fixed CMakeLists.txt
Such as target API is 26 we request permissions from user. For now only for external storage.
Such as target API is 26 we request permissions from user. For now only for external storage.
Minor fixes.
Updated bundled freetype library to version 2.9.
Fixed potential memory leak.
Fixed release build errors.
Android: bundled freetype configuration files moved into separate folder, also enabled in this configuration bundled libpng.
Fixed conflicted keys codes on ONYX BOOX readers with Nook devices.
Added apache http-client library to repository. Allowed moving application to
To previous commit: enabled coffeecatch on supported architectures.
Android 6.0 and newer: request 'read phone state' permission at program start.
Android >=6: Request 'read phone state' only when started TTS.
Android: fix crash on dictionary open when no one dictionry installed.
Fixed bug in TTS: after some tags text skipped.
Added into intent-filter more patterns (allow multiple dots in file name, *.*.fb2).
Added more patterns to intent-filter.
Trying to fix application crashes while current position is saved...
Added new bundled library 'harfbuzz' for reimplementing 'kerning' feature.
Reimplementing kerning via HarfBuzz library (only on android).
Fixed HarfBuzz kerning.
Updated desktop (Qt5) version fot HarfBuzz kerning, but not tested yet!
Improved text rendering with kerning.
Merge branch 'harfbuzz-kerning'
Added forgotten cmake file...
Fixed option "Hide directories without books" - now working. Added "Sorting order" option in file browser.
dictionary rewrite
Toolbar long taps, about dialog, themes
[MOTIONWATCHDOG] Add basic motion watchdog (timeout may be set in options)
Merge pull request #1 from S-trace/motion_watchdog_plotn
Merge branch 'master' of https://github.com/plotn/coolreader
Long taps
Updated project by Android Studio 3.1.1.
Merge tag 'cr3.1.2-116' into upstream_3_1_2_116
Updated README.TXT
Fix compilation error of desktop version (Qt) after merging to upsream version 3.1.2-116.
Merge commit 'e7c80496bebe3fdaa65d82d394750a19fa1e08f7'
Merge remote-tracking branch 'upstream/master'
dont know what
Merge remote-tracking branch 'upstream/master'
[GRADLE] cr3android/build.gradle: Update Gradle version (3.1.1 => 3.1.2)
[GRADLE] cr3android/app/build.gradle: Add split section to shrink apks
[JAVA] ErrorDialog.java: Fix type mismatch for msgTextView
[JAVA] OptionsDialog.java: Specify type for EnumSet keyFlags
[GRADLE] cr3android/build.gradle: Add -Xlint:unchecked to CFLAGS
[JAVA] MotionWatchdogHandler.java: Remove unnecessary volume set on final stop
[GRADLE] cr3android/gradlew: chmod +x
[GRADLE] cr3android/app/build.gradle: useLibrary org.apache.http.legacy
[GRADLE] cr3android/app/build.gradle: Enable ProGuard for release type
Revert "[GRADLE] cr3android/app/build.gradle: Add split section to shrink apks"
Revert "[GRADLE] cr3android/build.gradle: Add -Xlint:unchecked to CFLAGS"
Some fixes/improvements on pull request #3.
Merge remote-tracking branch 'upstream/master'
sync with upstream
Revert long tap action on copy to clipboard button.
Merge branch 'S-trace-virxkane_split_apk'
Added forgotten layout.
Modified options dialog
Fixes/improvements to pull request #2.
Revert "Long taps"
Merge branch 'plotn-master'
Revert "[JAVA] CoolReader.java: Refactor runtime permissions request code a bit"
More icons.
Post-merge fixes.
Improved some high contrast icons.
Added few icons for 'High Contrast' theme.
cr toolbar settings
Added some icons for 'High Contrast' theme.
More icons added.
Android Studio: added new build variant 'release_minsize' with proguard optimizations.
Yet another icons for High-Contrast theme...
misc deleted
Merge pull request #27 from virxkane/master
Added to .gitignore .idea/misc.xml
search history
Sync application version in gradle project.
Merge remote-tracking branch 'upstream/master'
Added 'High Contrast' theme. Added few icons for this theme, not complete.
Merge remote-tracking branch 'upstream/master'
Small fixes in pull request #4.
themes clearance
More icons...