├── .gitignore ├── .gitmodules ├── Dependencies └── GooglePlus-SDK │ ├── GoogleOpenSource.framework │ ├── GoogleOpenSource │ ├── Headers │ └── Versions │ │ ├── A │ │ ├── GoogleOpenSource │ │ └── Headers │ │ │ ├── GTLBase64.h │ │ │ ├── GTLBatchQuery.h │ │ │ ├── GTLBatchResult.h │ │ │ ├── GTLDateTime.h │ │ │ ├── GTLDefines.h │ │ │ ├── GTLErrorObject.h │ │ │ ├── GTLFramework.h │ │ │ ├── GTLJSONParser.h │ │ │ ├── GTLObject.h │ │ │ ├── GTLPlus.h │ │ │ ├── GTLPlusAcl.h │ │ │ ├── GTLPlusAclentryResource.h │ │ │ ├── GTLPlusActivity.h │ │ │ ├── GTLPlusActivityFeed.h │ │ │ ├── GTLPlusComment.h │ │ │ ├── GTLPlusCommentFeed.h │ │ │ ├── GTLPlusConstants.h │ │ │ ├── GTLPlusItemScope.h │ │ │ ├── GTLPlusMoment.h │ │ │ ├── GTLPlusMomentsFeed.h │ │ │ ├── GTLPlusPeopleFeed.h │ │ │ ├── GTLPlusPerson.h │ │ │ ├── GTLPlusPlace.h │ │ │ ├── GTLQuery.h │ │ │ ├── GTLQueryPlus.h │ │ │ ├── GTLRuntimeCommon.h │ │ │ ├── GTLService.h │ │ │ ├── GTLServicePlus.h │ │ │ ├── GTLTargetNamespace.h │ │ │ ├── GTLUploadParameters.h │ │ │ ├── GTLUtilities.h │ │ │ ├── GTMDefines.h │ │ │ ├── GTMGarbageCollection.h │ │ │ ├── GTMHTTPFetchHistory.h │ │ │ ├── GTMHTTPFetcher.h │ │ │ ├── GTMHTTPFetcherLogging.h │ │ │ ├── GTMHTTPFetcherService.h │ │ │ ├── GTMHTTPUploadFetcher.h │ │ │ ├── GTMLogger.h │ │ │ ├── GTMMethodCheck.h │ │ │ ├── GTMNSDictionary+URLArguments.h │ │ │ ├── GTMNSString+URLArguments.h │ │ │ ├── GTMOAuth2Authentication.h │ │ │ ├── GTMOAuth2SignIn.h │ │ │ ├── GTMOAuth2ViewControllerTouch.h │ │ │ ├── GTMObjC2Runtime.h │ │ │ ├── GoogleOpenSource.h │ │ │ └── OpenInChromeController.h │ │ └── Current │ ├── GooglePlus.bundle │ ├── GPPCommonSharedResources.bundle │ │ ├── GPPACLCollectionTableViewCell.nib │ │ ├── GPPACLCollectionViewCell.nib │ │ ├── GPPACLDetailTableViewCell.nib │ │ ├── GPPACLSearchView.nib │ │ ├── GPPACLTableViewCell.nib │ │ ├── GPPDomainRestrictedTableViewCell.nib │ │ ├── Info.plist │ │ ├── ar.lproj │ │ │ └── GooglePlus.strings │ │ ├── ca.lproj │ │ │ └── GooglePlus.strings │ │ ├── circles.png │ │ ├── circles@2x.png │ │ ├── cs.lproj │ │ │ └── GooglePlus.strings │ │ ├── da.lproj │ │ │ └── GooglePlus.strings │ │ ├── de.lproj │ │ │ └── GooglePlus.strings │ │ ├── domain.png │ │ ├── domain@2x.png │ │ ├── el.lproj │ │ │ └── GooglePlus.strings │ │ ├── en.lproj │ │ │ └── GooglePlus.strings │ │ ├── en_GB.lproj │ │ │ └── GooglePlus.strings │ │ ├── es.lproj │ │ │ └── GooglePlus.strings │ │ ├── es_MX.lproj │ │ │ └── GooglePlus.strings │ │ ├── extended.png │ │ ├── extended@2x.png │ │ ├── fi.lproj │ │ │ └── GooglePlus.strings │ │ ├── fr.lproj │ │ │ └── GooglePlus.strings │ │ ├── he.lproj │ │ │ └── GooglePlus.strings │ │ ├── hr.lproj │ │ │ └── GooglePlus.strings │ │ ├── hu.lproj │ │ │ └── GooglePlus.strings │ │ ├── ic_checkmark_black_24.png │ │ ├── ic_checkmark_black_24@2x.png │ │ ├── ic_checkmark_green_24.png │ │ ├── ic_checkmark_green_24@2x.png │ │ ├── ic_circles_black_16.png │ │ ├── ic_circles_black_16@2x.png │ │ ├── ic_domain_16.png │ │ ├── ic_domain_16@2x.png │ │ ├── ic_email_black_16.png │ │ ├── ic_email_black_16@2x.png │ │ ├── ic_extended_circles_black_16.png │ │ ├── ic_extended_circles_black_16@2x.png │ │ ├── ic_lock_closed_black_16.png │ │ ├── ic_lock_closed_black_16@2x.png │ │ ├── ic_person_black_16.png │ │ ├── ic_person_black_16@2x.png │ │ ├── ic_public_16.png │ │ ├── ic_public_16@2x.png │ │ ├── ic_remove_black_16.png │ │ ├── ic_remove_black_16@2x.png │ │ ├── id.lproj │ │ │ └── GooglePlus.strings │ │ ├── in.lproj │ │ │ └── GooglePlus.strings │ │ ├── it.lproj │ │ │ └── GooglePlus.strings │ │ ├── iw.lproj │ │ │ └── GooglePlus.strings │ │ ├── ja.lproj │ │ │ └── GooglePlus.strings │ │ ├── ko.lproj │ │ │ └── GooglePlus.strings │ │ ├── ms.lproj │ │ │ └── GooglePlus.strings │ │ ├── multiselect.png │ │ ├── multiselect@2x.png │ │ ├── multiselect_green.png │ │ ├── multiselect_green@2x.png │ │ ├── name_gradient.png │ │ ├── name_gradient@2x.png │ │ ├── nb.lproj │ │ │ └── GooglePlus.strings │ │ ├── nl.lproj │ │ │ └── GooglePlus.strings │ │ ├── no.lproj │ │ │ └── GooglePlus.strings │ │ ├── person.png │ │ ├── person@2x.png │ │ ├── pl.lproj │ │ │ └── GooglePlus.strings │ │ ├── pt.lproj │ │ │ └── GooglePlus.strings │ │ ├── pt_PT.lproj │ │ │ └── GooglePlus.strings │ │ ├── public.png │ │ ├── public@2x.png │ │ ├── ro.lproj │ │ │ └── GooglePlus.strings │ │ ├── ru.lproj │ │ │ └── GooglePlus.strings │ │ ├── sk.lproj │ │ │ └── GooglePlus.strings │ │ ├── sv.lproj │ │ │ └── GooglePlus.strings │ │ ├── th.lproj │ │ │ └── GooglePlus.strings │ │ ├── tr.lproj │ │ │ └── GooglePlus.strings │ │ ├── uk.lproj │ │ │ └── GooglePlus.strings │ │ ├── vi.lproj │ │ │ └── GooglePlus.strings │ │ ├── zh_CN.lproj │ │ │ └── GooglePlus.strings │ │ └── zh_TW.lproj │ │ │ └── GooglePlus.strings │ ├── GPPOAuth2ViewTouch.nib │ │ ├── objects.nib │ │ └── runtime.nib │ ├── GPPShareboxSharedResources.bundle │ │ ├── GPPAlertViewController.nib │ │ ├── GPPDropDownView.nib │ │ ├── GPPMentionTableViewCell.nib │ │ ├── GPPNativeShareBuilderImpl.storyboardc │ │ │ ├── 1eS-s1-N5D-view-v2T-ar-WUX.nib │ │ │ ├── Info.plist │ │ │ ├── KtL-yL-JvP-view-FgH-Tb-vUZ.nib │ │ │ ├── UIViewController-KtL-yL-JvP.nib │ │ │ ├── UIViewController-kxJ-v2-gSV.nib │ │ │ ├── compose.nib │ │ │ └── kxJ-v2-gSV-view-80e-ww-228.nib │ │ ├── GPPNativeShareBuilderImpl~ipad.storyboardc │ │ │ ├── GLd-0V-Iho-view-ivE-QK-bvB.nib │ │ │ ├── Info.plist │ │ │ ├── Omv-t7-5uV-view-X6S-Bs-rLW.nib │ │ │ ├── UIViewController-GLd-0V-Iho.nib │ │ │ ├── UIViewController-Omv-t7-5uV.nib │ │ │ ├── compose.nib │ │ │ └── lOt-oN-kcZ-view-gSm-Z9-osM.nib │ │ ├── GPPPlaceholderTextViewAccessoryView.nib │ │ ├── Info.plist │ │ ├── ar.lproj │ │ │ └── GooglePlus.strings │ │ ├── ca.lproj │ │ │ └── GooglePlus.strings │ │ ├── cs.lproj │ │ │ └── GooglePlus.strings │ │ ├── da.lproj │ │ │ └── GooglePlus.strings │ │ ├── de.lproj │ │ │ └── GooglePlus.strings │ │ ├── el.lproj │ │ │ └── GooglePlus.strings │ │ ├── en.lproj │ │ │ └── GooglePlus.strings │ │ ├── en_GB.lproj │ │ │ └── GooglePlus.strings │ │ ├── es.lproj │ │ │ └── GooglePlus.strings │ │ ├── es_MX.lproj │ │ │ └── GooglePlus.strings │ │ ├── fi.lproj │ │ │ └── GooglePlus.strings │ │ ├── fr.lproj │ │ │ └── GooglePlus.strings │ │ ├── googleplus_24.png │ │ ├── googleplus_24@2x.png │ │ ├── he.lproj │ │ │ └── GooglePlus.strings │ │ ├── hr.lproj │ │ │ └── GooglePlus.strings │ │ ├── hu.lproj │ │ │ └── GooglePlus.strings │ │ ├── ic_arrow_down_grey_8.png │ │ ├── ic_arrow_down_grey_8@2x.png │ │ ├── ic_checkmark_20.png │ │ ├── ic_checkmark_20@2x.png │ │ ├── ic_close_20.png │ │ ├── ic_close_20@2x.png │ │ ├── ic_down_circled_16.png │ │ ├── ic_down_circled_16@2x.png │ │ ├── ic_hide_keyboard_24.png │ │ ├── ic_hide_keyboard_24@2x.png │ │ ├── ic_person_20.png │ │ ├── ic_person_20@2x.png │ │ ├── id.lproj │ │ │ └── GooglePlus.strings │ │ ├── in.lproj │ │ │ └── GooglePlus.strings │ │ ├── it.lproj │ │ │ └── GooglePlus.strings │ │ ├── iw.lproj │ │ │ └── GooglePlus.strings │ │ ├── ja.lproj │ │ │ └── GooglePlus.strings │ │ ├── ko.lproj │ │ │ └── GooglePlus.strings │ │ ├── ms.lproj │ │ │ └── GooglePlus.strings │ │ ├── nb.lproj │ │ │ └── GooglePlus.strings │ │ ├── nl.lproj │ │ │ └── GooglePlus.strings │ │ ├── no.lproj │ │ │ └── GooglePlus.strings │ │ ├── pl.lproj │ │ │ └── GooglePlus.strings │ │ ├── pt.lproj │ │ │ └── GooglePlus.strings │ │ ├── pt_PT.lproj │ │ │ └── GooglePlus.strings │ │ ├── ro.lproj │ │ │ └── GooglePlus.strings │ │ ├── ru.lproj │ │ │ └── GooglePlus.strings │ │ ├── sk.lproj │ │ │ └── GooglePlus.strings │ │ ├── sv.lproj │ │ │ └── GooglePlus.strings │ │ ├── th.lproj │ │ │ └── GooglePlus.strings │ │ ├── tr.lproj │ │ │ └── GooglePlus.strings │ │ ├── uk.lproj │ │ │ └── GooglePlus.strings │ │ ├── vi.lproj │ │ │ └── GooglePlus.strings │ │ ├── video_attachment_icon.png │ │ ├── video_attachment_icon@2x.png │ │ ├── zh_CN.lproj │ │ │ └── GooglePlus.strings │ │ └── zh_TW.lproj │ │ │ └── GooglePlus.strings │ ├── Info.plist │ ├── Roboto-Bold.ttf │ ├── Roboto-Regular.ttf │ ├── ar.lproj │ │ └── GooglePlusPlatform.strings │ ├── ca.lproj │ │ └── GooglePlusPlatform.strings │ ├── cs.lproj │ │ └── GooglePlusPlatform.strings │ ├── da.lproj │ │ └── GooglePlusPlatform.strings │ ├── de.lproj │ │ └── GooglePlusPlatform.strings │ ├── el.lproj │ │ └── GooglePlusPlatform.strings │ ├── en.lproj │ │ └── GooglePlusPlatform.strings │ ├── en_GB.lproj │ │ └── GooglePlusPlatform.strings │ ├── es.lproj │ │ └── GooglePlusPlatform.strings │ ├── es_MX.lproj │ │ └── GooglePlusPlatform.strings │ ├── fi.lproj │ │ └── GooglePlusPlatform.strings │ ├── fr.lproj │ │ └── GooglePlusPlatform.strings │ ├── gpp_sign_in_dark_button_disabled.png │ ├── gpp_sign_in_dark_button_disabled@2x.png │ ├── gpp_sign_in_dark_button_normal.png │ ├── gpp_sign_in_dark_button_normal@2x.png │ ├── gpp_sign_in_dark_button_pressed.png │ ├── gpp_sign_in_dark_button_pressed@2x.png │ ├── gpp_sign_in_dark_icon_disabled.png │ ├── gpp_sign_in_dark_icon_disabled@2x.png │ ├── gpp_sign_in_dark_icon_normal.png │ ├── gpp_sign_in_dark_icon_normal@2x.png │ ├── gpp_sign_in_dark_icon_pressed.png │ ├── gpp_sign_in_dark_icon_pressed@2x.png │ ├── gpp_sign_in_light_button_disabled.png │ ├── gpp_sign_in_light_button_disabled@2x.png │ ├── gpp_sign_in_light_button_normal.png │ ├── gpp_sign_in_light_button_normal@2x.png │ ├── gpp_sign_in_light_button_pressed.png │ ├── gpp_sign_in_light_button_pressed@2x.png │ ├── gpp_sign_in_light_icon_disabled.png │ ├── gpp_sign_in_light_icon_disabled@2x.png │ ├── gpp_sign_in_light_icon_normal.png │ ├── gpp_sign_in_light_icon_normal@2x.png │ ├── gpp_sign_in_light_icon_pressed.png │ ├── gpp_sign_in_light_icon_pressed@2x.png │ ├── he.lproj │ │ └── GooglePlusPlatform.strings │ ├── hr.lproj │ │ └── GooglePlusPlatform.strings │ ├── hu.lproj │ │ └── GooglePlusPlatform.strings │ ├── id.lproj │ │ └── GooglePlusPlatform.strings │ ├── it.lproj │ │ └── GooglePlusPlatform.strings │ ├── ja.lproj │ │ └── GooglePlusPlatform.strings │ ├── ko.lproj │ │ └── GooglePlusPlatform.strings │ ├── ms.lproj │ │ └── GooglePlusPlatform.strings │ ├── nb.lproj │ │ └── GooglePlusPlatform.strings │ ├── nl.lproj │ │ └── GooglePlusPlatform.strings │ ├── pl.lproj │ │ └── GooglePlusPlatform.strings │ ├── pt.lproj │ │ └── GooglePlusPlatform.strings │ ├── pt_PT.lproj │ │ └── GooglePlusPlatform.strings │ ├── ro.lproj │ │ └── GooglePlusPlatform.strings │ ├── ru.lproj │ │ └── GooglePlusPlatform.strings │ ├── sk.lproj │ │ └── GooglePlusPlatform.strings │ ├── sv.lproj │ │ └── GooglePlusPlatform.strings │ ├── th.lproj │ │ └── GooglePlusPlatform.strings │ ├── tr.lproj │ │ └── GooglePlusPlatform.strings │ ├── uk.lproj │ │ └── GooglePlusPlatform.strings │ ├── vi.lproj │ │ └── GooglePlusPlatform.strings │ ├── zh_CN.lproj │ │ └── GooglePlusPlatform.strings │ └── zh_TW.lproj │ │ └── GooglePlusPlatform.strings │ └── GooglePlus.framework │ ├── GooglePlus │ ├── Headers │ └── Versions │ ├── A │ ├── GooglePlus │ └── Headers │ │ ├── GPPDeepLink.h │ │ ├── GPPShare.h │ │ ├── GPPSignIn.h │ │ ├── GPPSignInButton.h │ │ ├── GPPURLHandler.h │ │ └── GooglePlus.h │ └── Current ├── LICENSE ├── Overshare Kit ├── Images │ ├── 1Password-Icon-120.png │ ├── 1Password-Icon-29.png │ ├── 1Password-Icon-29@2x.png │ ├── 1Password-Icon-60@2x.png │ ├── 1Password-Icon-76.png │ ├── 1Password-Icon-76@2x.png │ ├── Chrome-Icon-29.png │ ├── Chrome-Icon-29@2x.png │ ├── Chrome-Icon-60@2x.png │ ├── Chrome-Icon-76.png │ ├── Chrome-Icon-76@2x.png │ ├── Drafts-Icon-29.png │ ├── Drafts-Icon-29@2x.png │ ├── Drafts-Icon-60@2x.png │ ├── Drafts-Icon-76.png │ ├── Drafts-Icon-76@2x.png │ ├── GooglePlus-Icon-29.png │ ├── GooglePlus-Icon-29@2x.png │ ├── GooglePlus-Icon-60.png │ ├── GooglePlus-Icon-60@2x.png │ ├── GooglePlus-Icon-76.png │ ├── GooglePlus-Icon-76@2x.png │ ├── Instapaper-Icon-120.png │ ├── Instapaper-Icon-29.png │ ├── Instapaper-Icon-29@2x.png │ ├── Instapaper-Icon-60@2x.png │ ├── Instapaper-Icon-76.png │ ├── Instapaper-Icon-76@2x.png │ ├── Omnifocus-Icon-29.png │ ├── Omnifocus-Icon-29@2x.png │ ├── Omnifocus-Icon-60@2x.png │ ├── Omnifocus-Icon-72.png │ ├── Omnifocus-Icon-72@2x.png │ ├── Pocket-Icon-29.png │ ├── Pocket-Icon-29@2x.png │ ├── Pocket-Icon-60@2x.png │ ├── Pocket-Icon-76.png │ ├── Pocket-Icon-76@2x.png │ ├── ReadingList-Icon-29.png │ ├── ReadingList-Icon-29@2x.png │ ├── ReadingList-Icon-60.png │ ├── ReadingList-Icon-60@2x.png │ ├── ReadingList-Icon-76.png │ ├── ReadingList-Icon-76@2x.png │ ├── Riposte-Icon-60@2x.png │ ├── Riposte-Icon-76.png │ ├── Riposte-Icon-76@2x.png │ ├── Things-Icon-29.png │ ├── Things-Icon-29@2x.png │ ├── Things-Icon-60@2x.png │ ├── Things-Icon-76.png │ ├── Things-Icon-76@2x.png │ ├── link-button.png │ ├── link-button@2x.png │ ├── osk-airDropIcon-29.png │ ├── osk-airDropIcon-29@2x.png │ ├── osk-airDropIcon-60@2x.png │ ├── osk-airDropIcon-76.png │ ├── osk-airDropIcon-76@2x.png │ ├── osk-appDotNetIcon-29.png │ ├── osk-appDotNetIcon-29@2x.png │ ├── osk-appDotNetIcon-60@2x.png │ ├── osk-appDotNetIcon-76.png │ ├── osk-appDotNetIcon-76@2x.png │ ├── osk-appStoreIcon-76.png │ ├── osk-appStoreIcon-76@2x.png │ ├── osk-copyIcon-purple-29.png │ ├── osk-copyIcon-purple-29@2x.png │ ├── osk-copyIcon-purple-60@2x.png │ ├── osk-copyIcon-purple-76.png │ ├── osk-copyIcon-purple-76@2x.png │ ├── osk-copyIcon-yellow-29.png │ ├── osk-copyIcon-yellow-29@2x.png │ ├── osk-copyIcon-yellow-60@2x.png │ ├── osk-copyIcon-yellow-76.png │ ├── osk-copyIcon-yellow-76@2x.png │ ├── osk-facebookIcon-29.png │ ├── osk-facebookIcon-29@2x.png │ ├── osk-facebookIcon-60@2x.png │ ├── osk-facebookIcon-76.png │ ├── osk-facebookIcon-76@2x.png │ ├── osk-flickrIcon-60@2x.png │ ├── osk-flickrIcon-76.png │ ├── osk-flickrIcon-76@2x.png │ ├── osk-iap-badge-60.png │ ├── osk-iap-badge-60@2x.png │ ├── osk-iap-badge-76.png │ ├── osk-iap-badge-76@2x.png │ ├── osk-icon-border-60@2x.png │ ├── osk-icon-border-76.png │ ├── osk-icon-border-76@2x.png │ ├── osk-iconMask-bw-29.png │ ├── osk-iconMask-bw-29@2x.png │ ├── osk-iconMask-bw-60@2x.png │ ├── osk-iconMask-bw-76.png │ ├── osk-iconMask-bw-76@2x.png │ ├── osk-mailIcon-29.png │ ├── osk-mailIcon-29@2x.png │ ├── osk-mailIcon-60@2x.png │ ├── osk-mailIcon-76.png │ ├── osk-mailIcon-76@2x.png │ ├── osk-messagesIcon-29.png │ ├── osk-messagesIcon-29@2x.png │ ├── osk-messagesIcon-60@2x.png │ ├── osk-messagesIcon-76.png │ ├── osk-messagesIcon-76@2x.png │ ├── osk-navbarButton-disabled.png │ ├── osk-navbarButton-disabled@2x.png │ ├── osk-navbarButton-highlighted.png │ ├── osk-navbarButton-highlighted@2x.png │ ├── osk-navbarButton.png │ ├── osk-navbarButton@2x.png │ ├── osk-photosIcon-29.png │ ├── osk-photosIcon-29@2x.png │ ├── osk-photosIcon-60@2x.png │ ├── osk-photosIcon-76.png │ ├── osk-photosIcon-76@2x.png │ ├── osk-pinboardIcon-29.png │ ├── osk-pinboardIcon-29@2x.png │ ├── osk-pinboardIcon-60@2x.png │ ├── osk-pinboardIcon-76.png │ ├── osk-pinboardIcon-76@2x.png │ ├── osk-readabilityIcon-29.png │ ├── osk-readabilityIcon-29@2x.png │ ├── osk-readabilityIcon-60@2x.png │ ├── osk-readabilityIcon-76.png │ ├── osk-readabilityIcon-76@2x.png │ ├── osk-safariIcon-29.png │ ├── osk-safariIcon-29@2x.png │ ├── osk-safariIcon-60@2x.png │ ├── osk-safariIcon-76.png │ ├── osk-safariIcon-76@2x.png │ ├── osk-settingsPlaceholder@2x.png │ ├── osk-twitterIcon-29.png │ ├── osk-twitterIcon-29@2x.png │ ├── osk-twitterIcon-60@2x.png │ ├── osk-twitterIcon-76.png │ ├── osk-twitterIcon-76@2x.png │ ├── osk_linkPlaceholder_pad.png │ ├── osk_linkPlaceholder_pad@2x.png │ ├── osk_linkPlaceholder_phone.png │ └── osk_linkPlaceholder_phone@2x.png ├── NSCoder+OSKCoder.h ├── NSCoder+OSKCoder.m ├── NSData+OSKDerp.h ├── NSData+OSKDerp.m ├── NSDate+OSK_ISO8601.h ├── NSDate+OSK_ISO8601.m ├── NSDictionary+OSKModel.h ├── NSDictionary+OSKModel.m ├── NSHTTPURLResponse+OSKUtilities.h ├── NSHTTPURLResponse+OSKUtilities.m ├── NSMutableURLRequest+OSKUtilities.h ├── NSMutableURLRequest+OSKUtilities.m ├── NSString+OSKDerp.h ├── NSString+OSKDerp.m ├── NSString+OSKEmoji.h ├── NSString+OSKEmoji.m ├── NSString+OSK_UUID.h ├── NSString+OSK_UUID.m ├── OSK1PasswordBrowserActivity.h ├── OSK1PasswordBrowserActivity.m ├── OSK1PasswordSearchActivity.h ├── OSK1PasswordSearchActivity.m ├── OSKADNLoginManager.h ├── OSKADNLoginManager.m ├── OSKAccountChooserViewController.h ├── OSKAccountChooserViewController.m ├── OSKAccountManagementViewController.h ├── OSKAccountManagementViewController.m ├── OSKAccountTypeCell.h ├── OSKAccountTypeCell.m ├── OSKActionSheet.h ├── OSKActionSheet.m ├── OSKActivitiesManager.h ├── OSKActivitiesManager.m ├── OSKActivity.h ├── OSKActivity.m ├── OSKActivityCollectionViewCell.h ├── OSKActivityCollectionViewCell.m ├── OSKActivityCollectionViewCell.xib ├── OSKActivityCollectionViewCell_Pad.xib ├── OSKActivityCollectionViewController.h ├── OSKActivityCollectionViewController.m ├── OSKActivityCustomizations.h ├── OSKActivityIcon.h ├── OSKActivityIcon.m ├── OSKActivityIndicatorItem.h ├── OSKActivityIndicatorItem.m ├── OSKActivityOperation.h ├── OSKActivityOperation.m ├── OSKActivitySheetDelegate.h ├── OSKActivitySheetViewController.h ├── OSKActivitySheetViewController.m ├── OSKActivitySheetViewController.xib ├── OSKActivityToggleCell.h ├── OSKActivityToggleCell.m ├── OSKActivity_GenericAuthentication.h ├── OSKActivity_ManagedAccounts.h ├── OSKActivity_SystemAccounts.h ├── OSKAirDropActivity.h ├── OSKAirDropActivity.m ├── OSKAirDropViewController.h ├── OSKAirDropViewController.m ├── OSKAlertView.h ├── OSKAlertView.m ├── OSKAppDotNetActivity.h ├── OSKAppDotNetActivity.m ├── OSKAppDotNetAuthenticationViewController.h ├── OSKAppDotNetAuthenticationViewController.m ├── OSKAppDotNetUtility.h ├── OSKAppDotNetUtility.m ├── OSKApplicationCredential.h ├── OSKApplicationCredential.m ├── OSKAuthenticationViewController.h ├── OSKBloggingActivity.h ├── OSKBorderedButton.h ├── OSKBorderedButton.m ├── OSKChromeActivity.h ├── OSKChromeActivity.m ├── OSKColors.h ├── OSKCopyToPasteboardActivity.h ├── OSKCopyToPasteboardActivity.m ├── OSKCursorMovement.h ├── OSKCursorMovement.m ├── OSKDraftsActivity.h ├── OSKDraftsActivity.m ├── OSKEmailActivity.h ├── OSKEmailActivity.m ├── OSKFacebookActivity.h ├── OSKFacebookActivity.m ├── OSKFacebookAudienceChooserViewController.h ├── OSKFacebookAudienceChooserViewController.m ├── OSKFacebookPublishingViewController.h ├── OSKFacebookPublishingViewController.m ├── OSKFacebookPublishingViewController.xib ├── OSKFacebookSharing.h ├── OSKFacebookUtility.h ├── OSKFacebookUtility.m ├── OSKFileManager.h ├── OSKFileManager.m ├── OSKGooglePlusActivity.h ├── OSKGooglePlusActivity.m ├── OSKInMemoryImageCache.h ├── OSKInMemoryImageCache.m ├── OSKInstapaperActivity.h ├── OSKInstapaperActivity.m ├── OSKInstapaperUtility.h ├── OSKInstapaperUtility.m ├── OSKKeychainUtility.h ├── OSKKeychainUtility.m ├── OSKLinkShorteningUtility.h ├── OSKLinkShorteningUtility.m ├── OSKLogger.h ├── OSKMailComposeViewController.h ├── OSKMailComposeViewController.m ├── OSKManagedAccount.h ├── OSKManagedAccount.m ├── OSKManagedAccountCredential.h ├── OSKManagedAccountCredential.m ├── OSKManagedAccountStore.h ├── OSKManagedAccountStore.m ├── OSKMessageComposeViewController.h ├── OSKMessageComposeViewController.m ├── OSKMicroblogPublishingViewController.h ├── OSKMicroblogPublishingViewController.m ├── OSKMicroblogPublishingViewController.xib ├── OSKMicrobloggingActivity.h ├── OSKMicrobloggingTextView.h ├── OSKMicrobloggingTextView.m ├── OSKMimeAttachment.h ├── OSKMimeAttachment.m ├── OSKNavigationController.h ├── OSKNavigationController.m ├── OSKOAuthUtility.h ├── OSKOAuthUtility.m ├── OSKOmnifocusActivity.h ├── OSKOmnifocusActivity.m ├── OSKPagedHorizontalLayout.h ├── OSKPagedHorizontalLayout.m ├── OSKPinboardActivity.h ├── OSKPinboardActivity.m ├── OSKPinboardUtility.h ├── OSKPinboardUtility.m ├── OSKPocketAccountViewController.h ├── OSKPocketAccountViewController.m ├── OSKPocketActivity.h ├── OSKPocketActivity.m ├── OSKPresentationColor.h ├── OSKPresentationLocalization.h ├── OSKPresentationManager.h ├── OSKPresentationManager.m ├── OSKPresentationManager_Protected.h ├── OSKPresentationStyle.h ├── OSKPresentationViewControllers.h ├── OSKPublishingViewController.h ├── OSKPurchasingViewController.h ├── OSKRPSTPasswordManagementAppService.h ├── OSKRPSTPasswordManagementAppService.m ├── OSKReadabilityActivity.h ├── OSKReadabilityActivity.m ├── OSKReadabilityUtility.h ├── OSKReadabilityUtility.m ├── OSKReadingListActivity.h ├── OSKReadingListActivity.m ├── OSKSMSActivity.h ├── OSKSMSActivity.m ├── OSKSafariActivity.h ├── OSKSafariActivity.m ├── OSKSaveToCameraRollActivity.h ├── OSKSaveToCameraRollActivity.m ├── OSKSession.h ├── OSKSession.m ├── OSKSessionController.h ├── OSKSessionController.m ├── OSKSessionController_Pad.h ├── OSKSessionController_Pad.m ├── OSKSessionController_Phone.h ├── OSKSessionController_Phone.m ├── OSKShareableContent.h ├── OSKShareableContent.m ├── OSKShareableContentItem.h ├── OSKShareableContentItem.m ├── OSKSmartPunctuation.h ├── OSKSmartPunctuation.m ├── OSKSyntaxHighlighting.h ├── OSKSystemAccountStore.h ├── OSKSystemAccountStore.m ├── OSKTextViewAttachment.h ├── OSKTextViewAttachment.m ├── OSKTextViewAttachmentView.h ├── OSKTextViewAttachmentView.m ├── OSKThingsActivity.h ├── OSKThingsActivity.m ├── OSKTwitterActivity.h ├── OSKTwitterActivity.m ├── OSKTwitterText.h ├── OSKTwitterText.m ├── OSKTwitterTextEntity.h ├── OSKTwitterTextEntity.m ├── OSKTwitterUtility.h ├── OSKTwitterUtility.m ├── OSKUITextViewSubstitute.h ├── OSKUITextViewSubstitute.m ├── OSKURLSchemeActivity.h ├── OSKUsernamePasswordCell.h ├── OSKUsernamePasswordCell.m ├── OSKUsernamePasswordViewController.h ├── OSKUsernamePasswordViewController.m ├── OSKWebPageTitleUtility.h ├── OSKWebPageTitleUtility.m ├── OSKWebViewController.h ├── OSKWebViewController.m ├── OSKXCallbackURLInfo.h ├── OvershareKit-iOS.h ├── OvershareKit.h ├── UIColor+OSKUtility.h ├── UIColor+OSKUtility.m ├── UIDevice+OSKHardware.h ├── UIDevice+OSKHardware.m ├── UIImage+OSKUtilities.h ├── UIImage+OSKUtilities.m ├── UIView+OSKUtilities.h ├── UIView+OSKUtilities.m ├── UIViewController+OSKUtilities.h └── UIViewController+OSKUtilities.m ├── OvershareKit.podspec ├── OvershareKit.xcworkspace └── contents.xcworkspacedata ├── Projects ├── Static Library │ └── OvershareKit │ │ ├── OvershareKit.xcodeproj │ │ └── project.pbxproj │ │ └── OvershareKit │ │ ├── OvershareKit-Prefix.pch │ │ ├── OvershareKit.h │ │ └── OvershareKit.m └── iOS App │ └── Overshare │ ├── Overshare.xcodeproj │ ├── project.pbxproj │ └── project.xcworkspace │ │ └── contents.xcworkspacedata │ └── Overshare │ ├── Icon-60@2x.png │ ├── Icon-76.png │ ├── Icon-76@2x.png │ ├── Images.xcassets │ ├── AppIcon.appiconset │ │ ├── Contents.json │ │ ├── Icon-60@2x.png │ │ ├── Icon-76.png │ │ └── Icon-76@2x.png │ └── LaunchImage.launchimage │ │ └── Contents.json │ ├── OSKAppDelegate.h │ ├── OSKAppDelegate.m │ ├── Overshare-Info.plist │ ├── Overshare-Prefix.pch │ ├── SampleAppPurchasingViewController.h │ ├── SampleAppPurchasingViewController.m │ ├── SampleAppPurchasingViewController.xib │ ├── SampleTimelineCell.h │ ├── SampleTimelineCell.m │ ├── SampleTimelineCell.xib │ ├── SampleTimelineViewController.h │ ├── SampleTimelineViewController.m │ ├── en.lproj │ └── InfoPlist.strings │ ├── main.m │ ├── rain.jpg │ ├── soda.jpg │ └── type.jpg └── README.md /.gitignore: -------------------------------------------------------------------------------- 1 | # Xcode 2 | .DS_Store 3 | */build/* 4 | *.pbxuser 5 | !default.pbxuser 6 | *.mode1v3 7 | !default.mode1v3 8 | *.mode2v3 9 | !default.mode2v3 10 | *.perspectivev3 11 | !default.perspectivev3 12 | xcuserdata 13 | profile 14 | *.moved-aside 15 | DerivedData 16 | .idea/ 17 | *.hmap 18 | *.xccheckout 19 | 20 | #CocoaPods 21 | Pods 22 | -------------------------------------------------------------------------------- /.gitmodules: -------------------------------------------------------------------------------- 1 | [submodule "Pocket-ObjC-SDK"] 2 | path = Dependencies/Pocket-SDK 3 | url = https://github.com/Pocket/Pocket-ObjC-SDK.git 4 | 5 | [submodule "ADNLogin-SDK-iOS"] 6 | path = Dependencies/ADNLogin-SDK 7 | url = https://github.com/appdotnet/ADNLogin-SDK-iOS.git 8 | -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/GoogleOpenSource: -------------------------------------------------------------------------------- 1 | Versions/Current/GoogleOpenSource -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Headers: -------------------------------------------------------------------------------- 1 | Versions/Current/Headers -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/GoogleOpenSource: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/GoogleOpenSource -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLBase64.h: -------------------------------------------------------------------------------- 1 | /* Copyright (c) 2012 Google Inc. 2 | * 3 | * Licensed under the Apache License, Version 2.0 (the "License"); 4 | * you may not use this file except in compliance with the License. 5 | * You may obtain a copy of the License at 6 | * 7 | * http://www.apache.org/licenses/LICENSE-2.0 8 | * 9 | * Unless required by applicable law or agreed to in writing, software 10 | * distributed under the License is distributed on an "AS IS" BASIS, 11 | * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 12 | * See the License for the specific language governing permissions and 13 | * limitations under the License. 14 | */ 15 | 16 | #import 17 | 18 | NSData *GTLDecodeBase64(NSString *base64Str); 19 | NSString *GTLEncodeBase64(NSData *data); 20 | 21 | // "Web-safe" encoding substitutes - and _ for + and / in the encoding table, 22 | // per http://www.ietf.org/rfc/rfc4648.txt section 5. 23 | 24 | NSData *GTLDecodeWebSafeBase64(NSString *base64Str); 25 | NSString *GTLEncodeWebSafeBase64(NSData *data); 26 | -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLFramework.h: -------------------------------------------------------------------------------- 1 | /* Copyright (c) 2011 Google Inc. 2 | * 3 | * Licensed under the Apache License, Version 2.0 (the "License"); 4 | * you may not use this file except in compliance with the License. 5 | * You may obtain a copy of the License at 6 | * 7 | * http://www.apache.org/licenses/LICENSE-2.0 8 | * 9 | * Unless required by applicable law or agreed to in writing, software 10 | * distributed under the License is distributed on an "AS IS" BASIS, 11 | * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 12 | * See the License for the specific language governing permissions and 13 | * limitations under the License. 14 | */ 15 | 16 | 17 | #ifndef _GTLFRAMEWORK_H_ 18 | #define _GTLFRAMEWORK_H_ 19 | 20 | #import 21 | 22 | #import "GTLDefines.h" 23 | 24 | 25 | // Returns the version of the framework. Major and minor should 26 | // match the bundle version in the Info.plist file. 27 | // 28 | // Pass NULL to ignore any of the parameters. 29 | 30 | void GTLFrameworkVersion(NSUInteger* major, NSUInteger* minor, NSUInteger* release); 31 | 32 | // Returns the version in @"a.b" or @"a.b.c" format 33 | NSString *GTLFrameworkVersionString(void); 34 | 35 | #endif 36 | -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTMGarbageCollection.h: -------------------------------------------------------------------------------- 1 | // 2 | // This file previously included utility functions for working 3 | // with Garbage Collection on Mac OS X. 4 | // 5 | -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/Current: -------------------------------------------------------------------------------- 1 | A -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/GPPACLCollectionTableViewCell.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/GPPACLCollectionTableViewCell.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/GPPACLCollectionViewCell.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/GPPACLCollectionViewCell.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/GPPACLDetailTableViewCell.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/GPPACLDetailTableViewCell.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/GPPACLSearchView.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/GPPACLSearchView.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/GPPACLTableViewCell.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/GPPACLTableViewCell.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/GPPDomainRestrictedTableViewCell.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/GPPDomainRestrictedTableViewCell.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/Info.plist -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ar.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ar.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ca.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ca.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/circles.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/circles.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/circles@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/circles@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/cs.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/cs.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/da.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/da.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/de.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/de.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/domain.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/domain.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/domain@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/domain@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/el.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/el.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/en.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/en.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/en_GB.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/en_GB.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/es.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/es.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/es_MX.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/es_MX.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/extended.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/extended.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/extended@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/extended@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/fi.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/fi.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/fr.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/fr.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/he.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/he.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/hr.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/hr.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/hu.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/hu.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_checkmark_black_24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_checkmark_black_24.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_checkmark_black_24@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_checkmark_black_24@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_checkmark_green_24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_checkmark_green_24.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_checkmark_green_24@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_checkmark_green_24@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_circles_black_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_circles_black_16.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_circles_black_16@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_circles_black_16@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_domain_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_domain_16.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_domain_16@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_domain_16@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_email_black_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_email_black_16.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_email_black_16@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_email_black_16@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_extended_circles_black_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_extended_circles_black_16.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_extended_circles_black_16@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_extended_circles_black_16@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_lock_closed_black_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_lock_closed_black_16.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_lock_closed_black_16@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_lock_closed_black_16@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_person_black_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_person_black_16.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_person_black_16@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_person_black_16@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_public_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_public_16.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_public_16@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_public_16@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_remove_black_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_remove_black_16.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_remove_black_16@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_remove_black_16@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/id.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/id.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/in.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/in.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/it.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/it.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/iw.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/iw.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ja.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ja.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ko.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ko.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ms.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ms.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/multiselect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/multiselect.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/multiselect@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/multiselect@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/multiselect_green.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/multiselect_green.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/multiselect_green@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/multiselect_green@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/name_gradient.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/name_gradient.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/name_gradient@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/name_gradient@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/nb.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/nb.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/nl.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/nl.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/no.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/no.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/person.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/person.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/person@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/person@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/pl.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/pl.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/pt.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/pt.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/pt_PT.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/pt_PT.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/public.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/public.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/public@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/public@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ro.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ro.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ru.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ru.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/sk.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/sk.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/sv.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/sv.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/th.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/th.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/tr.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/tr.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/uk.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/uk.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/vi.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/vi.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/zh_CN.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/zh_CN.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/zh_TW.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/zh_TW.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPOAuth2ViewTouch.nib/objects.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPOAuth2ViewTouch.nib/objects.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPOAuth2ViewTouch.nib/runtime.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPOAuth2ViewTouch.nib/runtime.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPAlertViewController.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPAlertViewController.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPDropDownView.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPDropDownView.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPMentionTableViewCell.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPMentionTableViewCell.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl.storyboardc/1eS-s1-N5D-view-v2T-ar-WUX.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl.storyboardc/1eS-s1-N5D-view-v2T-ar-WUX.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl.storyboardc/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl.storyboardc/Info.plist -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl.storyboardc/KtL-yL-JvP-view-FgH-Tb-vUZ.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl.storyboardc/KtL-yL-JvP-view-FgH-Tb-vUZ.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl.storyboardc/UIViewController-KtL-yL-JvP.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl.storyboardc/UIViewController-KtL-yL-JvP.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl.storyboardc/UIViewController-kxJ-v2-gSV.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl.storyboardc/UIViewController-kxJ-v2-gSV.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl.storyboardc/compose.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl.storyboardc/compose.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl.storyboardc/kxJ-v2-gSV-view-80e-ww-228.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl.storyboardc/kxJ-v2-gSV-view-80e-ww-228.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl~ipad.storyboardc/GLd-0V-Iho-view-ivE-QK-bvB.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl~ipad.storyboardc/GLd-0V-Iho-view-ivE-QK-bvB.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl~ipad.storyboardc/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl~ipad.storyboardc/Info.plist -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl~ipad.storyboardc/Omv-t7-5uV-view-X6S-Bs-rLW.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl~ipad.storyboardc/Omv-t7-5uV-view-X6S-Bs-rLW.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl~ipad.storyboardc/UIViewController-GLd-0V-Iho.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl~ipad.storyboardc/UIViewController-GLd-0V-Iho.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl~ipad.storyboardc/UIViewController-Omv-t7-5uV.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl~ipad.storyboardc/UIViewController-Omv-t7-5uV.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl~ipad.storyboardc/compose.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl~ipad.storyboardc/compose.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl~ipad.storyboardc/lOt-oN-kcZ-view-gSm-Z9-osM.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl~ipad.storyboardc/lOt-oN-kcZ-view-gSm-Z9-osM.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPPlaceholderTextViewAccessoryView.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPPlaceholderTextViewAccessoryView.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/Info.plist -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ar.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ar.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ca.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ca.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/cs.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/cs.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/da.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/da.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/de.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/de.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/el.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/el.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/en.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/en.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/en_GB.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/en_GB.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/es.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/es.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/es_MX.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/es_MX.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/fi.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/fi.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/fr.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/fr.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/googleplus_24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/googleplus_24.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/googleplus_24@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/googleplus_24@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/he.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/he.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/hr.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/hr.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/hu.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/hu.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_arrow_down_grey_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_arrow_down_grey_8.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_arrow_down_grey_8@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_arrow_down_grey_8@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_checkmark_20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_checkmark_20.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_checkmark_20@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_checkmark_20@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_close_20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_close_20.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_close_20@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_close_20@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_down_circled_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_down_circled_16.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_down_circled_16@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_down_circled_16@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_hide_keyboard_24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_hide_keyboard_24.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_hide_keyboard_24@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_hide_keyboard_24@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_person_20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_person_20.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_person_20@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_person_20@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/id.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/id.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/in.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/in.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/it.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/it.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/iw.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/iw.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ja.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ja.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ko.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ko.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ms.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ms.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/nb.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/nb.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/nl.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/nl.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/no.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/no.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/pl.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/pl.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/pt.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/pt.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/pt_PT.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/pt_PT.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ro.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ro.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ru.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ru.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/sk.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/sk.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/sv.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/sv.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/th.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/th.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/tr.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/tr.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/uk.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/uk.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/vi.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/vi.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/video_attachment_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/video_attachment_icon.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/video_attachment_icon@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/video_attachment_icon@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/zh_CN.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/zh_CN.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/zh_TW.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/zh_TW.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/Info.plist -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/Roboto-Bold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/Roboto-Bold.ttf -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/Roboto-Regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/Roboto-Regular.ttf -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/ar.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/ar.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/ca.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/ca.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/cs.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/cs.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/da.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/da.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/de.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/de.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/el.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/el.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/en.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/en.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/en_GB.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/en_GB.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/es.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/es.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/es_MX.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/es_MX.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/fi.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/fi.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/fr.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/fr.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_button_disabled.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_button_disabled.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_button_disabled@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_button_disabled@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_button_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_button_normal.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_button_normal@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_button_normal@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_button_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_button_pressed.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_button_pressed@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_button_pressed@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_icon_disabled.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_icon_disabled.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_icon_disabled@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_icon_disabled@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_icon_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_icon_normal.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_icon_normal@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_icon_normal@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_icon_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_icon_pressed.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_icon_pressed@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_icon_pressed@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_button_disabled.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_button_disabled.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_button_disabled@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_button_disabled@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_button_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_button_normal.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_button_normal@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_button_normal@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_button_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_button_pressed.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_button_pressed@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_button_pressed@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_icon_disabled.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_icon_disabled.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_icon_disabled@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_icon_disabled@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_icon_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_icon_normal.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_icon_normal@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_icon_normal@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_icon_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_icon_pressed.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_icon_pressed@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_icon_pressed@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/he.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/he.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/hr.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/hr.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/hu.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/hu.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/id.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/id.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/it.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/it.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/ja.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/ja.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/ko.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/ko.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/ms.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/ms.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/nb.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/nb.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/nl.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/nl.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/pl.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/pl.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/pt.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/pt.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/pt_PT.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/pt_PT.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/ro.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/ro.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/ru.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/ru.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/sk.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/sk.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/sv.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/sv.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/th.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/th.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/tr.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/tr.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/uk.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/uk.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/vi.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/vi.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/zh_CN.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/zh_CN.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/zh_TW.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.bundle/zh_TW.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.framework/GooglePlus: -------------------------------------------------------------------------------- 1 | Versions/Current/GooglePlus -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.framework/Headers: -------------------------------------------------------------------------------- 1 | Versions/Current/Headers -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.framework/Versions/A/GooglePlus: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Dependencies/GooglePlus-SDK/GooglePlus.framework/Versions/A/GooglePlus -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.framework/Versions/A/Headers/GPPURLHandler.h: -------------------------------------------------------------------------------- 1 | // 2 | // GPPURLHandler.h 3 | // Google+ iOS SDK 4 | // 5 | // Copyright 2013 Google Inc. 6 | // 7 | // Use of this SDK is subject to the Google+ Platform Terms of Service: 8 | // https://developers.google.com/+/terms 9 | // 10 | 11 | #import 12 | 13 | @interface GPPURLHandler : NSObject 14 | 15 | // Calls |handleURL:sourceApplication:annotation:| for 16 | // |[GPPSignIn sharedInstance]|, |[GPPShare sharedInstance]|, and 17 | // |GPPDeepLink|, and returns |YES| if any of them handles the URL. 18 | // This method can be called from your |UIApplicationDelegate|'s 19 | // |application:openURL:sourceApplication:annotation| instead of calling 20 | // those methods individually. 21 | + (BOOL)handleURL:(NSURL *)url 22 | sourceApplication:(NSString *)sourceApplication 23 | annotation:(id)annotation; 24 | 25 | @end 26 | -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.framework/Versions/A/Headers/GooglePlus.h: -------------------------------------------------------------------------------- 1 | // 2 | // GooglePlus.h 3 | // Google+ iOS SDK 4 | // 5 | // Copyright 2013 Google Inc. 6 | // 7 | // Use of this SDK is subject to the Google+ Platform Terms of Service: 8 | // https://developers.google.com/+/terms 9 | // 10 | 11 | // G+ SDK. 12 | #import "GPPDeepLink.h" 13 | #import "GPPShare.h" 14 | #import "GPPSignIn.h" 15 | #import "GPPSignInButton.h" 16 | #import "GPPURLHandler.h" 17 | -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.framework/Versions/Current: -------------------------------------------------------------------------------- 1 | A -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | The MIT License (MIT) 2 | 3 | Copyright (c) 2013 overshare 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy of 6 | this software and associated documentation files (the "Software"), to deal in 7 | the Software without restriction, including without limitation the rights to 8 | use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of 9 | the Software, and to permit persons to whom the Software is furnished to do so, 10 | subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS 17 | FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR 18 | COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER 19 | IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 20 | CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 21 | -------------------------------------------------------------------------------- /Overshare Kit/Images/1Password-Icon-120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/1Password-Icon-120.png -------------------------------------------------------------------------------- /Overshare Kit/Images/1Password-Icon-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/1Password-Icon-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/1Password-Icon-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/1Password-Icon-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/1Password-Icon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/1Password-Icon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/1Password-Icon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/1Password-Icon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/1Password-Icon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/1Password-Icon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Chrome-Icon-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/Chrome-Icon-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Chrome-Icon-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/Chrome-Icon-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Chrome-Icon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/Chrome-Icon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Chrome-Icon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/Chrome-Icon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Chrome-Icon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/Chrome-Icon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Drafts-Icon-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/Drafts-Icon-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Drafts-Icon-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/Drafts-Icon-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Drafts-Icon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/Drafts-Icon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Drafts-Icon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/Drafts-Icon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Drafts-Icon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/Drafts-Icon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/GooglePlus-Icon-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/GooglePlus-Icon-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/GooglePlus-Icon-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/GooglePlus-Icon-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/GooglePlus-Icon-60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/GooglePlus-Icon-60.png -------------------------------------------------------------------------------- /Overshare Kit/Images/GooglePlus-Icon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/GooglePlus-Icon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/GooglePlus-Icon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/GooglePlus-Icon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/GooglePlus-Icon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/GooglePlus-Icon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Instapaper-Icon-120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/Instapaper-Icon-120.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Instapaper-Icon-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/Instapaper-Icon-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Instapaper-Icon-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/Instapaper-Icon-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Instapaper-Icon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/Instapaper-Icon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Instapaper-Icon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/Instapaper-Icon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Instapaper-Icon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/Instapaper-Icon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Omnifocus-Icon-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/Omnifocus-Icon-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Omnifocus-Icon-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/Omnifocus-Icon-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Omnifocus-Icon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/Omnifocus-Icon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Omnifocus-Icon-72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/Omnifocus-Icon-72.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Omnifocus-Icon-72@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/Omnifocus-Icon-72@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Pocket-Icon-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/Pocket-Icon-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Pocket-Icon-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/Pocket-Icon-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Pocket-Icon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/Pocket-Icon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Pocket-Icon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/Pocket-Icon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Pocket-Icon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/Pocket-Icon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/ReadingList-Icon-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/ReadingList-Icon-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/ReadingList-Icon-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/ReadingList-Icon-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/ReadingList-Icon-60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/ReadingList-Icon-60.png -------------------------------------------------------------------------------- /Overshare Kit/Images/ReadingList-Icon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/ReadingList-Icon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/ReadingList-Icon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/ReadingList-Icon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/ReadingList-Icon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/ReadingList-Icon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Riposte-Icon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/Riposte-Icon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Riposte-Icon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/Riposte-Icon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Riposte-Icon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/Riposte-Icon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Things-Icon-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/Things-Icon-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Things-Icon-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/Things-Icon-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Things-Icon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/Things-Icon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Things-Icon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/Things-Icon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Things-Icon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/Things-Icon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/link-button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/link-button.png -------------------------------------------------------------------------------- /Overshare Kit/Images/link-button@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/link-button@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-airDropIcon-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-airDropIcon-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-airDropIcon-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-airDropIcon-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-airDropIcon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-airDropIcon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-airDropIcon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-airDropIcon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-airDropIcon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-airDropIcon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-appDotNetIcon-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-appDotNetIcon-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-appDotNetIcon-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-appDotNetIcon-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-appDotNetIcon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-appDotNetIcon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-appDotNetIcon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-appDotNetIcon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-appDotNetIcon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-appDotNetIcon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-appStoreIcon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-appStoreIcon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-appStoreIcon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-appStoreIcon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-copyIcon-purple-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-copyIcon-purple-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-copyIcon-purple-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-copyIcon-purple-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-copyIcon-purple-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-copyIcon-purple-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-copyIcon-purple-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-copyIcon-purple-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-copyIcon-purple-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-copyIcon-purple-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-copyIcon-yellow-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-copyIcon-yellow-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-copyIcon-yellow-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-copyIcon-yellow-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-copyIcon-yellow-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-copyIcon-yellow-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-copyIcon-yellow-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-copyIcon-yellow-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-copyIcon-yellow-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-copyIcon-yellow-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-facebookIcon-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-facebookIcon-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-facebookIcon-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-facebookIcon-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-facebookIcon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-facebookIcon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-facebookIcon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-facebookIcon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-facebookIcon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-facebookIcon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-flickrIcon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-flickrIcon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-flickrIcon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-flickrIcon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-flickrIcon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-flickrIcon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-iap-badge-60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-iap-badge-60.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-iap-badge-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-iap-badge-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-iap-badge-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-iap-badge-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-iap-badge-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-iap-badge-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-icon-border-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-icon-border-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-icon-border-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-icon-border-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-icon-border-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-icon-border-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-iconMask-bw-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-iconMask-bw-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-iconMask-bw-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-iconMask-bw-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-iconMask-bw-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-iconMask-bw-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-iconMask-bw-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-iconMask-bw-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-iconMask-bw-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-iconMask-bw-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-mailIcon-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-mailIcon-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-mailIcon-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-mailIcon-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-mailIcon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-mailIcon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-mailIcon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-mailIcon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-mailIcon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-mailIcon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-messagesIcon-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-messagesIcon-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-messagesIcon-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-messagesIcon-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-messagesIcon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-messagesIcon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-messagesIcon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-messagesIcon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-messagesIcon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-messagesIcon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-navbarButton-disabled.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-navbarButton-disabled.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-navbarButton-disabled@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-navbarButton-disabled@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-navbarButton-highlighted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-navbarButton-highlighted.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-navbarButton-highlighted@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-navbarButton-highlighted@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-navbarButton.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-navbarButton.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-navbarButton@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-navbarButton@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-photosIcon-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-photosIcon-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-photosIcon-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-photosIcon-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-photosIcon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-photosIcon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-photosIcon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-photosIcon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-photosIcon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-photosIcon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-pinboardIcon-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-pinboardIcon-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-pinboardIcon-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-pinboardIcon-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-pinboardIcon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-pinboardIcon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-pinboardIcon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-pinboardIcon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-pinboardIcon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-pinboardIcon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-readabilityIcon-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-readabilityIcon-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-readabilityIcon-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-readabilityIcon-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-readabilityIcon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-readabilityIcon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-readabilityIcon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-readabilityIcon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-readabilityIcon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-readabilityIcon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-safariIcon-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-safariIcon-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-safariIcon-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-safariIcon-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-safariIcon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-safariIcon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-safariIcon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-safariIcon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-safariIcon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-safariIcon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-settingsPlaceholder@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-settingsPlaceholder@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-twitterIcon-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-twitterIcon-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-twitterIcon-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-twitterIcon-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-twitterIcon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-twitterIcon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-twitterIcon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-twitterIcon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-twitterIcon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk-twitterIcon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk_linkPlaceholder_pad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk_linkPlaceholder_pad.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk_linkPlaceholder_pad@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk_linkPlaceholder_pad@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk_linkPlaceholder_phone.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk_linkPlaceholder_phone.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk_linkPlaceholder_phone@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Overshare Kit/Images/osk_linkPlaceholder_phone@2x.png -------------------------------------------------------------------------------- /Overshare Kit/NSCoder+OSKCoder.h: -------------------------------------------------------------------------------- 1 | // 2 | // NSCoder+OSKCoder.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/11/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import Foundation; 10 | 11 | @interface NSCoder (OSKCoder) 12 | 13 | + (void)osk_encodeObjectIfNotNil:(id)object forKey:(NSString *)key withCoder:(NSCoder *)anEncoder; 14 | 15 | @end 16 | -------------------------------------------------------------------------------- /Overshare Kit/NSCoder+OSKCoder.m: -------------------------------------------------------------------------------- 1 | // 2 | // NSCoder+OSKCoder.m 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/11/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | #import "NSCoder+OSKCoder.h" 10 | 11 | @implementation NSCoder (OSKCoder) 12 | 13 | + (void)osk_encodeObjectIfNotNil:(id)object forKey:(NSString *)key withCoder:(NSCoder *)anEncoder { 14 | if (object != nil && [object isKindOfClass:[NSNull class]] == NO) { 15 | [anEncoder encodeObject:object forKey:key]; 16 | } 17 | } 18 | 19 | @end 20 | 21 | 22 | 23 | -------------------------------------------------------------------------------- /Overshare Kit/NSDate+OSK_ISO8601.h: -------------------------------------------------------------------------------- 1 | // 2 | // NSDate+OSK_ISO8601.h 3 | // Overshare Kit 4 | // 5 | // 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import Foundation; 10 | 11 | @interface NSDate (OSK_ISO8601) 12 | 13 | + (NSDate *)osk_dateFromISO8601string:(NSString *)iso8601string; 14 | + (NSDateFormatter *)osk_ISO8601stringDateFormatter; 15 | + (NSString *)osk_ISO8601stringFromDate:(NSDate *)date; 16 | 17 | @end 18 | -------------------------------------------------------------------------------- /Overshare Kit/NSDictionary+OSKModel.h: -------------------------------------------------------------------------------- 1 | // 2 | // NSDictionary+OSKModel.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/10/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import Foundation; 10 | 11 | @interface NSDictionary (OSKModel) 12 | 13 | - (NSString *)osk_nonNullStringIDForKey:(NSString *)key; 14 | - (id)osk_nonNullObjectForKey:(NSString *)key; 15 | 16 | @end 17 | -------------------------------------------------------------------------------- /Overshare Kit/NSDictionary+OSKModel.m: -------------------------------------------------------------------------------- 1 | // 2 | // NSDictionary+OSKModel.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/10/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | #import "NSDictionary+OSKModel.h" 10 | 11 | @implementation NSDictionary (OSKModel) 12 | 13 | - (NSString *)osk_nonNullStringIDForKey:(NSString *)key { 14 | NSString *string = nil; 15 | id value = [self osk_nonNullObjectForKey:key]; 16 | if ([value isKindOfClass:[NSNumber class]]) { 17 | string = [(NSNumber *)value stringValue]; 18 | } else { 19 | string = value; 20 | } 21 | return string; 22 | } 23 | 24 | - (id)osk_nonNullObjectForKey:(NSString *)key { 25 | id value = [self objectForKey:key]; 26 | if ([value isKindOfClass:[NSNull class]]) { 27 | value = nil; 28 | } 29 | return value; 30 | } 31 | 32 | @end 33 | -------------------------------------------------------------------------------- /Overshare Kit/NSHTTPURLResponse+OSKUtilities.h: -------------------------------------------------------------------------------- 1 | // 2 | // NSHTTPURLResponse+OSKUtilities.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/28/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import Foundation; 10 | 11 | @interface NSHTTPURLResponse (OSKUtilities) 12 | 13 | + (BOOL)statusCodeAcceptableForResponse:(NSURLResponse *)response; 14 | + (BOOL)statusCodeAcceptableForResponse:(NSURLResponse *)response otherAcceptableCodes:(NSIndexSet *)otherCodes; 15 | 16 | @end 17 | -------------------------------------------------------------------------------- /Overshare Kit/NSString+OSKEmoji.h: -------------------------------------------------------------------------------- 1 | // 2 | // NSString+OSKEmoji.h 3 | // Unread 4 | // 5 | // Created by Jared on 1/18/14. 6 | // Copyright (c) 2014 Nice Boy LLC. All rights reserved. 7 | // 8 | 9 | #import 10 | 11 | @interface NSString (OSKEmoji) 12 | 13 | - (NSUInteger)osk_lengthAdjustingForComposedCharacters; 14 | 15 | @end 16 | -------------------------------------------------------------------------------- /Overshare Kit/NSString+OSKEmoji.m: -------------------------------------------------------------------------------- 1 | // 2 | // NSString+OSKEmoji.m 3 | // Unread 4 | // 5 | // Created by Jared on 1/18/14. 6 | // Copyright (c) 2014 Nice Boy LLC. All rights reserved. 7 | // 8 | 9 | #import "NSString+OSKEmoji.h" 10 | 11 | @implementation NSString (OSKEmoji) 12 | 13 | - (NSUInteger)osk_lengthAdjustingForComposedCharacters { 14 | return [self lengthOfBytesUsingEncoding:NSUTF32StringEncoding]/4; 15 | } 16 | 17 | @end 18 | 19 | 20 | 21 | -------------------------------------------------------------------------------- /Overshare Kit/NSString+OSK_UUID.h: -------------------------------------------------------------------------------- 1 | // 2 | // NSString+OSK_UUID.h 3 | // 4 | // 5 | // 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import Foundation; 10 | 11 | @interface NSString (OSK_UUID) 12 | 13 | + (NSString *)osk_stringWithNewUUID; 14 | 15 | @end 16 | -------------------------------------------------------------------------------- /Overshare Kit/NSString+OSK_UUID.m: -------------------------------------------------------------------------------- 1 | // 2 | // NSString+OSK_UUID.m 3 | // 4 | // 5 | // 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | #import "NSString+OSK_UUID.h" 10 | 11 | @implementation NSString (OSK_UUID) 12 | 13 | + (NSString *)osk_stringWithNewUUID { 14 | CFUUIDRef UUIDref = CFUUIDCreate(nil); 15 | NSString *newUUID = (__bridge_transfer NSString*)CFUUIDCreateString(nil, UUIDref); 16 | CFRelease(UUIDref); 17 | return newUUID; 18 | } 19 | 20 | @end 21 | -------------------------------------------------------------------------------- /Overshare Kit/OSK1PasswordBrowserActivity.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSK1PasswordBrowserActivity.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/20/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | #import "OSKActivity.h" 10 | 11 | #import "OSKURLSchemeActivity.h" 12 | 13 | @interface OSK1PasswordBrowserActivity : OSKActivity 14 | 15 | @end 16 | -------------------------------------------------------------------------------- /Overshare Kit/OSK1PasswordSearchActivity.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSK1PasswordActivity.h 3 | // Overshare 4 | // 5 | // 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | #import "OSKActivity.h" 10 | 11 | #import "OSKURLSchemeActivity.h" 12 | 13 | @interface OSK1PasswordSearchActivity : OSKActivity 14 | 15 | @end 16 | -------------------------------------------------------------------------------- /Overshare Kit/OSKADNLoginManager.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKADNLoginManager.h 3 | // Overshare Kit 4 | // 5 | // Based on code by Jamin Guy for Riposte http://alpha.app.net/jaminguy 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import UIKit; 10 | 11 | @class ADNLogin; 12 | 13 | @interface OSKADNLoginManager : NSObject 14 | 15 | @property (strong, nonatomic, readonly) ADNLogin *adn; 16 | 17 | + (OSKADNLoginManager *)sharedInstance; 18 | 19 | - (void)loginWithScopes:(NSArray *)scopes withCompletion:(void (^)(NSString *userID, NSString *token, NSError *error))completion; 20 | - (BOOL)application:(UIApplication *)application openURL:(NSURL *)url sourceApplication:(NSString *)sourceApplication annotation:(id)annotation; 21 | - (BOOL)loginAvailable; 22 | 23 | @end 24 | -------------------------------------------------------------------------------- /Overshare Kit/OSKAccountManagementViewController.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKAccountManagementViewController.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/29/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | #import 10 | 11 | @interface OSKAccountManagementViewController : UITableViewController 12 | 13 | - (instancetype)initWithIgnoredActivityClasses:(NSArray *)ignoredActivityClasses 14 | optionalBespokeActivityClasses:(NSArray *)arrayOfClasses; 15 | 16 | @end 17 | -------------------------------------------------------------------------------- /Overshare Kit/OSKAccountTypeCell.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKAccountTypeCell.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair 10/30/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import UIKit; 10 | 11 | extern NSString * const OSKAccountTypeCellIdentifier; 12 | 13 | @interface OSKAccountTypeCell : UITableViewCell 14 | 15 | @property (strong, nonatomic) Class activityClass; 16 | 17 | @end 18 | -------------------------------------------------------------------------------- /Overshare Kit/OSKActionSheet.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKActionSheet.h 3 | // Overshare Kit 4 | // 5 | // Created by Jared Sinclair October 18, 2013. 6 | // Copyright (c) 2013 Jared Sinclair & Justin Williams LLC. All rights reserved. 7 | // 8 | 9 | @import UIKit; 10 | 11 | #define OSKActionSheetCancelButtonItem [[OSKActionSheetButtonItem alloc] initWithTitle:@"Cancel" actionBlock:nil] 12 | 13 | typedef void (^OSKActionSheetActionBlock)(void); 14 | 15 | @interface OSKActionSheetButtonItem : NSObject 16 | 17 | @property (copy, nonatomic) OSKActionSheetActionBlock actionBlock; 18 | @property (copy, nonatomic) NSString *title; 19 | 20 | - (id)initWithTitle:(NSString *)title actionBlock:(OSKActionSheetActionBlock)actionBlock; 21 | 22 | @end 23 | 24 | @interface OSKActionSheet : UIActionSheet 25 | 26 | + (OSKActionSheetButtonItem *)okayItem; 27 | + (OSKActionSheetButtonItem *)cancelItem; 28 | 29 | - (id)initWithTitle:(NSString *)optionalTitle 30 | cancelButtonItem:(OSKActionSheetButtonItem *)cancelButtonItem 31 | destructiveButtonItem:(OSKActionSheetButtonItem *)destructiveButtonItem 32 | otherButtonItems:(NSArray *)otherButtonItems; 33 | 34 | @end 35 | 36 | 37 | 38 | 39 | -------------------------------------------------------------------------------- /Overshare Kit/OSKActivityCollectionViewCell.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKActivityCollectionViewCell.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/13/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import UIKit; 10 | 11 | @class OSKActivity; 12 | 13 | extern NSString * const OSKActivityCollectionViewCellIdentifier; 14 | extern CGSize const OSKActivityCollectionViewCellSize_Phone; 15 | extern CGSize const OSKActivityCollectionViewCellSize_Pad; 16 | 17 | @interface OSKActivityCollectionViewCell : UICollectionViewCell 18 | 19 | @property (strong, nonatomic) OSKActivity *activity; 20 | 21 | @end 22 | -------------------------------------------------------------------------------- /Overshare Kit/OSKActivityCollectionViewController.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKActivityCollectionViewController.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/12/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import UIKit; 10 | 11 | @class OSKActivity; 12 | @class OSKActivityCollectionViewController; 13 | 14 | @protocol OSKActivityCollectionViewControllerDelegate 15 | 16 | - (void)activityCollection:(OSKActivityCollectionViewController *)viewController didChangeNumberOfPages:(NSInteger)numberOfPages; 17 | - (void)activityCollection:(OSKActivityCollectionViewController *)viewController didScrollToPageIndex:(NSInteger)pageIndex; 18 | - (void)activityCollection:(OSKActivityCollectionViewController *)viewController didSelectActivity:(OSKActivity *)activity; 19 | 20 | @end 21 | 22 | @interface OSKActivityCollectionViewController : UICollectionViewController 23 | 24 | @property (strong, nonatomic) NSArray *activities; 25 | 26 | - (instancetype)initWithActivities:(NSArray *)activities delegate:(id )delegate; 27 | 28 | - (NSInteger)numberOfVisibleActivitiesPerRow; 29 | - (void)osk_invalidateLayout; 30 | - (NSInteger)numberOfPages; 31 | - (void)scrollToPage:(NSInteger)pageIndex; 32 | 33 | @end 34 | 35 | 36 | 37 | -------------------------------------------------------------------------------- /Overshare Kit/OSKActivityCustomizations.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKCustomizationsDelegate.h 3 | // Overshare 4 | // 5 | // 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import UIKit; 10 | 11 | /** 12 | This protocol allows you to configure certain non-UI aspects of Overshare activities. 13 | */ 14 | @protocol OSKActivityCustomizations 15 | @optional 16 | 17 | /** 18 | Implementers should return a valid application credential for the given activity type. 19 | 20 | @param activityType An activity type. 21 | 22 | @return Should return a valid application credential. 23 | 24 | @discussion Some activities require application-specific credentials. Since `OSKActivitiesManager` 25 | cannot create them on its own, these credentials must be vended to it via this method. 26 | 27 | The following built-in services require application credentials: 28 | 29 | - Facebook 30 | - App.net 31 | - Readability 32 | - Pocket 33 | 34 | The setup documents for Overshare discuss each case in detail. 35 | 36 | @see `OSKApplicationCredential` 37 | @see `OSKActivitiesManager` 38 | */ 39 | - (OSKApplicationCredential *)applicationCredentialForActivityType:(NSString *)activityType; 40 | 41 | @end 42 | 43 | 44 | 45 | -------------------------------------------------------------------------------- /Overshare Kit/OSKActivityIcon.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKActivityIconButton.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/13/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import UIKit; 10 | 11 | @class OSKActivity; 12 | 13 | @interface OSKActivityIcon : UIButton 14 | 15 | - (void)setBackgroundImage:(UIImage *)image forActivityType:(NSString *)type displayString:(NSString *)displayString; 16 | 17 | @end 18 | -------------------------------------------------------------------------------- /Overshare Kit/OSKActivityIndicatorItem.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKActivityIndicatorItem.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/19/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import UIKit; 10 | 11 | typedef NS_ENUM(NSInteger, OSKActivityIndicatorItemPosition) { 12 | OSKActivityIndicatorItemPosition_Right, 13 | OSKActivityIndicatorItemPosition_Left, 14 | }; 15 | 16 | @interface OSKActivityIndicatorItem : UIBarButtonItem 17 | 18 | @property (assign, nonatomic) OSKActivityIndicatorItemPosition position; 19 | 20 | + (instancetype)item:(UIActivityIndicatorViewStyle)style; 21 | - (void)startSpinning; 22 | - (void)stopSpinning; 23 | 24 | @end 25 | -------------------------------------------------------------------------------- /Overshare Kit/OSKActivityOperation.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKActivityOperation.h 3 | // Overshare 4 | // 5 | // 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import Foundation; 10 | 11 | @interface OSKActivityOperation : NSOperation 12 | 13 | @end 14 | -------------------------------------------------------------------------------- /Overshare Kit/OSKActivityOperation.m: -------------------------------------------------------------------------------- 1 | // 2 | // OSKActivityOperation.m 3 | // Overshare 4 | // 5 | // 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | #import "OSKActivityOperation.h" 10 | 11 | @implementation OSKActivityOperation 12 | 13 | @end 14 | -------------------------------------------------------------------------------- /Overshare Kit/OSKActivitySheetDelegate.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKActivitySheetDelegate.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/13/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @class OSKActivity; 10 | @class OSKActivitySheetViewController; 11 | 12 | @protocol OSKActivitySheetDelegate 13 | 14 | - (void)activitySheet:(OSKActivitySheetViewController *)viewController didSelectActivity:(OSKActivity *)activity; 15 | - (void)activitySheetDidCancel:(OSKActivitySheetViewController *)viewController; 16 | 17 | @end 18 | 19 | 20 | 21 | -------------------------------------------------------------------------------- /Overshare Kit/OSKActivitySheetViewController.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKActivitySheetViewController.h 3 | // Overshare 4 | // 5 | // 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import UIKit; 10 | 11 | @class OSKSession; 12 | @protocol OSKActivitySheetDelegate; 13 | 14 | @interface OSKActivitySheetViewController : UIViewController 15 | 16 | @property (strong, nonatomic, readonly) OSKSession *session; 17 | 18 | - (instancetype)initWithSession:(OSKSession *)session 19 | activities:(NSArray *)activities 20 | delegate:(id )delegate 21 | usePopoverLayout:(BOOL)usePopoverLayout; 22 | 23 | - (CGFloat)visibleSheetHeightForCurrentLayout; 24 | 25 | @end 26 | 27 | -------------------------------------------------------------------------------- /Overshare Kit/OSKActivityToggleCell.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKActivityToggleCell.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/30/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | #import 10 | 11 | extern NSString * const OSKActivityToggleCellIdentifier; 12 | 13 | @interface OSKActivityToggleCell : UITableViewCell 14 | 15 | @property (strong, nonatomic) Class activityClass; 16 | 17 | @end 18 | -------------------------------------------------------------------------------- /Overshare Kit/OSKAirDropActivity.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKAirDropActivity.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/21/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | 10 | #import "OSKActivity.h" 11 | 12 | @interface OSKAirDropActivity : OSKActivity 13 | 14 | @end 15 | -------------------------------------------------------------------------------- /Overshare Kit/OSKAirDropViewController.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKAirDropViewController.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/21/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import UIKit; 10 | #import "OSKPublishingViewController.h" 11 | 12 | @class OSKAirDropContentItem; 13 | 14 | @interface OSKAirDropViewController : UIActivityViewController 15 | 16 | - (instancetype)initWithAirDropItem:(OSKAirDropContentItem *)item; 17 | 18 | @end 19 | -------------------------------------------------------------------------------- /Overshare Kit/OSKAlertView.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKAlertView.h 3 | // Overshare Kit 4 | // 5 | // Created by Jared Sinclair October 18, 2013. 6 | // Copyright (c) 2013 Jared Sinclair & Justin Williams LLC. All rights reserved. 7 | // 8 | 9 | @import UIKit; 10 | 11 | typedef void (^OSKAlertViewActionBlock)(void); 12 | 13 | @interface OSKAlertViewButtonItem : NSObject 14 | 15 | @property (copy, nonatomic) OSKAlertViewActionBlock actionBlock; 16 | @property (copy, nonatomic) NSString *title; 17 | 18 | - (id)initWithTitle:(NSString *)title actionBlock:(OSKAlertViewActionBlock)actionBlock; 19 | 20 | @end 21 | 22 | @interface OSKAlertView : UIAlertView 23 | 24 | + (OSKAlertViewButtonItem *)cancelItem; 25 | 26 | + (OSKAlertViewButtonItem *)okayItem; 27 | 28 | - (id)initWithTitle:(NSString *)title 29 | message:(NSString *)message 30 | cancelButtonItem:(OSKAlertViewButtonItem *)cancelButtonItem 31 | otherButtonItems:(NSArray *)otherButtonItems; 32 | 33 | @end 34 | -------------------------------------------------------------------------------- /Overshare Kit/OSKAppDotNetActivity.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKAppDotNetActivity.h 3 | // Overshare 4 | // 5 | // 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | #import "OSKActivity.h" 10 | 11 | #import "OSKMicrobloggingActivity.h" 12 | #import "OSKActivity_ManagedAccounts.h" 13 | #import "OSKActivity_GenericAuthentication.h" 14 | 15 | @interface OSKAppDotNetActivity : OSKActivity 16 | 17 | @end 18 | -------------------------------------------------------------------------------- /Overshare Kit/OSKAppDotNetAuthenticationViewController.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKAppDotNetAuthenticationViewController.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/11/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | #import "OSKWebViewController.h" 10 | 11 | #import "OSKAuthenticationViewController.h" 12 | 13 | @class OSKApplicationCredential; 14 | 15 | @interface OSKAppDotNetAuthenticationViewController : OSKWebViewController 16 | 17 | - (instancetype)initWithApplicationCredential:(OSKApplicationCredential *)credential; 18 | 19 | @end 20 | -------------------------------------------------------------------------------- /Overshare Kit/OSKApplicationCredential.m: -------------------------------------------------------------------------------- 1 | // 2 | // OSKApplicationCredential.m 3 | // Overshare 4 | // 5 | // 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | #import "OSKApplicationCredential.h" 10 | 11 | @interface OSKApplicationCredential () 12 | 13 | @property (copy, nonatomic, readwrite) NSString *applicationKey; 14 | @property (copy, nonatomic, readwrite) NSString *applicationSecret; 15 | @property (copy, nonatomic, readwrite) NSString *appName; 16 | 17 | @end 18 | 19 | @implementation OSKApplicationCredential 20 | 21 | - (instancetype)initWithOvershareApplicationKey:(NSString *)applicationKey applicationSecret:(NSString *)applicationSecret appName:(NSString *)appName { 22 | self = [super init]; 23 | if (self) { 24 | _applicationKey = [applicationKey copy]; 25 | _applicationSecret = [applicationSecret copy]; 26 | _appName = [appName copy]; 27 | } 28 | return self; 29 | } 30 | 31 | @end 32 | 33 | 34 | 35 | 36 | -------------------------------------------------------------------------------- /Overshare Kit/OSKBloggingActivity.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKBloggingActivity.h 3 | // Overshare 4 | // 5 | // 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import Foundation; 10 | 11 | @protocol OSKBloggingActivity 12 | 13 | - (BOOL)supportsTags; 14 | - (BOOL)supportsDraftPosts; 15 | 16 | @end 17 | -------------------------------------------------------------------------------- /Overshare Kit/OSKBorderedButton.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKBorderedButton.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/12/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import UIKit; 10 | 11 | @interface OSKBorderedButton : UIButton 12 | 13 | @end 14 | -------------------------------------------------------------------------------- /Overshare Kit/OSKChromeActivity.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKChromeActivity.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/15/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | #import "OSKActivity.h" 10 | 11 | #import "OSKURLSchemeActivity.h" 12 | 13 | @interface OSKChromeActivity : OSKActivity 14 | 15 | @end 16 | -------------------------------------------------------------------------------- /Overshare Kit/OSKCopyToPasteboardActivity.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKCopyToPasteboardActivity.h 3 | // Overshare 4 | // 5 | // 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | #import "OSKActivity.h" 10 | 11 | @interface OSKCopyToPasteboardActivity : OSKActivity 12 | 13 | @end 14 | -------------------------------------------------------------------------------- /Overshare Kit/OSKDraftsActivity.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKDraftsActivity.h 3 | // Overshare 4 | // 5 | // Created by Jared on 1/26/14. 6 | // Copyright (c) 2014 Overshare Kit. All rights reserved. 7 | // 8 | 9 | #import "OSKActivity.h" 10 | 11 | #import "OSKURLSchemeActivity.h" 12 | 13 | @interface OSKDraftsActivity : OSKActivity 14 | 15 | @end 16 | -------------------------------------------------------------------------------- /Overshare Kit/OSKEmailActivity.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKEmailActivity.h 3 | // Overshare 4 | // 5 | // 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | #import "OSKActivity.h" 10 | 11 | @interface OSKEmailActivity : OSKActivity 12 | 13 | @end 14 | -------------------------------------------------------------------------------- /Overshare Kit/OSKFacebookActivity.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKFacebookActivity.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/15/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | #import "OSKActivity.h" 10 | 11 | #import "OSKFacebookSharing.h" 12 | #import "OSKActivity_SystemAccounts.h" 13 | 14 | @interface OSKFacebookActivity : OSKActivity 15 | 16 | // Defaults to ACFacebookAudienceEveryone. See ACAccountType.h for all options. 17 | @property (copy, nonatomic) NSString *currentAudience; 18 | 19 | @end 20 | -------------------------------------------------------------------------------- /Overshare Kit/OSKFacebookAudienceChooserViewController.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKFacebookAudienceChooserViewController.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/30/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import UIKit; 10 | 11 | @class OSKFacebookAudienceChooserViewController; 12 | 13 | @protocol OSKFacebookAudienceChooserDelegate 14 | 15 | - (void)audienceChooser:(OSKFacebookAudienceChooserViewController *)chooser didChooseNewAudience:(NSString *)audience; 16 | 17 | @end 18 | 19 | @interface OSKFacebookAudienceChooserViewController : UITableViewController 20 | 21 | - (id)initWithSelectedAudience:(NSString *)selectedAudience delegate:(id )delegate; 22 | 23 | @end 24 | -------------------------------------------------------------------------------- /Overshare Kit/OSKFacebookPublishingViewController.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKFacebookPublishingViewController.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/16/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import UIKit; 10 | #import "OSKPublishingViewController.h" 11 | 12 | @interface OSKFacebookPublishingViewController : UIViewController 13 | 14 | @end 15 | -------------------------------------------------------------------------------- /Overshare Kit/OSKFacebookSharing.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKFacebookSharing.h 3 | // Overshare 4 | // 5 | // Created by Jared on 3/20/14. 6 | // Copyright (c) 2014 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import Foundation; 10 | 11 | @class OSKFacebookContentItem; 12 | 13 | #import "OSKSyntaxHighlighting.h" 14 | 15 | @protocol OSKFacebookSharing 16 | 17 | @property (assign, nonatomic) NSInteger remainingCharacterCount; 18 | 19 | - (NSInteger)maximumCharacterCount; 20 | - (NSInteger)maximumImageCount; 21 | - (NSInteger)maximumUsernameLength; 22 | - (NSInteger)updateRemainingCharacterCount:(OSKFacebookContentItem *)contentItem urlEntities:(NSArray *)urlEntities; 23 | - (OSKSyntaxHighlighting)syntaxHighlighting; 24 | 25 | @optional 26 | 27 | - (BOOL)allowLinkShortening; // OSK assumes YES. 28 | 29 | @end 30 | -------------------------------------------------------------------------------- /Overshare Kit/OSKFacebookUtility.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKFacebookUtility.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair 10/29/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import Foundation; 10 | @import Accounts; 11 | 12 | @class OSKFacebookContentItem; 13 | 14 | @interface OSKFacebookUtility : NSObject 15 | 16 | + (void)postContentItem:(OSKFacebookContentItem *)item 17 | toSystemAccount:(ACAccount *)account 18 | options:(NSDictionary *)options /* At this time, just ACFacebookAudienceKey */ 19 | completion:(void(^)(BOOL success, NSError *error))completion; 20 | 21 | @end 22 | -------------------------------------------------------------------------------- /Overshare Kit/OSKFileManager.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKFileManager.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/10/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | // Based on code by Jamin Guy for Riposte http://alpha.app.net/jaminguy 9 | // 10 | 11 | @import UIKit; 12 | 13 | @interface OSKFileManager : NSObject 14 | 15 | + (id)sharedInstance; 16 | 17 | - (void)saveObject:(id )object forKey:(NSString *)key completion:(void(^)(void))completion completionQueue:(dispatch_queue_t)queue; 18 | - (id)loadSavedObjectForKey:(NSString *)key; 19 | - (void)deleteSavedObjectForKey:(NSString *)key completion:(void (^)(void))completion completionQueue:(dispatch_queue_t)queue; 20 | 21 | @end 22 | -------------------------------------------------------------------------------- /Overshare Kit/OSKGooglePlusActivity.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKFacebookActivity.h 3 | // Overshare 4 | // 5 | // Created by Peter Friese on 2/5/14. 6 | // Copyright (c) 2014 Google. All rights reserved. 7 | // 8 | 9 | #import "OSKActivity.h" 10 | 11 | #import "OSKMicrobloggingActivity.h" 12 | #import "OSKActivity_GenericAuthentication.h" 13 | 14 | @interface OSKGooglePlusActivity : OSKActivity 15 | @property(nonatomic, copy) OSKActivityCompletionHandler activityCompletionHandler; 16 | @end 17 | -------------------------------------------------------------------------------- /Overshare Kit/OSKInMemoryImageCache.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKInMemoryImageCache.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/22/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import Foundation; 10 | @import UIKit; 11 | 12 | @interface OSKInMemoryImageCache : NSCache 13 | 14 | + (id)sharedInstance; 15 | - (UIImage *)settingsIconMaskImage; 16 | 17 | @end 18 | -------------------------------------------------------------------------------- /Overshare Kit/OSKInMemoryImageCache.m: -------------------------------------------------------------------------------- 1 | // 2 | // OSKInMemoryImageCache.m 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/22/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | #import "OSKInMemoryImageCache.h" 10 | 11 | static NSString * OSKActivitySettingsIconMaskImageKey = @"OSKActivitySettingsIconMaskImageKey"; 12 | 13 | @implementation OSKInMemoryImageCache 14 | 15 | + (id)sharedInstance { 16 | static dispatch_once_t once; 17 | static OSKInMemoryImageCache * sharedInstance; 18 | dispatch_once(&once, ^ { sharedInstance = [[self alloc] init]; }); 19 | return sharedInstance; 20 | } 21 | 22 | - (UIImage *)settingsIconMaskImage { 23 | UIImage *settingsIconMaskImage = [self objectForKey:OSKActivitySettingsIconMaskImageKey]; 24 | if (settingsIconMaskImage == nil) { 25 | settingsIconMaskImage = [UIImage imageNamed:@"osk-iconMask-bw-29.png"]; 26 | if (settingsIconMaskImage) { 27 | [self setObject:settingsIconMaskImage forKey:OSKActivitySettingsIconMaskImageKey]; 28 | } 29 | } 30 | return settingsIconMaskImage; 31 | } 32 | 33 | @end 34 | -------------------------------------------------------------------------------- /Overshare Kit/OSKInstapaperActivity.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKInstapaperActivity.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/15/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | #import "OSKActivity.h" 10 | #import "OSKActivity_ManagedAccounts.h" 11 | 12 | @interface OSKInstapaperActivity : OSKActivity 13 | 14 | @end 15 | -------------------------------------------------------------------------------- /Overshare Kit/OSKInstapaperUtility.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKInstapaperUtility.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/19/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import Foundation; 10 | 11 | @class OSKManagedAccount; 12 | @class OSKManagedAccountCredential; 13 | 14 | @interface OSKInstapaperUtility : NSObject 15 | 16 | + (void)createNewAccountWithUsername:(NSString *)username 17 | password:(NSString *)password 18 | completion:(void(^)(OSKManagedAccount *account, NSError *error))completion; 19 | 20 | + (void)saveURL:(NSURL *)URL 21 | credential:(OSKManagedAccountCredential *)credential 22 | completion:(void(^)(BOOL success, NSError *error))completion; 23 | 24 | @end 25 | -------------------------------------------------------------------------------- /Overshare Kit/OSKKeychainUtility.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKKeychainUtility.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/10/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import Foundation; 10 | 11 | @interface OSKKeychainUtility : NSObject 12 | 13 | + (void)saveString:(NSString *)inputString forKey:(NSString *)key; 14 | + (NSString *)getStringForKey:(NSString *)key; 15 | + (void)deleteStringForKey:(NSString *)key; 16 | 17 | @end 18 | 19 | 20 | 21 | 22 | 23 | 24 | -------------------------------------------------------------------------------- /Overshare Kit/OSKLinkShorteningUtility.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKLinkShorteningUtility.h 3 | // Unread 4 | // 5 | // Created by Jared Sinclair 11/19/13. 6 | // Copyright (c) 2013 Nice Boy LLC. All rights reserved. 7 | // 8 | 9 | #import 10 | 11 | @interface OSKLinkShorteningUtility : NSObject 12 | 13 | + (BOOL)shorteningRecommended:(NSString *)longURL; 14 | 15 | + (void)shortenURL:(NSString *)longURL completion:(void(^)(NSString *shortURL))completion; 16 | 17 | @end 18 | -------------------------------------------------------------------------------- /Overshare Kit/OSKLogger.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKLogger.h 3 | // 4 | // 5 | // Created by Jared Sinclair on October 10, 2013. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import Foundation; 10 | 11 | #if DEBUG == 1 12 | #define OSKLog(format, ...) NSLog((@"%s [Line %d]\n" format @"\n\n"), __PRETTY_FUNCTION__, __LINE__, ##__VA_ARGS__) 13 | #else 14 | #define OSKLog(...) 15 | #endif -------------------------------------------------------------------------------- /Overshare Kit/OSKMailComposeViewController.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKMailComposeViewController.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/20/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import MessageUI; 10 | #import "OSKPublishingViewController.h" 11 | 12 | @interface OSKMailComposeViewController : MFMailComposeViewController 13 | 14 | @end 15 | -------------------------------------------------------------------------------- /Overshare Kit/OSKMessageComposeViewController.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKMessageComposeViewController.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/20/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import MessageUI; 10 | #import "OSKPublishingViewController.h" 11 | 12 | @interface OSKMessageComposeViewController : MFMessageComposeViewController 13 | 14 | @end 15 | -------------------------------------------------------------------------------- /Overshare Kit/OSKMicroblogPublishingViewController.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKMicroblogPublishingViewController.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/16/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import UIKit; 10 | #import "OSKPublishingViewController.h" 11 | 12 | @interface OSKMicroblogPublishingViewController : UIViewController 13 | 14 | @end 15 | -------------------------------------------------------------------------------- /Overshare Kit/OSKMicrobloggingActivity.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKMicrobloggingActivity.h 3 | // Overshare 4 | // 5 | // 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import Foundation; 10 | 11 | #import "OSKSyntaxHighlighting.h" 12 | 13 | @class OSKMicroblogPostContentItem; 14 | 15 | @protocol OSKMicrobloggingActivity 16 | 17 | @property (assign, nonatomic) NSInteger remainingCharacterCount; 18 | 19 | - (NSInteger)maximumCharacterCount; 20 | - (NSInteger)maximumImageCount; 21 | - (NSInteger)maximumUsernameLength; 22 | - (NSInteger)updateRemainingCharacterCount:(OSKMicroblogPostContentItem *)contentItem urlEntities:(NSArray *)urlEntities; 23 | - (OSKSyntaxHighlighting)syntaxHighlighting; 24 | 25 | @optional 26 | 27 | - (BOOL)allowLinkShortening; // OSK assumes YES. 28 | 29 | @end 30 | -------------------------------------------------------------------------------- /Overshare Kit/OSKMimeAttachment.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKMimeAttachment.h 3 | // OvershareKit 4 | // 5 | // Created by Calman Steynberg on 2014-04-19. 6 | // Copyright (c) 2014 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import Foundation; 10 | 11 | /** 12 | `OSKMimeAttachment` is intended for use as in email messages only and allows arbitrary mime attachments. 13 | Add instances of it to OKSEmailContentItem attachment property. 14 | */ 15 | 16 | @interface OSKMimeAttachment : NSObject 17 | 18 | @property (nonatomic, copy) NSString* mimeType; 19 | @property (nonatomic, copy) NSString* fileName; 20 | @property (nonatomic, strong) NSData* data; 21 | 22 | -(instancetype) initWithType:(NSString *)mimeType name:(NSString *)fileName data:(NSData *)data; 23 | 24 | @end 25 | -------------------------------------------------------------------------------- /Overshare Kit/OSKMimeAttachment.m: -------------------------------------------------------------------------------- 1 | // 2 | // OSKMimeAttachment.m 3 | // OvershareKit 4 | // 5 | // Created by Calman Steynberg on 2014-04-19. 6 | // Copyright (c) 2014 Overshare Kit. All rights reserved. 7 | // 8 | 9 | #import "OSKMimeAttachment.h" 10 | 11 | @implementation OSKMimeAttachment 12 | 13 | -(instancetype) initWithType:(NSString *)mimeType name:(NSString *)fileName data:(NSData *)data { 14 | self = [super init]; 15 | if (self) { 16 | _mimeType = mimeType; 17 | _fileName = fileName; 18 | _data = data; 19 | } 20 | return self; 21 | } 22 | 23 | @end 24 | -------------------------------------------------------------------------------- /Overshare Kit/OSKNavigationController.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKNavigationController.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/24/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import UIKit; 10 | 11 | @interface OSKNavigationController : UINavigationController 12 | 13 | @end 14 | -------------------------------------------------------------------------------- /Overshare Kit/OSKOAuthUtility.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKOAuthUtility.h 3 | // Overshare Kit 4 | // 5 | // Created by Jared Sinclair October 20, 2013. 6 | // Copyright (c) 2013 Jared Sinclair & Justin Williams LLC. All rights reserved. 7 | // 8 | 9 | @import Foundation; 10 | 11 | @interface OSKOAuthUtility : NSObject 12 | 13 | + (NSString *)oauth_headerStringWithHTTPMethod:(NSString *)method 14 | baseURL:(NSString *)baseURL 15 | queryStringParams:(NSDictionary *)queryParams 16 | bodyParams:(NSDictionary *)bodyParams 17 | consumerKey:(NSString *)consumerKey 18 | consumerSecret:(NSString *)consumerSecret 19 | accessToken:(NSString *)tokenOrNil 20 | accessTokenSecret:(NSString *)tokenSecretOrNil; 21 | 22 | @end 23 | 24 | 25 | 26 | 27 | 28 | 29 | -------------------------------------------------------------------------------- /Overshare Kit/OSKOmnifocusActivity.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKOmnifocusActivity.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/20/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | #import "OSKActivity.h" 10 | 11 | #import "OSKURLSchemeActivity.h" 12 | 13 | @interface OSKOmnifocusActivity : OSKActivity 14 | 15 | @end 16 | -------------------------------------------------------------------------------- /Overshare Kit/OSKPagedHorizontalLayout.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKPagedHorizontalLayout.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/14/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import UIKit; 10 | 11 | @class OSKPagedHorizontalLayout; 12 | 13 | @protocol OSKPagedHorizontalLayoutDelegate 14 | 15 | - (NSInteger)numberOfItemsForLayout:(OSKPagedHorizontalLayout *)layout; 16 | - (CGSize)itemSizeForLayout:(OSKPagedHorizontalLayout *)layout; 17 | - (UIEdgeInsets)insetsForLayout:(OSKPagedHorizontalLayout *)layout; 18 | - (CGSize)availablePageSizeForLayout:(OSKPagedHorizontalLayout *)layout; 19 | - (void)layout:(OSKPagedHorizontalLayout *)layout didChangeNumberOfPages:(NSInteger)numberOfPages; 20 | 21 | @end 22 | 23 | @interface OSKPagedHorizontalLayout : UICollectionViewLayout 24 | 25 | @property (weak, nonatomic) id oskDelegate; 26 | 27 | - (NSInteger)numberOfPages; 28 | 29 | @end 30 | -------------------------------------------------------------------------------- /Overshare Kit/OSKPinboardActivity.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKPinboardActivity.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/15/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | #import "OSKActivity.h" 10 | #import "OSKActivity_ManagedAccounts.h" 11 | 12 | @interface OSKPinboardActivity : OSKActivity 13 | 14 | @end 15 | -------------------------------------------------------------------------------- /Overshare Kit/OSKPinboardUtility.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKPinboardUtility.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/21/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import Foundation; 10 | 11 | @class OSKApplicationCredential; 12 | @class OSKLinkBookmarkContentItem; 13 | @class OSKManagedAccount; 14 | @class OSKManagedAccountCredential; 15 | 16 | @interface OSKPinboardUtility : NSObject 17 | 18 | + (void)signIn:(NSString *)username password:(NSString *)password completion:(void(^)(OSKManagedAccount *account, NSError *error))completion; 19 | 20 | + (void)addBookmark:(OSKLinkBookmarkContentItem *)linkItem withAccountCredential:(OSKManagedAccountCredential *)accountCredential completion:(void(^)(BOOL success, NSError *error))completion; 21 | 22 | @end 23 | -------------------------------------------------------------------------------- /Overshare Kit/OSKPocketAccountViewController.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKPocketAccountViewController.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair 10/30/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | #import 10 | 11 | @interface OSKPocketAccountViewController : UITableViewController 12 | 13 | @end 14 | -------------------------------------------------------------------------------- /Overshare Kit/OSKPocketActivity.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKPocketActivity.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/15/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | #import "OSKActivity.h" 10 | #import "OSKActivity_GenericAuthentication.h" 11 | 12 | @interface OSKPocketActivity : OSKActivity 13 | 14 | @end 15 | -------------------------------------------------------------------------------- /Overshare Kit/OSKPresentationManager_Protected.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKPresentationManager_Protected.h 3 | // unread 4 | // 5 | // Created by Jared Sinclair on 12/5/13. 6 | // Copyright (c) 2013 Nice Boy LLC. All rights reserved. 7 | // 8 | 9 | #import "OSKPresentationManager.h" 10 | 11 | @class OSKNavigationController; 12 | 13 | @interface OSKPresentationManager () 14 | 15 | - (BOOL)_navigationControllersShouldManageTheirOwnAppearanceCustomization; 16 | - (void)_customizeNavigationControllerAppearance:(OSKNavigationController *)navigationController; 17 | 18 | @end 19 | -------------------------------------------------------------------------------- /Overshare Kit/OSKReadabilityActivity.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKReadabilityActivity.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/15/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | #import "OSKActivity.h" 10 | #import "OSKActivity_ManagedAccounts.h" 11 | 12 | @interface OSKReadabilityActivity : OSKActivity 13 | 14 | @end 15 | -------------------------------------------------------------------------------- /Overshare Kit/OSKReadabilityUtility.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKReadabilityUtility.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/20/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import Foundation; 10 | 11 | @class OSKApplicationCredential; 12 | @class OSKManagedAccount; 13 | @class OSKManagedAccountCredential; 14 | 15 | @interface OSKReadabilityUtility : NSObject 16 | 17 | + (void)signIn:(NSString *)username password:(NSString *)password appCredential:(OSKApplicationCredential *)appCredential completion:(void(^)(OSKManagedAccount *account, NSError *error))completion; 18 | 19 | + (void)saveURL:(NSURL *)URL withAccountCredential:(OSKManagedAccountCredential *)accountCredential appCredential:(OSKApplicationCredential *)appCredential completion:(void(^)(BOOL success, NSError *error))completion; 20 | 21 | @end 22 | -------------------------------------------------------------------------------- /Overshare Kit/OSKReadingListActivity.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKReadingListActivity.h 3 | // OvershareKit 4 | // 5 | // Created by Jared Sinclair on 1/10/14. 6 | // Copyright (c) 2014 OvershareKit. All rights reserved. 7 | // 8 | 9 | #import "OSKActivity.h" 10 | 11 | @interface OSKReadingListActivity : OSKActivity 12 | 13 | @end 14 | -------------------------------------------------------------------------------- /Overshare Kit/OSKSMSActivity.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKSMSActivity.h 3 | // Overshare 4 | // 5 | // 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | #import "OSKActivity.h" 10 | 11 | @interface OSKSMSActivity : OSKActivity 12 | 13 | @end 14 | -------------------------------------------------------------------------------- /Overshare Kit/OSKSafariActivity.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKSafariActivity.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/15/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | #import "OSKActivity.h" 10 | 11 | #import "OSKURLSchemeActivity.h" 12 | 13 | @interface OSKSafariActivity : OSKActivity 14 | 15 | @end 16 | -------------------------------------------------------------------------------- /Overshare Kit/OSKSaveToCameraRollActivity.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKSaveToCameraRollActivity.h 3 | // Pods 4 | // 5 | // Created by Konstadinos Karayannis on 22/2/14. 6 | // 7 | // 8 | 9 | #import "OSKActivity.h" 10 | 11 | @interface OSKSaveToCameraRollActivity : OSKActivity 12 | 13 | @end 14 | -------------------------------------------------------------------------------- /Overshare Kit/OSKSession.m: -------------------------------------------------------------------------------- 1 | // 2 | // OSKSession.m 3 | // unread 4 | // 5 | // Created by Jared Sinclair on 11/22/13. 6 | // Copyright (c) 2013 Nice Boy LLC. All rights reserved. 7 | // 8 | 9 | #import "OSKSession.h" 10 | 11 | #import "NSString+OSK_UUID.h" 12 | 13 | NSString * const OSKActivityOption_ActivityCompletionHandler = @"OSKActivityOption_ActivityCompletionHandler"; 14 | 15 | @implementation OSKSession 16 | 17 | - (instancetype)initWithPresentationEndingHandler:(OSKPresentationEndingHandler)endingHandler 18 | activityCompletionHandler:(OSKActivityCompletionHandler)activityHandler { 19 | self = [super init]; 20 | if (self) { 21 | _sessionIdentifier = [NSString osk_stringWithNewUUID]; 22 | _presentationEndingHandler = [endingHandler copy]; 23 | _activityCompletionHandler = [activityHandler copy]; 24 | } 25 | return self; 26 | } 27 | 28 | @end 29 | -------------------------------------------------------------------------------- /Overshare Kit/OSKSessionController_Pad.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKSessionController_Pad.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/11/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | #import "OSKSessionController.h" 10 | 11 | @interface OSKSessionController_Pad : OSKSessionController 12 | 13 | - (instancetype)initWithActivity:(OSKActivity *)activity 14 | session:(OSKSession *)session 15 | delegate:(id )delegate 16 | popoverController:(UIPopoverController *)popoverController 17 | presentingViewController:(UIViewController *)presentingViewController; 18 | 19 | @end 20 | -------------------------------------------------------------------------------- /Overshare Kit/OSKSessionController_Phone.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKSessionController_Phone.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/11/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | #import "OSKSessionController.h" 10 | 11 | @interface OSKSessionController_Phone : OSKSessionController 12 | 13 | @property (strong, nonatomic, readonly) UIViewController *presentingViewController; 14 | 15 | - (instancetype)initWithActivity:(OSKActivity *)activity 16 | session:(OSKSession *)session 17 | delegate:(id )delegate 18 | presentingViewController:(UIViewController *)presentingViewController; 19 | 20 | @end 21 | 22 | 23 | 24 | 25 | 26 | -------------------------------------------------------------------------------- /Overshare Kit/OSKSyntaxHighlighting.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKSyntaxHighlighting.h 3 | // Overshare 4 | // 5 | // Created by Jared on 3/20/14. 6 | // Copyright (c) 2014 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import Foundation; 10 | 11 | typedef NS_ENUM(NSInteger, OSKSyntaxHighlighting) { 12 | OSKSyntaxHighlighting_None = 0, 13 | OSKSyntaxHighlighting_Links = 1 << 1, 14 | OSKSyntaxHighlighting_Usernames = 1 << 2, 15 | OSKSyntaxHighlighting_Hashtags = 1 << 3, 16 | }; 17 | -------------------------------------------------------------------------------- /Overshare Kit/OSKTextViewAttachmentView.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKTextViewAttachmentView.h 3 | // Overshare 4 | // 5 | // Created by Jared on 3/20/14. 6 | // Copyright (c) 2014 Overshare Kit. All rights reserved. 7 | // 8 | 9 | #import 10 | 11 | #import "OSKTextViewAttachment.h" 12 | 13 | @class OSKTextViewAttachmentView; 14 | 15 | @protocol OSKTextViewAttachmentViewDelegate 16 | 17 | - (void)attachmentViewDidTapRemove:(OSKTextViewAttachmentView *)view; 18 | - (BOOL)attachmentViewShouldReportHasText:(OSKTextViewAttachmentView *)view; 19 | - (void)attachmentView:(OSKTextViewAttachmentView *)view didInsertText:(NSString *)text; 20 | - (void)attachmentViewDidDeleteBackward:(OSKTextViewAttachmentView *)view; 21 | - (UIKeyboardAppearance)attachmentViewKeyboardAppearance:(OSKTextViewAttachmentView *)view; 22 | - (UIKeyboardType)attachmentViewKeyboardType:(OSKTextViewAttachmentView *)view; 23 | - (UIReturnKeyType)attachmentViewReturnKeyType:(OSKTextViewAttachmentView *)view; 24 | 25 | @end 26 | 27 | @interface OSKTextViewAttachmentView : UIButton 28 | 29 | @property (strong, nonatomic) OSKTextViewAttachment *attachment; 30 | @property (weak, nonatomic) id delegate; 31 | 32 | @end 33 | -------------------------------------------------------------------------------- /Overshare Kit/OSKThingsActivity.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKThingsActivity.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/20/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | #import "OSKActivity.h" 10 | 11 | #import "OSKURLSchemeActivity.h" 12 | 13 | @interface OSKThingsActivity : OSKActivity 14 | 15 | @end 16 | -------------------------------------------------------------------------------- /Overshare Kit/OSKTwitterActivity.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKTwitterActivity.h 3 | // Overshare 4 | // 5 | // 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | #import "OSKActivity.h" 10 | 11 | #import "OSKMicrobloggingActivity.h" 12 | #import "OSKActivity_SystemAccounts.h" 13 | 14 | @interface OSKTwitterActivity : OSKActivity 15 | 16 | @end 17 | -------------------------------------------------------------------------------- /Overshare Kit/OSKTwitterTextEntity.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKTwitterTextEntity.h 3 | // 4 | // Copyright 2012 Twitter, Inc. 5 | // 6 | // Licensed under the Apache License, Version 2.0 (the "License"); 7 | // you may not use this file except in compliance with the License. 8 | // You may obtain a copy of the License at 9 | // 10 | // http://www.apache.org/licenses/LICENSE-2.0 11 | // 12 | // Via: 13 | // https://github.com/twitter/twitter-text-objc 14 | 15 | @import Foundation; 16 | 17 | typedef enum { 18 | OSKTwitterTextEntityURL, 19 | OSKTwitterTextEntityScreenName, 20 | OSKTwitterTextEntityHashtag, 21 | OSKTwitterTextEntityListName, 22 | OSKTwitterTextEntitySymbol, 23 | } OSKTwitterTextEntityType; 24 | 25 | @interface OSKTwitterTextEntity : NSObject 26 | 27 | @property (nonatomic, assign) OSKTwitterTextEntityType type; 28 | @property (nonatomic, assign) NSRange range; 29 | @property (assign, nonatomic) BOOL screenNameIsValid; // Means the user exists in the ADNUserController 30 | 31 | + (id)entityWithType:(OSKTwitterTextEntityType)type range:(NSRange)range; 32 | 33 | @end 34 | -------------------------------------------------------------------------------- /Overshare Kit/OSKURLSchemeActivity.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKURLSchemeActivity.h 3 | // Overshare 4 | // 5 | // Created by Jared on 1/26/14. 6 | // Copyright (c) 2014 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import Foundation; 10 | 11 | #import "OSKXCallbackURLInfo.h" 12 | 13 | @protocol OSKURLSchemeActivity 14 | 15 | - (BOOL)targetApplicationSupportsXCallbackURL; 16 | 17 | @optional 18 | 19 | - (void)prepareToPerformActionUsingXCallbackURLInfo:(id )info; 20 | 21 | @end 22 | -------------------------------------------------------------------------------- /Overshare Kit/OSKUsernamePasswordCell.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKUsernamePasswordCell.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/19/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import UIKit; 10 | 11 | extern NSString * const OSKUsernamePasswordCellIdentifier; 12 | extern CGFloat const OSKUsernamePasswordCellHeight; 13 | 14 | @class OSKUsernamePasswordCell; 15 | 16 | @protocol OSKUsernamePasswordCellDelegate 17 | 18 | - (void)usernamePasswordCell:(OSKUsernamePasswordCell *)cell didChangeText:(NSString *)text; 19 | - (void)usernamePasswordCellDidTapReturn:(OSKUsernamePasswordCell *)cell; 20 | 21 | @end 22 | 23 | @interface OSKUsernamePasswordCell : UITableViewCell 24 | 25 | @property (weak, nonatomic, readwrite) id delegate; 26 | @property (strong, nonatomic, readonly) UITextField *textField; 27 | @property (strong, nonatomic, readonly) UITextField *textFieldForFakingPlaceholderText; 28 | 29 | - (void)setText:(NSString *)text; 30 | - (void)setPlaceholder:(NSString *)placeholder; 31 | - (void)setUseSecureInput:(BOOL)useSecureInput; 32 | - (void)setKeyboardType:(UIKeyboardType)keyboardType; 33 | 34 | @end 35 | 36 | 37 | 38 | -------------------------------------------------------------------------------- /Overshare Kit/OSKUsernamePasswordViewController.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKUsernamePasswordViewController.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/19/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import UIKit; 10 | 11 | #import "OSKAuthenticationViewController.h" 12 | 13 | @interface OSKUsernamePasswordViewController : UITableViewController 14 | 15 | @end 16 | -------------------------------------------------------------------------------- /Overshare Kit/OSKWebPageTitleUtility.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKWebPageTitleUtility.h 3 | // Unread 4 | // 5 | // Created by Jared on 4/30/14. 6 | // Copyright (c) 2014 Nice Boy LLC. All rights reserved. 7 | // 8 | 9 | #import 10 | 11 | @interface OSKWebPageTitleUtility : NSObject 12 | 13 | + (void)getWebPageTitleForURL:(NSString *)url completion:(void(^)(NSString *fetchedTitle))completion; 14 | 15 | @end 16 | -------------------------------------------------------------------------------- /Overshare Kit/OvershareKit-iOS.h: -------------------------------------------------------------------------------- 1 | // 2 | // OvershareKit-iOS.h 3 | // Overshare 4 | // 5 | // Created by Justin Williams on 10/15/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import Foundation; 10 | 11 | // Activities 12 | #import 13 | 14 | // Content 15 | #import 16 | #import 17 | 18 | // All the imports! -------------------------------------------------------------------------------- /Overshare Kit/UIColor+OSKUtility.h: -------------------------------------------------------------------------------- 1 | // 2 | // UIColor+OSKUtility.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/24/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | // 9 | // Based on UIColor+Extended by Erica Sadun 10 | // 11 | 12 | @import UIKit; 13 | 14 | @interface UIColor (OSKUtility) 15 | 16 | - (CGColorSpaceModel)osk_colorSpaceModel; 17 | - (BOOL)osk_canProvideRGBComponents; 18 | - (CGFloat)osk_luminance; 19 | - (UIColor *)osk_colorByInterpolatingToColor:(UIColor *)color byFraction:(CGFloat)fraction; 20 | - (UIColor *)osk_contrastingColor; 21 | 22 | @end 23 | -------------------------------------------------------------------------------- /Overshare Kit/UIImage+OSKUtilities.h: -------------------------------------------------------------------------------- 1 | // 2 | // UIImage+OSKUtilities.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair 10/29/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | // Based on code by Ole Zorn (https://gist.github.com/omz/1102091) 9 | // 10 | 11 | #import 12 | 13 | @interface UIImage (OSKUtilities) 14 | 15 | + (UIImage *)osk_maskedImage:(UIImage *)image color:(UIColor *)color; 16 | + (CGFloat)osk_recommendedUploadQuality:(UIImage *)image; 17 | + (BOOL)osk_imageSizeIsLikelyADeviceScreenShot:(CGSize)size; 18 | 19 | @end 20 | -------------------------------------------------------------------------------- /Overshare Kit/UIView+OSKUtilities.h: -------------------------------------------------------------------------------- 1 | // 2 | // UIView+OSKUtilities.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/16/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import UIKit; 10 | 11 | @interface UIView (OSKUtilities) 12 | 13 | - (void)osk_setYOrigin:(CGFloat)yOrigin; 14 | 15 | @end 16 | -------------------------------------------------------------------------------- /Overshare Kit/UIView+OSKUtilities.m: -------------------------------------------------------------------------------- 1 | // 2 | // UIView+OSKUtilities.m 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/16/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | #import "UIView+OSKUtilities.h" 10 | 11 | @implementation UIView (OSKUtilities) 12 | 13 | - (void)osk_setYOrigin:(CGFloat)yOrigin { 14 | CGRect frame = self.frame; 15 | frame.origin.y = yOrigin; 16 | [self setFrame:frame]; 17 | } 18 | 19 | @end 20 | -------------------------------------------------------------------------------- /Overshare Kit/UIViewController+OSKUtilities.h: -------------------------------------------------------------------------------- 1 | // 2 | // UIViewController+OSKUtilities.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/16/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import UIKit; 10 | 11 | @interface UIViewController (OSKUtilities) 12 | 13 | + (UIViewController *)osk_parentMostViewControllerForPresentingViewController:(UIViewController *)presentingVC; 14 | 15 | @end 16 | -------------------------------------------------------------------------------- /Overshare Kit/UIViewController+OSKUtilities.m: -------------------------------------------------------------------------------- 1 | // 2 | // UIViewController+OSKUtilities.m 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/16/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | #import "UIViewController+OSKUtilities.h" 10 | 11 | @implementation UIViewController (OSKUtilities) 12 | 13 | + (UIViewController *)osk_parentMostViewControllerForPresentingViewController:(UIViewController *)presentingVC { 14 | UIViewController *parentMostVC = presentingVC; 15 | UIViewController *nextViewController = presentingVC; 16 | while (nextViewController.parentViewController != nil) { 17 | nextViewController = nextViewController.parentViewController; 18 | if (nextViewController) { 19 | parentMostVC = nextViewController; 20 | } 21 | } 22 | return parentMostVC; 23 | } 24 | 25 | @end 26 | -------------------------------------------------------------------------------- /OvershareKit.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = "OvershareKit" 3 | s.version = "1.3.1" 4 | s.summary = "A soup-to-nuts sharing library for iOS." 5 | s.homepage = "https://github.com/overshare/overshare-kit" 6 | s.license = { :type => 'MIT', :file => 'LICENSE' } 7 | s.author = { "Jared Sinclair" => "desk@jaredsinclair.com", "Justin Williams" => "justin@carpeaqua.com" } 8 | s.source = { :git => "https://github.com/overshare/overshare-kit.git", :tag => s.version.to_s } 9 | s.platform = :ios, '7.0' 10 | s.requires_arc = true 11 | s.frameworks = 'UIKit', 'AddressBook', 'CoreMotion', 'CoreLocation', 'MediaPlayer' 12 | 13 | s.compiler_flags = "-fmodules" 14 | 15 | s.ios.deployment_target = '7.0' 16 | 17 | s.source_files = ['Overshare Kit/*.{h,m}'] 18 | s.resources = ['Overshare Kit/Images/*', 'Overshare Kit/*.xib', 'Dependencies/GooglePlus-SDK/GooglePlus.bundle'] 19 | 20 | s.ios.vendored_frameworks = 'Dependencies/GooglePlus-SDK/GooglePlus.framework', 'Dependencies/GooglePlus-SDK/GoogleOpenSource.framework' 21 | 22 | s.dependency 'ADNLogin' 23 | s.dependency 'PocketAPI' 24 | end 25 | -------------------------------------------------------------------------------- /OvershareKit.xcworkspace/contents.xcworkspacedata: -------------------------------------------------------------------------------- 1 | 2 | 4 | 6 | 7 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /Projects/Static Library/OvershareKit/OvershareKit/OvershareKit-Prefix.pch: -------------------------------------------------------------------------------- 1 | // 2 | // Prefix header 3 | // 4 | // The contents of this file are implicitly included at the beginning of every source file. 5 | // 6 | 7 | #ifdef __OBJC__ 8 | #import 9 | #endif 10 | -------------------------------------------------------------------------------- /Projects/Static Library/OvershareKit/OvershareKit/OvershareKit.h: -------------------------------------------------------------------------------- 1 | // 2 | // OvershareKit.h 3 | // OvershareKit 4 | // 5 | // Created by Jared Sinclair on 10/28/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | #import 10 | 11 | @interface OvershareKit : NSObject 12 | 13 | @end 14 | -------------------------------------------------------------------------------- /Projects/Static Library/OvershareKit/OvershareKit/OvershareKit.m: -------------------------------------------------------------------------------- 1 | // 2 | // OvershareKit.m 3 | // OvershareKit 4 | // 5 | // Created by Jared Sinclair on 10/28/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | #import "OvershareKit.h" 10 | 11 | @implementation OvershareKit 12 | 13 | @end 14 | -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare.xcodeproj/project.xcworkspace/contents.xcworkspacedata: -------------------------------------------------------------------------------- 1 | 2 | 4 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/Icon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Projects/iOS App/Overshare/Overshare/Icon-60@2x.png -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/Icon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Projects/iOS App/Overshare/Overshare/Icon-76.png -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/Icon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Projects/iOS App/Overshare/Overshare/Icon-76@2x.png -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/Images.xcassets/AppIcon.appiconset/Contents.json: -------------------------------------------------------------------------------- 1 | { 2 | "images" : [ 3 | { 4 | "idiom" : "iphone", 5 | "size" : "29x29", 6 | "scale" : "2x" 7 | }, 8 | { 9 | "idiom" : "iphone", 10 | "size" : "40x40", 11 | "scale" : "2x" 12 | }, 13 | { 14 | "size" : "60x60", 15 | "idiom" : "iphone", 16 | "filename" : "Icon-60@2x.png", 17 | "scale" : "2x" 18 | }, 19 | { 20 | "idiom" : "ipad", 21 | "size" : "29x29", 22 | "scale" : "1x" 23 | }, 24 | { 25 | "idiom" : "ipad", 26 | "size" : "29x29", 27 | "scale" : "2x" 28 | }, 29 | { 30 | "idiom" : "ipad", 31 | "size" : "40x40", 32 | "scale" : "1x" 33 | }, 34 | { 35 | "idiom" : "ipad", 36 | "size" : "40x40", 37 | "scale" : "2x" 38 | }, 39 | { 40 | "size" : "76x76", 41 | "idiom" : "ipad", 42 | "filename" : "Icon-76.png", 43 | "scale" : "1x" 44 | }, 45 | { 46 | "size" : "76x76", 47 | "idiom" : "ipad", 48 | "filename" : "Icon-76@2x.png", 49 | "scale" : "2x" 50 | } 51 | ], 52 | "info" : { 53 | "version" : 1, 54 | "author" : "xcode" 55 | } 56 | } -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/Images.xcassets/AppIcon.appiconset/Icon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Projects/iOS App/Overshare/Overshare/Images.xcassets/AppIcon.appiconset/Icon-60@2x.png -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/Images.xcassets/AppIcon.appiconset/Icon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Projects/iOS App/Overshare/Overshare/Images.xcassets/AppIcon.appiconset/Icon-76.png -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/Images.xcassets/AppIcon.appiconset/Icon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Projects/iOS App/Overshare/Overshare/Images.xcassets/AppIcon.appiconset/Icon-76@2x.png -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/OSKAppDelegate.h: -------------------------------------------------------------------------------- 1 | // 2 | // OSKAppDelegate.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/28/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | #import 10 | 11 | @interface OSKAppDelegate : UIResponder 12 | 13 | @property (strong, nonatomic) UIWindow *window; 14 | 15 | @end 16 | -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/Overshare-Prefix.pch: -------------------------------------------------------------------------------- 1 | // 2 | // Prefix header 3 | // 4 | // The contents of this file are implicitly included at the beginning of every source file. 5 | // 6 | 7 | #import 8 | 9 | #ifndef __IPHONE_3_0 10 | #warning "This project uses features only available in iOS SDK 3.0 and later." 11 | #endif 12 | 13 | #ifdef __OBJC__ 14 | #import 15 | #import 16 | #endif 17 | -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/SampleAppPurchasingViewController.h: -------------------------------------------------------------------------------- 1 | // 2 | // SampleAppPurchasingViewController.h 3 | // Overshare 4 | // 5 | // Created by Jared on 10/28/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import UIKit; 10 | 11 | #import "OSKPurchasingViewController.h" 12 | 13 | @interface SampleAppPurchasingViewController : UIViewController 14 | 15 | @end 16 | -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/SampleTimelineCell.h: -------------------------------------------------------------------------------- 1 | // 2 | // SampleTimelineCell.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/30/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import UIKit; 10 | 11 | extern NSString * const SampleTimelineCellIdentifier; 12 | extern CGFloat const SampleTimelineCellHeight; 13 | 14 | @class SampleTimelineCell; 15 | 16 | @protocol SampleTimelineCellDelegate 17 | 18 | - (void)timelineCell:(SampleTimelineCell *)cell didTapLightModeShareButtonInRect:(CGRect)rect; 19 | - (void)timelineCell:(SampleTimelineCell *)cell didTapDarkModeShareButtonInRect:(CGRect)rect; 20 | 21 | @end 22 | 23 | @interface SampleTimelineCell : UITableViewCell 24 | 25 | @property (weak, nonatomic) id delegate; 26 | 27 | - (CGRect)shareButtonRectLight; 28 | - (CGRect)shareButtonRectDark; 29 | 30 | @end 31 | -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/SampleTimelineCell.m: -------------------------------------------------------------------------------- 1 | // 2 | // SampleTimelineCell.m 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/30/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | #import "SampleTimelineCell.h" 10 | 11 | NSString * const SampleTimelineCellIdentifier = @"SampleTimelineCellIdentifier"; 12 | CGFloat const SampleTimelineCellHeight = 214.0f; 13 | 14 | @interface SampleTimelineCell () 15 | 16 | @property (weak, nonatomic) IBOutlet UIButton *shareButtonLight; 17 | @property (weak, nonatomic) IBOutlet UIButton *shareButtonDark; 18 | 19 | @end 20 | 21 | @implementation SampleTimelineCell 22 | 23 | - (void)awakeFromNib { 24 | [super awakeFromNib]; 25 | [self setSelectionStyle:UITableViewCellSelectionStyleNone]; 26 | } 27 | 28 | - (IBAction)lightModeShareButtonPressed:(UIButton *)sender { 29 | [self.delegate timelineCell:self didTapLightModeShareButtonInRect:sender.frame]; 30 | } 31 | 32 | - (IBAction)darkModeShareButtonPressed:(UIButton *)sender { 33 | [self.delegate timelineCell:self didTapDarkModeShareButtonInRect:sender.frame]; 34 | } 35 | 36 | - (CGRect)shareButtonRectLight { 37 | return self.shareButtonLight.frame; 38 | } 39 | 40 | - (CGRect)shareButtonRectDark { 41 | return self.shareButtonDark.frame; 42 | } 43 | 44 | @end 45 | -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/SampleTimelineViewController.h: -------------------------------------------------------------------------------- 1 | // 2 | // SampleTimelineViewController.h 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/30/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | @import UIKit; 10 | 11 | @interface SampleTimelineViewController : UITableViewController 12 | 13 | @end 14 | -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/en.lproj/InfoPlist.strings: -------------------------------------------------------------------------------- 1 | /* Localized versions of Info.plist keys */ 2 | 3 | -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/main.m: -------------------------------------------------------------------------------- 1 | // 2 | // main.m 3 | // Overshare 4 | // 5 | // Created by Jared Sinclair on 10/28/13. 6 | // Copyright (c) 2013 Overshare Kit. All rights reserved. 7 | // 8 | 9 | #import 10 | 11 | #import "OSKAppDelegate.h" 12 | 13 | int main(int argc, char * argv[]) 14 | { 15 | @autoreleasepool { 16 | return UIApplicationMain(argc, argv, nil, NSStringFromClass([OSKAppDelegate class])); 17 | } 18 | } 19 | -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/rain.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Projects/iOS App/Overshare/Overshare/rain.jpg -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/soda.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Projects/iOS App/Overshare/Overshare/soda.jpg -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/type.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/efe707f500b333bdf604611e9ed4b47a7dea20b0/Projects/iOS App/Overshare/Overshare/type.jpg --------------------------------------------------------------------------------