Giter Club home page Giter Club logo

easypreferences's Introduction

Hi, I'm Mukesh Solanki!

Linkedin Badge Twitter Badge Medium Badge Website Badge

Typing SVG

About Me

  • ⚡ Contribuing to a whole bunch of opensource projects.
  • 🖨️ I write tech articles almost every week on Medium.
  • 🌱 Always experimenting with bleading edge tech.
  • ⛰️ Love exploring and going on hikes

Latest Blog Posts

Github Stats

Mukesh Solanki's Github Stats Mukesh Solanki's Top Languages

easypreferences's People

Contributors

megamiun avatar mukeshsolanki avatar pathrik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

easypreferences's Issues

Adding getObject that accepts Gson TypeToken

Hello,

I really loved your library, it helped me testing some features in my prototype.

But, using maps in Kotlin, I had some difficulties trying to get the map automatically filled. After some time trying to make things work, I remembered that Gson has a TypeToken interface that solved cases like that.

Sincerely, I already made a fork from your project and created the method, it worked perfectly here. I think it would be a good addition to your project, so I am going to create a PR. Hope you can accept it soon, as I would prefer to add your lib on gradle instead of maintaining a module adjacent to my project.

Remove allowBackup from AndroidManifest.xml

While trying to disable backups in my app, the Android manifest merger fails.

Error:Execution failed for task ':app:processDebugManifest'.
Manifest merger failed : Attribute application@allowBackup value=(false) from AndroidManifest.xml:26:9-36
is also present at [com.mukesh:tinydb:1.0.1] AndroidManifest.xml:12:9-35 value=(true).
Suggestion: add 'tools:replace="android:allowBackup"' to element at AndroidManifest.xml:23:5-105:19 to override.

It would be easiest if allowBackup=true were to be removed from the manifest of the lib and it is left to the application to decide whether to allow backups.

TinyDB acknowledgement

Mate, you should recognize @kcochibili work on TinyDB as this library is just a port of TinyDB into Kotlin.

You haven't even changed TinyDB references in your README.md...

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.