Mercurial > cgi-bin > hgweb.cgi > SimpleResizer
log
age | author | description |
---|---|---|
2021-03-26 | David Barts | Add unit tests of my resizing code. |
2021-03-24 | David Barts | Explain why permission needed, per guidelines. |
2021-03-19 | David Barts | Attempt to make it work on Android 9 and earlier. |
2021-03-12 | David Barts | Add licensing. |
2021-03-12 | David Barts | Add gradle files, bump rev to bypass installer cache misfeature. |
2021-02-28 | David Barts | Deal with constipated read tasks. |
2021-02-26 | David Barts | Replace static object with ViewModel. |
2021-02-26 | David Barts | Complete the deception that is my dummy main activity (hopefully). |
2021-02-25 | David Barts | Bug fixes, incl for getting "stuck" when file chooser backed out of. |
2021-02-25 | David Barts | Fix receiving from another app. |
2021-02-24 | David Barts | Explicit text colors fail in dark mode; disable. |
2021-02-24 | David Barts | Set the icon (I hope). |