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
Nicolas Mailloux
9a309773d6
Delete getBookDone file
2021-12-29 23:12:38 -05:00
Nicolas Mailloux
33aba576de
Book retrieval from bookInfoDialog working
2021-12-29 23:09:51 -05:00
Nicolas Mailloux
5fe0741d5c
Improve bookInfoDialog layout
2021-12-28 21:46:02 -05:00
Nicolas Mailloux
3ebdce1f07
bookInfoDialog successfully bridged with search dialog
2021-12-28 19:08:14 -05:00
Nicolas Mailloux
4b30573899
Basic search on online library implemented
2021-12-27 23:59:28 -05:00
Nicolas Mailloux
9a6533efc8
Design tweaks in encryptionManager
2021-12-27 16:08:24 -05:00
Nicolas Mailloux
5ad4e77366
Small design tweak
...
We're going round!
2021-12-27 15:38:54 -05:00
Nicolas Mailloux
7df1a38240
bookInfoDialog half-implemented
2021-12-27 15:04:39 -05:00
Nicolas Mailloux
5cf39fb0ad
Merge branch 'master' of 192.168.1.100:tux-linux/inkbox
2021-12-27 14:08:04 -05:00
Nicolas Mailloux
bcebf0ec4b
Progress with libraryWidget
2021-12-27 14:07:40 -05:00
Nicolas Mailloux
c0bc2bd19f
libraryWidget: Don't hide "Recently added" label
2021-12-26 23:38:03 -05:00
Nicolas Mailloux
20980325de
Optimization of libraryWidget for low-resolution devices
2021-12-26 19:49:22 -05:00
Nicolas Mailloux
cbd7f2c7de
Online library progressing
2021-12-26 19:08:21 -05:00
Nicolas Mailloux
fa1e05af99
Working on libraryWidget
2021-12-26 13:28:43 -05:00
Nicolas Mailloux
3cdce7d0d1
Create new libraryWidget class and associate it with libraryButton
2021-12-26 08:36:29 -05:00
Nicolas Mailloux
591ecfe72f
Add necessary components for new "Library" widget
...
This widget will fetch data from Gutenberg.org, allowing one to get
eBooks in a painless way, directly from their device.
2021-12-25 23:34:46 -05:00
Nicolas Mailloux
0c465b34e6
Include emu device in page size functions
2021-12-25 13:50:30 -05:00
Nicolas Mailloux
0b1fb63142
Show fake battery status on emulator
2021-12-25 10:36:38 -05:00
Nicolas Mailloux
a020f1c093
Ignore false battery readings if running in emulator
2021-12-21 22:27:10 -05:00
Nicolas Mailloux
c24d73bf0b
Add the obligatory newline for ibxd
2021-12-19 00:28:47 -05:00
Nicolas Mailloux
bd3930b42f
Check for available updates upon end of USBMS session
2021-12-18 17:55:32 -05:00
Nicolas Mailloux
852c1b4878
Improve README clarity
2021-11-28 17:21:42 -05:00