Yannick Mauray
684a939cf7
Code cleanup
2022-01-04 01:34:07 +01:00
Yannick Mauray
c00526a5be
Added: settings entry to switch the locale dynamically.
2021-12-10 00:37:17 +01:00
Yannick Mauray
bd1fa1b937
Fixed various i18n issues
2021-11-14 21:58:37 +01:00
Dani Llewellyn
2008115558
Use local imports, not package imports for our own files ( #18 )
...
Following best practice from https://dart.dev/guides/libraries/create-library-packages local imports should not reference our package name, but use relative paths.
2021-11-12 13:27:26 +01:00
Yannick Mauray
6f6bc29a72
Initial support for localization
2021-11-11 02:03:56 +01:00
Yannick Mauray
f72e025817
Fixed version number in settings menu, added theme switcher.
2021-11-09 22:32:08 +01:00
Yannick Mauray
e278ac7f6e
Prevent crash if quickget produces more than 5 columns in CSV
2021-11-08 00:33:41 +01:00
Ben Hall
a9ae0e28fd
Mixin preferences: Refactored shared preferences functions to be generic setters/getters used as a mixin ( #2 )
...
* Refactored shared preferences functions to be generic setters/getters using key/values to allow for multiple preferences to be stored. Refactored the shared preferences functions as a mixin for ease of use. Directory change is now remembered across the app pages.
* Added initState() to downloader_menu.dart to fetch prefWorkingDirectory
Co-authored-by: ElanMan <ben@elanman.com>
2021-11-05 01:52:58 +01:00
Yannick Mauray
9ab0f54f14
Getting ready for The Big Merge© ®️ ™!
2021-10-28 00:58:14 +02:00
Yannick Mauray
51b6d576a0
fix : progress bar for macrecovery and wget, graceful fallback for zsync
2021-10-27 20:57:49 +02:00
Yannick Mauray
0a2fe5b032
Support for the "downloader" field from `quickget list_csv`
2021-10-27 18:04:55 +02:00
Yannick Mauray
4cd8e168df
Use the new valid CSV format from `quickget list_csv`
2021-10-20 02:02:20 +02:00
Yannick Mauray
5788e1fa9e
Support for `quickget list`, including options.
2021-10-20 01:30:11 +02:00
Yannick Mauray
0e082ac402
WIP
2021-10-19 15:13:50 +02:00
Yannick Mauray
9c564d7e8c
Getting close to initial release
2021-10-16 14:58:44 +02:00
Yannick Mauray
09104a1f9c
Initial commit
2021-10-09 09:20:17 +02:00