Commit graph

717 commits

Author SHA1 Message Date
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
Hank Grabowski
f5baecc87c Last few tweaks 2024-07-22 14:07:30 +03:00
Hank Grabowski
86c85f36c6 Updates to get OAuth somewhat working but not ideal 2024-07-22 13:48:45 +03:00
Hank Grabowski
a86aa60df6 Updates to get OAuth somewhat working but not ideal 2024-07-22 13:48:41 +03:00
Hank Grabowski
8d435b1507 Updates to get ObjectBox working 2024-07-21 19:02:00 +03:00
Hank Grabowski
051cc50b5e Updates to get secure storage working 2024-07-21 18:44:35 +03:00
Hank Grabowski
d2732b5a44 Merge branch 'main' into deprecation-and-library-upgrade-fixes 2024-07-20 12:08:45 +03:00
Hank Grabowski
f7ba71b049 Use friendica->network field if available and adds hometown network type 2024-06-30 17:01:08 -04:00
Hank Grabowski
e8d16b571b Merge branch 'main' of gitlab.com:mysocialportal/relatica 2024-06-30 08:53:00 -04:00
Hank Grabowski
f474fc3d1c Update install locations for 0.11.0 2024-06-30 08:52:38 -04:00
Hank Grabowski
c808691fa5 Use username/password hints from system password store
Implements Feature Request #14
2024-06-28 14:46:46 -04:00
Hank Grabowski
7b71dfa1aa Add spellcheck highlighting to content, message, and ALT text fields
- Only works on mobile right now
- Implements Feature Request #39
2024-06-28 13:57:08 -04:00
Hank Grabowski
fcf78b78d4 Update changelog on fix for #101 2024-06-28 13:30:02 -04:00
Hank Grabowski
691a0e5d90 Filter out DMs and CRs when determining if newer unread notifications before loading older read notifications since those always return regardless of minimum notfication ID
Fixes Issue #101
2024-06-28 13:28:36 -04:00
Hank Grabowski
2d27918244 Update changelog to add Issue #70 to the list of things fixed with the user profile refresh update 2024-06-28 11:38:58 -04:00
Hank Grabowski
526c8c4d83 Add icons and info text for delivery data on posts/comments
Implements Feature #66
2024-06-28 10:57:35 -04:00
Hank Grabowski
5b8320d8c4 Disable circles edits and show snackbar message when done
Addresses #75
2024-06-28 10:12:14 -04:00
HankG
45c2b3b490 Merge branch 'advanced-suggestions-ordering' into 'main'
Autocomplete and Profile Load Updates

Closes #62

See merge request mysocialportal/relatica!58
2024-06-28 14:00:30 +00:00
Hank Grabowski
40eed4a5d5 Update changelog noting fixes for #36 also help fix #62 2024-06-28 09:50:04 -04:00
Hank Grabowski
8c6aa6fee7 Update changelog noting fixes for #36 also help fix #62 2024-06-28 09:46:48 -04:00
Hank Grabowski
1819aaaf1d Update changelog for fix for empty profiles
Helps address Issue #36
2024-06-28 09:44:04 -04:00
Hank Grabowski
406d6b4ac6 Call setState when doing profile screen forced refresh
Helps address Issue #36
2024-06-28 09:39:18 -04:00
Hank Grabowski
9b8412aef5 Pull profile data as well as connection data on getConnectionWithStatus
Helps address Issue #36
2024-06-28 09:38:54 -04:00
Hank Grabowski
c8159eb830 Add confirm dialog when adding comment to posts/comments over 30 days old
Implements Feature #58
2024-06-27 20:24:16 -04:00
Hank Grabowski
f8ac2a05c0 Add ability to toggle off the spoiler alert/CW system app wide
Implements Feature Request #42
2024-06-27 20:03:54 -04:00
Hank Grabowski
6504277005 Update Changelog for the multiple account error fixes
For Issue #72
2024-06-27 19:53:52 -04:00
Hank Grabowski
d5f4196435 Fix multiple accounts from same server not working
Fixes Issue #72
  - Refactor the initial profile loading
  - Add a clear all profiles button (and service support) to the Profile Manager screen since once profiles are corrupted need to start from scratch
  - Fix the short term cache response to key on headers and body as well as URL/QP
  - Fix ID handling in Basic Credentials copy method
2024-06-27 19:47:52 -04:00