pretty-print
pretty print module for the jvm (by snowe2010)
contacts-android
Android Contacts API Library written in Kotlin with Java interoperability. No more ContentProviders and cursors. Say goodbye to ContactsContract. Build your own contacts app! (by vestrel00)
pretty-print | contacts-android | |
---|---|---|
1 | 12 | |
85 | 619 | |
- | 1.1% | |
0.0 | 3.5 | |
almost 2 years ago | 2 days ago | |
Kotlin | Kotlin | |
MIT License | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
pretty-print
Posts with mentions or reviews of pretty-print.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-13.
-
Kotlin: pretty print data classes
This post on Reddit made me aware of a library that seems to provide exactly what I need: https://github.com/snowe2010/pretty-print. It is very lightweight, and depends solely on kotlin-reflect.
contacts-android
Posts with mentions or reviews of contacts-android.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-08.
-
Where to save the contacts (simple contacts app)?
https://github.com/vestrel00/contacts-android might be something to look at if you find the contacts provider too complicated.
-
Programmatically adding numbers to my phone book
There's a library that can do this: https://github.com/vestrel00/contacts-android
- I spent several days composing a GitHub release to celebrate the biggest milestone in my passion project that I've been working on for over three years. I want to know what people think about the release notes. Should I stop or continue? Does it set a new standard or is it just a waste of time?
- Contacts, Reborn has reached a colossal milestone! APIs for Blocked Phone Numbers, SIM Card Contacts, Lookups, Custom Data for Google Contacts, Pokemon, RPGs, and more improvements. All optimized and complete with beautiful documentation =)
- Show HN: Android Contacts API – Built with 3 years of dedication
-
I dedicated 3 years to building this Android Contacts API library written in Kotlin with Java interop. I want to share it with the Reddit community for the first time.
That is a really good, deep question! I do believe I encountered undocumented behaviors. At least I think they are undocumented but maybe I just didn't find documentation on them. I wrote everything down in a single file I cal the DEV_NOTES.
- Does extensive documentation do more harm than good?
-
Creating a type-safe WHERE clause DSL using Kotlin
u/jayaSuryaT has officially reduced my 500 lines of code down to 2 lines with his PR; https://github.com/vestrel00/contacts-android/pull/163
-
I spent 3 years writing an Android Contacts API in Kotlin with Java interop. What I’ve learned…
Android Contacts has just been Reborn! Using the Contacts, Reborn library, you no longer have to deal with the complexities of ContactsContract.
What are some alternatives?
When comparing pretty-print and contacts-android you can also consider the following projects:
LoggingInterceptor - An OkHttp interceptor which has pretty logger for request and response. +Mock support
android-target-tooltip - Create Toast like tooltips, but targets can be specified, plus custom properties and features
khipster - Kotlin based JHipster
contactstore - A modern, strongly-typed contacts API for Android.