Skip to content
View ArturFriesen2's full-sized avatar

Block or report ArturFriesen2

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. CPAccelerationTimer CPAccelerationTimer Public

    Forked from yangmeyer/CPAccelerationTimer

    Calls a block a given number of times, spread out over a given duration, with the between-calls delays determined by a given Bézier curve. Think of it as an NSTimer with custom acceleration.

    Objective-C

  2. UIDevice-with-UniqueIdentifier-for-iOS-5 UIDevice-with-UniqueIdentifier-for-iOS-5 Public

    Forked from gekitz/UIDevice-with-UniqueIdentifier-for-iOS-5

    Brings back the unique identifier support under iOS 5, it uses the device's mac address in combination with the bundle identifier to generate a new hashed unique identifier.

    Objective-C

  3. AFDownloadRequestOperation AFDownloadRequestOperation Public

    Forked from steipete/AFDownloadRequestOperation

    A progressive download operation for AFNetworking.

    Objective-C

  4. CocoaLumberjack CocoaLumberjack Public

    Forked from CocoaLumberjack/CocoaLumberjack

    A fast & simple, yet powerful & flexible logging framework for Mac and iOS

    Objective-C 1

  5. DeviceGuru DeviceGuru Public

    Forked from InderKumarRathore/DeviceGuru

    DeviceGuru is a simple lib (Swift) to know the exact type of the device, e.g. iPhone 6 or iPhone 6s. For Objective-C please visit DeviceUtil (https://github.com/InderKumarRathore/DeviceUtil)

    Swift