Commit Graph

157 Commits

Author SHA1 Message Date
Trey t
29bae8008c fix month view being nil 2022-03-03 09:51:30 -06:00
Trey t
348229fe60 fix crash when updating an existing entry
code clean up
2022-03-03 09:45:46 -06:00
Trey t
746337b6a2 update top header graph view when custom color changes
code cleanup
2022-03-02 17:25:06 -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
d083c0ebdc fix store url for dev build 2022-02-28 23:12:13 -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
0ff2ef8fba clean up customized screen
add customize widget button to widgets scrollview
2022-02-27 15:47:29 -06:00
Trey t
1defa1dc59 padding to month view top 2022-02-27 15:39:23 -06:00
Trey t
fca4b3cb02 rename HomeViewTwo to MonthView 2022-02-27 15:37:23 -06:00
Trey t
6a83c4d74f remove settings form month view 2022-02-27 15:35:41 -06:00
Trey t
8fd0ea94d7 remove notification title stuff from onboarding 2022-02-27 15:25:21 -06:00
Trey t
2decfd4aeb remove double bg view on homeviewtwo detail 2022-02-27 15:16:59 -06:00
Trey t
0f69d91182 make list view default screen
rename homviewtwo tab to months
remove top view on home view two
2022-02-27 15:16:05 -06:00
Trey t
fb333069f5 closed #98 2022-02-26 16:21:28 -06:00
Trey t
7bcd9a3d13 template sharing 2022-02-26 16:16:40 -06:00
Trey t
4b7c64cbc6 closed #90 2022-02-26 13:19:19 -06:00
Trey t
8b15c60f0c closed #104 2022-02-26 12:33:06 -06:00
Trey t
b1d3704e9f closed #93 2022-02-26 12:11:08 -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
9d80daee61 closed #105 2022-02-24 20:34:30 -06:00
Trey t
0c6c9ef511 closed #103 2022-02-24 20:31:20 -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
769c6335d9 fix crash where homeViewTwo view model wasnt being updated 2022-02-21 22:38:07 -06:00
Trey t
83060e8353 closed #89 make custom widgets codable 2022-02-21 11:36:45 -06:00
Trey t
bdfa780c22 reverse homeViewTwo sorting 2022-02-20 20:24:03 -06:00
Trey t
1d1afab0f9 remove code from the wrong spot 2022-02-20 15:00:32 -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
065b7bcac1 create home view that is the main tab view 2022-02-18 14:19:37 -06:00
Trey t
43bbaa4546 work on share view UI a bit 2022-02-17 18:37:04 -06:00
Trey t
107086b695 closed #83 2022-02-17 18:08:32 -06:00
Trey t
7dc85eb2f0 closed #84 2022-02-17 18:05:33 -06:00
Trey t
7b828cc93c fixed issue when adding multiple missing entries 2022-02-17 17:50:17 -06:00
Trey t
2130b621d1 take out test data, ooops 2022-02-17 15:00:15 -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
8076254d3d layout on create icon view
haptic feedback when saving
2022-02-15 10:50:32 -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
0ca2e9b1be change create icon view layout
when random make all colors random
2022-02-14 10:46:08 -06:00
Trey t
14aec1222e customize eye, mouth, face outline colors for custom icon 2022-02-14 09:34:11 -06:00
Trey t
b8e1198c5b spacing on custom icon widget
create color extension for random
widget 512x512 ... 1024x1024 didn't work
clean up Icon Widget View
2022-02-13 23:23:58 -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