Commit graph

65 commits

Author SHA1 Message Date
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
Nicolas Mailloux
87e133b8d6 VNC viewer support 2021-07-06 00:13:11 -04:00
Nicolas Mailloux
13803ef333 The search button now does something
And it does what you'd expect it to! Only dictionary search available at
the moment.
2021-07-05 22:21:20 -04:00
Nicolas Mailloux
e9c17ca382 Virtual keyboard! 2021-07-05 16:01:32 -04:00
Nicolas Mailloux
9fd002213e Implemented "Go to page" dialog and function. 2021-07-05 13:45:35 -04:00
Nicolas Mailloux
b7e772cbe1 Close generalDialog when in USBMS 2021-06-29 14:42:51 -04:00
Nicolas Mailloux
f8decc2a5d Corrected some reboot functions 2021-06-22 08:22:27 -04:00
Nicolas Mailloux
f6099b9394 Implemented "Wipe KoBox user data" function 2021-06-14 14:31:49 -04:00
Nicolas Mailloux
74937453ba Done with system info dialog
Works well, will have strange formatting is no InkBox version is known,
probably due to checkconfig_str_val being null if no  value is detected.
2021-06-14 12:24:20 -04:00
Nicolas Mailloux
9428483d02 Add QTextBrowser widget and dialog
Some things, such as UIDs, just couldn't display normally and we need
such a browser for them.
I'll work on implementing as the main engine for the Reader framework.
2021-06-08 07:49:52 -04:00