Commit Graph

113 Commits

Author SHA1 Message Date
Trey t
ec58aae65b fix placement of share button on month detail view
fix color of share button
move default icons into their own folder adding missing
2022-03-17 11:01:50 -05:00
Trey t
d0ee8a716e closed #114 - notifications title and bodies 2022-03-14 10:13:14 -05:00
Trey t
612483e7f0 popup for nsfw content 2022-03-10 11:29:47 -06:00
Trey t
7692f455c8 customize text color 2022-03-06 11:25:05 -06:00
Trey t
f5966a57b3 fix missing color and update icon 2022-03-03 10:05:11 -06:00
Trey t
39a974bdf4 add code to create darker custom colors 2022-03-02 16:28:45 -06:00
Trey t
2590a77bff custom mood tint 2022-03-02 11:22:20 -06:00
Trey t
2e92d89faf add localized strings to custom widget view
edit save / use buttons for custom widget
2022-02-27 15:58:47 -06:00
Trey t
8fd0ea94d7 remove notification title stuff from onboarding 2022-02-27 15:25:21 -06:00
Trey t
4b7c64cbc6 closed #90 2022-02-26 13:19:19 -06:00
Trey t
09e1e96a0a fix widget / icon view layout 2022-02-26 11:50:51 -06:00
Trey t
5357b4ffb8 sovled #100 2022-02-24 21:25:53 -06:00
Trey t
7ecd104871 add bg color to theme
fix tapping on main view empty space not working
update charts
2022-02-23 10:26:49 -06:00
Trey t
d88c4e7a05 a lot of theme work 2022-02-23 00:39:20 -06:00
Trey t
520119de85 can have / save multiple custom widgets 2022-02-22 22:59:08 -06:00
Trey t
83060e8353 closed #89 make custom widgets codable 2022-02-21 11:36:45 -06:00
Trey t
0035f61204 everything changed 2022-02-20 14:33:58 -06:00
Trey t
1cf38cb854 wip 2022-02-18 18:58:38 -06:00
Trey t
107086b695 closed #83 2022-02-17 18:08:32 -06:00
Trey t
7b828cc93c fixed issue when adding multiple missing entries 2022-02-17 17:50:17 -06:00
Trey t
675e44bca9 fix issue with two votes on the same date
fix issue with header not showing correct vote date
split logic for Persistence into different files
create class that deals with voting time, existing votes, and what should be shown based on that
2022-02-17 14:46:11 -06:00
Trey t
f0ed56fe94 maybe fix but where days wouldn't show up for voting / missing 2022-02-17 12:14:26 -06:00
Trey t
7bcad65419 move / tweak sharing templates 2022-02-17 09:19:22 -06:00
Trey t
fce13af84e re-do the way a custom icon is generated / stored
fix small roll up header text going outside of circle view
2022-02-14 17:02:56 -06:00
Trey t
14aec1222e customize eye, mouth, face outline colors for custom icon 2022-02-14 09:34:11 -06:00
Trey t
649180dbb5 WIP - custom widget icon 2022-02-13 22:15:53 -06:00
Trey t
56d7e40c27 Merge branch 'sharing' into develop
# Conflicts:
#	Feels.xcodeproj/project.pbxproj
2022-02-13 17:17:27 -06:00
Trey t
868b747291 WIP - icon generator 2022-02-13 17:16:13 -06:00
Trey t
1e7199337f WIP - custom widget creator 2022-02-13 13:34:41 -06:00
Trey t
b878d908c4 WIP - Sharing 2022-02-13 10:20:43 -06:00
Trey t
0e992ab4f5 Merge branch 'rls/16.0' into sharing 2022-02-11 20:13:04 -06:00
Trey t
ee49a535bd fix issue with presisting how many days back the top header should be on re-launch 2022-02-11 20:08:11 -06:00
Trey t
014078c5fb remember what view and view type user was looking at 2022-02-10 23:19:03 -06:00
Trey t
e8f5b3be84 commit to not add entires on launch 2022-02-10 22:57:21 -06:00
Trey t
36931229f7 Merge branch 'develop' into sharing 2022-02-10 11:54:42 -06:00
Trey t
f66caf93dd closed #78 2022-02-10 11:54:32 -06:00
Trey t
96f766c8c9 create all templates .... started to fill one out 2022-02-09 23:03:47 -06:00
Trey t
3c6adce544 built out themes a bit more 2022-02-06 14:15:16 -06:00
Trey t
ea8ce75058 closed #69 2022-02-06 12:15:42 -06:00
Trey t
a1f70edec2 closed #62
closed #60
2022-02-04 16:49:56 -06:00
Trey t
b3785fac2c put back in code that eaiser to read 2022-02-03 16:17:25 -06:00
Trey t
b3aa0d8e32 update code to be mas fun 2022-02-03 15:32:58 -06:00
Trey t
374d2bd954 closed #56 2022-02-03 15:13:28 -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
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
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
3739bc1aa1 no votes screen 2022-01-26 14:02:50 -06:00
Trey t
8c58b37be5 add in cloudkit toggle 2022-01-26 12:08:40 -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
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