log

age author description
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.
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