Commit graph

46 commits

Author SHA1 Message Date
Nicolas Mailloux
7143c85201 Working telemetry class 2024-01-13 21:18:28 -05:00
Nicolas Mailloux
8f1003f6bb Code that works until the last step, then crashes the binary 2024-01-13 14:08:37 -05:00
Nicolas Mailloux
7c2c2ed5c9 Optional telemetry support: First steps 2024-01-09 10:18:12 -05:00
Nicolas Mailloux
84dcce45bb Update copyright years 2024-01-01 10:30:05 -05:00
Nicolas Mailloux
04828d5ada Small comment fix 2023-12-26 21:22:46 -05:00
Andreas Kemnade
2853fca7cd proper probing of battery path
If battery driver in kernel behaves sane, it can be autodetected.
Every linux desktop manages to do this, so no excuse for
Inkbox. This simplifies addition of new devices.
2023-12-26 09:27:41 -05:00
Nicolas Mailloux
f87a10dbef Comment fix 2023-07-25 11:20:50 -04:00
Szybet
8a3f18d703 kobo nia c support 2023-07-25 11:19:57 -04:00
Nicolas Mailloux
e872cedf3f Audio: small design improvements 2023-07-24 21:36:02 -04:00
Nicolas Mailloux
dad0a8468d Audio support W.-I.-P.; compiles; not tested yet 2023-07-24 15:15:56 -04:00
Nicolas Mailloux
914618c95c N249: Battery status fix 2023-07-20 22:10:48 -04:00
Nicolas Mailloux
9fce504d64 N249: Make battery level display work 2023-07-20 20:58:26 -04:00
Nicolas Mailloux
09872f052c N249: Make USB connection dialog work 2023-07-20 15:46:17 -04:00
Nicolas Mailloux
cf4fb0ff2a N249: Brightness fixes 2023-07-20 15:11:12 -04:00
Nicolas Mailloux
11c8c90548 Remove some deprecated functions 2023-07-11 09:22:48 -04:00
Nicolas Mailloux
f9a1fe6931 cinematicWarmth (Libra H2O) 2023-06-19 20:55:26 -04:00
Nicolas Mailloux
9d69deee99 Finally fix online library hanging on sync 2023-06-13 17:42:27 -04:00
Nicolas Mailloux
683c28c4da System information: add credits 2023-06-12 12:31:09 -04:00
Nicolas Mailloux
72322a7fe5 Wi-Fi fix again 2023-06-10 10:03:12 -04:00
Nicolas Mailloux
fe0e62d672 Wi-Fi fix 2023-06-09 10:17:37 -04:00
Szybet
af75ba1969 fix for wifi not working + cpu usage 2023-05-22 20:11:12 +02:00
Nicolas Mailloux
b411c40849 Online library: Ask user if he wants to sync before doing so 2023-05-21 17:19:18 +00:00
Nicolas Mailloux
4351642361 Update copyright years
Happy New Year!
2023-01-01 12:40:31 -05:00
Nicolas Mailloux
a034ce62af Local library: Some fixes 2022-10-16 22:22:46 -04:00
Szybet
257d509429 Fixes, edge cases like empty library 2022-10-15 19:24:07 -04:00
Nicolas Mailloux
e2c170b249 reader: Fix highlighting regression bug
Previously, the user could highlight text and unhighlight it, but unhighlighted text would have stayed highlighted until the user would have done a next-page-previous-page movement. This commit fixes this issue.
2022-10-12 22:36:47 -04:00
Nicolas Mailloux
b744778bd5 Boot flags: Write newlines
This is to prepare for the new init binary, which is less tolerant than ash.
2022-09-27 07:05:09 -04:00
Nicolas Mailloux
cff3c2c69d Folders in local library: W.-I.-P. 2022-09-18 23:59:46 -04:00
Nicolas Mailloux
32b051b3c7 To-Do app: W.-I.-P. 2022-09-13 08:20:37 -04:00
Nicolas Mailloux
b5fb886141 Reader: Add 'Line spacing' and 'Margins' options 2022-09-07 18:31:53 -04:00
Nicolas Mailloux
c49da9dc90 Wi-Fi graphics redesign WIP 2022-08-22 16:09:18 -04:00
Nicolas Mailloux
04a10aaecf Merge branch 'master' of github.com:Szybet/inkbox 2022-08-22 10:01:45 -04:00
Nicolas Mailloux
5f9cff5a84 Review 2022-08-22 09:42:39 -04:00
Nicolas Mailloux
1d4605d7c9 Bugfix in highlighting; emulator support in forgotten areas 2022-08-19 16:01:06 -04:00
Szybet
2acd7adf1f almost finished 2022-08-18 21:47:08 +02:00
Szybet
2cf679a303 full scanning networks, turning on 2022-08-16 21:44:57 +02:00
Szybet
ec81f72d2d scanning networks 2022-08-16 15:25:01 +02:00
Szybet
f2d269033d purging old cold, some new 2022-08-15 21:10:32 +02:00
Nicolas Mailloux
fc8c2ea8b6 settings: Add 'Export highlights' option 2022-08-10 20:49:47 -04:00
Nicolas Mailloux
0874729550 Implement highlights list dialog 2022-08-09 22:31:29 -04:00
Nicolas Mailloux
058e975919 Highlighting: Fixes 2022-08-09 15:41:50 -04:00
Nicolas Mailloux
636a9eb97a bookOptionsDialog: Add 'Wipe reading settings' option
This will delete the local reading settings directory for a specified book, if applicable. If not, the option is hidden.
2022-08-08 23:38:38 -04:00
Nicolas Mailloux
a7d1969fb5 Basic highlighting support 2022-08-08 19:57:45 -04:00
Nicolas Mailloux
dfd89c5531 ipd improvements 2022-07-26 21:08:25 -04:00
Nicolas Mailloux
3262c7945f Initial power daemon integration (credit: @Szybet) 2022-07-26 00:29:13 -04:00
Nicolas Mailloux
bf5f7325bd Organize source code filesystem structure 2022-07-25 16:43:37 -04:00
Renamed from functions.h (Browse further)