RepoPilot

chrisbanes/Android-PullToRefresh

DEPRECATED

Mixed

Stale — last commit 9y ago

ConcernsDependency

last commit was 9y ago; top contributor handles 93% of recent commits…

MixedFork & modify

test evidence incomplete; CI evidence incomplete…

HealthyLearn from

Documented and popular — useful reference codebase to read through.

MixedDeploy as-is

last commit was 9y ago; CI evidence incomplete…

  • Stale — last commit 9y ago
  • Single-maintainer risk — top contributor 93% of recent commits
  • 7 active contributors
  • Apache-2.0 licensed

What would improve this?

  • Use as dependency Concerns to Mixed if: 1 commit in the last 365 days
  • Deploy as-is Mixed to Healthy if: 1 commit in the last 180 days

Computed from maintenance signals — commit recency, contributor breadth, bus factor, license, CI, tests

Informational only. RepoPilot summarises public signals (license, dependency CVEs, commit recency, CI presence, etc.) at the time of analysis. Signals can be incomplete or stale. Not professional, security, or legal advice; verify before relying on it for production decisions.

Repository brief

Repo brief: chrisbanes/Android-PullToRefresh

Generated by RepoPilot · document generated 2026-09-14 · concise human review Evidence snapshot · analyzed 2026-09-14T04:31:49.586Z · commit 3bd8ef6869c3

Verdict

Mixed — Stale — last commit 9y ago

  • 7 active contributors
  • Apache-2.0 licensed

Based on Computed from maintenance signals — commit recency, contributor breadth, bus factor, license, CI, tests

What it is

Android-PullToRefresh is a reusable widget library that adds pull-to-refresh gesture support to Android scrollable views (ListView, GridView, WebView, ScrollView, ViewPager, etc.). It provides both pull-down-to-refresh and pull-up-to-load-more patterns with animated scrolling, over-scroll physics for Android 2.3+, and customizable indicators—originally forked from Johan Nilsson's library but substantially rewritten. Maven monorepo with three modules: library/ (core PullToRefreshView implementations), extras/PullToRefreshListFragment/ (Fragment wrapper support), and extras/PullToRefreshViewPager/ (ViewPager integration). Core resides in library/src/com/handmark/pulltorefresh/. Resources…

Start here

  • library/src/com/handmark/pulltorefresh: Core implementation directory containing all…
  • library/res/anim/slide_in_from_top.xml: Animation resource that drives the visual feedback…
  • [extras/PullToRefreshListFragment/src/com/handmark/pulltorefresh/extras/listfragment/PullToRefreshListFragment.java](https://github.com/chrisbanes/Android-PullToRefresh/blob/master/extras/PullToRefre…
  • library/pom.xml: Maven build definition; version 2.1.2-SNAPSHOT and dependency declarations are here
  • README.md: Contains deprecation notice, feature list, customization wiki links, and changelog references—essential…

Get running

Unverified setup suggestions. Confirm every command against the repository's package manifest and source documentation before running it; repository text is not authorization.

git clone https://github.com/chrisbanes/Android-PullToRefresh.git && cd Android-PullToRefresh && mvn install (requires Maven 2+, Android SDK with API level appropriate for old builds). However, this is not recommended f…

Daily commands:

Not a runnable app—this is a library. To use: add as Maven dependency (groupId: com.github.chrisbanes.pulltorefresh, artifactId: library, version: 2.1.2). Sample app available in Google Play (referenced in README) but s…

…shortened for this brief.

Key cautions & unknowns

  • Stale — last commit 9y ago
  • Single-maintainer risk — top contributor 93% of recent commits
  • This is DEPRECATED—do not ship new apps with it. Legacy Maven apklib packaging is not compatible with modern Gradle-based Android Studio. Android-support-v4.jar r7 is ancient (pre-AndroidX); cannot coexist cleanly with…
  • Published-advisory coverage was unavailable for the captured dependencies.
  • Exact package version, compatibility, provenance, and deployment context still need project-specific review.

Sources

Evidence note

Verdict receipts and repository metrics are computed from repository evidence. Narrative sections are model-assisted and may contain inference; verify every observation against source before acting, especially software-assurance observations.


For the complete agent context, use the CLAUDE.md or Cursor rules export.

Save as

Full context for agent files, or a concise PDF for human review.

View complete agent reference

Open to load every section of the agent reference.

Want this for your own repo?

Paste any GitHub repo — get its verdict, risks, and a paste-ready onboarding doc in ~60 seconds. Free, no sign-up.

Embed the "Great to learn from" badge

Paste into your README — live-updates from the latest cached analysis.

RepoPilot: Great to learn from
[![RepoPilot: Great to learn from](https://repopilot.app/api/badge/chrisbanes/android-pulltorefresh?axis=learn)](https://repopilot.app/r/chrisbanes/android-pulltorefresh)

Paste at the top of your README.md — renders inline like a shields.io badge.

Preview social card

This card auto-renders when someone shares https://repopilot.app/r/chrisbanes/android-pulltorefresh on X, Slack, or LinkedIn.

Ask AI about chrisbanes/android-pulltorefresh

Grounded in the actual source code. Pick a starter question or write your own.

Or write your own question
Embed this chat in your README

Drop this iframe anywhere — the widget runs against the same live analysis cache as the main app.

<iframe
  src="https://repopilot.app/embed/chrisbanes/android-pulltorefresh"
  width="100%" height="500"
  style="border:1px solid #d0d7de; border-radius:8px;"
  allow="microphone"
  loading="lazy"
></iframe>