Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/woa-project/woadialer
A dialer based on UWP and .NET for the WoA on Lumia Project.
https://github.com/woa-project/woadialer
dialer lumia uwp woa
Last synced: about 2 months ago
JSON representation
A dialer based on UWP and .NET for the WoA on Lumia Project.
- Host: GitHub
- URL: https://github.com/woa-project/woadialer
- Owner: WOA-Project
- License: mit
- Created: 2019-05-19T09:11:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-09T21:50:46.000Z (about 1 year ago)
- Last Synced: 2023-12-09T22:30:42.346Z (about 1 year ago)
- Topics: dialer, lumia, uwp, woa
- Language: C#
- Homepage:
- Size: 1.73 MB
- Stars: 77
- Watchers: 15
- Forks: 16
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WoADialer
A dialer based on UWP and .NET for the WoA on Lumia Project.
## Requirements
The UWP requires at least Windows 10 version 1903, build 18362## Building
You'll also need to restore the NuGet packages.This is the setup I used:
- VS 2019
- For the UWP app, the min version is 1809, while the target version is 1903.## Test builds
For early testing you can join to [WOA Dialer Testing Channel](https://t.me/woadialertestingchannel). These builds will not published on GitHub.## This readme
I must have forgot things. Please forgive me and point me to the right directions, and I'll fix it.## This application
I surely have forgot things. I surely have implemented things really badly. Things will be broken for sure. I'm a noob, so open those issues and I'll try to fix them. If you have suggestions on how to improve certain things, feel free to send me a message, do a PR, whatever you want! It's 100% accepted! I'm a student so I have little time to work on side projects, and I still have a lot to learn, so forgive me, please!## Thanks
Thanks a lot for contributing to the project:
- [Ikarago](https://github.com/ikarago)
- [djart](https://github.com/djart)