Skip to content

Releases: nivisi/LeafyLauncher

1.2.4

09 Feb 19:55
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: 1.2.3...1.2.4

1.2.3

25 Jan 20:22
Compare
Choose a tag to compare

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

16 Dec 20:23
Compare
Choose a tag to compare

Changelog

Application sort is fixed.

Issues & Pull Requests

Full Changelog: 1.2.2...1.2.2+1

1.2.2

16 Dec 19:48
Compare
Choose a tag to compare

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

Full Changelog: 1.2.1...1.2.2

1.2.1

08 Dec 06:54
Compare
Choose a tag to compare

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

07 Dec 16:42
Compare
Choose a tag to compare

Changelog

Leafy Notes added 🎉 IMPORTANT: They are in a very alpha stage. Please don’t put anything really important there.

Issues $ Pull Requests

Full Changelog: 1.1.4...1.2.0

1.1.4

25 Nov 20:08
Compare
Choose a tag to compare

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

16 Nov 19:20
Compare
Choose a tag to compare

Changelog

  • MainActivity was configured correctly (as for a launcher).

Full Changelog: 1.1.2...1.1.3

1.1.2

14 Nov 17:53
Compare
Choose a tag to compare

Changelog

  • Apps list is now automatically updated on app installed/removed;
  • App picker appearance fixed a little.

Issues & Pull Requests

Full Changelog: 1.1.1...1.1.2

1.1.1

14 Nov 16:21
Compare
Choose a tag to compare

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

Full Changelog: 1.1.0...1.1.1