/Overlayer

Primary LanguageKotlinApache License 2.0Apache-2.0

Overlayer

Thanks to this application, you can add and edit beautiful effects on your photos.

Why this project exists

This project was written simply for the purpose of how to independently add and edit a photo on top of another photo. In addition, arrangements have been made to ensure maximum efficiency for listing and offline use. For the cache system, blobs are used instead of ready-made libraries.

Features

  • Kotlin
  • Stylish Design
  • RxJava
  • Customization
  • CrashSafe
  • Canvas, Matrix
  • MVP
  • Pinch-Zoom and Drag via gestures
  • Room with smart blob workers
  • Application Variants

Previews

License

   Copyright 2021 Egemen ÖZOGUL

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.