Releases: tomasko126/BlackBerry-10-Radio-Stream-App
Releases · tomasko126/BlackBerry-10-Radio-Stream-App
0.5
UI has been improved, instead of using HTML5 for list of stations, app use now Cascades' ListView.
HTML5 Audio() player has also been replaced with native QML's MediaPlayer.
However, we cannot get rid of WebView, since we are using it for processing metadata of song and getting cover.
This release also contains bug fixes and further performance improvements.
0.3.2.1
- Added comments
- Bug fixes
- Camel cased and renamed variables
- Performance improvements (instead of calling getName(), names of
artist and song are saved in a variable) - Removed useless readyStateInterval
I hope that I’ve fixed marquee (finally) as well!
0.3.2
Minor bug fixes
Broken functionality when page has been switched is fixed
Minor performance improvements
Added dummy Options and About pages
0.3.1
Performance improvements, minor bug fixes
0.3
DOMParser isn't supported in WebWorks, try different approach
0.2.1
This release includes fix for getting name of playing song on Rádio Slovensko station.
0.2
Fix access error on BB10
0.1
First version on online streaming app for BB10 OS.