Mercurial > cgi-bin > hgweb.cgi > SimpleResizer
log
age | author | description |
---|---|---|
2021-02-23 | David Barts | Add landscape mode. |
2021-02-23 | David Barts | No longer breaks when phone rotated. |
2021-02-23 | David Barts | Concurrency works, massively improves speed. |
2021-02-23 | David Barts | adjustViewBounds to the rescue! concur2 |
2021-02-22 | David Barts | Parallalized, but ConstraintLayout started hosing the edit window. concur2 |
2021-02-22 | David Barts | Better memoization, more rational API. |
2021-02-22 | David Barts | Fix error messages, make scaling menu more user-friendly, fix return from settings. |
2021-02-19 | David Barts | Add preferences. |
2021-02-18 | David Barts | Merge memo.oo in to trunk/default. |
2021-02-18 | David Barts | Dumping Bitmap yields 2x improvement! memo.oo |
2021-02-17 | David Barts | Fix botched commit. concur |
2021-02-17 | David Barts | Move more stuff into worker threads. memo |