Commit graph

233 commits

Author SHA1 Message Date
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
4d391801aa Don't show KoBox apps button if X11 isn't running 2021-05-09 18:06:14 -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
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
deb210e823 App launcher works 2021-04-30 22:26:59 -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
abf9cda602 KoBox Apps dialog can scan through the extensions list 2021-04-30 12:49:33 -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
b38a5bd9a0 Added KoBox settings base 2021-04-27 08:40:08 -04:00
Nicolas Mailloux
10bbe560a4 Fix bug where Alert icon would not show 2021-04-26 12:36:45 -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
26434797e9 Cleanup
I messed up with Git
2021-04-23 19:26:33 -04:00
Nicolas Mailloux
622fe06daa Merge branch 'master' of https://alpinekobox.ddns.net/InkBox/inkbox 2021-04-23 19:24:08 -04:00
Nicolas Mailloux
9163689cac Implement battery alerts in Reader framework 2021-04-23 19:22:53 -04:00
Nicolas Mailloux
f9c188c8a5 Implement battery alerts in Reader framework 2021-04-23 19:16:28 -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
a471cecf94 Corrected Calculator button border in Apps 2021-04-14 17:52:36 -04:00
Nicolas Mailloux
342bc91f0f Added Calculator launch button in Apps 2021-04-13 10:23:12 -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
d948375d03 Don't launch Reader framework on Cancel in QFileDialog 2021-04-08 07:47:27 -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
4e9bc465d2 UI fixes 2021-04-06 21:29:33 -04:00
Nicolas Mailloux
af4f9b57c5 Alert message if downgrade is attempted 2021-04-06 16:08:03 -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
11e7541759 Reader framework bug fixes, preparing for v1.3 2021-04-06 12:01:04 -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
511594eeba List index out of range fix when reading empty documents 2021-04-05 10:07:21 -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
940f2aa374 Fix dumb error 2021-04-04 23:31:15 -04:00
Nicolas Mailloux
bf06059627 Fixed lock screen checkbox click if config's enabled 2021-04-04 23:15:24 -04:00
Nicolas Mailloux
a210bd5d90 UI fixes; string_writeconfig change for passcode option 2021-04-04 21:02:08 -04:00
Nicolas Mailloux
c632d07986 Added lockscreen and passcode options in Settings 2021-04-04 20:25:07 -04:00
Nicolas Mailloux
d17531f549 Changed software update alert message 2021-04-02 22:56:19 -04:00
Nicolas Mailloux
05cdc10fc2 Changed update warning splash 2021-04-02 21:38:52 -04:00
Nicolas Mailloux
c540c3bfdf Show dialog centered 2021-04-02 21:06:15 -04:00