add ability to rate a missing day

made bgview equatable so it doesn't get redrawn each time a sheet is shown

add more string to localization

fill in missing data on launch ... incase they have bgfetch turned off
This commit is contained in:
Trey t
2022-01-23 11:18:01 -06:00
parent 8ece03abce
commit fc62413a53
6 changed files with 79 additions and 8 deletions

View File

@@ -33,6 +33,9 @@
"content_view_tab_main" = "Main";
"content_view_tab_filter" = "Filter";
"content_view_tab_stats" = "Stats";
"content_view_fill_in_missing_entry" = "Fill in missing entry";
"content_view_fill_in_missing_entry_cancel" = "Cancel";
"content_view_header_title" = "Past %d days";
"filter_view_total" = "Total";
"filter_view_show_filters" = "Show Filters";