Commit graph

63 commits

Author SHA1 Message Date
Nicolas Mailloux
0c465b34e6 Include emu device in page size functions 2021-12-25 13:50:30 -05:00
Nicolas Mailloux
0b1fb63142 Show fake battery status on emulator 2021-12-25 10:36:38 -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
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
d8d3176587 Device lockdown after 4 passphrase tries 2021-10-10 15:02:20 -04:00
Nicolas Mailloux
116868f615 Storage encryption support in progress 2021-10-08 23:37:32 -04:00
Nicolas Mailloux
caeca49c2e connectToNetwork: save Wi-Fi credentials 2021-09-06 15:14: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
9154d6a0bd Quiesce QIODevice warnings 2021-09-05 09:49:37 -04:00
Nicolas Mailloux
4c5fd69f57 Local storage book search implemented and working 2021-09-05 09:37:07 -04:00
Nicolas Mailloux
34252c01bc Progress in implementing "Open" function from search 2021-09-04 23:46:47 -04:00
Nicolas Mailloux
dc864f6d4e PDF support! 2021-08-29 15:05:07 -04:00
Nicolas Mailloux
da2ef5232b Auto book page save is on its way 2021-08-19 12:55:12 -04:00
Nicolas Mailloux
0cbf1a59e6 Improved OTA handling
We almost have (let's hope!) a working prototype...
2021-08-19 08:23:18 -04:00
Nicolas Mailloux
1ba81f6e89 System info: if no network connection, set IP as 'Not available' 2021-08-18 20:11:18 -04:00
Nicolas Mailloux
595da4b6be Some fixes for Wi-Fi dialog; IP address in System Info 2021-07-20 23:27:32 -04:00
Nicolas Mailloux
c509474ff3 Brightness dialog: set lighting warmth option 2021-07-16 16:41:36 -04:00
Nicolas Mailloux
4c714d4abd Wi-Fi: Correct loop in connectToNetwork function 2021-07-14 18:27:39 -04:00
Nicolas Mailloux
e73c8c371e Wi-Fi connection dialog implemented and working 2021-07-14 18:23:54 -04:00
Nicolas Mailloux
5793607d2b Toast messages; Wi-Fi dialog improvements 2021-07-14 01:24:30 -04:00
Nicolas Mailloux
dd8921c859 Kobo Libra compatibility; new font: Bitter 2021-07-11 01:08:38 -04:00
Nicolas Mailloux
87e133b8d6 VNC viewer support 2021-07-06 00:13:11 -04:00
Nicolas Mailloux
13803ef333 The search button now does something
And it does what you'd expect it to! Only dictionary search available at
the moment.
2021-07-05 22:21:20 -04:00
Nicolas Mailloux
9fd002213e Implemented "Go to page" dialog and function. 2021-07-05 13:45:35 -04:00
Nicolas Mailloux
c56d831baa USBMS splash: bring down brightness 2021-06-29 15:28:54 -04:00
Nicolas Mailloux
81f179af49 Misc fixes 2021-06-29 12:26:30 -04:00
Nicolas Mailloux
347abf85dc cinematicBrightness: don't do that twice 2021-06-28 16:13:44 -04:00
Nicolas Mailloux
ae0284bed2 Glo: cinematicBrightness for a nice brightness fade-in 2021-06-28 15:26:04 -04:00
Nicolas Mailloux
fc4b9ba672 Show scrollbar if needed in Reader framework 2021-06-27 13:28:41 -04:00
Nicolas Mailloux
a6db457599 More Glo-related new things 2021-06-26 19:29:51 -04:00
Nicolas Mailloux
9364993b15 Default page size values updated for Glo 2021-06-26 10:21:07 -04:00
Nicolas Mailloux
7d03a5b0ff Kobo Glo UI/brightness/DPI support 2021-06-26 10:09:51 -04:00
Nicolas Mailloux
3b61530507 Kobo Glo: methods to set brightness 2021-06-25 22:09:42 -04:00
Nicolas Mailloux
9458a1a708 Add device and kernel build ID to device info 2021-06-23 08:16:04 -04:00
Nicolas Mailloux
1539f9fe0d Fine-tune Kobo Mini ePUB rendering, new nightmode switch 2021-06-22 22:51:28 -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
386832aca2 Correct layout
Some spacer widgets are not required anymore because of the new
QTextEdit.
2021-06-20 17:32:25 -04:00
Nicolas Mailloux
e68900babb New feature: show book name and author in Reader framework 2021-06-20 13:31:24 -04:00
Nicolas Mailloux
dbd23cb33a Working better
Also, I fixed a dictionnary lookup issue where searching words in all
caps was impossible.
2021-06-18 23:20:34 -04:00
Nicolas Mailloux
cb65131841 Dirty commit that's not even working 2021-06-17 08:34:00 -04:00
Nicolas Mailloux
f6099b9394 Implemented "Wipe KoBox user data" function 2021-06-14 14:31:49 -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
9428483d02 Add QTextBrowser widget and dialog
Some things, such as UIDs, just couldn't display normally and we need
such a browser for them.
I'll work on implementing as the main engine for the Reader framework.
2021-06-08 07:49:52 -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
5af7dbf07f Manage KoBox extensions via USB 2021-05-13 21:40:05 -04:00