[PR #16] [MERGED] Avnish/migrate win UI #18

Closed
opened 2026-03-03 00:05:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/avikeid2007/Ping-Legacy/pull/16
Author: @avikeid2007
Created: 1/16/2026
Status: Merged
Merged: 1/16/2026
Merged by: @avikeid2007

Base: devHead: avnish/migrateWinUI


📝 Commits (4)

  • 3f877e2 Redesign main UI, add IPv6/public IP, auto-refresh stats
  • 72b7129 Add more Feature
  • 05d00c6 Add Multi-Ping feature and modernize UI across app
  • d3fcf83 Add Multi-Ping history & retention; new landing & privacy

📊 Changes

95 files changed (+6701 additions, -904 deletions)

View changed files

PingTool.WinUI3/Assets/AppIcon.png (+0 -0)
PingTool.WinUI3/Assets/LargeTile.scale-100.png (+0 -0)
PingTool.WinUI3/Assets/LargeTile.scale-125.png (+0 -0)
PingTool.WinUI3/Assets/LargeTile.scale-150.png (+0 -0)
PingTool.WinUI3/Assets/LargeTile.scale-200.png (+0 -0)
PingTool.WinUI3/Assets/LargeTile.scale-400.png (+0 -0)
PingTool.WinUI3/Assets/Logo.png (+0 -0)
PingTool.WinUI3/Assets/SmallTile.scale-100.png (+0 -0)
PingTool.WinUI3/Assets/SmallTile.scale-125.png (+0 -0)
PingTool.WinUI3/Assets/SmallTile.scale-150.png (+0 -0)
PingTool.WinUI3/Assets/SmallTile.scale-200.png (+0 -0)
PingTool.WinUI3/Assets/SmallTile.scale-400.png (+0 -0)
PingTool.WinUI3/Assets/SplashScreen.scale-100.png (+0 -0)
PingTool.WinUI3/Assets/SplashScreen.scale-125.png (+0 -0)
PingTool.WinUI3/Assets/SplashScreen.scale-150.png (+0 -0)
📝 PingTool.WinUI3/Assets/SplashScreen.scale-200.png (+0 -0)
PingTool.WinUI3/Assets/SplashScreen.scale-400.png (+0 -0)
PingTool.WinUI3/Assets/Square150x150Logo.scale-100.png (+0 -0)
PingTool.WinUI3/Assets/Square150x150Logo.scale-125.png (+0 -0)
PingTool.WinUI3/Assets/Square150x150Logo.scale-150.png (+0 -0)

...and 75 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/avikeid2007/Ping-Legacy/pull/16 **Author:** [@avikeid2007](https://github.com/avikeid2007) **Created:** 1/16/2026 **Status:** ✅ Merged **Merged:** 1/16/2026 **Merged by:** [@avikeid2007](https://github.com/avikeid2007) **Base:** `dev` ← **Head:** `avnish/migrateWinUI` --- ### 📝 Commits (4) - [`3f877e2`](https://github.com/avikeid2007/Ping-Legacy/commit/3f877e2dfb7dfa9c9f9984c3d8b60d0ff285a0c9) Redesign main UI, add IPv6/public IP, auto-refresh stats - [`72b7129`](https://github.com/avikeid2007/Ping-Legacy/commit/72b7129c17a401b71d546c9cb4ff73b6c768fa42) Add more Feature - [`05d00c6`](https://github.com/avikeid2007/Ping-Legacy/commit/05d00c6369a592c3dc2ba1de6df6657b2ae2a234) Add Multi-Ping feature and modernize UI across app - [`d3fcf83`](https://github.com/avikeid2007/Ping-Legacy/commit/d3fcf83ffa711e42315d38f087ab80d724727d85) Add Multi-Ping history & retention; new landing & privacy ### 📊 Changes **95 files changed** (+6701 additions, -904 deletions) <details> <summary>View changed files</summary> ➕ `PingTool.WinUI3/Assets/AppIcon.png` (+0 -0) ➕ `PingTool.WinUI3/Assets/LargeTile.scale-100.png` (+0 -0) ➕ `PingTool.WinUI3/Assets/LargeTile.scale-125.png` (+0 -0) ➕ `PingTool.WinUI3/Assets/LargeTile.scale-150.png` (+0 -0) ➕ `PingTool.WinUI3/Assets/LargeTile.scale-200.png` (+0 -0) ➕ `PingTool.WinUI3/Assets/LargeTile.scale-400.png` (+0 -0) ➕ `PingTool.WinUI3/Assets/Logo.png` (+0 -0) ➕ `PingTool.WinUI3/Assets/SmallTile.scale-100.png` (+0 -0) ➕ `PingTool.WinUI3/Assets/SmallTile.scale-125.png` (+0 -0) ➕ `PingTool.WinUI3/Assets/SmallTile.scale-150.png` (+0 -0) ➕ `PingTool.WinUI3/Assets/SmallTile.scale-200.png` (+0 -0) ➕ `PingTool.WinUI3/Assets/SmallTile.scale-400.png` (+0 -0) ➕ `PingTool.WinUI3/Assets/SplashScreen.scale-100.png` (+0 -0) ➕ `PingTool.WinUI3/Assets/SplashScreen.scale-125.png` (+0 -0) ➕ `PingTool.WinUI3/Assets/SplashScreen.scale-150.png` (+0 -0) 📝 `PingTool.WinUI3/Assets/SplashScreen.scale-200.png` (+0 -0) ➕ `PingTool.WinUI3/Assets/SplashScreen.scale-400.png` (+0 -0) ➕ `PingTool.WinUI3/Assets/Square150x150Logo.scale-100.png` (+0 -0) ➕ `PingTool.WinUI3/Assets/Square150x150Logo.scale-125.png` (+0 -0) ➕ `PingTool.WinUI3/Assets/Square150x150Logo.scale-150.png` (+0 -0) _...and 75 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:05:54 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Ping-Legacy#18
No description provided.