Commit graph

384 commits

Author SHA1 Message Date
Nicolas Mailloux
582ace062b Miscellanous (and nonsensical) fixes 2022-04-05 01:37:04 -04:00
Nicolas Mailloux
f652dbddf0 Implement logger; design language fixes 2022-04-05 00:47:15 -04:00
Nicolas Mailloux
65639294fe virtualkeyboard: Small fix 2022-04-04 08:49:09 -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
8dfc7e3251 Author quotes: improvements; Empty eink.qss 2022-04-03 20:23:49 -04:00
Nicolas Mailloux
f683d70f1c Speed optimization with deviceID; various fixes/improvements 2022-04-02 16:49:18 -04:00
Nicolas Mailloux
4a4b4bb3ad Various fixes and improvements; add special characters to virtual keyboard 2022-04-02 14:30:07 -04:00
Nicolas Mailloux
dc93feed17 Wi-Fi connect dialog: Remove Wi-Fi modules if 'Cancel' button clicked 2022-04-02 12:30:03 -04:00
Nicolas Mailloux
e4a21f5c85 Wi-Fi icon improvements
Don't update it if it isn't necessary.
2022-04-02 10:27:44 -04:00
Nicolas Mailloux
cfdace7dab Reader: Disable setEnabled() calls on 'Next' and 'Previous' page buttons
Otherwise, the screen would flash everytime, regardless of the setting
set by the user. I'm keeping the code
there in case I or someone else find a fix.
2022-04-01 23:55:06 -04:00
Nicolas Mailloux
46c12fce8d Fix #24 (again) 2022-04-01 22:20:38 -04:00
Nicolas Mailloux
dfba8eec90 Add 2048 game in Apps 2022-03-27 23:17:02 -04:00
Nicolas Mailloux
da37cd7e1b Add Reversi game in Apps 2022-03-26 23:17:14 -04:00
Nicolas Mailloux
8065b8e1b6 Miscellanous design fixes 2022-03-26 14:50:39 -04:00
Nicolas Mailloux
6cc6737d8d Gutenberg: Fix #20
Gutenberg-related services (e.g., 'Online library') will now show an error message if they can't connect to the Internet and refuse to launch.
2022-03-23 23:41:14 -04:00
Nicolas Mailloux
c12d8c0017 Improve Update dialog design 2022-03-23 23:11:19 -04:00
Nicolas Mailloux
7c22587370 Fix #19 & #21 (bookconfig_mount issue) 2022-03-23 22:09:37 -04:00
Nicolas Mailloux
b1c3fa0924 Fix #24 2022-03-22 18:26:05 -04:00
Nicolas Mailloux
62b09f4062 Settings: Add an option to change timezone 2022-03-13 14:06:29 -04:00
Nicolas Mailloux
f0c02a37d6 Prevent massive page turning hang 2022-03-11 22:41:44 -05:00
Nicolas Mailloux
1aca2ba615 Wi-Fi: Auto-connect on wake-up things 2022-03-11 20:44:26 -05:00
Nicolas Mailloux
ae25446924 Reader framework: Fixes for bookconfig_mount 2022-03-11 13:45:42 -05:00
Nicolas Mailloux
7ec8e3afb2 Reader framework: Greatly improve page turning speed 2022-03-11 12:38:35 -05:00
Nicolas Mailloux
139aa78738 Reader: Set wordWrap on bookInfoLabel when book isn't an ePUB 2022-03-08 10:08:10 -05:00
Nicolas Mailloux
4d5a8b6857 README.md: Add Discord server invite link 2022-03-07 18:28:19 -05:00
Nicolas Mailloux
847aa0051e Search dialog: Allow opening books from subdirectories 2022-03-07 14:16:23 -05:00
Nicolas Mailloux
8501b42124 Reader framework: fix file opening bug
When an user first opened an ePUB, then a PDF, it didn't work. This was
due to an issue with the two tmpfs at '/kobo/inkbox' and '/kobo/run'.
This commit fixes that issue.
2022-03-06 19:48:32 -05:00
Nicolas Mailloux
b2737d2f59 N306: Fixes for USBMS 2022-03-06 13:37:01 -05:00
Nicolas Mailloux
dc92af6293 Some UI fixes; support USBMS for Nia and Libra devices 2022-03-06 10:25:25 -05:00
Nicolas Mailloux
0b4b1f51e1 N705: Fix Reader framework bug and improve reset dialog
On this device, the Quit button makes the UI go beyond the limits of the screen when the menu bar is shown. Thus, the user will have to resort on the default Quit button found in MainWindow.
2022-03-05 19:26:27 -05:00
Nicolas Mailloux
56db7eac6b resetDialog: Improve warning 2022-03-05 17:31:59 -05:00
Nicolas Mailloux
1dbde8c4de README.md: Update 'General information' Wiki page link 2022-03-05 13:51:12 -05:00
Nicolas Mailloux
c5544a9587 README.md: Update Wiki link 2022-03-05 13:47:55 -05:00
Nicolas Mailloux
82e89ad20e Tweak USBMS splash with U001; Fix sync bug in Reader framework 2022-03-04 01:38:22 -05:00
Nicolas Mailloux
e6b8ac5e5b Fix for VNC Viewer dialog 2022-03-03 23:38:03 -05:00
Nicolas Mailloux
d512a3a259 Wi-Fi dialog bugfixes 2022-03-03 23:21:17 -05:00
Nicolas Mailloux
1671f78e5b Small bugfixes 2022-03-03 22:52:29 -05: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
b4c9abb8a2 Fixes for version control info 2022-02-21 23:38:09 -05:00
Nicolas Mailloux
4fb815d4e6 Write Git info to tmpfs 2022-02-21 23:32:32 -05:00
Nicolas Mailloux
4aa7f8f59a Make version control info available at run-time 2022-02-21 00:01:03 -05:00
Nicolas Mailloux
0302d580db Fixes in system info dialog 2022-02-20 20:03:40 -05:00
Nicolas Mailloux
a7e04fd2d6 Stop EncFS service before launching KoBox 2022-02-20 15:11:00 -05:00
Nicolas Mailloux
035ab14e5f Kobo Nia (N306) support 2022-02-19 19:21:09 -05:00
Nicolas Mailloux
bd40cd22c6 OTA update improvements 2022-02-18 11:06:09 -05:00