Commit graph

272 commits

Author SHA1 Message Date
Nicolas Mailloux
86dffbec3e Destroy otaManager instance if check skipping is enabled 2021-08-21 11:38:54 -04:00
Nicolas Mailloux
1d48a6d85e Merge branch 'master' of http://74.57.151.11/InkBox/inkbox 2021-08-20 21:52:20 -04:00
Nicolas Mailloux
c791da9fbf OTA improvements 2021-08-20 17:12:51 -04:00
Nicolas Mailloux
5dcc72f8b1 Fix bug with generalDialog and KoBox reset 2021-08-20 15:22:49 -04:00
Nicolas Mailloux
0abce1970b Auto page relocation for plain text files implemented 2021-08-19 19:37:07 -04:00
Nicolas Mailloux
4dad8319d2 Auto page relocation: ePUB support 2021-08-19 19:03:52 -04:00
Nicolas Mailloux
da2ef5232b Auto book page save is on its way 2021-08-19 12:55:12 -04:00
Nicolas Mailloux
b8f4da12f7 Delay OTA check after successful network connection 2021-08-19 11:11:16 -04:00
Nicolas Mailloux
eab27fabd9 Global/separate reading settings implementation 2021-08-06 00:50:28 -04:00
Nicolas Mailloux
01f59f1f31 Welp, another typo 2021-08-19 08:47:56 -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
d9a46e7615 Brightness warmth: set warmth before cinematic brightness
Allows a more fluid animation.
2021-08-18 19:46:32 -04:00
Nicolas Mailloux
df5791ce44 Add callback handler for bookconfig_mount
Sorry for the date mess, I'm in a car and sometimes my homebrew
Raspberry Pi 400/Kindle computer-screen-keyboard breaks  and reboots,
thus resetting the date.
2021-08-16 17:35:53 -04:00
Nicolas Mailloux
f895a368ac bookconfig_mount implementation 2021-08-06 00:48:49 -04:00
Nicolas Mailloux
5a92f5b15a Add features list 2021-08-03 12:19:42 -04:00
Nicolas Mailloux
ea44e2a762 Update README (again) 2021-08-03 11:49:16 -04:00
Nicolas Mailloux
9a969226c0 Update README 2021-08-03 11:41:32 -04:00
Nicolas Mailloux
24d915b24e Fix build issue with otaManager 2021-07-23 17:32:30 -04:00
Nicolas Mailloux
cb28c4b8f3 Comment testing things again 2021-07-21 13:55:46 -04:00
Nicolas Mailloux
5a59b0db98 Comment testing area 2021-07-20 23:28:39 -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
a532d00f48 Wi-Fi button/icon in MainWindow
Dialog's coming soon, hopefully ...
2021-07-13 15:18:59 -04:00
Nicolas Mailloux
d8dee343a4 Wi-Fi dialog draft 2021-07-13 12:27:38 -04:00
Nicolas Mailloux
d3097849f1 Libra: make page turn buttons bigger 2021-07-12 00:11:04 -04:00
Nicolas Mailloux
218b64ef7f Virtual keyboard sizeup for Libra 2021-07-11 23:48:11 -04:00
Nicolas Mailloux
d61a663479 More fixes; new fonts 2021-07-11 22:11:13 -04:00
Nicolas Mailloux
dd8921c859 Kobo Libra compatibility; new font: Bitter 2021-07-11 01:08:38 -04:00
Nicolas Mailloux
028b0063c6 Add non-root clause for VNC viewer 2021-07-09 15:12:53 -04:00
Nicolas Mailloux
e5431f06ef Set definition QTextEdit to NoTextInteractionFlags 2021-07-06 20:12:10 -04:00
Nicolas Mailloux
a961d95290 Add search button in Reader framework 2021-07-06 20:06:40 -04:00
Nicolas Mailloux
b0b5f9cdaa Fixes for VNC and virtual keyboard 2021-07-06 10:04:28 -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
e9c17ca382 Virtual keyboard! 2021-07-05 16:01:32 -04:00
Nicolas Mailloux
9fd002213e Implemented "Go to page" dialog and function. 2021-07-05 13:45:35 -04:00
Nicolas Mailloux
db12e81896 Added ePUB boundaries (don't get out of page range) 2021-07-04 22:52:00 -04:00
Nicolas Mailloux
d734c182da Added book status and page number/total pages bar 2021-07-04 22:35:06 -04:00
Nicolas Mailloux
61efc6ee45 Minor fixes on developer key things 2021-07-01 00:37:30 -04:00
Nicolas Mailloux
bffe882824 Update AUTHORS 2021-06-30 19:19:33 -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
482d90f910 Install developer key if one is found 2021-06-29 13:08:58 -04:00
Nicolas Mailloux
81f179af49 Misc fixes 2021-06-29 12:26:30 -04:00
Nicolas Mailloux
3e0183a170 Enable back USBMS prompt
Really, I could've just checked the battery state to know whether an USB
cable was plugged in...
2021-06-29 10:19:21 -04:00