Dev Platform
Welcome to the Windows Phone Developer Feedback site
This forum focuses on the developer platform (APIs, runtimes, and controls) that you use to build great app experiences for Windows Phone. Additional WPDev forums are available using the links along the right of the page. Consumer features suggestions should be submitted to the Windows Phone Suggestion Box site (http://windowsphone.uservoice.com/).
Suggestions provided via the WPDev UserVoice forum will be reviewed and read by the Windows Phone developer platform team, providing feedback to help with planning ideas and to better understand how developers are using the development platform, and all suggestions will be considered.
Two important notes about this site: (a) List items (and item rankings) represent community interest in features, and does not represent an actual priority list for the product team; and (b) Suggestions made using this forum will be moderated if they do not actually represent a feature request.
-
Integrate BackgroundAudioPlayer and XNA MediaLibrary
Allow the BackgroundAudioPlayer to play tracks from the MediaLibrary. Or allow applications that implement the XNA MediaPlayer class to run in the background.
112 votesThank you for the suggestion. We are not adding this capability in the 8.0 release, but know that it is high on the consideration list for future Windows Phone releases.
Keep those suggestions and votes coming!
-
Paste into phone number field of dial pad
I don't want to have to memorize or write down a phone number before going to the dial pad. I want to copy it from a site and paste it into the dial pad. It would be nice if when someone texts me a number, I could paste the entire text message into the dial pad and a regular expression would pick out the phone number portion.
111 votes -
Background themes
Allow users to set a bacground color or theme for start screen like Windows 8
110 votes -
Allow CookieContainer to be Serialized/Deserialized
Currently, serialization and deserialization of the CookieContainer doesn't work. The documentation says to use the CookieContainer if one needs to save off HttpOnly cookies. It seems that saving the CookieContainer isn't possible.
"If the server sends HTTPOnly cookies, you should create a System.Net.CookieContainer on the request to hold the cookies, although you will not see or be able to access the cookies that are stored in the container."
109 votes -
Video Chooser Task
It would be good to have a Video Chooser Task that works in the same way as the PhotoChooserTask. The reason for this is for users to be able to do things like apply filters, add audio tracks, crop out a relevant section, etc... of a recorded video and saving it back to the MediaLibrary. I assume saving to the MediaLibrary will be part of the AR functionality in mango anyway?
108 votesThank you for the suggestion. We are not adding this capability in the 8.0 release, but know that it is high on the consideration list for future Windows Phone releases.
Keep those suggestions and votes coming!
-
PasswordBox with Number only keyboard
it would be helpfull to have a passwordBox like control which supports Number only keyboard. Numeric only passwords makes more sense for Smartphone world as its fast, convenient and easy to type.
106 votesThank you for the suggestion. We are not adding this capability in the 8.0 release, but know that it is high on the consideration list for future Windows Phone releases.
Keep those suggestions and votes coming!
-
Allows software products from the same Publisher, accessing IsolatedStorage
Want to have a feature. Allows software products from the same Publisher, accessing IsolatedStorage. And can communicate with each other. Start each other (optional), which can be expanded larger developers ideas and more powerful than iOS and Android system.
This can save storage space, unified data storage location.
Or another form. Developers can provide their main program with subroutine. Subroutines can be run separately. Main program can manage/run program. In this way, developers can provide independent extension to process the data.
Wish to consider this kind of system design.
PS: above I use the online translation feature.
105 votesThank you for the suggestion. We are not adding this capability in the 8.0 release, but know that it is high on the consideration list for future Windows Phone releases.
Note that today, publishers can use server side comms/services to accomplish this type of solution, but this is not yet possible for logic that occurs entirely on the device.
Keep those suggestions and votes coming!
-
GPS based reminders
Microsoft should expose GPS based API's that can trigger after say 5 min or 10 min departure from a specific GPS location. This would be very usefull in apps in customizing the reminders.
98 votesThank you for the suggestion. We are not adding this capability in the 8.0 release, but know that it is high on the consideration list for future Windows Phone releases.
Keep those suggestions and votes coming!
-
96 votes
Thank you for the suggestion. We are not adding this capability in the 8.0 release, but know that it is high on the consideration list for future Windows Phone releases.
-
API for WiFi Connectivity
Wifi Connectivity API Handel's:
1. Getting List of Available WiFi Connections and Details.
2. Search for new WiFi Device.
3. Sending A File to Selected WiFi Device.
4. Sending A File through application to Application using WiFi connection.90 votes -
Bluetooth find devices in range
It would be really a good idea if we could use the FindAllPeersAsync method( or something similar) to get a list of all discoverable devices within wireless range.
90 votes -
internal search engine
it would be nice to have a search engine so we can use keywords to find different items in our smartphone. i had that option in my nokia n97 and used it a lot.
84 votesThank you for the suggestion. We are not adding this capability in the 8.0 release, but know that it is high on the consideration list for future Windows Phone releases.
Keep those suggestions and votes coming!
-
Vibrate when typing
An option to choose between vibrate on keypress or sound on keypress
I love to type with vibrating keypress81 votes -
MediaPlayer.PlayPosition should be able to be set
If my users want to move through a song a little bit, there is no way to do that, as MediaPlayer.PlayPosition is read only! Should be able to set it.
75 votes -
Deep zoom & pan / multiscale image
I request that the MultiScaleImage library to be able to access isolated storage. There are many places where apps will not connect to a cell tower [e.g. in a general aviation (or commercial) aircraft where cell phones do not work well [it is illegal to use in any case] and also in isolated rural areas. Also, why pay data charges to view the same image over and over [aren’t music & photo libraries stored on phones?] And finally memory is very cheap. Some suggest that large images (even broken into tiles) are inappropriate for storage on a phone – that…
74 votesThank you for the suggestion. We are not adding this capability in the 8.0 release, but know that it is high on the consideration list for future Windows Phone releases.
Keep those suggestions and votes coming!
-
More URI schemes for launching System Settings
There are some built-in URI schemes for launching System Settings on Windows Phone 8, for example, ms-settings-wifi: or ms-settings-lock:, but it's too little of them. Users ask me to make shortcuts to Battery Saver or NFC (Tap+Send) settings in my app, and I can't because of lack of these URIs. So please add more URI schemes to access more System Settings pages.
73 votes -
Emulating Camera
It would be extremely helpful if the emulator could use webcams as camera emulation. Otherwise AR scenarios are hard to develop without a range of devices. It has become even more needed with the addition of WXGA and the different scalings in WP8.
73 votes -
Better audio APIs for musician apps/tools
If we could get better support in the XNA libraries for some of these audio functions, it would open up some cool opportunities to develop apps for musicians. Couple of things I do regularly with my band that I’d love to do with my phone (currently not possible with the API set on the phone):
1) Adjust pitch during playback for songs in my media library (example: single might use this to find a better key to perform a song). Today, I have to pull the songs into something like Reaper, change the key, export it back out, sync to…73 votes -
Authenticated Proxy support in Code (HTTPWebrequest / WCF / Sockets)
Currently it's not possoble to make connections behind proxy servers that require authentication.
This very much limits business type apps that can use resources or run apps while connected to a work network.It's only currently possible via the web browser.
71 votes -
Allow apps to notify user via notification LED
When an email arrives, or when I got a missed call, OS notifies via the notification LED.
But third party apps don't have the ability to notify the user this way.I realize that allowing raw control will compromise the UX. However, allowing the apps to let the OS know that there is an update, combined with a toast or a tile update would be useful.
For ex: when I update the tile, or fire a push notification, allowing to mark it as 'priority', so the OS can blink the light ? (then also need a way to cancel the…
69 votes
- Don't see your idea?
