plateaukao / einkbro

A small, fast web browser based on Android WebView. It's tailored for E-Ink devices but also works great on normal android devices.
Other
1.05k stars 77 forks source link

feat: add ability to edit shortcut #310

Closed mxmgorin closed 7 months ago

mxmgorin commented 7 months ago

Added dialog to set title and url when creating a shortcut on home screen (some sites have long or strange titles so it is useful to be able to change it)

plateaukao commented 7 months ago

Hi, @mxmgorin Thank you for committing this pull request. It looks like you're referring to codes form create bookmark dialog; so some codes are un-necessary in this pull request. I'll merge it first, so that you can use it with the snapshot version. Afterward, I'll do a bit refactoring to your codes.

Thanks again for your contribution!