Showing 20 open source projects for "listview"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 1
    SmartRefreshLayout

    SmartRefreshLayout

    Refresh layout framework

    SmartRefreshLayout's goal is to build a strong, stable and mature pull-down refresh layout framework, and to integrate all kinds of cool, diverse, practical and beautiful Headers and Footers. Support synchronous scrolling with ListView and NestedScrolling with CoordinatorLayout. Support automatically refresh, automatically pull-up loading (automatically detect list inertance and scroll to the bottom without having to manually pull). Support customizing rebound animation interpolator, to achieve a variety of cool animation effects. Support setting a theme to fit any scene of App, it won't appear a cool but very awkward situation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ShowCaseView

    ShowCaseView

    Flutter plugin that allows you to showcase features on flutter app

    A Flutter package allows you to Showcase/Highlight your widgets step by step. Auto Scrolling to active showcase feature will not work properly in scroll views that renders widgets on demand(ex, ListView, GridView). In order to scroll to a widget it needs to be attached with widget tree. So, If you are using a scrollview that renders widgets on demand, it is possible that the widget on which showcase is applied is not attached in widget tree. So, flutter won't be able to scroll to that widget. So, If you want to make a scroll view that contains less number of children widget then prefer to use SingleChildScrollView.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    AppDevKit

    AppDevKit

    AppDevKit is an iOS development library

    AppDevKit is an iOS development library that provides developers with useful features to fulfill their everyday iOS app development needs. AppDevKit is an iOS development library that provides developers with useful features to fulfill their everyday iOS app development needs. Yahoo’s Taiwan based iOS app development team has been using this development kit for the past three years, and we plan future apps to use AppDevKit as well. Our use of this code in many apps helped improve its...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Progress Telerik UI for UWP

    Progress Telerik UI for UWP

    Telerik UI for Universal Windows Platform

    ...Easily implement various functionalities in your UWP projects and create a single app package running on every device in the Windows 10 device family. Save development time with a wide range of out-of-the-box controls for various application scenarios. Manage data with the Grid or ListView components and create beautiful visualizations with the Chart, Gauges and BulletGraph controls.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 5
    Liquid Pull To Refresh

    Liquid Pull To Refresh

    A custom refresh indicator for flutter

    A beautiful and custom refresh indicator for flutter highly inspired by Ramotion Pull Down to Refresh. Try out our live example app. For adding this custom refresh indicator in your flutter app, you have to simply wrap ListView or GridView inside LiquidPullToRefresh. Also, you have to provide the value of the onRefresh parameter which is a refresh callback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    react-native-swipe-list-view

    react-native-swipe-list-view

    A React Native ListView component with rows that swipe open and closed

    SwipeListView is a vertical ListView with rows that swipe open and closed. Handles default native behavior such as closing rows when ListView is scrolled or when other rows are opened.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MultiType

    MultiType

    Tool to create multiple types for Android RecyclerView

    Previously, when we need to develop a complex RecyclerView / ListView, it is difficult and troublesome work. We should override the getItemViewType() of RecyclerView.Adapter, add some types and create some ViewHolders relating to those types. Once we need to add a new item type, we have to go to the original adapter file and modify some old codes carefully, and these adapter classes will get more complicated.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Kakao

    Kakao

    Nice and simple DSL for Espresso in Kotlin

    At Agoda, we have more than 1000 automated tests to ensure our application's quality and give our best experience to the user. All of them are written with Espresso from Google. Even though Espresso is working really well with our test, the code readability is quite low. Let's look at some of the examples of how we write the test. As Agoda developers, we want to improve not just our codebase quality, but also our implementation of tests as well. This is why we are introducing Kakao. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    neoPack

    Fully virtual ListView for Delphi/Lazarus

    Project is obsolete; see Editas. ListView has no items occupied memory, only visible items are in memory. When turn on filter, maximum 4 bytes per item or less. Each item can be different height.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 10
    DialogPlus

    DialogPlus

    Advanced dialog solution for android

    ...Center, dialog will appear in the center with animation. Bottom, dialog will appear at the bottom of the screen with animation. DialogPlus provides 3 content types. ListHolder, items will be shown in a listview. GridHolder, items will be shown in a gridview. ViewHolder, your customized view will be shown in the content. Set an item click listener when list or grid holder is chosen. In that way you can have callbacks when one of your items is clicked. Set a global click listener to you dialog in order to handle all the possible click events. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Ultra Pull To Refresh

    Ultra Pull To Refresh

    Ultra pull to refresh for Android

    ...It can contain any view you want. It's easy to use and more powerful than SwipeRefreshLayout. It's well designed, you can customize the UI effect you want as easy as adding a headview to ListView. This project has been pushed to Maven Central, both in aar and apklib. You can add a PtrUIHandler to PtrFrameLayout to implement any UI effect you want. It is very simple to use. Good design, if you want to customize your own UI style, it is very simple, just like adding a Header View to ListView. This class library is simply a pull-down refresh.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AndroidAdapters

    AndroidAdapters

    A library, which provides various Adapters for Android apps

    "AndroidAdapters" is an Android-library, which provides feature-rich adapter implementations for providing the underlying data of widgets such as ListView, GridView, ExpandableListView and RecyclerView.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    StickyListHeaders

    StickyListHeaders

    An android library for section headers that stick to the top

    ...That said, it works all the way down to 2.1 but is not actively tested or working perfectly. The goal of this project is to deliver a high performance replacement to ListView. You should with minimal effort and time be able to add section headers to a list. This should be done via a simple to use API without any special features. This library will always priorities general use cases over special ones. This means that the library will add very few public methods to the standard ListView and will not try to work for every use case.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Android Swipe Layout

    Android Swipe Layout

    The most powerful swipe layout

    Android Swipe Layout can be easily integrated in anywhere, ListView, GridView, ViewGroup etc. It can receive onOpen,onClose,onUpdate callbacks. Can also notifiy the hidden children how much they have shown. Android Swipe Layout allows you to integrate swiping with your UI component and they can be nested into each other. Android Swipe Layout is designed in such a way that it can handle complicate situations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TurboPower Abbrevia

    TurboPower Abbrevia

    Advanced data compression toolkit for Delphi and C++Builder

    ...On Windows it also provides Delphi wrappers for the LZMA, Bzip2, and WavPack SDKs, and PPMd decompression. Abbrevia also has several visual controls that simplify displaying and manipulating archives, including treeview and listview components.
    Downloads: 35 This Week
    Last Update:
    See Project
  • 16
    android-common-lib

    android-common-lib

    Android common lib, ImageCache, HttpCache, DropDownListView, etc.

    The Dev Tools App is a powerful android development tool that can help you improve efficiency greatly, It can be used to view the latest open source projects, view activity history, view manifest, decompile, color picker, extract apk or so, view app info, open or close the developer options quickly, and more. Includes cache (picture cache, prefetch cache, network cache), public View (drop down and load more ListView at the bottom, load more ScrollView at the bottom, slide a page Gallery) and common Android tools (network, download, Android resources) Operation, shell, file, Json, random number, Collection, etc.). You can choose a variety of cache algorithms (FIFO, LIFO, LRU, MRU, LFU, 13 types such as MFU) or custom caching algorithms. Cache can be initialized according to system configuration. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Nexus: Database WinForm Usercontrol

    Nexus: Database WinForm Usercontrol

    ECM / DMS, Projectmanagement, TimeRecording, ... ERP

    ...Contact me -> info@biternal.com or visit http://www.biternal.com/german_filebase.html TAGS: ECM DMS Scann Workflow Archive Revision Timerecording Database Front-Ends Search Query Report Development .NET WinForm Control Treeview Listview Gridview
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Clarion wrapper for the Win32 listview common control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    VCL components for Delphi - ListView with groups support and Gradient gauge. All components use Alpha skins for nice skining. You must install Alpha skins components (http://alphaskins.com - light version is free) befor KssPack using.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A graphics tool to manage your homework, project assignment: scan you homework directory and display each project's input files, output files in listview, when you click it, will call external application to view the files. usable in windows/linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next