Nicolas Mailloux
7cf0f92698
Merge branch 'localLibraryWidget' into 'master'
2022-07-19 00:13:49 -04:00
Nicolas Mailloux
bced19c8e5
reader: Switch to icons for Previous/Options/Next buttons
2022-07-18 11:00:15 -04:00
Nicolas Mailloux
5a38ecdab3
reader: Fix PDF segmentation fault bug on page turn
...
This bug happened sometimes when the user would go to a specific page in the document or tried to continue reading a PDF from a certain page other than the first one. This commit fixes this that.
2022-07-16 14:45:01 -04:00
Nicolas Mailloux
35fe0ae0e3
Various fixes; compress RecentBooks.db
2022-07-01 18:56:34 -04:00
Nicolas Mailloux
3be9608a10
Implement 'Generating database' toast; various improvements
2022-06-30 09:52:48 -04:00
Nicolas Mailloux
7822f65e02
Basic home screen + other improvements
2022-06-29 02:15:13 -04:00
Nicolas Mailloux
04ef2d132c
Kindle Touch (KT) support
2022-05-22 15:38:02 -04:00
Nicolas Mailloux
b6fb919c83
Improve logging; various fixes
2022-04-16 23:20:24 -04:00
Nicolas Mailloux
7d25c6bbcd
Improve testPing; support landscape PDFs
2022-04-16 19:40:30 -04:00
Nicolas Mailloux
105b13cb86
Implement cinematic brightness between book and Home if local settings enabled
2022-04-15 22:28:25 -04:00
Nicolas Mailloux
239ac55bd7
Improve logging; timezone fix
2022-04-15 20:27:58 -04:00
Nicolas Mailloux
dd69ec95b5
Improve logging; add 'Univers (u001)' font in Reader
2022-04-10 21:37:33 -04:00
Nicolas Mailloux
8b6a1ed5c1
Minor design improvements
2022-04-07 22:18:06 -04:00
Nicolas Mailloux
8589ee36eb
Give something to say to logger; implement local settings brightness
2022-04-06 23:24:16 -04:00
Nicolas Mailloux
55bddcdbf6
Reader: run writeconfig_pagenumber when opening Quit window
2022-04-06 01:01:25 -04:00
Nicolas Mailloux
f652dbddf0
Implement logger; design language fixes
2022-04-05 00:47:15 -04:00
Nicolas Mailloux
6874b729c3
Design improvements
2022-04-03 23:26:15 -04:00
Nicolas Mailloux
522f09df63
Stylesheet improvements; Typo fix
2022-04-03 22:44:46 -04:00
Nicolas Mailloux
8dfc7e3251
Author quotes: improvements; Empty eink.qss
2022-04-03 20:23:49 -04:00
Nicolas Mailloux
f683d70f1c
Speed optimization with deviceID; various fixes/improvements
2022-04-02 16:49:18 -04:00
Nicolas Mailloux
cfdace7dab
Reader: Disable setEnabled() calls on 'Next' and 'Previous' page buttons
...
Otherwise, the screen would flash everytime, regardless of the setting
set by the user. I'm keeping the code
there in case I or someone else find a fix.
2022-04-01 23:55:06 -04:00
Nicolas Mailloux
46c12fce8d
Fix #24 (again)
2022-04-01 22:20:38 -04:00
Nicolas Mailloux
7c22587370
Fix #19 & #21 (bookconfig_mount issue)
2022-03-23 22:09:37 -04:00
Nicolas Mailloux
b1c3fa0924
Fix #24
2022-03-22 18:26:05 -04:00
Nicolas Mailloux
f0c02a37d6
Prevent massive page turning hang
2022-03-11 22:41:44 -05:00
Nicolas Mailloux
ae25446924
Reader framework: Fixes for bookconfig_mount
2022-03-11 13:45:42 -05:00
Nicolas Mailloux
7ec8e3afb2
Reader framework: Greatly improve page turning speed
2022-03-11 12:38:35 -05:00
Nicolas Mailloux
139aa78738
Reader: Set wordWrap on bookInfoLabel when book isn't an ePUB
2022-03-08 10:08:10 -05:00
Nicolas Mailloux
847aa0051e
Search dialog: Allow opening books from subdirectories
2022-03-07 14:16:23 -05:00
Nicolas Mailloux
8501b42124
Reader framework: fix file opening bug
...
When an user first opened an ePUB, then a PDF, it didn't work. This was
due to an issue with the two tmpfs at '/kobo/inkbox' and '/kobo/run'.
This commit fixes that issue.
2022-03-06 19:48:32 -05:00
Nicolas Mailloux
dc92af6293
Some UI fixes; support USBMS for Nia and Libra devices
2022-03-06 10:25:25 -05:00
Nicolas Mailloux
0b4b1f51e1
N705: Fix Reader framework bug and improve reset dialog
...
On this device, the Quit button makes the UI go beyond the limits of the screen when the menu bar is shown. Thus, the user will have to resort on the default Quit button found in MainWindow.
2022-03-05 19:26:27 -05:00
Nicolas Mailloux
82e89ad20e
Tweak USBMS splash with U001; Fix sync bug in Reader framework
2022-03-04 01:38:22 -05:00
Nicolas Mailloux
a9929fc87f
Improve Univers/U001 font integration; generalDialog fixes
2022-03-03 22:03:20 -05:00
Nicolas Mailloux
0756004db6
New UI/UX font: U001/Univers
...
Inter is still there in a lot of areas and blends quite well with this new font.
2022-03-03 00:40:11 -05:00
Nicolas Mailloux
035ab14e5f
Kobo Nia (N306) support
2022-02-19 19:21:09 -05:00
Nicolas Mailloux
2853ad70c3
USB charging fixes
2022-02-15 22:47:10 -05:00
Nicolas Mailloux
056d67e5a6
N437 support
2022-02-06 22:49:06 -05:00
Nicolas Mailloux
48f97fa5e6
N236 support
2022-01-27 15:16:48 -05:00
Nicolas Mailloux
fa81433f6c
Reader framework: Set correct stylesheet for Libra, too
2022-01-19 20:55:45 -05:00
Nicolas Mailloux
7af178f9e5
Support more file types
2022-01-12 14:48:22 -05:00
Nicolas Mailloux
2ba3b42599
Set optionsBtn to inactive state when closing wordWidget
2022-01-10 21:10:57 -05:00
Nicolas Mailloux
e0ff65505c
Reader: Save RAM when displaying images
2022-01-09 16:15:07 -05:00
Nicolas Mailloux
df4e2e26a7
Fix pageWidget not showing if reading ePUB
2022-01-09 11:18:04 -05:00
Nicolas Mailloux
b97b3c5f82
Picture display support!
2022-01-09 11:06:22 -05:00
Nicolas Mailloux
0e463278ce
Design tweaks in Reader framework
...
Namely, a new "Quit" button.
2021-12-31 16:54:53 -05:00
Nicolas Mailloux
cbd7f2c7de
Online library progressing
2021-12-26 19:08:21 -05:00
Nicolas Mailloux
a020f1c093
Ignore false battery readings if running in emulator
2021-12-21 22:27:10 -05:00
Nicolas Mailloux
222281cf28
Poweroff if device lock down
2021-10-10 17:01:26 -04:00
Nicolas Mailloux
cdee7a740e
Remove bookConfigSetUp file after bookconfig_mount call
2021-09-06 23:25:19 -04:00