mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-25 17:15:58 +03:00
[PR #93] [MERGED] Implement save screenshot #427
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#427
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:feature/observe-screenshot📝 Commits (1)
468ac38Implement 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.