Neamar / KISS

Lightning fast, open-source, < 250kb Android launcher
https://kisslauncher.com/
GNU General Public License v3.0
2.99k stars 583 forks source link

Some apps have two default names #2262

Closed r-ricci closed 7 months ago

r-ricci commented 7 months ago

Describe the bug For apps without a custom name, the default app name set using the rename dialog is not always the same as the name obtained at startup.

To Reproduce This bug only occurs with some apps (e.g.: Play Store and Simple Alarm Clock).

  1. Long press on the app (which has never been renamed before)
  2. Tap on "Rename"
  3. Tap on "DEFAULT NAME"
  4. Tap on the home button to refresh the name (I'm not sure whether having to press the home button is another bug, but it's not what this issue is about).
  5. The name has been changed from e.g. "Play Store" (or "Alarms") to e.g. "Google Play Store" (or "Simple Alarm Clock")
  6. Open KISS setting, go to "Advanced settings" and restart KISS.
  7. The name of the app has been changed back to "Play Store" (or "Alarms")

If I set a custom name (equal or not to one of these default names), then it stays even after restarting KISS.

Expected behavior There should be only one default display name for each app.

Additional information