WIP: OpenStore Integration
Needs ReviewPublic

Authored by bhdouglass on Apr 9 2020, 7:45 PM.

Details

Reviewers
apol
Summary

This is a rough, work in progress implementation of the OpenStore api for Ubuntu Touch apps in Discover. Several things are just stubs and a few things need fleshed out (like the categories). But this should make for a good starting point for discussions and improvements.

Diff Detail

Repository
R134 Discover Software Store
Lint
Lint Skipped
Unit
Unit Tests Skipped
bhdouglass created this revision.Apr 9 2020, 7:45 PM
Restricted Application added a project: Plasma. · View Herald TranscriptApr 9 2020, 7:45 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
bhdouglass requested review of this revision.Apr 9 2020, 7:45 PM
apol added a comment.Apr 22 2020, 4:21 PM

Hey,
I went through the review, the patch looks good. There's some fairly important bits missing:

  • un/installing
  • running
  • state of resources. Currently it searches only on the server but doesn't check if it's installed locally.
  • detecting if the runtime is available

How do you suggest we proceed?

If it makes your life any better, I'm happy with having this merged and disabled by default as it's being worked on.