v1.5.0 was actually pretty buggy and so I had to write this in a really relaxed hurry.
These were added:
- Automatic grid count for grid layout
- Separate action between 'open app list' and 'open drawer' (#87)
- New and updated translations!
These were fixed:
- Favourites panel not showing when pinning apps
- Jumpy settings animation
- Widget resizes not updating
- Search bar text bunching up together under some circumstances
- Icons can be hidden in the 'hidden apps' list (this is a bug, not a feature)
- Crash when retrieving badged icons without permission
- Some NullPointerException in widget-space
- A really weird NumberFormatException when parsing serial number of a user
- Possibly the issue reported in #99 (would need further checking)
Under the hood stuff:
- User serial number will now be appended regardless of API
- Rearrange settings layout
- A lot of refactoring, especially with app loading
- Credits files are now loaded asynchronously (I think)
If what's written above wasn't clear, this is a bug-fixing release. Let's make a good foundation before we add more features into this train wreck.
(I also added back the MD5 and SHA256 sums because a lot of you were complaining before.)