Results 30 issues of Dmitry Lobanov

is this control available via cocoapods?

I think that core developer, @abury, doesn't have time for maintenance as he mentioned in #57. Maybe I am wrong. Need @abury response. Also, it would be good to add...

Well, it would be nice to have separate screen that would change existing pin passcode to new one. It should check existing pin first and after that it should setup...

Change old pin functionality added small delegate refactoring 'defines' cleanup https://github.com/abury/ABPadLockScreen/issues/52

Something strange happens inside DeviseTokenAuth::Concerns::SetUserByToken#set_user_by_token() ``` activesupport (4.2.5) lib/active_support/core_ext/class/attribute.rb:106:in `block (2 levels) in class_attribute' devise_token_auth/app/controllers/devise_token_auth/concerns/set_user_by_token.rb:24:in `set_user_by_token' devise_token_auth/lib/devise_token_auth/controllers/helpers.rb:115:in `current_user' devise_token_auth/lib/devise_token_auth/controllers/helpers.rb:103:in `authenticate_user!' ``` It seems that `rc = resource_class(mapping)` doesn't work well....

### Reproduction steps Open src/unix/posix.h ### Expected behavior Everything works fine. ### Actual behavior Xcode warning: `futimens` is only available for macOS 10.13 or newer. I build it for a...

This Draft PR contains Swift package manager distribution. ( kind of ) This repository has external dependencies ( libssh, libssl ) which should be properly handled by Cmake SPM generator...

### New Issue Checklist * [x] I have read and understood the [CONTRIBUTING guide](https://github.com/CocoaLumberjack/CocoaLumberjack/blob/master/.github/CONTRIBUTING.md) * [x] I have read the [Documentation](https://github.com/CocoaLumberjack/CocoaLumberjack#documentation) or [CocoaDocs](cocoadocs.org/docsets/CocoaLumberjack) * [x] I have searched for a...

Hi! It would be nice if you add fixtures for PS-algorithms in specs. Thanks!

enhancement

Fix main bundle incorrect lookup.