Eternal Media Bar Update

- Removed the web search class.
- Search menu now provides a web search engine select at the top of the list without having to press enter.
- The new web search is managed just by passing your search query to the relevant 3rd party search engine, none of it is managed by the launcher anymore (Blame major search providers for being greedy with their API).
- Removed the Search text from the searchbar and shrunk it overall.
- Finished the double tap to open feature.
- Created a new function for toggling variables, this makes it easier to manage booleans.
- Simplified the code for the go back and exit menu buttons.
- Rebuilt the code for color select, it is now significantly easier to extend and manage.
- Finished ability to change the color of the application select list.

New builds to come soon, the changes today are very extensive and will need more testing.

Comments