Mercurial > cgi-bin > hgweb.cgi > SimpleResizer
graph
-
About screen (but it has broken Edit screen).2021-04-05, by David Barts
-
Update Kotlin.2021-04-03, by David Barts
-
Add unit tests of my resizing code.2021-03-26, by David Barts
-
Explain why permission needed, per guidelines.2021-03-24, by David Barts
-
Attempt to make it work on Android 9 and earlier.2021-03-19, by David Barts
-
Add licensing.2021-03-12, by David Barts
-
Add gradle files, bump rev to bypass installer cache misfeature.2021-03-12, by David Barts
-
Deal with constipated read tasks.2021-02-28, by David Barts
-
Replace static object with ViewModel.2021-02-26, by David Barts
-
Complete the deception that is my dummy main activity (hopefully).2021-02-26, by David Barts
-
Bug fixes, incl for getting "stuck" when file chooser backed out of.2021-02-25, by David Barts
-
Fix receiving from another app.2021-02-25, by David Barts
-
Explicit text colors fail in dark mode; disable.2021-02-24, by David Barts
-
Set the icon (I hope).2021-02-24, by David Barts
-
Choose a color theme.2021-02-24, by David Barts
-
Fix output file names.2021-02-24, by David Barts
-
Optimize for quality by default, now that it runs faster.2021-02-23, by David Barts
-
Gear instead of wrench for setting.2021-02-23, by David Barts
-
Add landscape mode.2021-02-23, by David Barts
-
No longer breaks when phone rotated.2021-02-23, by David Barts
-
Concurrency works, massively improves speed.2021-02-23, by David Barts
-
Parallalized, but ConstraintLayout started hosing the edit window. concur22021-02-22, by David Barts
-
Better memoization, more rational API.2021-02-22, by David Barts
-
Fix error messages, make scaling menu more user-friendly, fix return from settings.2021-02-22, by David Barts
-
Add preferences.2021-02-19, by David Barts
-
Merge memo.oo in to trunk/default.2021-02-18, by David Barts
-
Lanczos works, but is painfully slow.2021-02-17, by David Barts
-
Fix rotation.2021-02-11, by David Barts
-
Remove debug logs.2021-02-09, by David Barts
-
Fix race condition.2021-02-09, by David Barts
-
Got it scaling and rotating, needs settings, etc.2021-02-08, by David Barts
-
Make the EditImage activity stateful.2021-02-01, by David Barts
-
Stuff Andriod Studio ignored for some reason.2021-01-31, by David Barts