Coder Social home page Coder Social logo

angelgladin / photo_exif_toolkit Goto Github PK

View Code? Open in Web Editor NEW
47.0 47.0 5.0 11.96 MB

Photo Exif Toolkit Android app entirely written using Kotlin language

License: GNU General Public License v3.0

Kotlin 100.00%
android android-app exif exif-tags gnu google-api google-maps gplv3 kotlin material-design mvp retrofit2

photo_exif_toolkit's Introduction

Hi there 👋

My name is Ángel Gladín, I'm a programmer with experience in Android Development and System Design. Also, been doing a little bit of back-end. Love learning and applying Algorithms & Data Structures.

I love teaching (especially) science to people, no matter what their background is. As Richard Feynmann said,

If you can't explain an idea to an 8-year-old, you don't understand it.

  • Experienced: Android Jetpack and Kotlin ecosystem.
  • Interested in: Functional Programming, Data Engineering, Data Science.

About me (not technical stuff)

I love reading about and talking about: Philosophy, Psychology, Music, and Math.

Besides of that, I love animals and nature.

I'm currently...


metamorphose

photo_exif_toolkit's People

Contributors

angelgladin 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

photo_exif_toolkit's Issues

App still maintained?

With the last release (and commit) almost 2 years ago: do you still maintain this app, @angelgladin? Will there be future updates?

If yes (which I hope): any chance to make it really open source, and get rid of the proprietary libraries used (Firebase, GMS)?

Wrong versionCode in APK of 1.0.1

Just a short note: When releasing v1.0.1, you forgot to increase the versionCode.

# version 1.0:
package: name='com.angelgladin.photoexiftoolkit' versionCode='1' versionName='1.0' platformBuildVersionName='7.1.1'
# version 1.0.1:
package: name='com.angelgladin.photoexiftoolkit' versionCode='1' versionName='1.0.1' platformBuildVersionName='7.1.1'

That causes issues with updates, as the two will be considered the same. So please remember increasing that number as well for future updates 😸

Add Multidex

com.android.build.api.transform.TransformException: com.android.ide.common.process.ProcessException: java.util.concurrent.ExecutionException: com.android.dex. DexIndexOverflowException: method ID not in [0, 0xffff]: 65536

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.