Skip to content

Commit b1bb953

Browse files
v0.2
1 parent 001a78a commit b1bb953

File tree

67 files changed

+544
-543
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+544
-543
lines changed

Examples/GMPhotoPicker.xcodeproj/project.pbxproj

+182-230
Large diffs are not rendered by default.

Examples/GMPhotoPicker/Base.lproj/Main.storyboard

+17-32
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2-
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="6245" systemVersion="13E28" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="BYZ-38-t0r">
2+
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="6250" systemVersion="14A389" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="BYZ-38-t0r">
33
<dependencies>
4-
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="6238"/>
4+
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="6244"/>
55
</dependencies>
66
<scenes>
77
<!--View Controller-->
@@ -16,52 +16,37 @@
1616
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
1717
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
1818
<subviews>
19-
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="LwY-y4-Ukl">
20-
<rect key="frame" x="163" y="285" width="276" height="30"/>
21-
<state key="normal" title="UIImagePicker Type:SavedPhotosAlbum">
19+
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Xik-1Q-ysg">
20+
<rect key="frame" x="20" y="550" width="110" height="30"/>
21+
<state key="normal" title="GMImagePicker">
2222
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
2323
</state>
2424
<connections>
25-
<action selector="launchUIImagePickerControllerSourceTypeSavedPhotosAlbum:" destination="BYZ-38-t0r" eventType="touchUpInside" id="UWs-aB-oQh"/>
25+
<action selector="launchGMImagePicker:" destination="BYZ-38-t0r" eventType="touchUpInside" id="pMR-Xa-6wM"/>
2626
</connections>
2727
</button>
2828
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="h1v-NB-0Gh">
29-
<rect key="frame" x="186" y="323" width="229" height="30"/>
30-
<state key="normal" title="UIImagePicker Type:PhotoLibrary">
31-
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
32-
</state>
33-
<connections>
34-
<action selector="launchUIImagePickerControllerSourceTypePhotoLibrary:" destination="BYZ-38-t0r" eventType="touchUpInside" id="qZI-mD-HGo"/>
35-
</connections>
36-
</button>
37-
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Xik-1Q-ysg">
38-
<rect key="frame" x="245" y="228" width="110" height="30"/>
39-
<state key="normal" title="GMImagePicker">
29+
<rect key="frame" x="479" y="550" width="101" height="30"/>
30+
<state key="normal" title="UIImagePicker">
4031
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
4132
</state>
4233
<connections>
43-
<action selector="launchGMImagePicker:" destination="BYZ-38-t0r" eventType="touchUpInside" id="MRt-K3-WlQ"/>
34+
<action selector="launchUIImagePicker:" destination="BYZ-38-t0r" eventType="touchUpInside" id="oL1-Xp-hCt"/>
4435
</connections>
4536
</button>
4637
</subviews>
4738
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
4839
<constraints>
49-
<constraint firstAttribute="centerX" secondItem="h1v-NB-0Gh" secondAttribute="centerX" id="7Eu-97-Xmg"/>
50-
<constraint firstAttribute="centerX" secondItem="LwY-y4-Ukl" secondAttribute="centerX" constant="-1" id="EgU-dH-sx6"/>
51-
<constraint firstAttribute="centerY" secondItem="Xik-1Q-ysg" secondAttribute="centerY" constant="57" id="HPe-Hd-tXq"/>
52-
<constraint firstAttribute="centerY" secondItem="h1v-NB-0Gh" secondAttribute="centerY" constant="-38" id="NOc-8T-e5K"/>
53-
<constraint firstAttribute="centerY" secondItem="Xik-1Q-ysg" secondAttribute="centerY" constant="42" id="dik-yK-xMC"/>
54-
<constraint firstAttribute="centerX" secondItem="Xik-1Q-ysg" secondAttribute="centerX" id="seA-wj-IqE"/>
55-
<constraint firstItem="LwY-y4-Ukl" firstAttribute="top" secondItem="Xik-1Q-ysg" secondAttribute="bottom" constant="29" id="t99-sX-NZZ"/>
56-
<constraint firstAttribute="centerY" secondItem="LwY-y4-Ukl" secondAttribute="centerY" id="v7H-aA-vGv"/>
40+
<constraint firstItem="Xik-1Q-ysg" firstAttribute="leading" secondItem="8bC-Xf-vdC" secondAttribute="leading" constant="20" id="LBS-nQ-mgK"/>
41+
<constraint firstAttribute="trailing" secondItem="h1v-NB-0Gh" secondAttribute="trailing" constant="20" id="Vjj-hf-b1t"/>
42+
<constraint firstItem="wfy-db-euE" firstAttribute="top" secondItem="h1v-NB-0Gh" secondAttribute="bottom" constant="20" id="ieW-bb-P1o"/>
43+
<constraint firstItem="wfy-db-euE" firstAttribute="top" secondItem="Xik-1Q-ysg" secondAttribute="bottom" constant="20" id="s88-gU-OMQ"/>
5744
</constraints>
58-
<variation key="default">
59-
<mask key="constraints">
60-
<exclude reference="t99-sX-NZZ"/>
61-
<exclude reference="dik-yK-xMC"/>
62-
</mask>
63-
</variation>
6445
</view>
46+
<connections>
47+
<outlet property="gmImagePickerButton" destination="Xik-1Q-ysg" id="KYK-ai-Gkw"/>
48+
<outlet property="uiImagePickerButton" destination="h1v-NB-0Gh" id="ugB-dp-QQa"/>
49+
</connections>
6550
</viewController>
6651
<placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
6752
</objects>
-1.57 KB
Binary file not shown.
Binary file not shown.
-1.16 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Examples/GMPhotoPicker/ViewController.h

+3-5
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,9 @@
99
#import <UIKit/UIKit.h>
1010

1111
@interface ViewController : UIViewController
12-
13-
@property (strong) UIImagePickerController* imagePickerController;
14-
1512
- (IBAction)launchGMImagePicker:(id)sender;
16-
- (IBAction)launchUIImagePickerControllerSourceTypeSavedPhotosAlbum:(id)sender;
17-
- (IBAction)launchUIImagePickerControllerSourceTypePhotoLibrary:(id)sender;
13+
- (IBAction)launchUIImagePicker:(id)sender;
14+
@property (weak, nonatomic) IBOutlet UIButton *gmImagePickerButton;
15+
@property (weak, nonatomic) IBOutlet UIButton *uiImagePickerButton;
1816
@end
1917

Examples/GMPhotoPicker/ViewController.m

+24-56
Original file line numberDiff line numberDiff line change
@@ -14,88 +14,56 @@
1414

1515

1616
@interface ViewController () <GMImagePickerControllerDelegate, UINavigationControllerDelegate, UIImagePickerControllerDelegate>
17-
18-
//Multiple picker properties
19-
@property (nonatomic, copy) NSArray *selectedImages;
20-
@property (nonatomic, strong) UIPopoverController *popover;
21-
2217
@end
2318

2419
@implementation ViewController
2520

2621
- (void)viewDidLoad {
2722
[super viewDidLoad];
2823
// Do any additional setup after loading the view, typically from a nib.
29-
30-
3124
}
3225

33-
-(void)viewDidAppear:(BOOL)animated
34-
{
26+
-(void)viewDidAppear:(BOOL)animated{
3527
[super viewDidAppear:animated];
36-
37-
/*UIImagePickerController *cameraUI = [[UIImagePickerController alloc] init];
38-
cameraUI.sourceType = UIImagePickerControllerSourceTypePhotoLibrary;
39-
if([[[UIDevice currentDevice] systemVersion] floatValue]>=8.0)
40-
{
41-
UIPopoverController *popVC= [[UIPopoverController alloc] initWithContentViewController:cameraUI];
42-
dispatch_after(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(0.0 * NSEC_PER_SEC)), dispatch_get_main_queue(), ^{
43-
[popVC presentPopoverFromRect:CGRectMake(0, 0, 400, 400) inView:self.view permittedArrowDirections:UIPopoverArrowDirectionUp animated:NO];
44-
});
45-
46-
}*/
4728
}
4829
- (void)didReceiveMemoryWarning {
4930
[super didReceiveMemoryWarning];
5031
// Dispose of any resources that can be recreated.
5132
}
5233

53-
- (IBAction)testButton:(id)sender
54-
{
55-
56-
}
57-
5834

5935
- (IBAction)launchGMImagePicker:(id)sender
6036
{
61-
if (!self.selectedImages)
62-
self.selectedImages = [[NSMutableArray alloc] init];
63-
6437
GMImagePickerController *picker = [[GMImagePickerController alloc] init];
65-
picker.delegate = self;
66-
picker.selectedAssets = [NSMutableArray arrayWithArray:self.selectedImages];
67-
picker.colsInPortrait=3;
68-
picker.colsInLandscape=5;
69-
picker.minimumInteritemSpacing=2.0;
38+
picker.delegate = self;
39+
picker.title = @"Custom title";
40+
picker.customNavigationBarPrompt = @"Custom helper message!";
41+
picker.colsInPortrait = 3;
42+
picker.colsInLandscape = 5;
43+
picker.minimumInteritemSpacing = 2.0;
44+
picker.modalPresentationStyle = UIModalPresentationPopover;
7045

71-
[self presentViewController:picker animated:YES completion:nil];
72-
}
73-
74-
- (IBAction)launchUIImagePickerControllerSourceTypeSavedPhotosAlbum:(id)sender
75-
{
76-
UIImagePickerController *imagePickerController = [[UIImagePickerController alloc] init];
77-
imagePickerController.modalPresentationStyle = UIModalPresentationFullScreen;
78-
imagePickerController.sourceType = UIImagePickerControllerSourceTypeSavedPhotosAlbum;
79-
imagePickerController.delegate = self;
80-
self.imagePickerController = imagePickerController;
81-
self.imagePickerController.modalPresentationStyle = UIModalPresentationPopover;
82-
UIPopoverPresentationController *popPC = self.imagePickerController.popoverPresentationController;
46+
UIPopoverPresentationController *popPC = picker.popoverPresentationController;
8347
popPC.permittedArrowDirections = UIPopoverArrowDirectionAny;
84-
[self showViewController:self.imagePickerController sender:self];
48+
popPC.sourceView = _gmImagePickerButton;
49+
popPC.sourceRect = _gmImagePickerButton.bounds;
50+
51+
[self showViewController:picker sender:sender];
8552
}
8653

87-
88-
- (IBAction)launchUIImagePickerControllerSourceTypePhotoLibrary:(id)sender
54+
- (IBAction)launchUIImagePicker:(id)sender
8955
{
90-
UIImagePickerController *imagePickerController = [[UIImagePickerController alloc] init];
91-
imagePickerController.modalPresentationStyle = UIModalPresentationFullScreen;
92-
imagePickerController.sourceType = UIImagePickerControllerSourceTypePhotoLibrary;
93-
imagePickerController.delegate = self;
94-
self.imagePickerController = imagePickerController;
95-
self.imagePickerController.modalPresentationStyle = UIModalPresentationPopover;
96-
UIPopoverPresentationController *popPC = self.imagePickerController.popoverPresentationController;
56+
UIImagePickerController *picker = [[UIImagePickerController alloc] init];
57+
picker.sourceType = UIImagePickerControllerSourceTypePhotoLibrary;
58+
picker.delegate = self;
59+
picker.modalPresentationStyle = UIModalPresentationPopover;
60+
61+
UIPopoverPresentationController *popPC = picker.popoverPresentationController;
9762
popPC.permittedArrowDirections = UIPopoverArrowDirectionAny;
98-
[self showViewController:self.imagePickerController sender:self];
63+
popPC.sourceView = _uiImagePickerButton;
64+
popPC.sourceRect = _uiImagePickerButton.bounds;
65+
66+
[self showViewController:picker sender:sender];
9967
}
10068

10169

1.59 KB
Binary file not shown.

GMImagePicker/GMAlbumsViewCell.h

-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,5 @@
2828
@property (nonatomic, strong) CAGradientLayer *gradient;
2929
//Selection overlay
3030

31-
- (void)bindFetchResults:(PHFetchResult *)assetsFetchResults;
32-
- (void)bindAssetCollection:(PHAssetCollection *)assetCollection;
3331
- (void)setVideoLayout:(BOOL)isVideo;
3432
@end

0 commit comments

Comments
 (0)