Releases: LibreShift/red-moon
Releases · LibreShift/red-moon
Version 3.0.0: Profile overhaul
This release features a massive improvement in how Red Moon handles profiles, thanks to @smichel17
Changes:
- Lower brightness applies per filter
- Custom (unsaved) filter remembers last used values
- Switch to custom filter in the notification
- Default filters can be deleted
- Default filters can be restored
- Basic fade in support, so the automatic transitions are smooth
- Bug fixed where sunrise and sunset times wouldn't be updated
- Big cleanup of the code
- Lots of smaller bug fixes
- New translations thanks to all the contributors
- Hopefully in the alpha client of F-Droid in this release
- The notification is no longer automatically dismissed if you turn the filter off
Version 2.10.2
Changes:
- Add changelog in the app
- Remove location preference
- When enabled, update location automatically
- More accurate and prominent location update messages
- Use GPS if network location provider is disabled
- Move dark theme preference to three dot menu
- Fix a bug where changes to 'Pause in secure apps' did not apply until Red Moon was killed
- Small performance improvements
- Update the intro to fix overflow on small screens
Version 2.10.1
Lots of (small) changes by @smichel17 and targeting the newest API thanks to @Jawnnypoo.
Changes:
- Add a new preference to choose how the hardware buttons should be dimmed
- Fix bug where the filter wouldn't automatically turn on/off (#126)
- Updated icons
- The service is now cleaned up when it isn't needed
- Let the notifications show it when Red Moon is paused in a secure app
- Improve logging
- Target new Android API
- Updated translations
Version 2.10.0: UI, UX and under the hood changes
With 144 commits since the last, this is a big release. It has a lot of under the hood changes as well as UI and UX improvements, done by @smichel17.
Changes:
- Code converted from Java to Kotlin
- Lots of changes under the hood, fixing a lot of small bugs
- Changes to the UI and UX, for example splitting the settings up in subscreens
- A new about page
- Fix a bug where the location wasn't found
- Send public intents when the filter toggles
- Improvements to the notification
- Add a few apps to the secure apps list
- Use of EventBus to streamline events under the hood
- New translations
Version 2.9.2
Changes:
- Fix automatic turn on/off bug on Android Nougat thanks to @boconnell (#87)
- Add ownCloud to the list of secured apps
- Add various translations
Version 2.9.1
Changes:
- Remove unnecessary warnings when automatic suspend is enabled
- Add support for Android N app settings (#78)
- Add various translations
Version 2.9.0: Automatic suspend in secured apps
Changes:
- Add an option to automatically suspend the filter in secured apps, like the package installer, permission or root prompt. (Fixes #64).
- Rename toggle to "Filter toggle" to be more clear
- Update / add various translations
- Remove unnecessary log calls
Version 2.8.2
Changes:
- Fix a bug where the short cut would open the activity when the activity hadn't been destroyed
- Change the tilte of the toggle to be more descriptive
- Update translations in several languages
- Translate to Portuguese (Brazilian), English (Australia) and English (United Kingdom)
Version 2.8.1
Changes:
- Preview the filter when making changes (#59)
- Update Norwegian, Japanese, Dutch, Serbian, German and French translations
- Translate to Spanish
- Fix the color of buttons in the dark theme
Version 2.8.0: Control profiles from the notification and an intro
Changes:
- Add a button in the notification to cycle through the available profiles
- Add an intro to help new users understand the app
- Fix a bug where the notification would be active when Red Moon was disabled
- Optimize the colour calculations when rendering the filter
- Update a few translations