Commit graph

467 commits

Author SHA1 Message Date
Nicolas Mailloux
9e7edc8d53 apps.cpp: Change editUserAppsBtn icon while in 'Edit' mode 2022-06-23 00:40:54 -04:00
Nicolas Mailloux
e8010300c7 GUI user applications: Miscellanous fixes 2022-06-23 00:26:49 -04:00
Nicolas Mailloux
4ae4341819 apps.ui: Design fix 2022-06-21 08:50:59 -04:00
Nicolas Mailloux
7a0230d1ae Don't show JSON parsing error if no apps are installed 2022-06-20 18:31:59 -04:00
Nicolas Mailloux
525cfac383 GUI user applications: SupportedDevices is now an array
Main credit to @Szybet for this commit.
2022-06-20 18:12:20 -04:00
Nicolas Mailloux
9e5ac2102c GUI user applications: Fixes 2022-06-20 12:57:55 -04:00
Nicolas Mailloux
3c75c64cf4 Small UI fix 2022-06-19 00:28:56 -04:00
Nicolas Mailloux
99a145d5ee GUI user applications: More improvements 2022-06-19 00:14:42 -04:00
Nicolas Mailloux
c5ec3f3560 GUI user applications: small fixes 2022-06-18 10:05:03 -04:00
Nicolas Mailloux
0cf2bca0d3 GUI user applications: improvements 2022-06-18 09:26:52 -04:00
Nicolas Mailloux
763279f1f1 Half-working setup
Huge thanks to @Szybet for writing at least 95% of the code in this commit
2022-06-17 23:59:21 -04:00
Nicolas Mailloux
9558de32e1 koboxAppsDialog: Small fix in logger 2022-06-07 17:03:28 -04:00
Nicolas Mailloux
01bded7aa4 KT: Small fixes 2022-06-07 14:10:06 -04:00
Nicolas Mailloux
5a716d2561 KT: Make USBMS work 2022-05-23 15:24:21 -04:00
Nicolas Mailloux
04ef2d132c Kindle Touch (KT) support 2022-05-22 15:38:02 -04:00
Nicolas Mailloux
c328761bc5 Tiny fixes in OTA updater 2022-05-16 23:57:35 -04:00
Nicolas Mailloux
fe88cc43e9 testPing fix 2022-05-15 19:18:45 -04:00
Nicolas Mailloux
862ca379ef README.md: Wording change 2022-05-03 22:45:00 -04:00
Nicolas Mailloux
723fa5c8f6 Legal info: improve README.md 2022-04-20 21:01:26 -04:00
Nicolas Mailloux
396c844c59 Add legal information 2022-04-20 20:53:51 -04:00
Nicolas Mailloux
427169e9e5 Add 'No warranty provided' warning 2022-04-20 19:02:52 -04:00
Nicolas Mailloux
55a870b2a2 Nonsensical fix for nonsensical problem
Apparently log() makes the device hang forever on the "Sync in progress" screen. So no option but to remove those calls ...
2022-04-18 22:54:11 -04:00
Nicolas Mailloux
8ad06262e9 Fix Wi-Fi interface bug when no networks are found 2022-04-18 14:30:12 -04:00
Nicolas Mailloux
5838ff1833 Improve logging in KoBox and InkBox settings 2022-04-17 22:25:29 -04:00
Nicolas Mailloux
b6fb919c83 Improve logging; various fixes 2022-04-16 23:20:24 -04:00
Nicolas Mailloux
7d25c6bbcd Improve testPing; support landscape PDFs 2022-04-16 19:40:30 -04:00
Nicolas Mailloux
105b13cb86 Implement cinematic brightness between book and Home if local settings enabled 2022-04-15 22:28:25 -04:00
Nicolas Mailloux
239ac55bd7 Improve logging; timezone fix 2022-04-15 20:27:58 -04:00
Nicolas Mailloux
698ee57585 Update README.md 2022-04-10 21:42:26 -04:00
Nicolas Mailloux
dd69ec95b5 Improve logging; add 'Univers (u001)' font in Reader 2022-04-10 21:37:33 -04:00
Nicolas Mailloux
8b6a1ed5c1 Minor design improvements 2022-04-07 22:18:06 -04:00
Nicolas Mailloux
8589ee36eb Give something to say to logger; implement local settings brightness 2022-04-06 23:24:16 -04:00
Nicolas Mailloux
55bddcdbf6 Reader: run writeconfig_pagenumber when opening Quit window 2022-04-06 01:01:25 -04:00
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