- Reorganized a large portion of code, it won't effect features or performance, just makes the source easier to read.
- Reorganized a large potion of documentation.
- Removed a large portion of redundant documentation.
- Removed a large portion of unused code (should improve performance very slightly since it was still being processed but doing nothing).
- Added a large portion of missing documentation.
- Added a starting point for a function to only open an app if it's already selected, which will be perfect if you have a custom app background (not implemented yet), or just have a hard time clicking the right thing. However this feature will be off by default.
- Minor optimizations for button-based controls.
- Finally obsoleted the hli variable, it has not been needed since I moved to categories in the saveData, this should improve performance.
- Added the save variable for changing the color of the list backgrounds, this will temporarily remove the ability to turn them off, that will be fixed later with ability to make it fully transparent.
- Changed some of the way that the color select menu operates, it should improve performance some, and make it easier to add more items to customize later.
- Updated README.md

No builds today, things work, but I wanna finish the color selection for list backgrounds, and I still have some classes to clean out redundancies in.
The next update should have the new build. Hopefully.

You can check out the source, contribute, and download the installer APK from my github at:
https://github.com/EternalBlueFlame/EternalMediaBar

Comments