Releases: AbdeltwabMF/loc
Releases · AbdeltwabMF/loc
v0.6.4
What's New
- [Fix] Fix running in the background.
- [Fix] Scroll the search result list.
- [Fix] Fix ringing before arrival.
- [Fix] Reduce APK size.
- [Feature] Put the current location as an initial center on the map.
- [Feature] Store and retrieve preferences and data to disk.
- [Feature] Support title and notes for the reminder.
- [Feature] Add a settings page for global variables.
- [Feature] Option to disable/enable reminders.
- [Feature] Support dark and light modes.
- [Feature] Support multiple reminders.
- [Feature] Save favorite places.
- [Feature] Search reminders.
ApplicationId
changed fromorg.abdeltwabmf.loc
toxyz.abdeltwabmf.loc
you have to reinstall the app.
v0.3.3
What's Changed
- Split apk per abi to reduce the apk size by @AbdeltwabMF in #15
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- initial fastlane structure by @IzzySoft in #7
- Update Fastlane configuration by @AbdeltwabMF in #8
- Fix HomeScreen layout by @AbdeltwabMF in #9
- Use flutter as submodule by @AbdeltwabMF in #12
- Add build-number to GitHub release action by @AbdeltwabMF in #13
- Fix typo in workflow by @AbdeltwabMF in #14
New Contributors
Full Changelog: v0.3.0...v0.3.2
v0.3.0
What's Changed
- Update README.md by @Poussinou in #4
- Fix bug: can not run in some places by @AbdeltwabMF in #5
- Add github-workflow by @AbdeltwabMF in #6
New Contributors
- @Poussinou made their first contribution in #4
Full Changelog: v0.2.2...v0.3.0
v0.2.2
What's Changed
- Remove non-free dependencies by @AbdeltwabMF in #3
v0.2.0 Ultra
What's New
- Free and open-data embedded map.
- Search for the destination.
- Shows Eucliedian distance and bearing angle.
- Shows Live location.
- Customizable radius of a circle around the destination.
- Remind you with sound when you arrive.
- Offline/Online usage.
- Displays location name.
v0.1.0
An initial proof-of-concept release for Loc.
- Feature: Specify the destination location.
- Feature: Live location.
- Feature: Show the current location.
- Feature: Specify a circle(radius) around the destination.
- Feature: Alarm ringing when entering destination circle.
- Feature: Show the distance between the current location and the destination in KM.