Commit graph

60 commits

Author SHA1 Message Date
Nicolas Mailloux
62b09f4062 Settings: Add an option to change timezone 2022-03-13 14:06:29 -04: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
493d217ebe System report: Small logical fix 2022-03-01 23:41:38 -05:00
Nicolas Mailloux
304b6b117a System report button: Delete systemReportDone upon status verification 2022-02-26 23:43:17 -05:00
Nicolas Mailloux
a742e131db Add "Generate system report" function in Settings 2022-02-23 00:22:57 -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
3712207416 EncFS repack function fixes 2021-11-14 22:23:09 -05:00
Nicolas Mailloux
0bd233919c EncFS repack testing 2021-11-14 21:22:58 -05:00
Nicolas Mailloux
c3c681ea2d Full storage encryption/decryption stack working!
... (hopefully)
Also, I still need to add a "Repack encrypted archive" option for new
books
2021-11-09 22:31:54 -05:00
Nicolas Mailloux
1177143f7d Sorry, not enough courage to do that... 2021-10-27 19:54:30 -04:00
Nicolas Mailloux
6c6a64881d Even more encfs improvements 2021-10-18 08:46:27 -04:00
Nicolas Mailloux
bb3ecedd8d encfs improvements 2021-10-17 22:31:44 -04:00
Nicolas Mailloux
378b592370 Entire USB stack working 2021-09-26 22:05:45 -04:00
Nicolas Mailloux
462a7b269b Settings: OTA update check: be verbose 2021-09-05 09:52:35 -04:00
Nicolas Mailloux
f670ba207b Search in local storage implemented
Now I have to implement an "Open" function
2021-09-04 22:18:17 -04:00
Nicolas Mailloux
f4a842a55d PDF: resize QGraphicsScene if PNG displayed shrunk 2021-09-04 14:16:09 -04:00
Nicolas Mailloux
dc864f6d4e PDF support! 2021-08-29 15:05:07 -04:00
Nicolas Mailloux
5929d59c9c Relocate showToast from settings to MainWindow 2021-08-25 13:32:33 -04:00
Nicolas Mailloux
191efea6a8 Entire otaManager tested and working! 2021-08-25 13:16:41 -04:00
Nicolas Mailloux
eab27fabd9 Global/separate reading settings implementation 2021-08-06 00:50:28 -04:00
Nicolas Mailloux
dd8921c859 Kobo Libra compatibility; new font: Bitter 2021-07-11 01:08:38 -04:00
Nicolas Mailloux
51d06d6f22 Let others know that we're in USB MS
This is to prevent things such as sleep mode from printing anything on
the display when the reader is in USB MS.
2021-06-29 16:32:31 -04:00
Nicolas Mailloux
c56d831baa USBMS splash: bring down brightness 2021-06-29 15:28:54 -04:00
Nicolas Mailloux
b7e772cbe1 Close generalDialog when in USBMS 2021-06-29 14:42:51 -04:00
Nicolas Mailloux
19f31e1d44 Auto-suspend feature implemented :check: 2021-06-28 19:57:40 -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
351a375dfc Things are going well!
(and I'm strongly hoping that it will continue like that too ;p)
2021-06-20 22:57:10 -04:00
Nicolas Mailloux
74937453ba Done with system info dialog
Works well, will have strange formatting is no InkBox version is known,
probably due to checkconfig_str_val being null if no  value is detected.
2021-06-14 12:24:20 -04:00
Nicolas Mailloux
99d40c22ad Add system info option in Settings
W-I-P.
2021-06-08 08:03:46 -04:00
Nicolas Mailloux
b91e30d05a Rephrase spelling 2021-06-05 18:54:38 -04:00
Nicolas Mailloux
f42ef53338 Relocate poweroff/reboot functions 2021-05-28 08:36:24 -04:00
Nicolas Mailloux
958dde6491 Oops, UID isn't an integer... 2021-05-26 08:33:40 -04:00
Nicolas Mailloux
8b72d91875 Show device UID when About button clicked 2021-05-26 08:06:50 -04:00
Nicolas Mailloux
ac9c5b1a47 Check device info in read-only mode 2021-05-16 22:28:08 -04:00
Nicolas Mailloux
e19f3867ca KoBox settings: enable/disable X11 2021-05-01 15:55:15 -04:00
Nicolas Mailloux
3404337e29 KoBox splash screen
Everything is finally taking place for v1.4/1.5
2021-04-30 23:55:38 -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
217dbca5ff Implemented basic KoBox launcher
Now I'll test if it works in the real life... ;p
2021-04-30 18:19:48 -04:00
Nicolas Mailloux
40ca616eee Fixed DPI scaling Settings bug 2021-04-10 11:34:11 -04:00
Nicolas Mailloux
df716a2e62 Touch N905C initial support 2021-04-09 20:54:20 -04:00
Nicolas Mailloux
b0b9cc3adf Added some comments. 2021-04-07 07:44:24 -04:00
Nicolas Mailloux
03776b9b1f Fix DPI options not enabling in Settings (N705) 2021-04-07 07:35:28 -04:00
Nicolas Mailloux
0e4d19b626 Fix DPI checkbox bug 2021-04-06 21:39:08 -04:00
Nicolas Mailloux
3a806fa17c Reset option for Nickel add-on and Recent Books bug fix 2021-04-06 13:40:43 -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
f46e9f3f28 Vacuum-cleaner; centralized all functions in one header file. I'm sorry. 2021-04-05 09:50:58 -04:00