awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to dinocore1/devsmartlib-android

Open-source alternatives to DevsmartLib Android

30 open-source projects similar to dinocore1/devsmartlib-android, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best DevsmartLib Android alternative.

  • 47deg/android-swipelistview4

    47deg/android-swipelistview

    0عرض على GitHub↗
    عرض على GitHub↗0
  • bauerca/drag-sort-listviewالصورة الرمزية لـ bauerca

    bauerca/drag-sort-listview

    3,200عرض على GitHub↗

    Android ListView with drag and drop reordering.

    Java
    عرض على GitHub↗3,200
  • beworker/pinned-section-listviewالصورة الرمزية لـ beworker

    beworker/pinned-section-listview

    2,573عرض على GitHub↗

    Easy to use ListView with pinned sections for Android.

    Java
    عرض على GitHub↗2,573
  • chrisbanes/android-pulltorefreshالصورة الرمزية لـ chrisbanes

    chrisbanes/Android-PullToRefresh

    8,648عرض على GitHub↗

    Android-PullToRefresh is an Android view component and library designed to implement pull-to-refresh functionality and end-of-list detection for scrollable views within Android applications. It acts as a custom view that manages the animations and listener triggers necessary to update content via user interaction. The library provides mechanisms for triggering refresh actions when a user pulls from the boundaries of a scrollable view and detecting when a user reaches the bottom of a list to facilitate data pagination. It allows for the customization of the refresh indicator's visual theme and

    Java
    عرض على GitHub↗8,648
  • codefalling/recyclerviewswipedismissالصورة الرمزية لـ CodeFalling

    CodeFalling/RecyclerViewSwipeDismiss

    424عرض على GitHub↗

    A very easy-to-use and non-intrusive implement of Swipe to dismiss for RecyclerView.

    Java
    عرض على GitHub↗424

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • diegodobelo/androidexpandingviewlibraryالصورة الرمزية لـ diegodobelo

    diegodobelo/AndroidExpandingViewLibrary

    936عرض على GitHub↗

    This is a library to help creating expanding views with animation in Android

    Java
    عرض على GitHub↗936
  • emilsjolander/stickylistheadersالصورة الرمزية لـ emilsjolander

    emilsjolander/StickyListHeaders

    5,467عرض على GitHub↗

    StickyListHeaders is an Android sticky header library and RecyclerView extension. It serves as a user interface component for organizing large datasets into categorized sections using headers that pin to the top of the screen during scrolling. The library provides functionality for creating sticky section headers and expandable list sections, allowing grouped sub-items to be collapsed or expanded to simplify navigation. The implementation covers viewport coordinate mapping, z-index management for visual layering, and scroll-position-based pinning. It includes mechanisms for tracking header t

    Java
    عرض على GitHub↗5,467
  • felipecsl/asymmetricgridviewالصورة الرمزية لـ felipecsl

    felipecsl/AsymmetricGridView

    1,831عرض على GitHub↗

    Android ListView that mimics a GridView with asymmetric items. Supports items with row span and column span

    Java
    عرض على GitHub↗1,831
  • frankiesardo/linearlistviewالصورة الرمزية لـ frankiesardo

    frankiesardo/LinearListView

    578عرض على GitHub↗

    Android library that allows you to bind a LinearLayout with a ListAdapter.

    Java
    عرض على GitHub↗578
  • hongyangandroid/baseadapterالصورة الرمزية لـ hongyangAndroid

    hongyangAndroid/baseAdapter

    4,709عرض على GitHub↗

    baseAdapter is a generic adapter for Android list views designed to reduce boilerplate code when mapping data collections to layouts. It serves as a bridge between data sources and UI components like RecyclerViews and GridViews, providing a reusable structure for Android list implementations. The project supports multi-type list adapters that associate specific data model classes with corresponding layout styles and view holders. It also includes a wrapper for injecting custom header and footer views into lists without modifying the original data set. Additional capabilities cover list state

    Java
    عرض على GitHub↗4,709
  • jimismith/pinnedheaderlistviewالصورة الرمزية لـ JimiSmith

    JimiSmith/PinnedHeaderListView

    661عرض على GitHub↗

    A ListView with pinned section headers for Android

    Java
    عرض على GitHub↗661
  • johannilsson/android-pulltorefreshالصورة الرمزية لـ johannilsson

    johannilsson/android-pulltorefresh

    2,459عرض على GitHub↗

    DEPRECATED This project aims to provide a reusable pull to refresh widget for Android.

    Java
    عرض على GitHub↗2,459
  • jpardogo/listbuddiesالصورة الرمزية لـ jpardogo

    jpardogo/ListBuddies

    954عرض على GitHub↗

    Android library to achieve in an easy way, the behaviour of the home page in the Expedia app, with a pair of auto-scroll circular parallax ListViews.

    Java
    عرض على GitHub↗954
  • kelin-hong/calendarlistviewالصورة الرمزية لـ Kelin-Hong

    Kelin-Hong/CalendarListView

    1,066عرض على GitHub↗

    A custom ListView combine with CalendarView which interactive each other.

    Java
    عرض على GitHub↗1,066
  • liaohuqiu/android-ultra-pull-to-refreshالصورة الرمزية لـ liaohuqiu

    liaohuqiu/android-Ultra-Pull-To-Refresh

    9,513عرض على GitHub↗

    This is an Android pull-to-refresh library and custom view component designed to implement refresh interactions across any Android view. It functions as a gesture interaction tool that manages pull-down motions and touch conflicts to trigger data loading operations. The library provides tools for creating custom refresh headers and indicator visuals, utilizing a path-based animation engine to produce non-linear visual transitions. It includes mechanisms to define specific trigger thresholds through height ratios and user release events. The project covers gesture management and touch interac

    Java
    عرض على GitHub↗9,513
  • lurbas/listitemviewL

    lurbas/ListItemView

    0عرض على GitHub↗
    عرض على GitHub↗0
  • magiepooh/recycleritemdecorationالصورة الرمزية لـ magiepooh

    magiepooh/RecyclerItemDecoration

    317عرض على GitHub↗

    ItemDecoration for RecyclerView using LinearLayoutManager for Android

    Java
    عرض على GitHub↗317
  • manuelpeinado/multichoiceadapterالصورة الرمزية لـ ManuelPeinado

    ManuelPeinado/MultiChoiceAdapter

    842عرض على GitHub↗

    Android - A ListView adapter with support for multiple choice modal selection

    Java
    عرض على GitHub↗842
  • manuelpeinado/quickreturnheaderالصورة الرمزية لـ ManuelPeinado

    ManuelPeinado/QuickReturnHeader

    373عرض على GitHub↗

    A ListView/ScrollView header that hides when scrolling down and reappears immediately when scrolling up, regardless of how far down the list we've gone. Like the one from the Google Keep app.

    Java
    عرض على GitHub↗373
  • nhaarman/listviewanimationsالصورة الرمزية لـ nhaarman

    nhaarman/ListViewAnimations

    5,523عرض على GitHub↗

    ListViewAnimations is an Android list item motion framework and animation library designed to implement visual transitions and interactivity within list and grid views. It provides a toolset for managing item motion, specifically focusing on how elements appear, move, and transition within a user interface. The library enables complex interactive gestures, including swipe-to-dismiss and drag-and-drop reordering. It also supports the animated expansion of list items to reveal hidden content and applies visual effects such as fading and scaling as elements enter the screen. The framework cover

    Java
    عرض على GitHub↗5,523
  • pedrovgs/renderersالصورة الرمزية لـ pedrovgs

    pedrovgs/Renderers

    1,190عرض على GitHub↗

    Renderers is an Android library created to avoid all the boilerplate needed to use a RecyclerView/ListView with adapters.

    Java
    عرض على GitHub↗1,190
  • rno/android-scrollbarpanelالصورة الرمزية لـ rno

    rno/Android-ScrollBarPanel

    534عرض على GitHub↗

    Android-ScrollBarPanel allows to attach a View to a scroll indicator like it's done in Path 2.0

    Java
    عرض على GitHub↗534
  • romannurik/android-swipetodismissالصورة الرمزية لـ romannurik

    romannurik/Android-SwipeToDismiss

    1,272عرض على GitHub↗

    Android swipe-to-dismiss mini-library and sample code

    Java
    عرض على GitHub↗1,272
  • ruzhan123/scollzoomlistviewR

    ruzhan123/ScollZoomListView

    0عرض على GitHub↗
    عرض على GitHub↗0
  • sephiroth74/horizontalvariablelistviewالصورة الرمزية لـ sephiroth74

    sephiroth74/HorizontalVariableListView

    857عرض على GitHub↗

    Horizontal list view for Android which allows variable items widths

    Java
    عرض على GitHub↗857
  • timroes/enhancedlistviewالصورة الرمزية لـ timroes

    timroes/EnhancedListView

    459عرض على GitHub↗

    DEPRECATED An Android ListView with enhanced functionality (e.g. Swipe To Dismiss or Undo)

    Java
    عرض على GitHub↗459
  • tjerkw/android-slideexpandablelistviewالصورة الرمزية لـ tjerkw

    tjerkw/Android-SlideExpandableListView

    1,949عرض على GitHub↗

    A better ExpandableListView, with animated expandable views for each list item

    Java
    عرض على GitHub↗1,949
  • trinea/androidcommonالصورة الرمزية لـ Trinea

    Trinea/AndroidCommon

    4,999عرض على GitHub↗

    AndroidCommon is a comprehensive utility library designed to provide reusable infrastructure and architectural patterns for Android application development. It organizes common helper functions into stateless modules, offering consistent access to system resources, data parsing logic, and core infrastructure abstractions. The framework distinguishes itself by providing specialized components for managing background tasks and complex user interface interactions. It includes utilities for coordinating background file transfers through the system download manager and executing shell commands to

    Java
    عرض على GitHub↗4,999
  • twotoasters/jazzylistviewالصورة الرمزية لـ twotoasters

    twotoasters/JazzyListView

    923عرض على GitHub↗

    JazzyListView

    Java
    عرض على GitHub↗923
  • venshine/wheelviewالصورة الرمزية لـ venshine

    venshine/WheelView

    1,057عرض على GitHub↗

    Android滚轮控件,基于ListView实现,可以自定义样式。

    Javaandroidandroid-wheelandroid-wheelpicker
    عرض على GitHub↗1,057