NeoApplications / Neo-Launcher

Neo-Launcher
GNU General Public License v3.0
1.67k stars 109 forks source link

App search in drawer fails for apps with special characters in their name #487

Closed Lanchon closed 1 month ago

Lanchon commented 3 months ago

Description

app search in drawer fails for certain apps. it seems to be triggered by special characters in the app name.

Expected Behavior

app should be found.

Actual Behavior

app is not found.

Steps to Reproduce

  1. install official F-Droid client app: https://f-droid.org/F-Droid.apk
  2. try looking for it in the drawer.

Device and OS

self-built OS based on lineageos 20.

Logcat

n/a.

lameventanas commented 1 month ago

This doesn't happen to me with F-Droid, but it does happen with the Japanese version of Mercari (com.kouzoh.mercari).

Lanchon commented 1 month ago

this now works for the case of F-Droid. so closing.