Commit Graph

  • d300c3b128
    Small nullability check in manager.dart for null working directory Dani Llewellyn 2021-11-12 11:39:41 +0000
  • 81496ffd19
    Add a desktop notification on download complete Dani Llewellyn 2021-11-12 11:13:03 +0000
  • 78a681ac76
    Update German translation (#14) Philipp Kiemle 2021-11-12 11:52:01 +0100
  • a840b33ea1
    Update German translation Philipp Kiemle 2021-11-11 17:45:40 +0100
  • d1ccc710ce
    Internationalization Yannick Mauray 2021-11-11 16:49:33 +0100
  • cf4e0fefb3
    Add German translation (#13) Philipp Kiemle 2021-11-11 11:00:12 +0100
  • 1ae386854d
    Add 'de' to supported locales Philipp Kiemle 2021-11-11 10:27:05 +0100
  • 4fcd6f9d39
    Make French translation actually French Philipp Kiemle 2021-11-11 09:23:20 +0100
  • e3e7d1182b
    Add German translation Philipp Kiemle 2021-11-11 09:12:00 +0100
  • b48450657d
    Fixed i18n stuff before merging PR #13 Yannick Mauray 2021-11-11 09:59:57 +0100
  • 6f6bc29a72
    Initial support for localization Yannick Mauray 2021-11-11 02:03:56 +0100
  • 72103e1b48
    Bumped version number v1.1.3 Yannick Mauray 2021-11-10 22:08:18 +0100
  • 4698b18d32
    Bumped minumum framework version Yannick Mauray 2021-11-10 22:07:48 +0100
  • d5855b2433
    Dark mode settings save to SharedPreferences Yannick Mauray 2021-11-10 22:07:24 +0100
  • b37600f7e1
    Made PreferencesMixin generic Yannick Mauray 2021-11-10 22:06:27 +0100
  • 66c0e5fae8
    Updated instructions. Yannick Mauray 2021-11-10 21:01:04 +0100
  • e4de0e0fcd
    Added desktop file Yannick Mauray 2021-11-10 21:00:34 +0100
  • edfd2f9465
    Bumped version number v1.1.2 Yannick Mauray 2021-11-09 23:00:10 +0100
  • 0ffa311d4f
    Added a button to select the working directory. Yannick Mauray 2021-11-09 22:59:20 +0100
  • f72e025817
    Fixed version number in settings menu, added theme switcher. Yannick Mauray 2021-11-09 22:32:08 +0100
  • e2eed2f4bf Use yaru 0.1.8 Feichtmeier 2021-11-08 10:57:17 +0100
  • a15772226e Remove pink Feichtmeier 2021-11-08 10:52:04 +0100
  • 5ba00e9cb4
    Merge branch 'main' into yaru Frederik Feichtmeier 2021-11-08 10:50:08 +0100
  • 3e588d67aa
    Bumped version number v1.1.1 Yannick Mauray 2021-11-08 00:46:29 +0100
  • 08d849f20e
    Forgot that bit with the new hamburger menu Yannick Mauray 2021-11-08 00:42:55 +0100
  • 71c43b08b5
    Dark theme Yannick Mauray 2021-11-08 00:40:29 +0100
  • adcd5f9b92
    New hamburger menu Yannick Mauray 2021-11-08 00:39:48 +0100
  • c9a5411290
    Change logos, and fix README. Yannick Mauray 2021-11-08 00:38:29 +0100
  • e278ac7f6e
    Prevent crash if quickget produces more than 5 columns in CSV Yannick Mauray 2021-11-08 00:33:41 +0100
  • b666c6bd4b Styling changes Feichtmeier 2021-11-07 19:32:33 +0100
  • d38146736c
    Added basic checking of .conf files in working directory re #6. Simple check that file contains 'guest_os' (#7) Ben Hall 2021-11-07 16:57:19 +0000
  • a9288e06a5 Added basic checking of .conf files in working directory re #6. Simple check that file contains 'guest_os' WillyJimmyDev 2021-11-05 20:19:01 +0000
  • a9ae0e28fd
    Mixin preferences: Refactored shared preferences functions to be generic setters/getters used as a mixin (#2) Ben Hall 2021-11-05 00:52:58 +0000
  • 7124b6fc35 Read VM ports from .ports file Mark Johnson 2021-11-02 20:19:41 +0000
  • dd9975c435 Added initState() to downloader_menu.dart to fetch prefWorkingDirectory Ben Hall 2021-11-01 20:48:54 +0000
  • 5836d15654 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. ElanMan 2021-11-01 14:38:44 +0000
  • 555aec4934
    pubspec.yaml: Changed git url from git:// to https:// because git:// wa casuingnetowrk errors and timing out/wouldn't install with 'flutter pub get' (#1) Ben Hall 2021-11-01 07:26:33 +0000
  • 7884df8135 pubspec.yaml: Changed git url from git:// to https:// because git:// wa casuingnetowrk errors and timing out/wouldn't install with 'flutter pub get' Ben Hall 2021-10-30 23:01:53 +0100
  • fd9eefe6ab
    Bumped version number v1.1.0 Yannick Mauray 2021-10-28 08:10:20 +0200
  • 989eb69f1f
    The Big Merge©®️™! Yannick Mauray 2021-10-28 01:52:14 +0200
  • 9ab0f54f14
    Getting ready for The Big Merge©®️™! Yannick Mauray 2021-10-28 00:58:14 +0200
  • b537c74b21
    Implemented "cancel download" button. Yannick Mauray 2021-10-27 23:58:20 +0200
  • 035efc5e32
    More refactoring : moves widgets around. Yannick Mauray 2021-10-27 22:04:39 +0200
  • 2c00135a59
    Refactoring : extracted many widgets from downloader Yannick Mauray 2021-10-27 21:56:29 +0200
  • 08c2152145
    Target directory can be changed. Yannick Mauray 2021-10-27 21:37:17 +0200
  • 334cd71b37
    Code cleanup Yannick Mauray 2021-10-27 21:36:29 +0200
  • 81f278031e
    Updated readme. Yannick Mauray 2021-10-27 21:07:23 +0200
  • 06ba6b3d18
    Internal notes to refresh my defective brain Yannick Mauray 2021-10-27 21:03:11 +0200
  • 51b6d576a0
    fix : progress bar for macrecovery and wget, graceful fallback for zsync Yannick Mauray 2021-10-27 20:57:49 +0200
  • 661880bdbf
    Bumped version number v1.0.5 Yannick Mauray 2021-10-27 18:07:31 +0200
  • a7c507bfce
    Removed current working directory default value of "/home/yannick" Yannick Mauray 2021-10-27 18:06:03 +0200
  • 0a2fe5b032
    Support for the "downloader" field from `quickget list_csv` Yannick Mauray 2021-10-27 18:04:55 +0200
  • 4a289fe238
    Updated README to mention the .deb package Yannick Mauray 2021-10-22 21:03:14 +0200
  • a30681eb35
    Initial snapcraft.yaml Yannick Mauray 2021-10-21 23:56:55 +0200
  • fda53aa02b
    Updated tarball generation Yannick Mauray 2021-10-21 23:56:25 +0200
  • efd6125425
    Compatibility with quicksync Yannick Mauray 2021-10-21 23:54:27 +0200
  • 1ed771add3
    Merge remote-tracking branch 'origin/main' into main v1.0.0-4 Yannick Mauray 2021-10-21 02:50:23 +0200
  • 2f27c161cf
    New downloader, with progress indicator. Yannick Mauray 2021-10-21 02:39:51 +0200
  • 8625857758
    New downloader, with progress indicator. Yannick Mauray 2021-10-21 02:39:51 +0200
  • 15c09b6884
    Packaging: Makefile Yannick Mauray 2021-10-20 02:30:40 +0200
  • d0b4368788
    Bumped version number v1.0.0-3 Yannick Mauray 2021-10-20 02:03:30 +0200
  • 5a9a641bdf
    Updated README.md Yannick Mauray 2021-10-20 02:03:08 +0200
  • 4cd8e168df
    Use the new valid CSV format from `quickget list_csv` Yannick Mauray 2021-10-20 02:02:20 +0200
  • 5788e1fa9e
    Support for `quickget list`, including options. Yannick Mauray 2021-10-20 01:30:11 +0200
  • 0e082ac402
    WIP Yannick Mauray 2021-10-19 15:13:50 +0200
  • 852d73ebc9
    Housekeeping Yannick Mauray 2021-10-17 01:03:31 +0200
  • 569742a19d
    Bumped version number v1.0.0-2 Yannick Mauray 2021-10-16 17:37:48 +0200
  • 038d4a0ace
    Added a "Download finished" dialog. Yannick Mauray 2021-10-16 17:37:10 +0200
  • 09118b3c88
    Updated README.md v1.0.0-1 Yannick Mauray 2021-10-16 16:48:14 +0200
  • d1b2d389bc
    Merge remote-tracking branch 'origin/main' into main Yannick Mauray 2021-10-16 14:58:58 +0200
  • 9c564d7e8c
    Getting close to initial release Yannick Mauray 2021-10-16 14:58:06 +0200
  • c49a7900aa
    Closing to initial release Yannick Mauray 2021-10-16 14:58:06 +0200
  • 09104a1f9c
    Initial commit Yannick Mauray 2021-10-09 09:20:17 +0200