danielme-com's Stars
animate-css/animate.css
🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
tiimgreen/github-cheat-sheet
A list of cool features of Git and GitHub.
square/okhttp
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
bumptech/glide
An image loading and caching library for Android focused on smooth scrolling
afollestad/material-dialogs
😍 A beautiful, fluid, and extensible dialogs API for Kotlin & Android.
google/dagger
A fast dependency injector for Android and Java.
openalpr/openalpr
Automatic License Plate Recognition library
jhy/jsoup
jsoup: the Java HTML parser, built for HTML editing, cleaning, scraping, and XSS safety.
JakeWharton/ActionBarSherlock
[DEPRECATED] Action bar implementation which uses the native action bar on Android 4.0+ and a custom implementation on pre-4.0 through a single API and theme.
nhaarman/ListViewAnimations
[DEPRECATED] An Android library which allows developers to easily add animations to ListView items
castorflex/SmoothProgressBar
A small Android library allowing you to have a smooth and customizable horizontal or circular indeterminate ProgressBar
adamwulf/app-launch-guide
This aims to be an indie dev's definitive guide to building and launching your app, including pre-launch, marketing, building, QA, buzz building, and launch. More info at:
furf/jquery-ui-touch-punch
A duck punch for adding touch events to jQuery UI
kevinsawicki/http-request
Java HTTP Request Library
spring-projects/spring-data-jpa
Simplifies the development of creating a JPA-based data access layer.
tdebatty/java-string-similarity
Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity ...
katzer/cordova-plugin-local-notifications
Cordova Local-Notification Plugin
franmontiel/PersistentCookieJar
A persistent CookieJar implementation for OkHttp 3 based on SharedPreferences.
scottyab/secure-preferences
Android Shared preference wrapper than encrypts the values of Shared Preferences. It's not bullet proof security but rather a quick win for incrementally making your android app more secure.
allenhwkim/angularjs-google-maps
The Simplest AngularJS Google Maps V3 Directive
consuldemocracy/consuldemocracy
Consul Democracy - Open Government and E-Participation Web Software
emilsjolander/StickyScrollViewItems
A small android library for tagging views inside a ScrollView as "sticky" making them stick to the top of the scroll container until a new sticky view comes and takes it's place
AndroidAlliance/EdgeEffectOverride
Override the Holo EdgeEffect colors
scottyab/showhidepasswordedittext
Show/Hide Password EditText is a very simple extension of Android's EditText that puts a clickable hide/show icon in the right hand side of the EditText that allows showing of the password.
malmstein/fenster
A library to display videos in a TextureView using a custom MediaPlayer controller
alexkay/muspy
Album release notification service
alexnederlof/Jasper-report-maven-plugin
A fast jasper report maven plugin
danielme-com/Android-WebBrowser-Demo--WebView-
A simple web browser for Android 2.1 that shows the capabilities of WebView/WebKit
danielme-com/Android-Paginated-ListView-Demo
3 strategies for paginating data in an Android ListView. Eclipse ADT project for JellyBean 4.3