Eternal Media Bar Update

- Removed the offhand activity from the manifest to help boot time.
- Rewrote the useage of AppDetail to simplify other parts of the launcher, removed the unnecessary bitmap.
- Fixed permissions request, which is REALLY required for music.
- Improved the image loader to be more extensible.
- Changed appName to a CharSequence rather than a String to give more overall consistency.
- Added new activity class for the media player.
- Rewrote the AsyncImageView to be more extensible.
- Removed some unnecessary icons.
- Finished music search, you can now search through songs (by title only) via the search bar, and open any of the songs via your default music app.
- The changes do add a small impact to overall RAM use, however this will be dealt with in the next update.

No build just yet, after the next cleanup update there will be a build which should have significantly simpler code in some areas along with improved performance.
As usual you can check out the source, contribute, and download the installer APK from my github at:
https://github.com/EternalBlueFlame/EternalMediaBar

Comments