Skip to content

Instantly share code, notes, and snippets.

View ffried's full-sized avatar

Florian Friedrich ffried

View GitHub Profile
@ffried
ffried / FFTimer.h
Last active December 29, 2015 22:49
FFTimer
//
// FFTimer.h
//
// Created by Florian Friedrich on 1.12.13.
// Copyright (c) 2013 Florian Friedrich. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"),
// to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
// and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
//
@ffried
ffried / NSLayoutConstraint+FullscreenConstraints.h
Last active January 1, 2016 18:18
NSLayoutConstraint+FullscreenConstraints
//
// NSLayoutConstraint+FullscreenConstraints.h
//
// Created by Florian Friedrich on 30.12.13.
// Copyright (c) 2013 Florian Friedrich. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"),
// to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
// and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
//
@ffried
ffried / FFXcodeObjectUUIDGenerator.m
Created January 3, 2014 19:31
FFXcodeProjectUUIDGenerator
//
// FFXcodeProjectUUIDGenerator.m
//
// Created by Florian Friedrich on 3.1.14.
// Copyright (c) 2014 Florian Friedrich. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"),
// to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
// and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
//
@ffried
ffried / FFLabel.h
Last active January 3, 2016 08:09
FFLabel
//
// FFLabel.h
//
// Created by Florian Friedrich on 11.01.14.
// Copyright (c) 2014 Florian Friedrich. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"),
// to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
// and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
//
@ffried
ffried / NSString+iOSAwareSize.h
Last active August 29, 2015 13:56
iOS7SizeWithFont
//
// NSString+iOSAwareSize.h
//
// Created by Florian Friedrich on 07.02.14.
// Copyright (c) 2014 Florian Friedrich. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"),
// to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
// and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
//
@ffried
ffried / NSOperationQueue+FFAdditions.h
Last active August 29, 2015 13:57
NSOperationQueue+FFAdditions
//
// NSOperationQueue+FFAdditions.h
//
// Created by Florian Friedrich on 22.03.14.
// Copyright (c) 2014 Florian Friedrich. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"),
// to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
// and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
//
@ffried
ffried / keybase.md
Last active April 6, 2016 07:01
Keybase

Keybase proof

I hereby claim:

  • I am ffried on github.
  • I am ffried (https://keybase.io/ffried) on keybase.
  • I have a public key ASDY_fG-0AuIhPL2fKPqrzxgbquiWPIA6WdRAACXa-evzwo

To claim this, I am signing this object:

@ffried
ffried / UIView+FFGradient.h
Last active August 29, 2015 14:00
UIView+FFGradient
//
// UIView+FFGradient.h
//
// Created by Florian Friedrich on 22.04.14.
// Copyright (c) 2014 Florian Friedrich. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"),
// to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
// and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
//
@ffried
ffried / FFCacheManager.h
Last active August 29, 2015 14:03
FFCacheManager
//
// FFCacheManager.h
//
// Created by Florian Friedrich on 19.10.13.
// Copyright (c) 2013 Florian Friedrich. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"),
// to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
// and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
//
@ffried
ffried / FFObserver.h
Last active August 29, 2015 14:03
FFObserver
//
// FFObserver.h
//
// Created by Florian Friedrich on 14.10.13.
// Copyright (c) 2013 Florian Friedrich. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"),
// to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
// and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
//