Showing 277 open source projects for "view"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    RxBinding

    RxBinding

    RxJava binding APIs for Android's UI widgets

    ...With RxJava and RxBinding, this logic can be greatly simplified and you can describe the interaction patterns between multiple UI components. You can use the RxJava to convert Android view events to Observables. Essentially the library wraps the listener and implements the Observable interface. RxBinding can be indicated as an extension for RxJava, which helps you to use it on Android development simply and easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Advanced Photo

    Advanced Photo

    Advanced Photo View & Rotate & Flip & Resize Photos

    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DialogPlus

    DialogPlus

    Advanced dialog solution for android

    ...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. You can then identify the view by using its id and handle the correct behaviour.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Ultra Pull To Refresh

    Ultra Pull To Refresh

    Ultra pull to refresh for Android

    This is an alternative to the pull-to-refresh project that is no longer maintained. Inherited from ViewGroup can contain any View. The function is more powerful than SwipeRefreshLayout. Ultra Pull To Refresh is a replacement for the deprecated pull to refresh solution. 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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 5
    HelloCharts for Android

    HelloCharts for Android

    Charts/graphs library for Android compatible with API 8+

    ...Custom and auto-generated axes (top, bottom, left, right, inside), and animations. Code of a demo application is in hellocharts-samples directory, requires appcompat v21. The demo app is also ready for download on Google Play. Every chart view can be defined in layout xml file or created in code and added to layout later. After the chart data has been set you can still modify its attributes but right after that you should call set*ChartData() method again to let chart recalculate and redraw data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ButterKnife

    ButterKnife

    Bind Android views and callbacks to fields and methods

    ...Butter Knife made UI code more readable and maintainable for years, especially in large codebases with complex layouts and many event hooks. While newer Android APIs now offer official view binding alternatives, the project remains a landmark example of how code generation can simplify everyday Android development.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    MEMZIT :: advanced messages

    MEMZIT :: advanced messages

    modifiable, predefined selection lists 4 clarity, efficacy, efficiency

    ...SQLite) populated drop-down-lists for: ------ QR: question repeat/ your appeal ("What do I think what you are wanting from me") IM: I-message ("what do I think about this, what is my situation, my point of view, my feelings") AP: my appeal ("what exactly do I want you to do") ------ B) These statements are mandatory & are being sent together with the "normal", the factual part of the message. C) If the user makes a selection, it moves to the textfield where it can be modified. D) The system recognizes modifications immediately, and asks for "use once & discard" or "use & add to the list" E) This "communication-system" shall be made available for all major information-transmitting channels, like - email - whats up & other instant messenger
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AppUse

    AppUse

    Android Pentest Platform Unified Standalone Environment

    AppSec Labs recently developed the AppUse Virtual Machine. This system is a unique, free, platform for mobile application security testing in the android environment, and it includes unique custom-made tools created by AppSec Labs. AppUse Pro v3 is now available in AppUse website:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AndroidMaterialDialog

    AndroidMaterialDialog

    Provides a builder to create "Material Design"-styled dialogs

    "AndroidMaterialDialog" is an Android-library, which provides a builder, which allows to create dialogs, which are designed according to Android 5.0's Material Design guidelines even on pre-Lollipop devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    LSG App

    LSG App

    Browse LSG everywhere and anywhere!

    ...Read and write whenever you like and wherever you are. • Browse the LSG forums • Show unread posts with just one tap • Access to the event calender and messages • Easy vote on BFClans.com • View who is online on TeamSpeak
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Cheesesquare Sample

    Cheesesquare Sample

    The new Android Design library

    ...This is not an exhaustive sample, but shows some of the important features in the Design library. Cheesesquare Sample provides a collapsing toolbar, a Floating Action Button, features a View Anchoring option, a NavigationView option, and a Snackbar feature, as well. As a pre-requisite, users should already have Android SDK v22, Android Build Tools v22.0.1, as well as Android Support Repository r16 (for v22.2.1), in order to work properly. Cheesesquare Sample is licensed to the Apache Software Foundation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AutoFitTextView

    AutoFitTextView

    A TextView that automatically resizes text to fit perfectly

    A TextView that automatically resizes text to fit perfectly within its bounds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Phoenix

    Phoenix

    Phoenix Pull-to-Refresh

    ...Include the library as local library project. For a working implementation, Have a look at the sample project. Include the PullToRefreshView widget in your layout. In your onCreate method refer to the View and setup OnRefreshListener. To customize drawables you can change sun.png, Sun image; sky.png, background image; buildings.png, foreground image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    CalendarView

    Simple calendar view widget for android developers

    <b>PROJECT MOVED TO GITHUB</b> https://github.com/SpongeBobSun/mCalendarView This is a simple calendar view for android developers. The purpose of this project is to replace the "CalendarView" provided by Google. You can use different color to mark days, weeks. Also you can add text & icons for specified dates. This is my very first sourceforge project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Classic Monitor

    Classic Monitor

    Android app to monitor a Midnite Solar Classic charge controller

    ...If the app detects a Whizbang Junior current monitor, the State Of Charge will display along with a bi-directional current gauge. Other features include a calendar view of the daily power readings and a chart view of power for the last 24 hours, plus a store and forward feature to upload data to <PVOutput.org>. Basic support for the Tristar MPPT charge controller from Morningstar. Works with Android API level 10 (Gingerbread) and above.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    AndroidSidebar

    AndroidSidebar

    Provides a sidebar, which can be shown in front of a main content.

    "AndroidSidebar" is an Android-library, which provides a custom view implementation, which allows to show a sidebar, which overlaps the view's main content and can be shown or hidden in an animated manner. The sidebar may be located at left or right edge of the parent view and its state can be changed by either calling an appropriate method or via dragging on the device's touch screen. Furthermore there are a lot of attributes, which allow to specify the appearance and behavior of the sidebar. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    D.P.F Delphi Android Native Components

    D.P.F Delphi Android Native Components

    Delphi Android Native Components

    ...Develop Native Android applications with Delphi XE5/XE6/XE7 Some components: + Added TDPFJAlertDialog + TDPFJAnalogClock + TDPFJButton + TDPFJCheckBox + TDPFJChronometer + TDPFJDatePicker + TDPFJDatePickerDialog + TDPFJEditText + TDPFJImageView + TDPFJListView (not completed) + TDPFJProgressBar + TDPFJProgressDialog + TDPFJTextView + TDPFJTimePickerDialog + TDPFJToast + TDPFJView + TDPFJRadioButton + TDPFJNumberPicker + TDPFJSeekBar + TDPFJTabHost Component (Tabbed view) + TDPFJSpinner Component (Dropdown list) + TDPFJTextSwitcher Component (Fade/Slide Texts) + TDPFJTextClock + TDPFJWebView Follow me: https://www.facebook.com/babak.yaghoobii https://www.linkedin.com/in/babakyaghoobi https://plus.google.com/+BabakYaghoobii http://babakyaghoobi.blogspot.com https://stackoverflow.com/users/4557781/babak-yaghoobi https://www.colatform.com/en/ Enjoy And
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    Android Image Slider

    Android Image Slider

    An amazing and convenient Android image slider

    The Android Image Slider project is an Android UI component/library that provides a convenient, customizable image slider (carousel) for mobile apps. Instead of building a custom slider from scratch, developers can drop in this library’s slider view into their layout and configure it via XML or code to display a series of images — from local drawables, files, or remote URLs — with smooth transitions, animations, and optional indicators. This significantly simplifies development of galleries, onboarding screens, advertisement banners, or any UI requiring swipable images in Android apps. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Clownsec Clown Car Racer

    Clownsec Clown Car Racer

    Wanna drive like a clown maniac in the circus?

    ...Controls: Up Arrow - Gas Down Arrow - Brake Left and Right Arrows steer Space Bar - Handbrake Currently Available for: Windows XP - 7 (8 Possibly) x32-x64 Mac OSX Linux .x86 IOS Android OS - 3.0 or higher To see the other copies or obtain the downloads for these platforms, click View All Files. UPDATE 2016 - We've released a 2nd game with more updates to the original platform located here: https://sourceforge.net/p/clown-car-racer-ii/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AndroidStaggeredGrid

    AndroidStaggeredGrid

    Android staggered grid for multiple columns with rows of varying sizes

    ...The simplest way to use AndroidStaggeredGrid is to add the library as a gradle aar dependency to your build. As column widths change on orientation change, the grid view expects that all children maintain their own width to height ratio. To assist with this the project includes the DynamicHeightImageView as an example of a view that measures its height based on its width.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ActionBar-PullToRefresh

    ActionBar-PullToRefresh

    Add a modern version of the pull-to-refresh interaction to your app

    ...The library introduces a visually distinct refresh mechanism where a progress indicator emerges from the Action Bar area, creating a more polished and contemporary user experience. It supports multiple view types such as ListView, GridView, ScrollView, and WebView, while also allowing developers to extend functionality through custom delegates. One of its key features is automatic styling based on the application’s Action Bar theme, reducing the need for manual customization. The API is designed to be flexible, enabling developers to control refresh behavior, animations, and text feedback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Tree-View NotesTaker for Android, based on TOMBO Project from Tomohisa Hirami (http://tombo.sourceforge.jp/En/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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.). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Pune Local Finder

    Pune Local Finder

    Finds Pune Lonavala Local Time Quickly

    ...All you nees to do is just select source and destination with reference time of 1. Current Time 2. Manual Time 3. And press find local time... 4. Use arrows to view next and previous local time 5. You can also view time remaining for local
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NemoSpy - Cell Phone Spy

    NemoSpy - Cell Phone Spy

    NemoSpy is a mobile phone spying software that you can install undetec

    ...Features: - Track and record text messages: SMS, Whatsapp, Viber, Facebook - Monitor all calls made and received - Track real time location of the phone - Have access to the entire contacts list - View photos stored on the phone - Record apps installed - Remotely adjust settings - Download your data to Excel, PDF, HTML, CSV for offline backup - Track internet browsing history - Free & automatically update - Data are highly encoded. No one can access your data. - 24/7 promptly support Supported Phones: Anrdoid: 2.2 to 4.x Download: http://a.nemospy.com/download/NemoSpy.apk Installation guide: http://nemospy.com/how-to-install-cell-phone-spy/
    Downloads: 1 This Week
    Last Update:
    See Project
Auth0 Logo