[PR #10] [MERGED] Dev #11

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

📋 Pull Request Information

Original PR: https://github.com/avikeid2007/Ping-Legacy/pull/10
Author: @avikeid2007
Created: 11/29/2020
Status: Merged
Merged: 11/29/2020
Merged by: @avikeid2007

Base: masterHead: dev


📝 Commits (4)

  • 49d7853 Adaptive UI Fixing
  • 33dd86d Merge pull request #8 from avikeid2007/submission3
  • 226ff54 Adaptive UI and add Compact mode
  • 636579c Merge pull request #9 from avikeid2007/submission3

📊 Changes

14 files changed (+531 additions, -125 deletions)

View changed files

📝 PingTool/App.xaml (+5 -0)
📝 PingTool/Services/UserDataService.cs (+5 -6)
📝 PingTool/Strings/en-us/Resources.resw (+2 -2)
📝 PingTool/Styles/_Thickness.xaml (+2 -1)
📝 PingTool/ViewModels/MainViewModel.cs (+64 -8)
📝 PingTool/Views/DataUsagePage.xaml (+58 -38)
📝 PingTool/Views/HistoryPage.xaml (+111 -9)
📝 PingTool/Views/MainPage.xaml (+188 -56)
📝 PingTool/Views/MainPage.xaml.cs (+5 -0)
📝 PingTool/Views/SettingsPage.xaml (+44 -1)
📝 PingTool/Views/ShellPage.xaml (+2 -0)
📝 PingTool/Views/SuggestionPage.xaml (+42 -2)
📝 PingToolPackage/Package.appxmanifest (+1 -1)
📝 PingToolPackage/PingToolPackage.wapproj (+2 -1)

📄 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/10 **Author:** [@avikeid2007](https://github.com/avikeid2007) **Created:** 11/29/2020 **Status:** ✅ Merged **Merged:** 11/29/2020 **Merged by:** [@avikeid2007](https://github.com/avikeid2007) **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (4) - [`49d7853`](https://github.com/avikeid2007/Ping-Legacy/commit/49d785309c1f82b388e6b0aed24ffd32459c3050) Adaptive UI Fixing - [`33dd86d`](https://github.com/avikeid2007/Ping-Legacy/commit/33dd86d5e14e5669c911a592cd4f35062dfbb3f8) Merge pull request #8 from avikeid2007/submission3 - [`226ff54`](https://github.com/avikeid2007/Ping-Legacy/commit/226ff54c6928d462fb5b8bb4f5ad3889126a68f5) Adaptive UI and add Compact mode - [`636579c`](https://github.com/avikeid2007/Ping-Legacy/commit/636579c587bc2e3d19140108e3bf726eb9aa3a48) Merge pull request #9 from avikeid2007/submission3 ### 📊 Changes **14 files changed** (+531 additions, -125 deletions) <details> <summary>View changed files</summary> 📝 `PingTool/App.xaml` (+5 -0) 📝 `PingTool/Services/UserDataService.cs` (+5 -6) 📝 `PingTool/Strings/en-us/Resources.resw` (+2 -2) 📝 `PingTool/Styles/_Thickness.xaml` (+2 -1) 📝 `PingTool/ViewModels/MainViewModel.cs` (+64 -8) 📝 `PingTool/Views/DataUsagePage.xaml` (+58 -38) 📝 `PingTool/Views/HistoryPage.xaml` (+111 -9) 📝 `PingTool/Views/MainPage.xaml` (+188 -56) 📝 `PingTool/Views/MainPage.xaml.cs` (+5 -0) 📝 `PingTool/Views/SettingsPage.xaml` (+44 -1) 📝 `PingTool/Views/ShellPage.xaml` (+2 -0) 📝 `PingTool/Views/SuggestionPage.xaml` (+42 -2) 📝 `PingToolPackage/Package.appxmanifest` (+1 -1) 📝 `PingToolPackage/PingToolPackage.wapproj` (+2 -1) </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:52 +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#11
No description provided.