Projects in Awesome Lists by evant
A curated list of projects in awesome lists by evant .
https://github.com/evant/gradle-retrolambda
A gradle plugin for getting java lambda support in java 6, 7 and android
Last synced: 14 May 2025
https://github.com/evant/binding-collection-adapter
Easy way to bind collections to listviews and recyclerviews with the new Android Data Binding framework
Last synced: 14 May 2025
https://github.com/evant/android-studio-unit-test-plugin
[Deprecated] Android Studio IDE support for Android gradle unit tests. Prepared for Robolectric.
Last synced: 20 Nov 2025
https://github.com/evant/holdr
[Deprecated] Because typing findViewById() in Android is such a pain.
Last synced: 06 Mar 2026
https://github.com/evant/android-retrolambda-lombok
A modified version of lombok ast that allows lint to run on java 8 sources without error.
Last synced: 23 Jun 2025
https://github.com/evant/compose-collapsable
A generic collapsable implementation with dragging and nested scrolling support
Last synced: 07 Apr 2025
https://github.com/evant/compose-shown
Provides a callback for when a @Composable is shown to the user
Last synced: 21 Apr 2025
https://github.com/evant/yield-layout
Combine layouts in Android, opposite of how <include/> works.
Last synced: 21 Apr 2025
https://github.com/evant/gsonvalue
Compile-time generation of gson TypeAdapters to preserve class encapsulation
Last synced: 30 Jun 2025
https://github.com/evant/simplefragment
A fragment-like abstraction for Android that is easier to use and understand
Last synced: 23 Aug 2025
https://github.com/evant/streamqflite
flutter reactive stream wrapper around sqflite inspired by sqlbrite
Last synced: 21 Apr 2025
https://github.com/evant/self-update
A system for self-updating your android app.
Last synced: 21 Apr 2025
https://github.com/evant/android-shard
'Fragments' with a simpler api built on top of the android architecture components
Last synced: 21 Apr 2025
https://github.com/evant/timesync
Android library for periodicly syncing data from server.
Last synced: 21 Jun 2025
https://github.com/evant/android-quiznos
Sad about the boring Android 10 naming? This lib give you some options to spice things up.
Last synced: 21 Apr 2025
https://github.com/evant/studio-splash
An archive of all the Android Studio splash images
Last synced: 21 Apr 2025
https://github.com/evant/kotlin-inject-samples
Verious samples using kotlin-inject
Last synced: 21 Apr 2025
https://github.com/evant/pokemvvm
A playground for MVVM style architecture on Android
Last synced: 01 Aug 2025
https://github.com/evant/android-biometrics-compat-issue
A sample implementation of the androidx biometric compat lib with all the workarounds needed for a production app
Last synced: 21 Apr 2025
https://github.com/evant/retain-state
A dead simple way to retain some state thought configuration changes on Android
Last synced: 21 Apr 2025
https://github.com/evant/spanalot
A simple utility for creating and modifying spannables in Android
Last synced: 21 Apr 2025
https://github.com/evant/recyclerview-sample
An example of how to use Android L's new RecyclerView with a custom ItemAnimator
Last synced: 08 Oct 2025
https://github.com/evant/android-apngrs
Android bindings to image-rs for APNG support.
Last synced: 13 Jun 2025
https://github.com/evant/voice-changer
Playing around with real-time audio processing on andriod with rust
Last synced: 20 Jun 2025
https://github.com/evant/kotlin-fragment-dsl
A nice kotlin dsl for dealing with the fragment backstack.
Last synced: 21 Apr 2025
https://github.com/evant/nav
A simple declarative Android compose navigator
Last synced: 15 Oct 2025
https://github.com/evant/android-safe-rxjava-usage
An example of safely using rxjava on Android
Last synced: 21 Apr 2025
https://github.com/evant/jackport
Backporting java 8 apis to older versions of android using the jack plugin system.
Last synced: 21 Apr 2025
https://github.com/evant/nyandroidrestorer
Restore our favorite pop-tart-rainbow friend in Android Studio.
Last synced: 22 Aug 2025
https://github.com/evant/webpush-fcm-relay
Relays WebPush messages to Firebase Cloud Messaging
Last synced: 07 Mar 2026
https://github.com/evant/fasax
The fastest way to unmarshall XML to Java on Android
Last synced: 21 Apr 2025
https://github.com/evant/auto-value-lens
AutoValue extension to create lenses for AutoValue properties
Last synced: 01 Apr 2026
https://github.com/evant/value-processor
Helper for creating annotation processors that create/read value objects.
Last synced: 21 Apr 2025
https://github.com/evant/typedbundle
Typesafe key-value parinings for Android Bundles.
Last synced: 23 Feb 2025
https://github.com/evant/silent-support
Backport new android api calls to support lib versions.
Last synced: 10 Jun 2026
https://github.com/evant/animated-spans
Playing arround with animating spans in an EditText
Last synced: 12 Oct 2025
https://github.com/evant/webpush-encryption
A lightweight webpush encryption/decryption library
Last synced: 27 Jan 2026
https://github.com/evant/yesdata
Errorprone check to verify you have implemented data classes correctly.
Last synced: 23 Feb 2025
https://github.com/evant/quickreturn-listview
A quickreturn for a listview in android
Last synced: 23 Feb 2025
https://github.com/evant/fittextview
Android TextView that scales text to fit area
Last synced: 23 Feb 2025
https://github.com/evant/kotlin-ir-plugin-example
Playinig around with kotlin ir plugin support added for compose
Last synced: 12 Jun 2025
https://github.com/evant/domain-mapper
Generates code to map from one domain object to another
Last synced: 10 Jun 2026
https://github.com/evant/ipromise
small proimse/future library for java and Android
Last synced: 28 Jul 2025
https://github.com/evant/fragment-recreator
A utility to handle fragment view-recreation when used in an Activity that handles configuration changes
Last synced: 16 May 2026
https://github.com/evant/rxjavaleak
A sample project showing a memory leak in RxJava
Last synced: 23 Feb 2025
https://github.com/evant/google-actions-wolfram
Query Wolfram Alpha using Google Actions api
Last synced: 23 Feb 2025
https://github.com/evant/kotlin-inject-android
Android extensions to kotlin-inject
Last synced: 23 Feb 2025
https://github.com/evant/crequire
A simple way to require c code in ruby using SWIG
Last synced: 04 Oct 2025
https://github.com/evant/named-semaphore
Safe wrapper of libc's named semaphores
Last synced: 12 Mar 2026
https://github.com/evant/kotlin-mpp-ui-test
Expirmental cross-platform ui tests with kotlin multiplatform
Last synced: 23 Feb 2025
https://github.com/evant/prime-multiples
Code for MPMP 19 in rust https://www.think-maths.co.uk/19challenge
Last synced: 10 Jun 2026
https://github.com/evant/instance_state
[WIP] Flutter plugin to save/restore instance state on Android
Last synced: 12 Sep 2025
https://github.com/evant/studio-dep-sub-issue
Build failure when using a dependencySubstitution
Last synced: 24 Jun 2025
https://github.com/evant/gradle-central-release-publishing
An opinionated gradle plugin to manage publishing to maven central
Last synced: 13 Aug 2025
https://github.com/evant/android-scroll-to-position-test
Testing how often onBindViewHolder is called when using scrollToPosition() on recyclerview
Last synced: 16 Aug 2025
https://github.com/evant/android-gradle-jack-plugin
Fork of the android gradle plugin that supports jack plugins
Last synced: 12 Jun 2025
https://github.com/evant/docker-compose-test
A helper to run integration tests with docker-compose
Last synced: 16 Jul 2025
https://github.com/evant/recyclerview-predraw-issue
Issue with recyclerview animations and predraw listeners
Last synced: 07 Oct 2025
https://github.com/evant/mastodon-api-compatibility
Documentation on mastodon api compatible software
Last synced: 13 Jun 2025
https://github.com/evant/lazycolum-sizing-bug
Reproducing a lazycolumn sizing bug when using Modifier.height(IntrinsicSize.Min)
Last synced: 23 Feb 2025
https://github.com/evant/recyclerview-issue
An issue with changing items in recyclerview in 23.1.1
Last synced: 23 Feb 2025
https://github.com/evant/play-pause-sample
Sample of an animated vector drawable for play/pause
Last synced: 23 Feb 2025
https://github.com/evant/ere
Use your text editor to rename files in a directory
Last synced: 31 May 2026
https://github.com/evant/autodata-parcel
An Android Parcelable extensions to AutoData
Last synced: 23 Feb 2025
https://github.com/evant/dialog-fragment-issue
Issue with dialog fragment when parent fragment is detached and attached.
Last synced: 23 Feb 2025
https://github.com/evant/bindingconversiongeneric
Shows an issue with android databinding conversions and generic type params
Last synced: 15 Jun 2025
https://github.com/evant/alarmmanagerstresstest
Stress test how many alarms you can set at once (spoiler: it's a lot!)
Last synced: 23 Feb 2025
https://github.com/evant/airship-issue-clear-top
Airship issue with in-app banners and launching activies clear-top
Last synced: 23 Feb 2025
https://github.com/evant/itemtouchhelperclearviewissue
Issue with using ItemTouchHelper and an ItemDecoration
Last synced: 10 Jun 2026