Commit graph

71 commits

Author SHA1 Message Date
Nicolas Mailloux
4a104522f5 Local library: Basic setup working
A local books database is maintained at `/data/onboard/.inkbox/LocalLibrary.db`. It contains compressed JSON read by the GUI.

URGENT TODO: Fix `*** Error in '/mnt/onboard/.adds/inkbox/inkbox-bin': double free or corruption (out): 0x00648708 ***` error whenever we try to delete localLibraryWidget
2022-06-25 20:12:50 -04:00
Nicolas Mailloux
763279f1f1 Half-working setup
Huge thanks to @Szybet for writing at least 95% of the code in this commit
2022-06-17 23:59:21 -04:00
Nicolas Mailloux
04ef2d132c Kindle Touch (KT) support 2022-05-22 15:38:02 -04:00
Nicolas Mailloux
c328761bc5 Tiny fixes in OTA updater 2022-05-16 23:57:35 -04:00
Nicolas Mailloux
5838ff1833 Improve logging in KoBox and InkBox settings 2022-04-17 22:25:29 -04:00
Nicolas Mailloux
b6fb919c83 Improve logging; various fixes 2022-04-16 23:20:24 -04:00
Nicolas Mailloux
239ac55bd7 Improve logging; timezone fix 2022-04-15 20:27:58 -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
f683d70f1c Speed optimization with deviceID; various fixes/improvements 2022-04-02 16:49:18 -04:00
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