20 packages tagged with “WP8Dev”
Cimbalino Windows Phone Toolkit is a set of useful and powerful items that will help you build your Windows Phone applications. This is the main toolkit component.
Windows Phone Toolkit customized by Kinnara. Includes fixes, improvements, and more controls. This package also includes localized resources, XML documentation, and 76x76 ApplicationBar icons. Highlights: ApplicationBarSubmenu Submenu for an application bar item. FlipView Lets people flip through items one at a time. Similar to the WinRT FlipView. ImageButton + ToggleImageButton Button/ToggleButton control which has an image as its content. Label Enhanced text control that supports MaxLines and TextLineBounds. A rich set of standard styles are provided. ListView Long list selector with incremental loading and more. PhonePasswordBox An extended password box which implements header, placeholder text, and a show password check box. PhoneSlider An extended Slider which implements tick marks and snap points. PropertyUI Interactive property presenter with copy context menu. RadioButtonGroup More easily implement a group of radio buttons. StartView Panoramic view similar to the start screen. VariableSizedWrapGrid Provides a grid-style layout panel where each tile/cell can be variable size based on content. Similar to the WinRT VariableSizedWrapGrid. WaitCursor The wait cursor is a blocking visual animation typically reserved for cases where the application cannot continue until an event is satisfied.
These useful XAML converters ease databinding between ViewModel and View in MVVM environments.
Cimbalino Toolkit is a set of useful and powerful items that will help you build your Windows applications. This is the PCL portion of the toolkit, which is also compatible with Background Agents.
Cimbalino Toolkit is a set of useful and powerful items that will help you build your Windows applications. This is the main component of the toolkit.
Cimbalino Windows Phone Toolkit is a set of useful and powerful items that will help you build your Windows Phone applications. This is the Phone Dialer component, and will require the ID_CAP_PHONEDIALER capability in your application.
Cimbalino Windows Phone Toolkit is a set of useful and powerful items that will help you build your Windows Phone applications. This is the Camera component, and will require the ID_CAP_ISV_CAMERA capability in your application.
Cimbalino Windows Phone Toolkit is a set of useful and powerful items that will help you build your Windows Phone applications. This is the User Information component, and will require the ID_CAP_IDENTITY_USER capability in your application.
Cimbalino Windows Phone Toolkit is a set of useful and powerful items that will help you build your Windows Phone applications. This is the Device Information component, and will require the ID_CAP_IDENTITY_DEVICE capability in your application.
Minimalistic tool for synchronizing access across one or several await calls. Based on code developed and described by Stephen Toub, http://blogs.msdn.com/b/pfxteam/archive/2012/02/11/10266920.aspx.
A PCL library to help you access the Windows Phone Store data (both music and apps)
Cimbalino Windows Phone Toolkit is a set of useful and powerful items that will help you build your Windows Phone applications. This is the Background Agents component.
Cimbalino Windows Phone Toolkit is a set of useful and powerful items that will help you build your Windows Phone applications. This is the Location component, and will require the ID_CAP_LOCATION capability in your application.
Cimbalino Windows Phone Toolkit is a set of useful and powerful items that will help you build your Windows Phone applications. This is the Controls component, and requires the Silverlight for Windows Phone Toolkit.
Helps you to create HTTP requests that are signed using OAuth 1.0.
Cimbalino Windows Phone Toolkit is a set of useful and powerful items that will help you build your Windows Phone applications. This is the Media Library component, and will require the ID_CAP_MEDIALIB capability in your application.
Remove all XML Documentation files from your project output app package (.appx/.xap).
Cimbalino Toolkit is a set of useful and powerful items that will help you build your Windows applications. This is the UI Controls portion of the toolkit.
These extensions allow you to retrieve content either from the cache or directly from the web. Web content is automatically cached depending on cache/expires settings as defined on the server.
One of the challenges with mobile applications is the inability to iterate on apps quickly due to the app verification process and users' reluctance to update. A/B Testing is a great way of testing new features but this still requires the app to be re-verified in order to increase the number of users that receive a feature. We have created MSNRemoteAB testing to address these problems. Using a remote configuration file that gets checked at start up you are able to increase and decrease the number of users who receive the new feature.