Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.

Releases: afollestad/photo-affix

0.6.2

30 May 19:01
Compare
Choose a tag to compare
  • Bug fixes.
  • External photo chooser lets you select from Google Photos.

0.6.1

22 May 17:29
Compare
Choose a tag to compare
  • 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

22 May 03:49
Compare
Choose a tag to compare

The ability to select external photos, e.g. via Google Photos or Google Drive.

0.5.0

24 Jan 04:03
Compare
Choose a tag to compare
  1. Bug fixes.
  2. Dependency and SDK updates.
  3. 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

13 Jan 20:05
Compare
Choose a tag to compare

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

12 Jan 18:15
Compare
Choose a tag to compare
  1. Various bug fixes.
  2. Sharing multiple photos (from an external app) to PhotoAffix will now work correctly.
  3. If you stitch together photos of different sizes, the small images will be centered.

0.3.1

02 Jan 19:22
Compare
Choose a tag to compare
  1. Small misc crash fixes.
  2. If you have no fill background set, the spacing dialog will render correctly now (controls won't be transparent).

0.3.0

31 Dec 22:24
Compare
Choose a tag to compare
  1. Internal library updates.
  2. Minor description updates.

This version will be going public on Google Play.

0.2.3

02 Dec 01:14
Compare
Choose a tag to compare
  1. Auto scroll during drag selection, like Google Photos.
  2. Other internal updates and fixes.

0.2.2 BETA

04 Nov 05:00
Compare
Choose a tag to compare

Some minor bug fixes and crash avoidance.