All Projects → team-supercharge → Funnyloader

team-supercharge / Funnyloader

Licence: apache-2.0
Loading indicator for android with over 200 random messages

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Funnyloader

Vue Loaders
Vue + loaders.css
Stars: ✭ 127 (+64.94%)
Mutual labels:  loader, progress, indicator
Theglowingloader
TheGlowingLoader is the highly configurable library to indicate progress and is natively created for Android Platform. It is an implementation of a design composed by Shashank Sahay.
Stars: ✭ 379 (+392.21%)
Mutual labels:  library, progress, indicator
Loading Bar
Flexible, light weighted and super fast Progress Bar Library
Stars: ✭ 300 (+289.61%)
Mutual labels:  loader, progress
Waitme
jquery plugin for easy creating loading css3/images animations
Stars: ✭ 302 (+292.21%)
Mutual labels:  loader, progress
Whirl
CSS loading animations with minimal effort!
Stars: ✭ 774 (+905.19%)
Mutual labels:  loader, progress
spinners-angular
Lightweight SVG/CSS spinners for Angular
Stars: ✭ 21 (-72.73%)
Mutual labels:  progress, loader
react-native-modal-loader
Customizable animated modal progress hud for react apps.
Stars: ✭ 36 (-53.25%)
Mutual labels:  progress, loader
Python Progressbar
Progressbar 2 - A progress bar for Python 2 and Python 3 - "pip install progressbar2"
Stars: ✭ 682 (+785.71%)
Mutual labels:  library, progress
Slidingsquareloaderview
Marvelous sliding square loader view
Stars: ✭ 166 (+115.58%)
Mutual labels:  library, loader
Nyan Progress
Nyan cat progress bar in Node, why not?
Stars: ✭ 34 (-55.84%)
Mutual labels:  loader, progress
Awloader
AWLoader is a UI Component that allows you to integrate loader that fits your needs within your app.
Stars: ✭ 11 (-85.71%)
Mutual labels:  loader, progress
Gifloader
An Android Library to load your GIF files
Stars: ✭ 38 (-50.65%)
Mutual labels:  library, loader
loading
Laravel package to add loading indicator to pages while page is loading.
Stars: ✭ 38 (-50.65%)
Mutual labels:  loader, indicator
RemainingCountIndicator
Remaining count indicator like a tweet screen of twitter.
Stars: ✭ 17 (-77.92%)
Mutual labels:  progress, indicator
react-awesome-loaders
🚀 High quality, super responsive and completely customisable Loading Animations to insert into your website with single line of code.
Stars: ✭ 146 (+89.61%)
Mutual labels:  progress, loader
Ta Rs
Technical analysis library for Rust language
Stars: ✭ 248 (+222.08%)
Mutual labels:  library, indicator
Csspin
CSS Spinners and Loaders - Modular, Customizable and Single HTML Element Code for Pure CSS Loader and Spinner
Stars: ✭ 1,019 (+1223.38%)
Mutual labels:  library, loader
Spinners React
Lightweight SVG/CSS spinners for React
Stars: ✭ 254 (+229.87%)
Mutual labels:  loader, progress
Fs extra
Expanding opportunities standard library std::fs and std::io
Stars: ✭ 95 (+23.38%)
Mutual labels:  library, progress
Vue Loading Overlay
Vue.js component for full screen loading indicator 🌀
Stars: ✭ 784 (+918.18%)
Mutual labels:  loader, indicator

Android Arsenal Maven Central

FunnyLoader

FunnyLoader is an android library which can be used for showing random messages while your app is loading something. Over 200 random funny messages taken from VideoStream for Chromecast plugin for Chrome

FunnyLoader

Download and usage

Get the latest artifact via gradle

compile 'io.supercharge:funnyloader:0.2.0'

Use as a standard TextView

  <io.supercharge.funnyloader.FunnyLoader
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
		...
        app:funny_postfix="..."
        app:funny_animation_duration="1500" />


License

FunnyLoader is opensource, contribution and feedback are welcome!

Apache Version 2.0

Copyright 2017 Supercharge

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Credits

The funny texts were written by Matt Gardner from the VideoStream 's team

Author

richardradics

Supercharge

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].