Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
github.com/ksoichiro/android-observablescrollview
Android library to observe scroll events on scrollable views.
It's easy to interact with the Toolbar introduced in Android 5.0 Lollipop and may be helpful to implement look and feel of Material Design apps.
Please note that the app on the Play store is not always the latest version.
If you are a wercker user, you can download the latest build artifact.
See here for details.
Just clone and execute installDevDebug
task with Gradle.
See here for details.
com.github.ksoichiro:android-observablescrollview
to your dependencies
in build.gradle
.ObservableListView
or other views you'd like to use.onScrollChanged
, onUpOrCancelMotionEvent
, etc.See the quick start guide for details, and the documentation for further more.
If you're using this library in your app and you'd like to list it here,
please let me know via email or pull requests or issues.
Any contributions are welcome!
Please check the FAQ and contributing guideline before submitting a new issue.
ObservableScrollView
in romannurik-code.Copyright 2014 Soichiro Kashima
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.