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
99a145d5ee
GUI user applications: More improvements
2022-06-19 00:14:42 -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
7d25c6bbcd
Improve testPing; support landscape PDFs
2022-04-16 19:40:30 -04:00
Nicolas Mailloux
239ac55bd7
Improve logging; timezone fix
2022-04-15 20:27:58 -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
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
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
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
847aa0051e
Search dialog: Allow opening books from subdirectories
2022-03-07 14:16:23 -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
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
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
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
57f99c0fe2
encfs: Open dialog if files present in dropbox
2021-12-31 15:50:59 -05:00
Nicolas Mailloux
33aba576de
Book retrieval from bookInfoDialog working
2021-12-29 23:09:51 -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
7df1a38240
bookInfoDialog half-implemented
2021-12-27 15:04:39 -05:00
Nicolas Mailloux
cb71334865
repack improvements
2021-11-16 07:47:49 -05:00
Nicolas Mailloux
0bd233919c
EncFS repack testing
2021-11-14 21:22:58 -05:00
Nicolas Mailloux
6c6a64881d
Even more encfs improvements
2021-10-18 08:46:27 -04:00
Nicolas Mailloux
bb3ecedd8d
encfs improvements
2021-10-17 22:31:44 -04:00
Nicolas Mailloux
d8d3176587
Device lockdown after 4 passphrase tries
2021-10-10 15:02:20 -04:00
Nicolas Mailloux
116868f615
Storage encryption support in progress
2021-10-08 23:37:32 -04:00
Nicolas Mailloux
1e6e6ede6b
Started work to open book file from search in Reader
2021-09-05 10:29:52 -04:00
Nicolas Mailloux
8e53fab157
Search local storage: close dialog if book is opened
2021-09-05 10:06:56 -04:00
Nicolas Mailloux
4c5fd69f57
Local storage book search implemented and working
2021-09-05 09:37:07 -04:00
Nicolas Mailloux
34252c01bc
Progress in implementing "Open" function from search
2021-09-04 23:46:47 -04:00
Nicolas Mailloux
f670ba207b
Search in local storage implemented
...
Now I have to implement an "Open" function
2021-09-04 22:18:17 -04:00
Nicolas Mailloux
dc864f6d4e
PDF support!
2021-08-29 15:05:07 -04:00
Nicolas Mailloux
191efea6a8
Entire otaManager tested and working!
2021-08-25 13:16:41 -04:00
Nicolas Mailloux
5dcc72f8b1
Fix bug with generalDialog and KoBox reset
2021-08-20 15:22:49 -04:00
Nicolas Mailloux
0cbf1a59e6
Improved OTA handling
...
We almost have (let's hope!) a working prototype...
2021-08-19 08:23:18 -04:00
Nicolas Mailloux
595da4b6be
Some fixes for Wi-Fi dialog; IP address in System Info
2021-07-20 23:27:32 -04:00
Nicolas Mailloux
e73c8c371e
Wi-Fi connection dialog implemented and working
2021-07-14 18:23:54 -04:00
Nicolas Mailloux
b0b5f9cdaa
Fixes for VNC and virtual keyboard
2021-07-06 10:04:28 -04:00