[March 2019] UI Overhaul Part 1
Pre-releaseIt has been three months since the last official release of UWPX and a lot has changed since then.
I started working on the UI Overhaule (#52) and now I'm at a point, where I can say: "Yes, it is usable again"
So here we go!
Please remember: It's only the first iteration and I'm by far not done with overhauling all pages, dialogs and controls!
If you have any suggestions/feedback please head over to #50 and let me know about it!
Please report bugs here!
Donations:
Known bugs:
- Not receiving offline messages #27
- MUC nickname changing not working #29
- MUC subject changing leads to an account disconnect #34
- Fix Main Thread async #40
- OMEMO not sending messages #49
- Duplicate MUC messages #46
- Support for gtalk #54
- OMEMO not sending "long" messges #56
- In general OMEMO is a bit wonky at the moment
Changes:
- Added a custom splash screen image. Thanks to inloreap for that
- Added debug options (click 5 times on the version text on the settings overview page to enable/disable)
- Added a simple anti spam mechanism (requires debug settings to be enabled, than enable it via chat settings)
- Overhauled the UWPX logo
- Overhauled the chats page
- Overhauled the settings overview page
- Overhauled the account settings page
- Overhauled the chat settings page
- Overhauled the data settings page
- Overhauled the background tasks settings page
- Overhauled the donate page
- Overhauled the misc settings page
- Overhauled the add account settings page
- Started overhauling the personalize settings page
- Fixed the OMEMO device fingerprint generation
- A bunch of small OMEMO fixes
Examples:
How can I get this App?
There are two ways of installing this App:
-
Via the Microsoft Store. Just click on the badge bellow and download it.
-
Install the build manually. For this, download, unpack and right click
Add-AppDevPackage.ps1
->Execute with PowerShell
.
Developer mode has to be enabled on your device for this to work.
Here you can find more information about: How to install UWP Apps, using the developer mode.