Olauncher icon indicating copy to clipboard operation
Olauncher copied to clipboard

Rename, when several launching activities in one app

Open mariohuq opened this issue 2 years ago • 4 comments

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)

  1. the other shortcut is renamed too
  2. you cannot undo renaming even if you reinstall the app.

Expected behaviour:

  1. Other shortcuts are unaffected when renamed one of them
  2. Renames are not stored for uninstalled apps

mariohuq avatar Oct 28 '23 10:10 mariohuq

I think, that problem lies in

https://github.com/tanujnotes/Olauncher/blob/04f2985768c76254f55a5a6bf6637acf2c9b17e8/app/src/main/java/app/olauncher/data/Prefs.kt#L428-L429

mariohuq avatar Oct 28 '23 11:10 mariohuq

I'm aware of the issue. It's low priority though.

tanujnotes avatar Oct 29 '23 06:10 tanujnotes

@tanujnotes would you review if I made a pull request with a fix for that?

mariohuq avatar Oct 29 '23 14:10 mariohuq

@mariohuq Yes, that'd be great.

tanujnotes avatar Oct 29 '23 14:10 tanujnotes