JakeWharton / ProcessPhoenix
Process Phoenix facilitates restarting your application process.
☆2,022Updated this week
Related projects ⓘ
Alternatives and complementary repositories for ProcessPhoenix
- Automatic binding+disposal of RxJava streams.☆3,369Updated 3 months ago
- "Favor composition over inheritance" for RecyclerView Adapters☆2,932Updated 7 months ago
- Android library listening network connection state and Internet connectivity with RxJava Observables☆2,533Updated last year
- An adaptation of the JSR-310 backport for Android.☆3,549Updated 2 months ago
- A Gradle plugin to report the number of method references in your APK on every build.☆3,074Updated 2 weeks ago
- RxJava types that are both an Observable and a Consumer.☆2,469Updated 3 years ago
- Easy way to bind collections to listviews and recyclerviews with the new Android Data Binding framework☆1,923Updated 5 months ago
- A helper for releasing from gradle up to bintray☆1,858Updated 2 years ago
- Joda-Time library with Android specialization☆2,625Updated 2 months ago
- Android Library to handle software keyboard visibility change event.☆1,737Updated 3 years ago
- a SharedPreferences replacement for Android with multiprocess support☆2,290Updated 3 years ago
- A simple, annotation-based library for making deep link handling better on Android☆4,386Updated last year
- Fast and versatile Adapter for RecyclerView which regroups several features into one library to considerably improve the user experience …☆3,555Updated last year
- A simple watchdog that detects Android ANR (Application Not Responding) error and throws a meaningful exception☆2,877Updated 2 years ago
- A small, yet full-featured framework that allows building View-based Android applications☆3,897Updated 5 months ago
- A tool to help you debug TransactionTooLargeExceptions on Android 7+☆1,125Updated this week
- The missing Android blurring library. Fast blur-behind layout that parallels iOS.☆3,735Updated 3 years ago
- An in-app HTTP inspector for Android OkHttp clients☆4,689Updated 2 years ago
- Lifecycle handling APIs for Android apps using RxJava☆7,710Updated last year
- Material Design implementation for Android 4.0+. Shadows, ripples, vectors, fonts, animations, widgets, rounded corners and more.☆3,047Updated 3 years ago
- Android: iOS-like over-scrolling effect applicable over almost all scrollable Android views.☆2,852Updated 3 years ago
- View "injection" library for Android.☆2,226Updated 5 years ago
- An android library for displaying fps from the choreographer and percentage of time with two or more frames dropped☆1,894Updated 5 years ago
- Android library to handle jobs in the background.☆5,375Updated 2 years ago
- A SnapHelper that snaps a RecyclerView to an edge.☆4,997Updated 2 years ago
- A Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application sta…☆3,400Updated 2 years ago
- An Android transformation library providing a variety of image transformations for Picasso☆1,691Updated 3 years ago
- Set of extra Transitions on top of Jetpack Transitions Library☆4,822Updated 4 years ago
- Reactive SharedPreferences for Android