[PR #93] [MERGED] Implement save screenshot #427

Closed
opened 2026-03-03 01:12:21 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Clipy/Clipy/pull/93
Author: @Econa77
Created: 7/16/2016
Status: Merged
Merged: 7/16/2016
Merged by: @Econa77

Base: masterHead: feature/observe-screenshot


📝 Commits (1)

  • 468ac38 Implement save screenshot

📊 Changes

9 files changed (+90 additions, -15 deletions)

View changed files

📝 Clipy/AppDelegate.swift (+14 -1)
📝 Clipy/Constants.swift (+1 -0)
📝 Clipy/Managers/ClipManager.swift (+12 -3)
📝 Clipy/Models/CPYClipData.swift (+5 -0)
📝 Clipy/Preferences/Panels/en.lproj/CPYBetaPreferenceViewController.xib (+24 -5)
📝 Clipy/Preferences/Panels/ja.lproj/CPYBetaPreferenceViewController.xib (+23 -5)
📝 Clipy/Utility/CPYUtilities.swift (+1 -0)
📝 Podfile (+1 -0)
📝 Podfile.lock (+9 -1)

📄 Description


🔄 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/Clipy/Clipy/pull/93 **Author:** [@Econa77](https://github.com/Econa77) **Created:** 7/16/2016 **Status:** ✅ Merged **Merged:** 7/16/2016 **Merged by:** [@Econa77](https://github.com/Econa77) **Base:** `master` ← **Head:** `feature/observe-screenshot` --- ### 📝 Commits (1) - [`468ac38`](https://github.com/Clipy/Clipy/commit/468ac389978d7fd353b9f7bde8be35099e744b0c) Implement save screenshot ### 📊 Changes **9 files changed** (+90 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `Clipy/AppDelegate.swift` (+14 -1) 📝 `Clipy/Constants.swift` (+1 -0) 📝 `Clipy/Managers/ClipManager.swift` (+12 -3) 📝 `Clipy/Models/CPYClipData.swift` (+5 -0) 📝 `Clipy/Preferences/Panels/en.lproj/CPYBetaPreferenceViewController.xib` (+24 -5) 📝 `Clipy/Preferences/Panels/ja.lproj/CPYBetaPreferenceViewController.xib` (+23 -5) 📝 `Clipy/Utility/CPYUtilities.swift` (+1 -0) 📝 `Podfile` (+1 -0) 📝 `Podfile.lock` (+9 -1) </details> ### 📄 Description - Fixed #86 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 01:12:21 +03:00
Sign in to join this conversation.
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/Clipy#427
No description provided.