Skip to content
  1. Feb 16, 2018
  2. Dec 13, 2017
  3. Nov 03, 2017
  4. Nov 02, 2017
    • Joaquim Rocha's avatar
      plugin-loader: Use the apps' cancellable when doing a generic update · 8e9fc474
      Joaquim Rocha authored
      This way users will be able to cancel the updates from the apps' pages.
      8e9fc474
    • Joaquim Rocha's avatar
      Allow to cancel app ops in the details view that were started elsewhere · 1015a98f
      Joaquim Rocha authored
      The cancellation of app related operations has been tied to each view
      individually. E.g. if an app update is started from the updates page and
      the user goes to that app's details page, even though there is a cancel
      button showing, it won't do anything because it's cancellable object is
      not the one with which the update operation was started.
      
      Now that each app has a cancellable object, this patch makes use of that
      to ensure that any operations related to the app are cancellable even if
      they were started from a different page.
      1015a98f
    • Joaquim Rocha's avatar
      Add a cancellable to GsApp objects · 29e842a9
      Joaquim Rocha authored
      This cancellable should be used in operations related to the app, e.g.
      installing, updating, etc. This is convenient because sometimes an
      operation will be shown in different views, so we cannot use a local
      cancellable, as it will be impossible to start the operation in one view
      and cancel it in another.
      29e842a9
  5. Oct 27, 2017
  6. Oct 26, 2017
  7. Oct 24, 2017
  8. Sep 29, 2017
  9. Sep 20, 2017
  10. Aug 27, 2017
  11. Aug 24, 2017
  12. Aug 17, 2017
  13. Aug 07, 2017
  14. Jul 24, 2017
  15. Jul 18, 2017
  16. Jul 17, 2017
  17. Jul 12, 2017
  18. Jun 15, 2017
    • Robert Ancell's avatar
      snap: Backport fixes from master · 355cd5b8
      Robert Ancell authored
      Fixes the following:
      - Refactor refining code to be more efficient and reliable
      - Cache icons
      - Mark snaps as sandboxed
      - Set screenshot dimensions
      - Set install date
      - Use gs_plugin_add_popular to show featured snaps
      355cd5b8
  19. Jun 12, 2017
  20. May 20, 2017
  21. May 04, 2017
  22. May 02, 2017
  23. Apr 11, 2017
  24. Apr 04, 2017
  25. Mar 23, 2017
  26. Mar 14, 2017