Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom SMASH apps #147

Open
frafra opened this issue Sep 16, 2021 · 1 comment
Open

Custom SMASH apps #147

frafra opened this issue Sep 16, 2021 · 1 comment

Comments

@frafra
Copy link
Contributor

frafra commented Sep 16, 2021

Hi,
it could be nice to give to the users a pre-configured SMASH app, without having to modify https://github.com/geopaparazzi/smashlibs/blob/0ea71496f5b33b5805b168b5213d342580b1c1fe/lib/com/hydrologis/flutterlibs/utils/preferences.dart. It is not trivial to found where the shared_prefs is saved.

It would be nice to share such settings and pre-pacakge SMASH with different defaults and extra options.

Here are some ideas:

  • Different default settings, to ship an app with a GSS URL and password already defined or custom map theming
  • Custom logo / name
  • Single-project app (just open the default project and skip the first screen)
  • Enable/disable functions:
    • Buttons: single note, form notes, track, layers, fences, ruler...
    • Menus: extras, ...
    • Settings: override device id...
    • First boot tour

SMASH has a config folder, which it is only used for debug messages. It would be nice to move the conf file there as first step.

What do you think about it?

@frafra frafra changed the title Custom SMASH app Custom SMASH appw Sep 16, 2021
@frafra frafra changed the title Custom SMASH appw Custom SMASH apps Sep 16, 2021
@moovida
Copy link
Member

moovida commented Sep 16, 2021

Hi @frafra , I find it a great idea. But it also would be quite invasive (which means to be handled with care and time). It has always been my wish that people (also non developers) could be able to create their branded version with a simple json file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants