log

age author description
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.
Sun, 21 Feb 2021 21:43:54 -0800 David Barts Fix error messages, make scaling menu more user-friendly, fix return from settings.
Thu, 18 Feb 2021 22:12:19 -0800 David Barts Add preferences.
Thu, 18 Feb 2021 15:19:07 -0800 David Barts Merge memo.oo in to trunk/default.
Thu, 18 Feb 2021 14:15:26 -0800 David Barts Dumping Bitmap yields 2x improvement! memo.oo
Wed, 17 Feb 2021 14:35:52 -0800 David Barts Fix botched commit. concur
Wed, 17 Feb 2021 14:29:45 -0800 David Barts Move more stuff into worker threads. memo
Wed, 17 Feb 2021 13:39:50 -0800 David Barts Add progress bar and a worker thread. Still way slow. memo
Wed, 17 Feb 2021 13:20:25 -0800 David Barts Gets gratuitously killed. WTF? concur
Wed, 17 Feb 2021 07:43:50 -0800 David Barts Memoize. Only modest improvement results. memo
Wed, 17 Feb 2021 07:24:26 -0800 David Barts Concurrency attempt, NOT WORKING. concur
Tue, 16 Feb 2021 17:29:52 -0800 David Barts Lanczos works, but is painfully slow.
Wed, 10 Feb 2021 16:31:01 -0800 David Barts Fix rotation.
Tue, 09 Feb 2021 08:58:17 -0800 David Barts Remove debug logs.
Tue, 09 Feb 2021 08:56:00 -0800 David Barts Fix race condition.
Sun, 07 Feb 2021 21:08:34 -0800 David Barts Got it scaling and rotating, needs settings, etc.
Mon, 01 Feb 2021 08:30:12 -0800 David Barts Make the EditImage activity stateful.
Sun, 31 Jan 2021 08:21:24 -0800 David Barts Stuff Andriod Studio ignored for some reason.