Skip to content

Releases: tomasko126/BlackBerry-10-Radio-Stream-App

0.5

25 Jan 15:17
Compare
Choose a tag to compare
0.5 Pre-release
Pre-release

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

15 Nov 18:50
Compare
Choose a tag to compare
0.3.2.1 Pre-release
Pre-release
  • 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

15 Nov 18:08
Compare
Choose a tag to compare
0.3.2 Pre-release
Pre-release

Minor bug fixes
Broken functionality when page has been switched is fixed
Minor performance improvements
Added dummy Options and About pages

0.3.1

09 Nov 13:33
Compare
Choose a tag to compare
0.3.1 Pre-release
Pre-release

Performance improvements, minor bug fixes

0.3

08 Nov 20:44
Compare
Choose a tag to compare
0.3 Pre-release
Pre-release
DOMParser isn't supported in WebWorks, try different approach

0.2.1

23 Oct 14:10
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release

This release includes fix for getting name of playing song on Rádio Slovensko station.

0.2

22 Oct 18:57
Compare
Choose a tag to compare
0.2 Pre-release
Pre-release
Fix access error on BB10

0.1

19 Oct 20:24
Compare
Choose a tag to compare
0.1 Pre-release
Pre-release

First version on online streaming app for BB10 OS.