Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recent Timer Projects #47

Merged
merged 3 commits into from
May 14, 2022
Merged

Recent Timer Projects #47

merged 3 commits into from
May 14, 2022

Conversation

gcaufield
Copy link
Owner

Handles Displaying Projects in the Recent Timer menu

resolves #45
resolves #27

gcaufield added 2 commits May 9, 2022 14:46
When doing a TimerData Comparision check both the description and the
pid. It is possible that a user may have 2 recent timers with the same
name, but a different project ID.

Fixes #45
When populating the Recent Timer List do a lookup to also get the
project name for the timers in the list.

Fixes #27
@gcaufield gcaufield self-assigned this May 14, 2022
On device testing showed that devices do not like to show an empty menu,
which occurs when first populating the recent timer menu.

Move to an async init pattern that will completely init the menu before
pushing it to the UI.
@gcaufield gcaufield merged commit f407544 into develop May 14, 2022
@gcaufield gcaufield deleted the feature/recent-timer-projects branch May 14, 2022 16:38
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.

Start Recent Timer with the same timer description Show project in recent timer list
1 participant