Skip to content

Default screen on startup feature fix for issue #71#94

Merged
Leonavichus merged 2 commits intodarkmoonight:mainfrom
inbhatt:feature-71
Apr 4, 2025
Merged

Default screen on startup feature fix for issue #71#94
Leonavichus merged 2 commits intodarkmoonight:mainfrom
inbhatt:feature-71

Conversation

@inbhatt
Copy link
Copy Markdown
Contributor

@inbhatt inbhatt commented Apr 3, 2025

  1. Added an option in settings to set a default screen that is shown on startup.

  2. Added a new field in the isar database with the 'defaultScreen' parameter.

  3. The tabIndex property in home.dart has been moved to the initState function to set the index to the screeb that user has selected.

  4. The name of the screens are initialized on the build of homepage to update the bottomNavigatioBar items' text in case of a language change.

  5. Added localizations from google translate for the settings option 'defaultScreen'.

  6. Tested it on multiple devices by updating the latest release with the new branch and also installing the app with the new branch on its own.

inbhatt added 2 commits April 3, 2025 21:10
Added an option in settings to set a default screen that is shown on startup.
@inbhatt inbhatt changed the title Default screen on startup feature for issue #71 Default screen on startup feature fix for issue #71 Apr 3, 2025
@Leonavichus Leonavichus merged commit f3062ac into darkmoonight:main Apr 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants