Home
Softono
iQuePhoto

iQuePhoto

Open source Java
193
Stars
65
Forks
12
Issues
13
Watchers
9 years
Last Commit

About iQuePhoto

# iQuePhoto - Android Image Editor App (Alpha version). ![iQuePhoto](/iQuePhoto.png) **iQuePhoto** is simple and omnipotent image editor which is based on [MVP] (https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93presenter) architecture pattern with [Dependency Injection] (https://en.wikipedia.org/wiki/Dependency_injection) and uses [Reactive Extensions] (http://reactivex.io/intro.html) for UI events. The Image Editor made on Custom View and it shows how is powerful can be Views on Android. ## App features * `Crop` * `Filters` * `Adjust` * `Stickers` * `Overlays` * `Frames` * `Transform` * `Vignette` * `Tilt-Shift` * `Drawing` * `Text` ## Compatibility **API Level:** Compatible with Android 5.0 or higher. ## Dependencies * [Dagger2](https://github.com/google/dagger) - A fast dependency injector for Android and Java. * [Moxy](https://github.com/Arello-Mobile/Moxy) - Moxy is a library that help to use MVP pattern when you do the Android Application. Without problems of lifecycle and boilerplate code ...

Platforms

Web Self-hosted Android

Languages

Java

Links

iQuePhoto - Android Image Editor App (Alpha version).

iQuePhoto

iQuePhoto is simple and omnipotent image editor which is based on [MVP] (https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93presenter) architecture pattern with [Dependency Injection] (https://en.wikipedia.org/wiki/Dependency_injection) and uses [Reactive Extensions] (http://reactivex.io/intro.html) for UI events. The Image Editor made on Custom View and it shows how is powerful can be Views on Android.

App features

  • Crop
  • Filters
  • Adjust
  • Stickers
  • Overlays
  • Frames
  • Transform
  • Vignette
  • Tilt-Shift
  • Drawing
  • Text

Compatibility

API Level: Compatible with Android 5.0 or higher.

Dependencies