log

age author description
Fri, 26 Feb 2021 13:24:30 -0800 David Barts Complete the deception that is my dummy main activity (hopefully).
Wed, 24 Feb 2021 19:14:50 -0800 David Barts Bug fixes, incl for getting "stuck" when file chooser backed out of.
Wed, 24 Feb 2021 18:44:47 -0800 David Barts Fix receiving from another app.
Wed, 24 Feb 2021 13:53:39 -0800 David Barts Explicit text colors fail in dark mode; disable.
Wed, 24 Feb 2021 13:11:37 -0800 David Barts Set the icon (I hope).
Tue, 23 Feb 2021 20:59:46 -0800 David Barts Choose a color theme.
Tue, 23 Feb 2021 18:36:19 -0800 David Barts Fix output file names.
Tue, 23 Feb 2021 15:20:15 -0800 David Barts Optimize for quality by default, now that it runs faster.
Tue, 23 Feb 2021 14:33:41 -0800 David Barts Gear instead of wrench for setting.
Tue, 23 Feb 2021 12:30:35 -0800 David Barts Add landscape mode.
Mon, 22 Feb 2021 17:49:27 -0800 David Barts No longer breaks when phone rotated.
Mon, 22 Feb 2021 17:20:40 -0800 David Barts Concurrency works, massively improves speed.
Mon, 22 Feb 2021 16:05:07 -0800 David Barts adjustViewBounds to the rescue! concur2
Mon, 22 Feb 2021 07:04:31 -0800 David Barts Parallalized, but ConstraintLayout started hosing the edit window. concur2
Sun, 21 Feb 2021 22:14:07 -0800 David Barts Better memoization, more rational API.