Commit graph

760 commits

Author SHA1 Message Date
Hank Grabowski
9995f8c720 Update CHANGELOG.md 2024-08-31 16:31:27 -04:00
Hank Grabowski
5fcf91d8d9 Always use url not uri field when getting link from status JSON
Fixes Issue #109
2024-08-31 16:20:25 -04:00
Hank Grabowski
12e811c947 Fix D* image loading issue by adding client headers to requests for image
Fixes Issue #105
2024-08-31 16:17:46 -04:00
Hank Grabowski
487c8a04fe Updates to CHANGELOG.md 2024-08-31 14:36:05 -04:00
Hank Grabowski
5fb573e5f5 Reduce padding of network capabilities table and put in horizontal scroll if overflowing
Fixes Issue #102
2024-08-30 22:46:14 -04:00
Hank Grabowski
683d9a84a5 Update changelog 2024-08-30 21:45:34 -04:00
Hank Grabowski
91e313f9b1 Use DSoc font for network icons from platform field 2024-08-30 21:45:29 -04:00
HankG
c4f48106a0 Merge branch 'focus-mode-tweaks' into 'main'
Focus mode tweaks

See merge request mysocialportal/relatica!63
2024-08-31 00:41:18 +00:00
HankG
19cca28692 Merge branch 'circle-vs-channel-awareness' into 'main'
Circle vs channel awareness

See merge request mysocialportal/relatica!61
2024-08-31 00:39:18 +00:00
Hank Grabowski
d37ea8decc Fix const linter rule in focus mode status headline 2024-08-30 20:08:51 -04:00
Hank Grabowski
3ce0dd43aa Add hint text after certain number of guesses (10 for now) 2024-08-30 17:50:33 -04:00
Hank Grabowski
b752ac2bd0 Remove extraneous focus mode output from main method 2024-08-30 17:50:07 -04:00
Hank Grabowski
0833c40a30 Change magic unlock number to positive and remove textinput field formatter 2024-08-29 20:50:58 -04:00
Hank Grabowski
fe348a8020 Add difficulty levels to focus mode 2024-08-29 20:31:43 -04:00
Hank Grabowski
39fa0fae08 Add commas to guessing game number format 2024-08-29 16:04:14 -04:00
Hank Grabowski
a90ad978fc Only add Circle/Group/Channel section if not empty 2024-08-29 12:45:25 -04:00
Hank Grabowski
c8eea6cdae Breakup timeline selection into Circles, Groups, and Channels 2024-08-28 12:18:06 -04:00
Hank Grabowski
37d3b1a125 Add awareness of TimelineGroupingListData Type to queries 2024-08-28 11:57:10 -04:00
Hank Grabowski
9c9428a85b Add TimelineGroupingListdata parsing of type 2024-08-28 11:56:19 -04:00
Hank Grabowski
052fa15eb8 Rename CircleData to TimelineGroupingListData since includes Circles, Groups, and Channels 2024-08-28 11:23:44 -04:00
Hank Grabowski
9dd2af915a Merge branch 'codemagic-setup' of gitlab.com:mysocialportal/relatica into circle-vs-channel-awareness 2024-08-26 14:59:40 -04:00
Hank Grabowski
70f2d4e2a1 Fix Focus Mode setting shouldn't be updated on construction of Riverpod provider 2024-08-26 14:59:07 -04:00
Hank Grabowski
ea407da655 Updates for Flutter version bump 2024-08-26 14:58:42 -04:00
HankG
8b67f35cb1 Merge branch 'focus-mode' into 'main'
Focus mode

See merge request mysocialportal/relatica!60
2024-08-19 19:25:45 +00:00
Hank Grabowski
7d6b0bee41 Add data persistence for focus mode 2024-08-19 14:50:49 -04:00
Hank Grabowski
6ff5092d60 Add buttons for pre-defined focus mode times and make click out of bounds dismiss 2024-08-19 14:50:39 -04:00
Hank Grabowski
0e5d7b8c79 Change Focus Mode Title Widget to say "forever" if no stop time 2024-08-19 14:50:15 -04:00
Hank Grabowski
3054b3b7b1 Add from/to JSON for FocusModeData 2024-08-19 14:49:58 -04:00
Hank Grabowski
1dbab57edd Make focus mode duration completely configurable up to 24 hours 2024-07-26 14:33:58 -04:00
Hank Grabowski
9b79e19bac Merge branch 'main' into focus-mode 2024-07-26 10:34:00 -04:00
HankG
a5aa0b71ce Merge branch 'deprecation-and-library-upgrade-fixes' into 'main'
Deprecation and library upgrade fixes

See merge request mysocialportal/relatica!59
2024-07-26 14:27:35 +00:00
Hank Grabowski
09db8803d6 Fix Dart analysis warnings 2024-07-26 10:15:24 -04:00
Hank Grabowski
ea13e1129c Restore sign-in changes to fix username/email confusion 2024-07-26 09:59:53 -04:00
Hank Grabowski
928870e12d Fix the simpleLabel to round up/down at 50% mark 2024-07-25 05:32:05 -04:00
Hank Grabowski
6e8904e10c Implement initial focus mode disabling game 2024-07-24 13:35:07 -04:00
Hank Grabowski
8db6383818 Rename focus mode headline widget 2024-07-24 13:34:56 -04:00
Hank Grabowski
735a2ca4ac Rename focus mode headline widget 2024-07-24 13:34:52 -04:00
Hank Grabowski
f000a73cab Add stand-in focus mode disable screen 2024-07-24 13:08:13 -04:00
Hank Grabowski
0e463460fb Add time option selector 2024-07-24 12:04:36 -04:00
Hank Grabowski
0e0075efa7 Setup FocusModeProvider to be kept alive on refresh 2024-07-24 12:04:27 -04:00
Hank Grabowski
36436b7039 Move FocusModeData to its own file under models 2024-07-24 11:48:24 -04:00
Hank Grabowski
5ca129f3bb Go to timeline screen when focus mode activated 2024-07-24 11:46:56 -04:00
Hank Grabowski
f5241a72fa Add initial basic focus mode implementation 2024-07-24 11:42:24 -04:00
Hank Grabowski
0e18e02b3a Add stand-in focus mode draw menu item 2024-07-24 11:41:24 -04:00
Hank Grabowski
cfa4457ff3 Fix missing initState super call in PostScreen 2024-07-24 11:40:40 -04:00
Hank Grabowski
84b933f208 Add initial FocusModeProvider 2024-07-24 11:40:25 -04:00
Hank Grabowski
764c89425d Add myPosts TimelineIdentifier factory method 2024-07-24 11:39:23 -04:00
Hank Grabowski
9fda128f07 Add simple label for durations useful for focus mode text 2024-07-24 11:39:04 -04:00
Hank Grabowski
6c7b20750d Add initial Riverpod imports 2024-07-24 06:40:42 -04:00
Hank Grabowski
b2c0c264d7 Reorder imports to be alphabetical 2024-07-24 06:36:43 -04:00