Commit Graph

97 Commits

Author SHA1 Message Date
Trey t
ad196b08c5 code clean up 2022-02-10 23:30:19 -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
e1b563251c padding on roll up header view 2022-02-10 16:27:05 -06:00
Trey t
97e6e52c8c closed #74
If looking at totals roll up should be totals, if percentage then percentages should show
2022-02-10 16:15:06 -06:00
Trey t
f66caf93dd closed #78 2022-02-10 11:54:32 -06:00
Trey t
4b4e69d752 fix huge numbers turning into ... in top roll up header 2022-02-10 11:29:22 -06:00
Trey t
92514a5e33 closed #79 2022-02-10 10:59:19 -06:00
Trey t
34962d2fa3 add padding back to main view header graph thing 2022-02-06 15:47:06 -06:00
Trey t
25717e52ae on main view top graph take away leading and trailing padding 2022-02-06 15:37:35 -06:00
Trey t
4ff9d7ad91 update main view header bar graph font 2022-02-06 15:17:31 -06:00
Trey t
9ed803d9cf add circular type to main view top small roll up header thingy 2022-02-06 14:25:11 -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
ca25ddffd5 circular percentage header 2022-02-06 12:00:43 -06:00
Trey t
587c557e16 round corners on main view top graph view 2022-02-06 11:36:56 -06:00
Trey t
d757354756 put settings in a scrollview
group debug options to the bottom
2022-02-05 10:45:46 -06:00
Trey t
af90fad555 fix warning 2022-02-04 17:41:56 -06:00
Trey t
6cb7274c41 alert shows what entry your updating 2022-02-04 17:41:26 -06:00
Trey t
7142bf5cfc page indicator bg color 2022-02-04 17:30:16 -06:00
Trey t
a6cbc615e5 padding for row icon 2022-02-04 17:29:37 -06:00
Trey t
c23db645ea 5 bottom padding on main view and filter view 2022-02-04 17:26:48 -06:00
Trey t
9cf450f8c5 placement of toggle image 2022-02-04 17:20:19 -06:00
Trey t
dc360de355 closed #58 2022-02-04 17:18:38 -06:00
Trey t
1671481623 closed #65 2022-02-04 17:10:58 -06:00
Trey t
b4636ebd2b less rounded corners on UI 2022-02-04 17:09:15 -06:00
Trey t
bcfa63e914 closed #66 2022-02-04 17:05:07 -06:00
Trey t
549bd167b8 closed #67 2022-02-04 17:00:06 -06:00
Trey t
45fe752366 closed #64 2022-02-04 16:53:04 -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
a0ce5f907a remove notifications before adding new ones 2022-02-03 14:05:07 -06:00
Trey t
a5824ba71a dont show delete option if the item is missing 2022-02-02 10:12:58 -06:00
Trey t
e6974e5f37 add sort back to fill in missing days 2022-02-02 10:08:50 -06:00
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