Commit Graph

87 Commits (master)

Author SHA1 Message Date
chrox 9654e9ce6c fix #1608 with touch coordinates detection
Some kobo touch devices have X Y coordinates in touch events swapped.
This patch provides a GUI to probe if the device needs to swap the XY.
The Kobo Touch users will be directed to tap on the upper right corner
of the screen and the probe will check if the X value is smaller than
the Y value in the tap event.
9 years ago
chrox a043d8873b use grayscale instead of RGB color space for icons 9 years ago
frankyifei 23c963ed15 replace Droidsansfallback with NotoSansCJK-Regular 9 years ago
Frans de Jonge 52147daa26 Merge pull request #1510 from chrox/fix-droid-font
Add missing urw fonts and fix unit test
9 years ago
chrox a4404cfb10 Add missing urw fonts and fix unit test 9 years ago
NiLuJe 276f432274 Fix our copies of the Droid fonts
Pull slightly older versions of them, before the subsetting and
fontcrunching. Mainline FT utterly fails to deal with them correctly
otherwise.
9 years ago
NiLuJe bd03372d93 Update Noto while we're at it 9 years ago
NiLuJe a59965a054 Import our own copy of the Droid fonts
We need them, and MUPDF 1.7 dropped some of them.

Imported from
https://github.com/android/platform_frameworks_base/tree/master/data/fonts
9 years ago
chrox 24f1d0feb3 optimize png image to grayscale mode 10 years ago
chrox 7c9130744c add collapsable TOC menu 10 years ago
Michael Hall 96aa795618 Adding Touch Menu Wifi Status icon/Toggler for Kobo and Kindle. Change to
NetworkMgr:getWifiStatus() to ping default gateway instead of 8.8.8.8.
10 years ago
chrox 21dcf787da add OPDS support
This PR implements a simple OPDS browser which can be launched
from filemanager menu.
10 years ago
chrox c74c258fc7 add filemanager icon in reader menu
now we can access the filemanager in all launcher configurations
10 years ago
NiLuJe d6494ffed0 Run every PNG icons through optipng
Very, very minor space savings ;p.
10 years ago
NiLuJe bd32e1f10a Add some breathing room to the FM icons.
In the form of a spacer icon between the first/last icon and the
next/prev one. Should help with fatfingeritis.
10 years ago
NiLuJe 482fbb2486 Add icons missing in #749 10 years ago
chrox 87e667748a add font size menu entry
It changes screen DPI and may needs to reboot the reader to take effect.
This should fix #746.
10 years ago
chrox 49ee4f4e4a whiten background color of appbar.column.two.large.png 10 years ago
NiLuJe c6e6e0a5f2 Add the Noto font family to our ressources.
It's basically Droid, but maintained.
Will tweak the defaults later.
10 years ago
chrox 34fd9f3efa add koreader plugin mechanism
This should implement #505.
10 years ago
chrox 3f3e434157 rescale font size when fallbacks to fallback fonts
and make FreeSerif font the default font instead of DroidSansFallback

This patch should fix #272.
11 years ago
Giorgio Micotti 1201b64d18 Add an option "make koboupdate" 11 years ago
chrox 1520fd7974 add page up/down buttons in menus that have more than one pages 11 years ago
chrox fb4b6979f5 add on-screen keyboard widget 11 years ago
chrox 4c32e95358 add GNU FreeFont for some rare charactors like phonetic symbols 11 years ago
Qingping Hou c00c683ba5 add home icon 11 years ago
Qingping Hou a4b17061a5 add page counting in touchmenu & bug fix for sub_item_table 11 years ago
Qingping Hou eaf43dc30b add go back button to touchmenu 11 years ago
Qingping Hou 6cae130ac6 add resources for ReaderMenu 11 years ago
chrox 3c1e49253a add resources files for page flipping 11 years ago
chrox 3dfa9aa51d add a dog-ear-like icon at the above right corner of bookmarked page
And tap the above right corner will toggle the bookmark on this page on/off.
11 years ago
chrox 1c40d127cd add icon option items in config dialog 11 years ago
chrox 138def10c3 Demo version of koptreader config dialog. 12 years ago
Tigran Aivazian 503c9b077d Initial commit of picviewer.
Conflicts:

	Makefile
	extentions.lua
	pic.c
	reader.lua
12 years ago
Tigran Aivazian ebc029dbbd Recognize the files with ".jpeg" extension
Conflicts:

	extentions.lua
12 years ago
NuPogodi 0eaf2671fd New InfoMessage Concept
Part I (still no unireader, crereader, filesearcher & fileinfo)

Conflicts:

	commands.lua
	dialog.lua
	filechooser.lua
	filehistory.lua
	font.lua
	inputbox.lua
	reader.lua
	resources/info-i.png
	screen.lua
	selectmenu.lua
12 years ago
HW 31c33a87c9 add resource: info icon 12 years ago