Commit graph

84 commits

Author SHA1 Message Date
Nicolas Mailloux
ac9c5b1a47 Check device info in read-only mode 2021-05-16 22:28:08 -04:00
Nicolas Mailloux
5af7dbf07f Manage KoBox extensions via USB 2021-05-13 21:40:05 -04:00
Nicolas Mailloux
f224345c26 Write version info to file each time it's run 2021-05-13 20:42:50 -04:00
Nicolas Mailloux
d295a07eac Abandoned USB prompt feature
as it would prompt to connect after a fresh reboot even if no USB cable
is plugged in. Mainly due to fsl-usb2-udc quirks.
2021-05-09 17:09:16 -04:00
Nicolas Mailloux
ef34273f37 Improved USBMS prompt
Still half-working but better
2021-05-09 14:07:05 -04:00
Nicolas Mailloux
49e6a7167f USBMS prompt 2021-05-08 01:03:25 -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
253d94a059 KoBox launcher basic implementation
I still need to fix some border bug
2021-04-29 23:36:25 -04:00
Nicolas Mailloux
d319e1c70b Update process enhancements 2021-04-25 11:27:51 -04:00
Nicolas Mailloux
7e799d999a Finalized working tab switcher
Settings Chooser won't disappear anymore when invoked after Apps tab was
opened.
2021-04-24 12:44:57 -04:00
Nicolas Mailloux
6eefeed69f Basic settings stacked widget implementation 2021-04-24 09:34:35 -04:00
Nicolas Mailloux
d1d03ae16e Tab switcher working
Rearranged layout, home button on the top left, time at top right. Apps
is no longer a window, but embedded into stackedWidget > Index page 1.
Possible to switch back and forth between main display and Apps widget.
2021-04-23 22:23:24 -04:00
Nicolas Mailloux
9163689cac Implement battery alerts in Reader framework 2021-04-23 19:22:53 -04:00
Nicolas Mailloux
99676137e4 Cleanup for low/critical battery alert warnings
Check the previous commit for the main changes.
2021-04-23 08:49:17 -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
edb1203d7e Never mind
What an idiot am I...
2021-04-22 10:10:47 -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
df716a2e62 Touch N905C initial support 2021-04-09 20:54:20 -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
Nicolas Mailloux
a210bd5d90 UI fixes; string_writeconfig change for passcode option 2021-04-04 21:02:08 -04:00
Nicolas Mailloux
27444a8d88 Implemented soft reset option 2021-04-01 17:36:42 -04:00
Nicolas Mailloux
22a3cb25ae Added update prompt at startup if update is detected 2021-04-01 08:58:37 -04:00
Nicolas Mailloux
55978a75fa Added general-purpose dialog; added soft reset option 2021-03-31 08:38:59 -04:00
Nicolas Mailloux
007af67b23 Fix MainWindow layout for Kobo Mini 2021-03-30 07:35:58 -04:00
Nicolas Mailloux
83777b6482 Implemented brightness control dialog in MainWindow 2021-03-29 21:47:21 -04:00
Nicolas Mailloux
d07080ec84 Disable brightness button for N705 2021-03-29 18:27:40 -04:00
Nicolas Mailloux
6cf633dd9e Show battery state in MainWindow; fixed USBMS icon scaling for all
devices
2021-03-29 08:04:46 -04:00
Nicolas Mailloux
d3362890be First steps to control brightness from MainWindow and show battery
level/status
2021-03-28 22:18:48 -04:00
Nicolas Mailloux
61e83d2596 Update process improvements; preparing for v1.1 2021-03-27 15:13:37 -04:00
Nicolas Mailloux
f9427488bf Update fixes for v1.1 2021-03-27 12:09:43 -04:00
Nicolas Mailloux
f8ff9e0c37 InkBox v1.0 Release Commit 2021-03-25 08:00:19 -04:00