[PR #6] [MERGED] Add suggestion page #7

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

📋 Pull Request Information

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

Base: devHead: submission2/AddSqLite


📝 Commits (1)

📊 Changes

12 files changed (+187 additions, -31 deletions)

View changed files

📝 PingTool/App.xaml.cs (+10 -2)
📝 PingTool/Helpers/SettingsStorageExtensions.cs (+4 -9)
📝 PingTool/PingTool.csproj (+13 -0)
📝 PingTool/Strings/en-us/Resources.resw (+5 -1)
📝 PingTool/Views/HistoryPage.xaml (+1 -1)
📝 PingTool/Views/SettingsPage.xaml.cs (+0 -1)
📝 PingTool/Views/ShellPage.xaml (+9 -1)
📝 PingTool/Views/ShellPage.xaml.cs (+15 -14)
PingTool/Views/SuggestionPage.xaml (+73 -0)
PingTool/Views/SuggestionPage.xaml.cs (+55 -0)
📝 PingToolPackage/Package.appxmanifest (+1 -1)
📝 PingToolPackage/PingToolPackage.wapproj (+1 -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/6 **Author:** [@avikeid2007](https://github.com/avikeid2007) **Created:** 11/18/2020 **Status:** ✅ Merged **Merged:** 11/18/2020 **Merged by:** [@avikeid2007](https://github.com/avikeid2007) **Base:** `dev` ← **Head:** `submission2/AddSqLite` --- ### 📝 Commits (1) - [`34223b5`](https://github.com/avikeid2007/Ping-Legacy/commit/34223b591b947ad32dc82a38bfc2c69f7b0b35c8) Add suggestion page ### 📊 Changes **12 files changed** (+187 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `PingTool/App.xaml.cs` (+10 -2) 📝 `PingTool/Helpers/SettingsStorageExtensions.cs` (+4 -9) 📝 `PingTool/PingTool.csproj` (+13 -0) 📝 `PingTool/Strings/en-us/Resources.resw` (+5 -1) 📝 `PingTool/Views/HistoryPage.xaml` (+1 -1) 📝 `PingTool/Views/SettingsPage.xaml.cs` (+0 -1) 📝 `PingTool/Views/ShellPage.xaml` (+9 -1) 📝 `PingTool/Views/ShellPage.xaml.cs` (+15 -14) ➕ `PingTool/Views/SuggestionPage.xaml` (+73 -0) ➕ `PingTool/Views/SuggestionPage.xaml.cs` (+55 -0) 📝 `PingToolPackage/Package.appxmanifest` (+1 -1) 📝 `PingToolPackage/PingToolPackage.wapproj` (+1 -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 closed this issue 2026-03-03 00:05:51 +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#7
No description provided.