kennethnym / StarlightLauncher

A search-focused Android launcher
GNU General Public License v3.0
100 stars 7 forks source link

Implemented basic web search #49

Closed ayecptn closed 2 years ago

ayecptn commented 2 years ago

Implements a basic web search module which uses duckduckgo hardcoded. Too lazy to do settings right now.

I am not a Android Developer, this is my first time ever doing something with Android. I mostly oriented on your code, so feel free to make changes.