LibreShift / red-moon

Android screen filter app for night time phone use.
GNU General Public License v3.0
642 stars 80 forks source link

New release #263

Closed smichel17 closed 4 years ago

smichel17 commented 4 years ago

It's been a while since the last release, about time for a new one. There's only two things I can think of that we're waiting on.

  1. I want to fix (revert) the layout changes as a result of upgrading to androidx preferences. There is something to be said for following the platform design conventions but I want to think it through more before making the change. And especially, our custom preference layouts need to work with the new design. It's easier to just add app:iconSpaceReserved="false" to each entry for now.
  2. Wait until I will have enough free time to fix any bugs that might be found. And maybe @AdamNiederer too?

In any case, I'm currently planning to do the new release mid-March, shortly after Libreplanet.

smichel17 commented 4 years ago

Okay, I intend to release 4eb2be7 as v3.5.0. I may get impatient and do it this week, or may wait until after LibrePlanet as originally planned.

smichel17 commented 4 years ago

I got impatient. v3.5.0 is out, pending this fdroiddata merge request.