Olauncher
Olauncher copied to clipboard
Rename, when several launching activities in one app
Version: 4.1.5
If the app has two separate launching shortcuts, for example this, and you rename one of them in Olauncher,
(actual behavior)
- the other shortcut is renamed too
- you cannot undo renaming even if you reinstall the app.
Expected behaviour:
- Other shortcuts are unaffected when renamed one of them
- Renames are not stored for uninstalled apps
I think, that problem lies in
https://github.com/tanujnotes/Olauncher/blob/04f2985768c76254f55a5a6bf6637acf2c9b17e8/app/src/main/java/app/olauncher/data/Prefs.kt#L428-L429
I'm aware of the issue. It's low priority though.
@tanujnotes would you review if I made a pull request with a fix for that?
@mariohuq Yes, that'd be great.