Commit graph

297 commits

Author SHA1 Message Date
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
Nicolas Mailloux
1614e51e88 Gutenberg: Improvements 2022-02-17 20:13:08 -05:00
Nicolas Mailloux
4fc7659f9d libraryWidget: Limit to 8 books for Touch B
Otherwise, we get some memory issues ...
2022-02-16 08:40:41 -05:00
Nicolas Mailloux
2853ad70c3 USB charging fixes 2022-02-15 22:47:10 -05:00
Nicolas Mailloux
89dda0247b Change "Processing data" splash size 2022-02-13 17:23:54 -05:00
Nicolas Mailloux
d9700c6ee5 encfs: Small text change 2022-02-13 12:55:49 -05:00
Nicolas Mailloux
4fa930c13d encfs: Some UI fixes 2022-02-13 00:37:48 -05:00
Nicolas Mailloux
bee115c7d8 Little fix 2022-02-12 23:56:44 -05:00
Nicolas Mailloux
76327f4958 Improve USBMS handling
Finally applying @NiLuJe's suggestion!
2022-02-12 23:54:46 -05:00
Nicolas Mailloux
30c71a954a N437: Wi-Fi improvements + Increase virtual keyboard size 2022-02-12 18:17:56 -05:00
Nicolas Mailloux
056d67e5a6 N437 support 2022-02-06 22:49:06 -05:00
Nicolas Mailloux
28bdea41f8 apps: Hide "VNC viewer" for rooted devices if X11 is not running 2022-01-28 23:03:30 -05:00
Nicolas Mailloux
a8a418b5a7 MainWindow: Set correct value for resetFullWindowException for homeBtn
See commit https://github.com/Kobo-InkBox/inkbox/commit/
6155e9344e for details.
2022-01-28 00:47:56 -05:00
Nicolas Mailloux
6155e9344e Fix MainWindow tabSwitcher bug
When an user would click another button-tab (e.g. Settings or Apps)
after launching libraryWidget, InkBox would reset the window entirely
and get back to the Home widget. The user would then have had to re-
click on the button-tab he wanted to pick to get the appropriate
content.

This commit fixes this issue by requiring a resetFullWindowException
boolean variable to be set to false (meaning that the user didn't click
on any button-tab before leaving libraryWidget) for the
resetWindow(true) function to occur as described in resetFullWindow(),
when libraryWidget is destroyed.
2022-01-28 00:44:23 -05:00
Nicolas Mailloux
a6110cf7ac Fix critical bug that made InkBox segfault on certain devices 2022-01-27 15:40:45 -05:00
Nicolas Mailloux
48f97fa5e6 N236 support 2022-01-27 15:16:48 -05:00
Nicolas Mailloux
e1c788d5d9
Merge pull request #9 from them1ghtydill/master
Update README.md
2022-01-26 13:20:27 -05:00
Nicolas Mailloux
bf33ee7eba
Small fix 2022-01-26 13:14:13 -05:00
Nicolas Mailloux
be5bf6173c
Update README.md 2022-01-26 12:38:21 -05:00
Nicolas Mailloux
e1257aecd9 Hide Light Maps application if device is not Wi-Fi able 2022-01-26 11:56:43 -05:00
Dill
b30679b365
Update README.md 2022-01-23 15:57:45 -07:00
Dill
339b345f1e
Merge branch 'Kobo-InkBox:master' into master 2022-01-23 09:12:00 -07:00
Nicolas Mailloux
fa81433f6c Reader framework: Set correct stylesheet for Libra, too 2022-01-19 20:55:45 -05:00
Nicolas Mailloux
8e29140fac Set truncate treshold for "Recent books" buttons
Fixes https://github.com/Kobo-InkBox/inkbox/issues/11
2022-01-16 19:31:04 -05:00
Nicolas Mailloux
7af178f9e5 Support more file types 2022-01-12 14:48:22 -05:00
Nicolas Mailloux
69cc8c1b5f generalDialog: Rename "syncTimer" to "searchTimer" 2022-01-12 11:30:34 -05:00
Nicolas Mailloux
48a4a9e3e7 Improve Online Library search 2022-01-12 11:04:10 -05:00
Nicolas Mailloux
a24b84acf4 Implement auto-sync if user searchs in Online Library 2022-01-11 14:17:14 -05:00
Nicolas Mailloux
2ba3b42599 Set optionsBtn to inactive state when closing wordWidget 2022-01-10 21:10:57 -05:00
Dill
f7ab3fd3ab
Update README.md
Because I was bored and had nothing to do I went ahead and did some stuff.
2022-01-10 12:54:18 -07:00
Nicolas Mailloux
e0ff65505c Reader: Save RAM when displaying images 2022-01-09 16:15:07 -05:00
Nicolas Mailloux
df4e2e26a7 Fix pageWidget not showing if reading ePUB 2022-01-09 11:18:04 -05:00
Nicolas Mailloux
b97b3c5f82 Picture display support! 2022-01-09 11:06:22 -05:00
Nicolas Mailloux
bbc5c3b927 Gutenberg: improvements 2022-01-04 19:06:47 -05:00
Nicolas Mailloux
1ad1da2fa5 Update copyright years 2022-01-01 09:52:47 -05:00
Nicolas Mailloux
0e463278ce Design tweaks in Reader framework
Namely, a new "Quit" button.
2021-12-31 16:54:53 -05:00
Nicolas Mailloux
57f99c0fe2 encfs: Open dialog if files present in dropbox 2021-12-31 15:50:59 -05:00
Nicolas Mailloux
e310dd14b3 Delete/Hide libraryButton if device is not WiFi-able 2021-12-30 20:37:39 -05:00