https://github.com/jesperancinha/image-train-filters-android
Image train filters for android
https://github.com/jesperancinha/image-train-filters-android
Last synced: 3 months ago
JSON representation
Image train filters for android
- Host: GitHub
- URL: https://github.com/jesperancinha/image-train-filters-android
- Owner: jesperancinha
- License: apache-2.0
- Created: 2016-02-01T00:15:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-07-06T06:45:59.000Z (3 months ago)
- Last Synced: 2025-07-06T07:38:56.015Z (3 months ago)
- Language: Java
- Homepage:
- Size: 2.04 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Image Train Filters For Android
[](https://github.com/jesperancinha/image-train-filters-android)
[](https://github.com/jesperancinha/image-train-filters-android/releases)[](https://circleci.com/gh/jesperancinha/image-train-filters-android)
[](https://github.com/jesperancinha/image-train-filters-android/actions/workflows/image-train-filters-android.yml)[](https://www.codacy.com/manual/jofisaes/image-train-filters-android?utm_source=github.com&utm_medium=referral&utm_content=jesperancinha/image-train-filters-android&utm_campaign=Badge_Grade)
[](https://codebeat.co/projects/github-com-jesperancinha-image-train-filters-android-master)[](https://www.codacy.com/gh/jesperancinha/image-train-filters-android/dashboard?utm_source=github.com&utm_medium=referral&utm_content=jesperancinha/image-train-filters-android&utm_campaign=Badge_Coverage)
[](https://coveralls.io/github/jesperancinha/image-train-filters-android?branch=master)
[](https://codecov.io/gh/jesperancinha/image-train-filters-android)[]()
[]()
[]()This application started in 2015 with name [Chartizate App](https://play.google.com/store/apps/details?id=com.steelzack.chartizateapp). In the meantime it's content has changed so much and als it's goals that I've renamed it to Image Train Filters just as my website. It's not currently available as such but it will work just like the [site](http://itf.joaofilipesabinoesperancinha.nl/), but in an app format. Find more info about the [site](http://itf.joaofilipesabinoesperancinha.nl/) in the description below. Please read my privacy policy listed in [Privacy Policy](Privacy_Policy.md).





This application supports only devices from version Android SDK 24 (Nougat). This has solely to do with the fact that only from this version onwards there is support for Java 8 streams.
## Requirements
- Java 8
- Android SDK 24, code name Nougat (7.0.0)## Build Info
The app currently uses a color picker from:
> - https://github.com/QuadFlask/colorpicker
## Buid
```shell
gradle wrapper --gradle-version 7.3.3
``````text
gradle wrapper./gradlew assembleRelease
```## Status
***Under development***
## References
- [](https://developer.android.com/guide/topics/manifest/activity-element#exported)
## About me
[](https://github.com/jesperancinha)