awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
alibaba avatar

alibaba/UltraViewPagerArchived

0
View on GitHub↗
4,954 stars·675 forks·Java·MIT·9 views

UltraViewPager

UltraViewPager is an Android UI component and ViewPager extension that provides a library of page transition animations and an infinite paging controller for mobile screens. It functions as a reusable interface element for rendering paging containers with custom dimensions and aspect ratios.

The project implements circular paging navigation that cycles back to the first page after the final screen is reached, creating a continuous loop. It also includes a timer-driven mechanism for automated content rotation and a coordinate-based engine to interpolate view positions and alpha values during page switches.

The library supports both horizontal and vertical paging orientations. It provides utilities for page position indicators and a constraint system to configure maximum heights, maximum widths, or fixed aspect ratios for the paging container.

Features

  • Android UI Components - Provides a reusable Android UI component for rendering paginated sliding layouts with custom animations.
  • UI Transition Libraries - Provides a library of built-in animations for switching between screens to improve visual flow.
  • ViewPager Integrations - Provides an extension library designed to add custom transition and layout behaviors to the Android ViewPager component.
  • Index Looping - Implements index wrapping that resets the page sequence to the start upon reaching the end to create a loop.
  • Timer-Driven Auto-Scrolling - Uses a background timer to trigger programmatic page offsets for automated content rotation.
  • Automated Content Rotation - Implements automatic cycling of visual content elements at defined intervals using a timer.
  • Bidirectional - Provides paging containers that support swiping in both horizontal and vertical directions to organize content.
  • Infinite Paging Controllers - Implements a navigation mechanism that cycles back to the first page after the final page for continuous looping.
  • Coordinate Interpolation Engines - Ships a coordinate-based engine that interpolates view positions and alpha values to create custom animations during page switches.
  • Paging Scroll Layouts - Renders a sequence of views within a scrollable container supporting both horizontal and vertical directions.
  • Circular Scroll Layouts - Creates an infinite loop by cycling back to the first page automatically after the final page is reached.
  • Page Transition Animations - Implements visual effects and animations used to swap content between pages during transitions.
  • Circular Paging Navigators - Implements circular page loops that wrap back to the beginning after the final screen is reached.
  • Paging Indicators - Includes visual widgets that indicate the current page position within a paginated slider.
  • Aspect Ratio Constraints - Provides a constraint system to configure maximum heights, maximum widths, or fixed aspect ratios for the paging container.
  • Position Indicators - Provides visual markers, such as dots or icons, to indicate the current page within a rotating set.
  • Aspect Ratio Constraints - Implements a system to enforce specific width-to-height proportions for paging containers to maintain visual consistency.
  • Indicator Synchronization - Synchronizes visual pagination dots with the current scroll offset of the paging container.
  • View Pagers - 封装多种特性的ViewPager

Star history

Star history chart for alibaba/ultraviewpagerStar history chart for alibaba/ultraviewpager

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with UltraViewPager

These projects share indexed features with UltraViewPager. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • jakewharton/android-viewpagerindicatorJakeWharton avatar

    JakeWharton/Android-ViewPagerIndicator

    10,061View on GitHub↗

    Android-ViewPagerIndicator is an Android UI component that provides visual paging indicators for ViewPager screens. It consists of a set of widgets, such as dots or titles, that show the current page position and total count within a paginated layout. The library integrates with the Android SDK and Support Library to provide navigation feedback. It synchronizes visual states with a ViewPager to reflect a user's progress as they swipe through content. The project includes options for indicator styling customization via themes, layout attributes, or programmatic method calls.

    Java
    View on GitHub↗10,061
  • ogaclejapan/smarttablayoutogaclejapan avatar

    ogaclejapan/SmartTabLayout

    7,068View on GitHub↗

    SmartTabLayout is an Android user interface navigation component that synchronizes a tabbed navigation strip with the scroll position of a ViewPager. It functions as a layout system that maps page scroll offsets to active tab indicators, providing a visual marker that offers continuous feedback as users swipe through paginated content. The component utilizes an adapter-based system to bind fragment-based page sets to dynamic tab labels. It allows for the replacement of standard tab appearances with custom layouts or user-defined views while maintaining synchronization with the page viewer. T

    Java
    View on GitHub↗7,068
  • bingoogolapple/bgabanner-androidbingoogolapple avatar

    bingoogolapple/BGABanner-Android

    4,160View on GitHub↗

    BGABanner-Android is a UI library for Android providing customizable sliding image galleries and paginated sliders. It functions as a wrapper for ViewPager2, integrating navigation controls and the ability to render image banners that load content from the network. The library features auto-scrolling capabilities with looping sequences that can pause or resume based on user touch interactions. It includes configurable page indicators, such as dots or numbers, and supports custom transition animations to modify the visual effects when switching between views. The component manages banner inte

    Javaandroidxbannersplash
    View on GitHub↗4,160
  • saiwu-bigkoo/android-convenientbannersaiwu-bigkoo avatar

    saiwu-bigkoo/Android-ConvenientBanner

    4,748View on GitHub↗

    Android-ConvenientBanner is an image banner library for Android apps that provides a sliding image carousel with infinite looping and 3D transition effects. It is a specialized ViewPager implementation designed for rotating banners and reusable user interface carousels. The component features a system for simulating an endless loop by duplicating boundary items and utilizes matrix transformations and scaling to create three-dimensional depth during page transitions. It includes a timer-driven auto-rotation mechanism that triggers transitions at fixed intervals and pauses during user interacti

    Java
    View on GitHub↗4,748
Compare all 30 related projects→

Frequently asked questions

What does alibaba/ultraviewpager do?

UltraViewPager is an Android UI component and ViewPager extension that provides a library of page transition animations and an infinite paging controller for mobile screens. It functions as a reusable interface element for rendering paging containers with custom dimensions and aspect ratios.

What are the main features of alibaba/ultraviewpager?

The main features of alibaba/ultraviewpager are: Android UI Components, UI Transition Libraries, ViewPager Integrations, Index Looping, Timer-Driven Auto-Scrolling, Automated Content Rotation, Bidirectional, Infinite Paging Controllers.

Which projects share features with alibaba/ultraviewpager?

Projects with overlapping indexed features include: jakewharton/android-viewpagerindicator — Android-ViewPagerIndicator is an Android UI component that provides visual paging indicators for ViewPager screens. It… ogaclejapan/smarttablayout — SmartTabLayout is an Android user interface navigation component that synchronizes a tabbed navigation strip with the… bingoogolapple/bgabanner-android — BGABanner-Android is a UI library for Android providing customizable sliding image galleries and paginated sliders. It… saiwu-bigkoo/android-convenientbanner — Android-ConvenientBanner is an image banner library for Android apps that provides a sliding image carousel with… romandanylyk/pageindicatorview — PageIndicatorView is an Android custom view designed to track and visualize page progress within sliding layout… zhpanvip/bannerviewpager — BannerViewPager is a customizable Android UI component for creating sliding banners and image carousels. Built upon…