Commit Graph

157 Commits

Author SHA1 Message Date
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
a45c2f0639 add app group to release widget 2022-01-26 20:27:10 -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
af19d57a62 play with widgets
add different widgets for large icon and last day
made images smaller to avoid memory issues
2022-01-23 19:09:26 -06:00
Trey t
8cff6843cc fix scheduling notifications 2022-01-23 17:57:13 -06:00
Trey t
94bfe29022 update widget to correct cloudkit id 2022-01-23 17:29:03 -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
031de0c933 change app name b/c Feels is taken :( 2022-01-18 10:46:47 -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
d9add2eed8 save icon pixelmator file 2022-01-16 12:56:04 -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
Trey t
499d07dd09 placeholder app icon 2022-01-16 11:42:07 -06:00
Trey t
e8116fc961 enable background network task to maybe get them working 2022-01-16 10:52:08 -06:00
Trey t
b55af0f280 make filter buttons entire width and change appearance 2022-01-15 18:17:30 -06:00
Trey t
7c2de764b4 work around widgets ... not sure if they work 2022-01-15 18:05:48 -06:00
Trey t
0298b3bf5e closed #15 2022-01-15 12:18:39 -06:00
Trey t
ef4cc2f159 closed #16 2022-01-15 12:15:26 -06:00
Trey t
b7bb06ddad closed #17 2022-01-15 12:05:35 -06:00
Trey t
64dd1855ac WIP - a lot of uncommitted work 2022-01-15 12:03:31 -06:00