Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qii committed Jul 15, 2016
1 parent be02b15 commit 3b5bea6
Show file tree
Hide file tree
Showing 21 changed files with 23 additions and 23 deletions.
4 changes: 2 additions & 2 deletions AirBooru/Sources/Support/AutoPurgeCache.h
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
//
// AutoPurgeCache.h
// QuickPic
// org.qii.airbooru
//
// Created by qii on 1/16/15.
// Copyright (c) 2015 QuickPic. All rights reserved.
// Copyright (c) 2015 org.qii.airbooru. All rights reserved.
//

#import <Foundation/Foundation.h>
Expand Down
4 changes: 2 additions & 2 deletions AirBooru/Sources/Support/AutoPurgeCache.m
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
//
// AutoPurgeCache.m
// QuickPic
// org.qii.airbooru
//
// Created by qii on 1/16/15.
// Copyright (c) 2015 QuickPic. All rights reserved.
// Copyright (c) 2015 org.qii.airbooru. All rights reserved.
//

#import "AutoPurgeCache.h"
Expand Down
2 changes: 1 addition & 1 deletion AirBooru/Sources/Support/CSScrollView.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// Created by qii on 2/7/15.
// Copyright (c) 2015 QuickPic. All rights reserved.
// Copyright (c) 2015 org.qii.airbooru. All rights reserved.
//

#import <Foundation/Foundation.h>
Expand Down
2 changes: 1 addition & 1 deletion AirBooru/Sources/Support/CSScrollView.m
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// Created by qii on 2/7/15.
// Copyright (c) 2015 QuickPic. All rights reserved.
// Copyright (c) 2015 org.qii.airbooru. All rights reserved.
//

#import "CSScrollView.h"
Expand Down
2 changes: 1 addition & 1 deletion AirBooru/Sources/Support/FileHelper.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

//
// Created by qii on 3/9/15.
// Copyright (c) 2015 QuickPic. All rights reserved.
// Copyright (c) 2015 org.qii.airbooru. All rights reserved.
//

#import <Foundation/Foundation.h>
Expand Down
2 changes: 1 addition & 1 deletion AirBooru/Sources/Support/FileHelper.m
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// Created by qii on 3/9/15.
// Copyright (c) 2015 QuickPic. All rights reserved.
// Copyright (c) 2015 org.qii.airbooru. All rights reserved.
//

#import "FileHelper.h"
Expand Down
2 changes: 1 addition & 1 deletion AirBooru/Sources/Support/FixUIRefreshUICollectionView.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// Created by qii on 5/8/15.
// Copyright (c) 2015 QuickPic. All rights reserved.
// Copyright (c) 2015 org.qii.airbooru. All rights reserved.
//

#import <Foundation/Foundation.h>
Expand Down
2 changes: 1 addition & 1 deletion AirBooru/Sources/Support/FixUIRefreshUICollectionView.m
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// Created by qii on 5/8/15.
// Copyright (c) 2015 QuickPic. All rights reserved.
// Copyright (c) 2015 org.qii.airbooru. All rights reserved.
//

#import "FixUIRefreshUICollectionView.h"
Expand Down
2 changes: 1 addition & 1 deletion AirBooru/Sources/Support/GestureImageView/ZoomScrollView.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// Created by qii on 2/8/15.
// Copyright (c) 2015 QuickPic. All rights reserved.
// Copyright (c) 2015 org.qii.airbooru. All rights reserved.
//

#import <Foundation/Foundation.h>
Expand Down
2 changes: 1 addition & 1 deletion AirBooru/Sources/Support/GestureImageView/ZoomScrollView.m
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// Created by qii on 2/8/15.
// Copyright (c) 2015 QuickPic. All rights reserved.
// Copyright (c) 2015 org.qii.airbooru. All rights reserved.
//

#import "ZoomScrollView.h"
Expand Down
2 changes: 1 addition & 1 deletion AirBooru/Sources/Support/SQLHelper.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// Created by qii on 3/10/15.
// Copyright (c) 2015 QuickPic. All rights reserved.
// Copyright (c) 2015 org.qii.airbooru. All rights reserved.
//

#import <Foundation/Foundation.h>
Expand Down
2 changes: 1 addition & 1 deletion AirBooru/Sources/Support/SQLHelper.m
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// Created by qii on 3/10/15.
// Copyright (c) 2015 QuickPic. All rights reserved.
// Copyright (c) 2015 org.qii.airbooru. All rights reserved.
//

#import "SQLHelper.h"
Expand Down
2 changes: 1 addition & 1 deletion AirBooru/Sources/Support/UrlHelper.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// Created by qii on 3/4/15.
// Copyright (c) 2015 QuickPic. All rights reserved.
// Copyright (c) 2015 org.qii.airbooru. All rights reserved.
//

#import <Foundation/Foundation.h>
Expand Down
2 changes: 1 addition & 1 deletion AirBooru/Sources/Support/UrlHelper.m
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// Created by qii on 3/4/15.
// Copyright (c) 2015 QuickPic. All rights reserved.
// Copyright (c) 2015 org.qii.airbooru. All rights reserved.
//

#import "UrlHelper.h"
Expand Down
2 changes: 1 addition & 1 deletion AirBooru/Sources/Support/ViewPager/ViewPager.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// Created by qii on 2/6/15.
// Copyright (c) 2015 QuickPic. All rights reserved.
// Copyright (c) 2015 org.qii.airbooru. All rights reserved.
//

#import <Foundation/Foundation.h>
Expand Down
2 changes: 1 addition & 1 deletion AirBooru/Sources/Support/ViewPager/ViewPager.m
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// Created by qii on 2/6/15.
// Copyright (c) 2015 QuickPic. All rights reserved.
// Copyright (c) 2015 org.qii.airbooru. All rights reserved.
//

#import "ViewPager.h"
Expand Down
2 changes: 1 addition & 1 deletion AirBooru/Sources/Support/ViewPager/ViewPagerItem.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// Created by qii on 2/6/15.
// Copyright (c) 2015 QuickPic. All rights reserved.
// Copyright (c) 2015 org.qii.airbooru. All rights reserved.
//

#import <Foundation/Foundation.h>
Expand Down
2 changes: 1 addition & 1 deletion AirBooru/Sources/Support/ViewPager/ViewPagerItem.m
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// Created by qii on 2/6/15.
// Copyright (c) 2015 QuickPic. All rights reserved.
// Copyright (c) 2015 org.qii.airbooru. All rights reserved.
//

#import "ViewPagerItem.h"
Expand Down
2 changes: 1 addition & 1 deletion AirBooru/Sources/Support/WeakRef.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// Created by qii on 4/10/15.
// Copyright (c) 2015 QuickPic. All rights reserved.
// Copyright (c) 2015 org.qii.airbooru. All rights reserved.
//

#import <Foundation/Foundation.h>
Expand Down
2 changes: 1 addition & 1 deletion AirBooru/Sources/Support/WeakRef.m
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// Created by qii on 4/10/15.
// Copyright (c) 2015 QuickPic. All rights reserved.
// Copyright (c) 2015 org.qii.airbooru. All rights reserved.
//

#import "WeakRef.h"
Expand Down
2 changes: 1 addition & 1 deletion AirBooru/Sources/UI/BrowsePost/BrowsePostViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ - (PHAssetCollection *)createAlbumIfNotExistiOS8:(NSString *)name {
placeholder = [request placeholderForCreatedAssetCollection];

} completionHandler:^(BOOL success, NSError *error) {
NSLog(@"AppDownloadDelegate create QuickPic album : %d", success);
NSLog(@"AppDownloadDelegate create org.qii.airbooru album : %d", success);
NSString *localIdentifier = placeholder.localIdentifier;
NSArray *localIdentifiers = @[localIdentifier];
PHFetchResult *result = [PHAssetCollection fetchAssetCollectionsWithLocalIdentifiers:localIdentifiers options:nil];
Expand Down

0 comments on commit 3b5bea6

Please sign in to comment.