LibreShift / red-moon

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

Re-organize the file structure: organize files by type #297

Closed bratyslav closed 2 years ago

bratyslav commented 2 years ago

Group files with the same types by folders named by this type, hold files with unique type (the only instance) on the top level.

smichel17 commented 2 years ago

I've decided how to handle the breakage around package names here.

For now, I'll revert the changes and leave the widgets and tile in awkward, out-of-place positions. Then, if/when we do #201, we can change the package name, since it will require people to recreate the widget, anyway.

smichel17 commented 2 years ago

There's some other things I should do, but this is good for now; I'll merge once CI finishes.