WPToolkit 4.2013.6.11
Showing the top 20 packages that depend on WPToolkit.
| Packages | Downloads |
|---|---|
|
Acr.UserDialogs
Allows for messagebox style dialogs to be called from your shared/PCL/MVVM code
- Action Sheet (multiple choice menu)
- Alert
- Confirm
- Loading
- Login
- Progress
- Prompt
- Toast
On android, be sure to call UserDialogs.Init() before using!
Supported Platforms
- Xamarin (iOS Unified/Android)
- Universal Windows Platform (Win10/UWP)
- Windows Phone 8 (Silverlight)
- Windows Phone 8.1
- Portable Class Libraries (Profile 259)
|
16 |
|
Acr.UserDialogs
Allows for messagebox style dialogs to be called from your shared/PCL/MVVM code
- Action Sheet (multiple choice menu)
- Alert
- Confirm
- Loading
- Login
- Progress
- Prompt
- Toast
To initialize:
iOS AppDelegate: UserDialogs.Init();
WinPhone8: MainPage or App, UserDialogs.Init();
Android Xamarin Forms: UserDialogs.Init(() => BarCodes.Init(() => (Activity)Forms.Context);
Android MvvmCross: UserDialogs.Init(() => BarCodes.Init(() => Mvx.Resolve<ITopActivity>.TopActivity;
Android Manually: UserDialogs.Init(Activity Factory Function);
|
16 |
|
Xamarin.Forms
Build native UIs for iOS, Android, and Windows Phone from a single, shared C# codebase
|
16 |
|
Xamarin.Forms
Build native UIs for iOS, Android, and Windows Phone from a single, shared C# codebase
|
17 |
|
Xamarin.Forms
Build native UIs for iOS, Android, and Windows Phone from a single, shared C# codebase
|
18 |
|
Xamarin.Forms
Build native UIs for iOS, Android, and Windows Phone from a single, shared C# codebase
|
19 |
|
Xamarin.Forms
Build native UIs for iOS, Android, and Windows Phone from a single, shared C# codebase
|
20 |
|
Xamarin.Forms
Build native UIs for iOS, Android, and Windows Phone from a single, shared C# codebase
|
21 |
Release notes - https://phone.codeplex.com/releases/view/106971
What's New
Localization Update
WPToolkit controls are now completely localized to support all the cultures that are natively supported by Windows Phone 8.0. This was done with the help of the Multilingual App Toolkit for Visual Studio 2012.
The following localizations are available:
Windows Phone 8.0 ar-SA;az-Latn-AZ;be-BY;bg-BG;ca-ES;cs-CZ;da-DK;de-DE;el-GR;en-GB;en-US;es-ES;es-MX;et-EE;fa-IR;fi-FI;fil-PH;fr-FR;fr-CA;he-IL;hi-IN;hr-HR;hu-HU;id-ID;it-IT;ja-JP;kk-KZ;ko-KR;lt-LT;lv-LV;mk-MK;ms-MY;nb-NO;nl-NL;pl-PL;pt-BR;pt-PT;ro-RO;ru-RU;sk-SK;sl-SI;sq-AL;sr-Latn-CS;sv-SE;th-TH;tr-TR;uk-UA;uz-Latn-UZ;vi-VN;zh-CN;zh-TW;
Windows Phone 7.5 Same as before but with a some changes in the names of the cultures supported cs-cz;da-dk;de-de;el-gr;en-US;en-gb;es-es;fi-FI;fr-fr;hu-HU;it-IT;ja-JP;ko-KR;nb-NO;nl-NL;pl-PL;pt-BR;pt-PT;ru-RU;sv-SE;zh-CN;zh-TW
The specific changes for WP75 are: cs -> cs-cz el -> el-GR da -> da-DK fi -> fi-FI hu -> hu-HU ja -> ja-JP ko -> ko-KR pl -> pl-PL ru -> ru-RU
Gesture Listener Sample The gesture listener sample has been updated show how Windows Phone 8.0 apps can avoid a dependency on the XNA assemblies.
SpeechTextbox A new sample control which shows how to create a speech-enabled TextBox by extending the PhoneTextbox to use speech recognition on WP8.
Bug Fixes As always there are some great bugs fixes in this release.
Top five bug fixes 10602 HubTile disappears when region is not en-us 10575 Navigation from CustomMessageBox Dismissed event causes NullReferenceException 10572 SlideInEffect & TurnstileFeatherEffect not working for LongListSelector in WP8 Toolkit 10582 System.Tuple conflicts with Microsoft.Bcl nuget package 10583 Localized resources not being included in NuGet package
Samples There is a full featured sample application that is checked in that shows the usage of all the Windows Phone Toolkit controls. It's highly recommended that you download the latest source and run the sample app to find examples of using the controls.
| Version | Downloads | Last updated |
|---|---|---|
| 4.2013.8.16 | 12 | 18.02.2025 |
| 4.2013.6.11 | 12 | 08.02.2025 |
| 4.2012.10.30 | 12 | 08.02.2025 |