Visual Studio Achievements for Windows Phone Beta - build 01012012 update

Tags: windows-phone, visual-studio, apps, microsoft, channel9

I had a little bit of time today to work on Visual Studio Achievements for Windows Phone, and I am able to release a small update for the the application. It includes:

  • Minor UI fixes
  • Minor performance improvements
  • Cross-support for light and dark themes. There was an issue where page components were not displayed correctly when the light theme was activated.
  • Removed the disappearing border bug on several TextBox controls.
  • In InputPage and ComparePrompt the buttons were replaced by shell-based ApplicationBarIconButton instances, so that those are not obstructed by the keyboard.
  • Fixed the “User not registered on Channel9” bug for users that are actually registered.

 

imageimageimage

You can download the source code here. The pre-compiled XAP is here – you will need a developer-unlocked device to test it.

Add a Comment