Mercurial > cgi-bin > hgweb.cgi > SimpleResizer
graph
-
Be consistent: any edit qualifies for sharing.2021-04-12, by David Barts
-
No cruft file; just use standard file names always and avoid double-saving.2021-04-12, by David Barts
-
At long last it auto-deletes old cruft files.2021-04-11, by David Barts
-
Shares, but creates multiple versions of cruft file.2021-04-10, by David Barts
-
Remove troublesome Up buttons; revise About text.2021-04-09, by David Barts
-
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