This repository has been archived by the owner on May 17, 2023. It is now read-only.
Releases: afollestad/photo-affix
Releases · afollestad/photo-affix
0.6.2
0.6.1
- FileProvider is used so that sharing externally works correctly on API 24+.
- When photos are brought in from the external file chooser, existing selections are shifted over to the right so that correct selections are maintained.
0.6.0
The ability to select external photos, e.g. via Google Photos or Google Drive.
0.5.0
- Bug fixes.
- Dependency and SDK updates.
- A new setting; you can make images scale their width or height to the smallest or largest image size.
- In horizontal mode, scaling to smallest will use the smallest height for all images, scaling to the largest will use the largest height for all images.
- In vertical mode, scaling to the smallest will use the smallest width for all images, scaling to the largest will use the largest width for all images.
0.3.3 BETA
Crash fixes and crash avoidance. I've been receiving some weird errors from some non-Nexus devices out there, hang in there during the beta process guys!
0.3.2 BETA
- Various bug fixes.
- Sharing multiple photos (from an external app) to PhotoAffix will now work correctly.
- If you stitch together photos of different sizes, the small images will be centered.
0.3.1
- Small misc crash fixes.
- If you have no fill background set, the spacing dialog will render correctly now (controls won't be transparent).
0.3.0
- Internal library updates.
- Minor description updates.
This version will be going public on Google Play.
0.2.3
- Auto scroll during drag selection, like Google Photos.
- Other internal updates and fixes.
0.2.2 BETA
Some minor bug fixes and crash avoidance.