All notable changes to this project will be documented in this file.
- Fixed blank image at first time load
- Added new picker for gallery and camera photos
- Fixed crashes on Android 10 <= devices
- Added Arabic and French locales
- Fixed image orientation issue while loading bitmap
- Fixed demo app crash on Android Q and above while loading images
- Added toggle for SupportActionBar
- Added auto-scale to AddTextFragment
- Improved Paint feature UI
- Fixed bug to reset on back to main options in Saturation, Brightness and Sticker Fragment
- Improve Sticker feature UI
- Updated Beauty feature seekbar hex.
- Simplified rotate feature UX
- Migrated to AndroidX
- Fixed crop slider stroke
- Added toast message to MainActivity
- Replace UniversalImageLoader with Glide
- Improved CropFragment with Cropper library
- Fix sticker scale bug
- Fixed memory leaks from AsyncTask by replacing with RxJava
- Improved Add Text fragment
- BeautyFragment now uses RxJava instead of AsyncTask.
- IntentBuilder Pattern to customized the library on demand.