Releases: nivisi/LeafyLauncher
1.2.4
In this release we have focused on the settings module. It got new design as well as new information and functionality. Now you can view notes about Leafy and see the open source components used to develop the application. Also now you can… Hide everything except for the quick launch apps from your screen. Maybe we should allow to do this as well? 🤔
Another update is in changelogs! Now we'll write it in a few (hopefully, few) sentences instead of writing boring checklists. Though the list of Issues & PRs will still be there.
Issues & Pull Requests
- Redesign Settings by @nivisi in #180
- Deleted apps are not deleted from the app picker by @nivisi in #185
- Home: Allow to hide the Calendar by @Filastian in #186
- About Section by @nivisi in #187
- Home: Allow to hide the Clock by @nivisi in #191
- Make linter less strong by @nivisi in #193
- Home: Allow to hide corner buttons by @nivisi in #194
New Contributors
- @Filastian made their first contribution in #186
Full Changelog: 1.2.3...1.2.4
1.2.3
Changelog
- Folders FAB now can be closed by the back button;
- Folders back button is not delayed now;
- «As in system» language introduced. Still, supports RU and EN only languages. If the language of the device will be unknown, EN will be used as a fallback;
- If a device’s language is changed, apps will be refetched;
- Calendar now updates its current date;
- Calendar dates are not clickable now (until some features come);
- Notes should now have a title in «Recents»;
- App version and build are now displayed at the bottom of the settings page;
- Minor dev things.
Issues & Pull Requests
- Notes: Back Button should first close the FAB menu by @nivisi in #164
- Calendar: Use correct curves and durations by @nivisi in #166
- Notes Activity: Display the title in recents by @nivisi in #167
- Notes: Title Back button is delayed by @nivisi in #165
- Refetch Apps on Device Locale change by @nivisi in #169
- Calendar doesn't update Today's date by @nivisi in #172
- Notes Activity must have the locale changed receiver too by @nivisi in #175
- Note: Share as file by @nivisi in #176
- Introduce flavours by @nivisi in #178
Full Changelog: 1.2.2+1...1.2.3
1.2.2+1
1.2.2
Changelog
- Leafy Notes now open in a separate activity;
- The Note is now scrollable;
- “Save” and “Close w/o saving” items were added to the menu;
- Other small cosmetic updates.
Issues & Pull Requests
- Upgrade to Flutter 2.8 by @nivisi in #122
- Note: Text capitalisation by @nivisi in #123
- Note: Focus on the text on enter by @nivisi in #124
- Note: Make the body scrollable by @nivisi in #125
- Notes: Save when leaving the app and on home button by @nivisi in #130
- App Picker: Enable scrolling when list is short by @nivisi in #129
- Add the App Name to the Dialog on App long press by @nivisi in #127
- Sort apps by name, then by package name by @nivisi in #126
- Note: Close w/o saving by @nivisi in #132
- Add PR Validation Action by @nivisi in #135
- Notes: Open as window by @nivisi in #138
- Note: Make Save item first in the menu by @nivisi in #143
Full Changelog: 1.2.1...1.2.2
1.2.1
Changelog
Leafy Notes DB was moved out of a separate package just to the app. This reduces the app size a lot.
Full Changelog: 1.2.0...1.2.1
1.2.0
1.1.4
Changelog
- Camera app opening is fixed;
- Found the real reason for crashes and it is (hopefully x2) fixed;
- Main Activity configurations;
- Locked Portrait orientation;
- Clean ups.
Issues & Pull Requests
- Set Activity Task Affinity and add Backup to Application by @nivisi in #97
- Check eventSink for null before calling by @nivisi in #101
- MainActivity: Split initialization method into smaller ones by @nivisi in #102
- Lock vertical orientation by @nivisi in #103
- Check why flutter format fails in CI by @nivisi in #104
- Camera shortcut is not working by @nivisi in #105
Full Changelog: 1.1.3...1.1.4
1.1.3
1.1.2
1.1.1
Changelog
- Fixed calendar was not closing on home button press;
- Improved App picker appearance;
- Fixed (hopefully) the bug with the crash when returning to launcher from other apps.
Issues & Pull Requests
- Launcher is reset by @nivisi in #79
- Fix enabled translations by @nivisi in #80
- Calendar is not closed on Home button tap by @nivisi in #81
- Vibration on Home by @nivisi in #82
- App Picker Appearance by @nivisi in #83
Full Changelog: 1.1.0...1.1.1