Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by JakeWharton

A curated list of projects in awesome lists by JakeWharton .

https://jakewharton.github.io/butterknife/

Bind Android views and callbacks to fields and methods.

Last synced: 15 Aug 2024

https://github.com/jakewharton/butterknife

Bind Android views and callbacks to fields and methods.

Last synced: 28 Oct 2024

https://github.com/JakeWharton/butterknife

Bind Android views and callbacks to fields and methods.

Last synced: 30 Oct 2024

https://github.com/jakewharton/timber

A logger with a small, extensible API which provides utility on top of Android's normal Log class.

Last synced: 28 Oct 2024

https://github.com/JakeWharton/timber

A logger with a small, extensible API which provides utility on top of Android's normal Log class.

Last synced: 15 Aug 2024

https://github.com/JakeWharton/ViewPagerIndicator

Paging indicator widgets compatible with the ViewPager from the Android Support Library and ActionBarSherlock.

Last synced: 21 Aug 2024

https://github.com/JakeWharton/RxBinding

RxJava binding APIs for Android's UI widgets.

Last synced: 20 Aug 2024

https://github.com/jakewharton/rxbinding

RxJava binding APIs for Android's UI widgets.

Last synced: 30 Oct 2024

https://github.com/jakewharton/hugo

Annotation-triggered method call logging for your debug builds.

Last synced: 30 Oct 2024

https://github.com/JakeWharton/hugo

Annotation-triggered method call logging for your debug builds.

Last synced: 30 Oct 2024

https://github.com/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.

Last synced: 01 Nov 2024

https://github.com/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.

Last synced: 26 Sep 2024

https://github.com/jakewharton/disklrucache

Java implementation of a Disk-based LRU cache which specifically targets Android compatibility.

Last synced: 26 Sep 2024

https://github.com/JakeWharton/DiskLruCache

Java implementation of a Disk-based LRU cache which specifically targets Android compatibility.

Last synced: 01 Nov 2024

https://github.com/JakeWharton/u2020

A sample Android app which showcases advanced usage of Dagger among other open source libraries.

Last synced: 26 Oct 2024

https://github.com/jakewharton/u2020

A sample Android app which showcases advanced usage of Dagger among other open source libraries.

Last synced: 14 Oct 2024

https://github.com/jakewharton/pidcat

Colored logcat script which only shows log entries for a specific application package.

Last synced: 29 Oct 2024

https://github.com/JakeWharton/pidcat

Colored logcat script which only shows log entries for a specific application package.

Last synced: 15 Aug 2024

https://github.com/JakeWharton/NineOldAndroids

[DEPRECATED] Android library for using the Honeycomb animation API on all versions of the platform back to 1.0!

Last synced: 01 Nov 2024

https://github.com/jakewharton/threetenabp

An adaptation of the JSR-310 backport for Android.

Last synced: 14 Oct 2024

https://github.com/JakeWharton/ThreeTenABP

An adaptation of the JSR-310 backport for Android.

Last synced: 15 Aug 2024

https://github.com/JakeWharton/scalpel

A surgical debugging tool to uncover the layers under your app.

Last synced: 15 Aug 2024

https://github.com/jakewharton/scalpel

A surgical debugging tool to uncover the layers under your app.

Last synced: 30 Oct 2024

https://github.com/JakeWharton/RxRelay

RxJava types that are both an Observable and a Consumer.

Last synced: 04 Aug 2024

https://github.com/jakewharton/rxrelay

RxJava types that are both an Observable and a Consumer.

Last synced: 30 Oct 2024

https://github.com/JakeWharton/Telecine

Record full-resolution video on your Android devices.

Last synced: 03 Nov 2024

https://github.com/JakeWharton/kotterknife

View "injection" library for Android.

Last synced: 15 Aug 2024

https://github.com/jakewharton/sdksearch

An Android app and Chrome extension for searching the Android SDK documentation.

Last synced: 14 Oct 2024

https://github.com/JakeWharton/SdkSearch

An Android app and Chrome extension for searching the Android SDK documentation.

Last synced: 27 Oct 2024

https://github.com/JakeWharton/ProcessPhoenix

Process Phoenix facilitates restarting your application process.

Last synced: 07 Nov 2024

https://github.com/JakeWharton/retrofit2-kotlin-coroutines-adapter

A Retrofit 2 adapter for Kotlin coroutine's Deferred type.

Last synced: 27 Oct 2024

https://github.com/JakeWharton/mosaic

Build terminal UI in Kotlin using Jetpack Compose

Last synced: 08 Nov 2024

https://github.com/JakeWharton/diffuse

Diffuse is a tool for diffing APKs, AABs, AARs, and JARs

Last synced: 02 Aug 2024

https://github.com/jakewharton/diffuse

Diffuse is a tool for diffing APKs, AABs, AARs, and JARs

Last synced: 15 Oct 2024

https://github.com/jakewharton/processphoenix

Process Phoenix facilitates restarting your application process.

Last synced: 14 Oct 2024

https://github.com/jakewharton/mosaic

An experimental tool for building console UI in Kotlin using the Jetpack Compose compiler/runtime

Last synced: 15 Oct 2024

https://github.com/jakewharton/sdk-manager-plugin

DEPRECATED Gradle plugin which downloads and manages your Android SDK.

Last synced: 26 Sep 2024

https://github.com/JakeWharton/sdk-manager-plugin

DEPRECATED Gradle plugin which downloads and manages your Android SDK.

Last synced: 03 Nov 2024

https://github.com/jakewharton/retrofit2-kotlinx-serialization-converter

A Retrofit 2 Converter.Factory for Kotlin serialization.

Last synced: 26 Sep 2024

https://github.com/JakeWharton/retrofit2-kotlinx-serialization-converter

A Retrofit 2 Converter.Factory for Kotlin serialization.

Last synced: 27 Oct 2024

https://github.com/jakewharton/android-directionalviewpager

[DEPRECATED] Implementation of the compatibility library ViewPager class that supports paging both vertically and horizontally.

Last synced: 26 Sep 2024

https://github.com/JakeWharton/picnic

A Kotlin DSL and Java/Kotlin builder API for constructing HTML-like tables which can be rendered to text

Last synced: 27 Oct 2024

https://github.com/jakewharton/picnic

A Kotlin DSL and Java/Kotlin builder API for constructing HTML-like tables which can be rendered to text

Last synced: 30 Oct 2024

https://github.com/jakewharton/adb-event-mirror

Mirror the touch/key/button events of one device onto one or more other devices in real-time

Last synced: 01 Nov 2024

https://github.com/JakeWharton/adb-event-mirror

Mirror the touch/key/button events of one device onto one or more other devices in real-time

Last synced: 27 Oct 2024

https://github.com/JakeWharton/retrofit2-rxjava2-adapter

An RxJava 2 CallAdapter.Factory implementation for Retrofit 2.

Last synced: 02 Aug 2024

https://github.com/jakewharton/retrofit2-rxjava2-adapter

An RxJava 2 CallAdapter.Factory implementation for Retrofit 2.

Last synced: 13 Oct 2024

https://github.com/JakeWharton/dependency-tree-diff

An intelligent diff tool for the output of Gradle's dependencies task

Last synced: 27 Oct 2024

https://github.com/jakewharton/dependency-tree-diff

An intelligent diff tool for the output of Gradle's dependencies task

Last synced: 01 Nov 2024

https://github.com/jakewharton/wormhole

A time-traveling bytecode rewriter which adds future APIs to android.jar

Last synced: 01 Nov 2024

https://github.com/JakeWharton/wormhole

A time-traveling bytecode rewriter which adds future APIs to android.jar

Last synced: 27 Oct 2024

https://github.com/jakewharton/picasso2-okhttp3-downloader

A OkHttp 3 downloader implementation for Picasso 2.

Last synced: 01 Nov 2024

https://github.com/jakewharton/dagger-reflect

A reflection-based implementation of the Dagger dependency injection library for fast IDE builds.

Last synced: 01 Nov 2024

https://github.com/JakeWharton/RxReplayingShare

An RxJava transformer which combines replay(1), publish(), and refCount() operators.

Last synced: 04 Aug 2024

https://github.com/jakewharton/flip-tables

Because pretty-printing text tables in Java should be easy.

Last synced: 30 Oct 2024

https://github.com/jakewharton/rxreplayingshare

An RxJava transformer which combines replay(1), publish(), and refCount() operators.

Last synced: 01 Nov 2024

https://github.com/jakewharton/salvage

Generic view recycler and ViewPager PagerAdapter implementation.

Last synced: 26 Oct 2024

https://github.com/JakeWharton/salvage

Generic view recycler and ViewPager PagerAdapter implementation.

Last synced: 04 Aug 2024

https://github.com/jakewharton/okhttp-idling-resource

An Espresso IdlingResource for OkHttp.

Last synced: 01 Nov 2024

https://github.com/JakeWharton/docker-gphotos-sync

A Docker image for synchronizing your original-quality Google Photos

backup docker google-photos

Last synced: 05 Nov 2024

https://github.com/jakewharton/docker-gphotos-sync

A Docker image for synchronizing your original-quality Google Photos

backup docker google-photos

Last synced: 30 Oct 2024

https://github.com/jakewharton/madge

A debugging tool to determine whether or not your bitmaps are being drawn at their native resolution.

Last synced: 26 Oct 2024

https://github.com/jakewharton/mkvdts2ac3

Bash script to convert DTS audio to AC3 within a matroska file.

Last synced: 01 Nov 2024

https://github.com/jakewharton/nopen

An error-prone checker which requires that classes be final, abstract or annotated with @ Open.

Last synced: 26 Oct 2024

https://github.com/jakewharton/rxwindowifchanged

An RxJava 2 operator which splits an observable into windows using a key selector.

Last synced: 26 Oct 2024

https://github.com/JakeWharton/OverloadReturn

Bytecode rewriter that creates overloads of methods which vary only by return type.

Last synced: 02 Aug 2024

https://github.com/jakewharton/overloadreturn

Bytecode rewriter that creates overloads of methods which vary only by return type.

Last synced: 26 Oct 2024

https://github.com/jakewharton/dependency-watch

Script to wait for an artifact to appear in a Maven repository or to monitor coordinates for new versions.

Last synced: 26 Oct 2024

https://github.com/JakeWharton/gitout

A command-line tool and Docker image to automatically backup Git repositories from GitHub or anywhere

Last synced: 20 Aug 2024

https://github.com/jakewharton/gitout

A command-line tool and Docker image to automatically backup Git repositories from GitHub or anywhere

Last synced: 30 Oct 2024

https://github.com/jakewharton/confundus

Kotlin compiler plugin which brings Kotlin/JS's unsafeCast to Kotlin/JVM

Last synced: 26 Oct 2024

https://github.com/jakewharton/cite

A Kotlin compiler plugin for embedding information about the file being compiled

Last synced: 26 Oct 2024

https://github.com/jakewharton/retrofit1-okhttp3-client

A OkHttp 3 client implementation for Retrofit 1.

Last synced: 01 Nov 2024

https://github.com/jakewharton/jardiff

A Python script which quickly creates diffs of the public API between two JAR files

Last synced: 27 Oct 2024

https://github.com/jakewharton/pxjava

An experiment which interprets RxJava as an entirely pull-based system written in Kotlin.

Last synced: 27 Oct 2024

https://github.com/jakewharton/retrofit2-reactor-adapter

A Project Reactor CallAdapter.Factory implementation for Retrofit 2.

Last synced: 26 Oct 2024

https://github.com/jakewharton/sdk-artifact-sync

A script which synchronizes all of the artifacts in your local Android SDK to a remote Maven artifact host.

Last synced: 27 Oct 2024

https://github.com/jakewharton/shimo

Shimo is an adapter for Moshi which randomizes the order of keys when serializing and deserializing

Last synced: 27 Oct 2024

https://github.com/jakewharton/byteunits

Utility classes for converting between granularities of SI and IEC byte units and bit units.

Last synced: 01 Nov 2024

https://github.com/jakewharton/agp-java-support

Tracking your ability to use new Java language features and APIs in an Android app

Last synced: 27 Oct 2024

https://github.com/jakewharton/crossword

A 2D canvas for rendering text, usually for console applications.

Last synced: 26 Oct 2024

https://github.com/jakewharton/dalvik-dx

A standalone packaging of AOSP's platform/dalvik dx library.

Last synced: 13 Oct 2024

https://github.com/JakeWharton/NotificationCompat2

[DEPRECATED] Please use the support library r11 or newer for these features.

Last synced: 03 Nov 2024

https://github.com/jakewharton/jakewharton.com

Personal website and blog.

Last synced: 13 Oct 2024

https://github.com/JakeWharton/plex-orphaned-files

Find files in your Plex libraries which are not indexed

Last synced: 03 Nov 2024

https://github.com/jakewharton/plex-orphaned-files

Find files in your Plex libraries which are not indexed

Last synced: 27 Oct 2024

https://github.com/jakewharton/kmp-missing-targets

Gradle plugin which identifies multiplatform targets you should be supporting

Last synced: 27 Oct 2024

https://github.com/jakewharton/dockerfile-shebang

Treat your Dockerfiles as self-contained, editable scripts

Last synced: 27 Oct 2024

https://github.com/JakeWharton/dockerfile-shebang

Treat your Dockerfiles as self-contained, editable scripts

Last synced: 02 Aug 2024

https://github.com/jakewharton/singular-solution

Keep your Twitter follower count at zero by blocking and then quickly unblocking any new followers

Last synced: 27 Oct 2024

https://github.com/jakewharton/jax-rs-moshi

A JAX-RS message body reader/writer and parameter converter which uses Moshi to handle JSON

Last synced: 28 Oct 2024

https://github.com/jakewharton/docker-mbsync

A Docker container which runs the mbsync tool automatically to synchronize your email

backup docker email

Last synced: 27 Oct 2024

https://github.com/jakewharton/platform-collections

Kotlin multiplatform collections which use platform-optimized storage

Last synced: 27 Oct 2024

https://github.com/jakewharton/posterbox

Rotating display of Movie and TV posters

Last synced: 26 Oct 2024

https://github.com/jakewharton/finalization-hook

Run a "hook" lambda after a block of code regardless of whether the block succeeds, fails, or the application is killed.

Last synced: 26 Oct 2024

https://github.com/JakeWharton/jax-rs-kotlinx-serialization

A JAX-RS message body reader/writer and parameter converter which uses Kotlinx Serialization

Last synced: 02 Aug 2024

https://github.com/jakewharton/jax-rs-kotlinx-serialization

A JAX-RS message body reader/writer and parameter converter which uses Kotlinx Serialization

Last synced: 28 Oct 2024

https://github.com/jakewharton/gradle-like-bazel

A demo showing that you can (probably) structure Gradle projects like you would Bazel

Last synced: 28 Oct 2024

https://github.com/jakewharton/smsbarrage

An Android application which allows you send mass repeated SMS messages to any number of contacts.

Last synced: 28 Oct 2024

https://github.com/jakewharton/smsmorse

An Android service that vibrates incoming SMS messages in Morse code.

Last synced: 28 Oct 2024