Commit Graph

312 Commits

Author SHA1 Message Date
Trey t
5b2b10f78c color for flip button on main view 2022-01-30 22:22:54 -06:00
Trey t
9afbfb2e8e closed #52
added logic to remember tabview but it doesnt work
2022-01-30 19:49:43 -06:00
Trey t
566c48ab01 closed #53 2022-01-30 19:23:14 -06:00
Trey t
d44f29e6b7 bigger header
page will always respond to swipe
2022-01-30 11:20:17 -06:00
Trey t
deb3a84b38 close the filter view when user starts to scroll 2022-01-30 10:59:40 -06:00
Trey t
c77eecc6e2 create tapable header that will switch between bar chart and percentage
WIP - add secondary header for 7 days

closed #21
2022-01-30 10:56:33 -06:00
Trey t
0d33aabb22 take out application register for notification to maybe stop duplicate local notifications 2022-01-29 12:35:11 -06:00
Trey t
27e2bf2a40 add ability to delete an entry aka mark it missing
make entire row tappable instead of just content

closed #46
2022-01-29 12:17:35 -06:00
Trey t
01fcf70d45 UI on content view listView 2022-01-29 12:06:01 -06:00
Trey t
254c3b12d8 for missing values show string "tap to add" 2022-01-29 11:27:11 -06:00
Trey t
2aa59a084a build out enable delete option but cant use b/c list view is not a list
re-arrange the content view
2022-01-29 11:22:59 -06:00
Trey t
423be2a30c cho told me to fix background 2022-01-28 23:47:04 -06:00
Trey t
cffce6a773 top view will shrink and fade into another view 2022-01-28 15:18:00 -06:00
Trey t
0109aee8f8 switch db between debug and release
on widgets if its before the voting time show yesterdays vote, if after either show no vote or current vote

user shared user defaults
2022-01-28 10:27:33 -06:00
Trey t
70f29199bb create app group to share database
fix widget layouts / calls
i think widgets work
2022-01-26 17:11:41 -06:00
Trey t
3739bc1aa1 no votes screen 2022-01-26 14:02:50 -06:00
Trey t
25843185f9 get rid of warning with core data 2022-01-26 13:46:17 -06:00
Trey t
8c58b37be5 add in cloudkit toggle 2022-01-26 12:08:40 -06:00
Trey t
6c96602bff reorganize content view 2022-01-26 10:07:27 -06:00
Trey t
389a7f7751 add view in settings that shows current i cloud status 2022-01-24 10:35:26 -06:00
Trey t
24be0073ae possibly fix the launch crash
add new package to track cloudkit issues
2022-01-24 10:27:41 -06:00
Trey t
8cff6843cc fix scheduling notifications 2022-01-23 17:57:13 -06:00
Trey t
4848106966 add canEdit canDelete to models, default to true
change icloud contatiner
2022-01-23 16:43:35 -06:00
Trey t
bbb476335f fake commit to say closed #42 2022-01-23 13:43:49 -06:00
Trey t
71ad97b185 can delete any entry and it will fill with a missing entry
can update any entry
2022-01-23 13:39:08 -06:00
Trey t
a0a7c16c96 special thanks and why bg mode will expand to show explanation when tapped 2022-01-23 11:28:31 -06:00
Trey t
fc62413a53 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
2022-01-23 11:18:01 -06:00
Trey t
8ece03abce localize main app 2022-01-23 10:28:38 -06:00
Trey t
8648a8f834 set static height for homescreen graph
home screen graph start at zero
2022-01-22 16:27:55 -06:00
Trey t
7322151595 remove notification badge when vote through notification 2022-01-22 16:16:41 -06:00
Trey t
2a89ccece6 when saving onboarding data update notification time and title 2022-01-22 14:28:53 -06:00
Trey t
e1839d54ae change content view header based on input day 2022-01-22 14:09:51 -06:00
Trey t
dfe886a706 fix saved time vs header time voting
only show onboarding once
2022-01-22 14:06:33 -06:00
Trey t
01e54d9373 closed #38 2022-01-22 13:57:25 -06:00
Trey t
4486ed1306 closed #37 2022-01-22 13:06:57 -06:00
Trey t
1b82f1d05e Onboarding screens
OnboardingData object that will hold onboarding answers
2022-01-22 12:55:12 -06:00
Trey t
55bcb460ba create contentview view model
add background to content view
make contentview list split by year / month
test data will add 120 days instead of 25

closed #35
closed #36
2022-01-20 16:12:49 -06:00
Trey t
d0842d14d7 closed #34 2022-01-19 11:47:25 -06:00
Trey t
029fe2ec84 closed #33 2022-01-19 10:31:48 -06:00
Trey t
005291d3a9 closed #32 2022-01-19 10:12:08 -06:00
Trey t
d68db75f87 closed #27 2022-01-19 09:54:52 -06:00
Trey t
80bc832b3a closed #25 2022-01-17 16:06:57 -06:00
Trey t
9e10cfff1d split all the logic out of filter view into protocols and other shit 2022-01-17 15:46:38 -06:00
Trey t
fd185ac80f add personal charts project
layout of header graph view
2022-01-17 14:23:06 -06:00
Trey t
c5be6e0cc9 update missing entry icon 2022-01-17 09:51:12 -06:00
Trey t
94888c9ea5 Header chart view on main page
change layout of main page rows
2022-01-16 20:50:41 -06:00
Trey t
434dc33584 icon switcher
close #13
2022-01-16 12:55:04 -06:00
Trey t
8bbd9fb6c4 update app icon 2022-01-16 12:25:47 -06:00
Trey t
1c7bf1848b closed #4
reset badge number to 0 when app launches
2022-01-16 11:55:44 -06:00
Trey t
cd50230ba0 complete #4 2022-01-16 11:54:49 -06:00