Skip to content

feat: Shows bundle hints during patching process #538

@brosssh

Description

@brosssh

Feature description

It would be nice if the manager could display "hints" for a specific bundle. For example, if a non experienced user patches Instagram with Piko (using simple mode), they might not know a settings menu exists and where to find it. Piko could provide a List<String> saying for ex "The setting menu can be found in the profile page...". This is just an example, I'm sure there are other use cases.

The List<String> could be displayed instead of the "Cooking up the patch" messages during the patching process (in simple mode). If multiple bundles are selected, join the 2 lists, iterate semi-randomly between the joined list. Just a suggestion, my UX is not the greatest, so up to you for the design.

I can already see an issues which is localized strings, bundles will need to have translated string too, but up to discussion.

Motivation

Helps not experienced users.

Acknowledgements

  • I have checked all open and closed feature requests and this is not a duplicate.
  • I have chosen an appropriate title.
  • The feature request is only related to Morphe (Manager).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions