Commit graph

33 commits

Author SHA1 Message Date
Nicolas Mailloux
522f09df63 Stylesheet improvements; Typo fix 2022-04-03 22:44:46 -04:00
Nicolas Mailloux
f683d70f1c Speed optimization with deviceID; various fixes/improvements 2022-04-02 16:49:18 -04: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
035ab14e5f Kobo Nia (N306) support 2022-02-19 19:21:09 -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
1ad1da2fa5 Update copyright years 2022-01-01 09:52:47 -05:00
Nicolas Mailloux
a020f1c093 Ignore false battery readings if running in emulator 2021-12-21 22:27:10 -05:00
Nicolas Mailloux
3712207416 EncFS repack function fixes 2021-11-14 22:23:09 -05:00
Nicolas Mailloux
6e095df5cb Don't force user to use encrypted storage 2021-11-09 22:49:28 -05:00
Nicolas Mailloux
997e62aed7 Encryption Manager working 2021-10-10 12:53:24 -04:00
Nicolas Mailloux
116868f615 Storage encryption support in progress 2021-10-08 23:37:32 -04:00
Nicolas Mailloux
6b8875272f Open book file from local storage search in Reader 2021-09-05 11:47:09 -04:00
Nicolas Mailloux
c509474ff3 Brightness dialog: set lighting warmth option 2021-07-16 16:41:36 -04:00
Nicolas Mailloux
dd8921c859 Kobo Libra compatibility; new font: Bitter 2021-07-11 01:08:38 -04:00
Nicolas Mailloux
81f179af49 Misc fixes 2021-06-29 12:26:30 -04:00
Nicolas Mailloux
01ee2eaf87 Tell shell scripts that we're running 2021-06-28 12:26:04 -04:00
Nicolas Mailloux
fc4b9ba672 Show scrollbar if needed in Reader framework 2021-06-27 13:28:41 -04:00
Nicolas Mailloux
7d03a5b0ff Kobo Glo UI/brightness/DPI support 2021-06-26 10:09:51 -04:00
Nicolas Mailloux
cb65131841 Dirty commit that's not even working 2021-06-17 08:34:00 -04:00
Nicolas Mailloux
29349614f0 Emergency commit
I sprinkled 'else if' statements everywhere before it was too late
2021-04-30 23:19:54 -04:00
Nicolas Mailloux
253d94a059 KoBox launcher basic implementation
I still need to fix some border bug
2021-04-29 23:36:25 -04:00
Nicolas Mailloux
9163689cac Implement battery alerts in Reader framework 2021-04-23 19:22:53 -04:00
Nicolas Mailloux
09e14b74cd Finalized low/critical battery alert warnings
QTimer implementation which triggers them when the battery reaches a
certain charging level
2021-04-23 08:47:05 -04:00
Nicolas Mailloux
917e28ab52 New low/critical battery splash and dialog 2021-04-22 13:56:29 -04:00
Nicolas Mailloux
51fad25719 I discovered static variables
WIP, some changes coming, notably a critical/low battery alert, and some
big code revamping.
2021-04-22 07:38:54 -04:00
Nicolas Mailloux
daaef3a72f Added disable UI scaling option; laying down a path for remembering
position in book
2021-04-05 15:35:25 -04:00
Nicolas Mailloux
511594eeba List index out of range fix when reading empty documents 2021-04-05 10:07:21 -04:00
Nicolas Mailloux
f46e9f3f28 Vacuum-cleaner; centralized all functions in one header file. I'm sorry. 2021-04-05 09:50:58 -04:00
Nicolas Mailloux
22a3cb25ae Added update prompt at startup if update is detected 2021-04-01 08:58:37 -04:00
Nicolas Mailloux
11bd0e7ae5 Added license 2021-03-26 19:10:26 -04:00
Nicolas Mailloux
0e050027d2 Use QStackedWidget for the home screen; fixed some scaling problems 2021-03-26 18:53:02 -04:00
Nicolas Mailloux
f8ff9e0c37 InkBox v1.0 Release Commit 2021-03-25 08:00:19 -04:00