billthefarmer / editor

Android simple text editor
https://billthefarmer.github.io/editor
GNU General Public License v3.0
474 stars 85 forks source link

Missing filename on shortcut when restarting phone #207

Closed j0hann3s closed 1 year ago

j0hann3s commented 1 year ago

The new shortcut feature is awesome! Just found the minor bug that the shortcuts lose their set names and get the name "Editor" after restarting my phone.

billthefarmer commented 1 year ago

That doesn't happen on any of my devices. Once the app has created a shortcut what happens after that is down to the launcher and android. They get deleted if you uninstall the app.

j0hann3s commented 1 year ago

Interesting! So my launcher (I use GrapheneOS) then renames widgets on restart. Thanks for clearing that up, looks like I will have to remember the position instead 😂👍