Commit graph

65 commits

Author SHA1 Message Date
Hank Grabowski
3ce0dd43aa Add hint text after certain number of guesses (10 for now) 2024-08-30 17:50:33 -04:00
Hank Grabowski
39fa0fae08 Add commas to guessing game number format 2024-08-29 16:04:14 -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
6c7b20750d Add initial Riverpod imports 2024-07-24 06:40:42 -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
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
168a2cf786 Update flutter lints and build runner 2024-05-19 15:18:17 -04:00
Hank Grabowski
25f2bb5f57 Update result monad to use latest version not direct git link 2024-05-19 15:13:55 -04:00
Hank Grabowski
74f14a32ea Update logging, markdown, and network_to_file_image 2024-05-19 15:09:58 -04:00
Hank Grabowski
1ab8619855 Update go_router and html dependencies 2024-05-19 15:04:01 -04:00
Hank Grabowski
5c0a5af3d4 Update all f dependencies 2024-05-19 14:57:34 -04:00
Hank Grabowski
1744244718 Update cached_network_image and device_info_plus versions 2024-05-19 11:22:22 -04:00
Hank Grabowski
bcc7c5320c Minor versions bump 2024-05-19 11:16:50 -04:00
Hank Grabowski
359a0d286c Remove device_preview since doesn't support Flutter 3.22+ right now 2024-05-19 11:15:18 -04:00
Hank Grabowski
850abdbc35 Fix deprecation errors in my code. 2024-05-19 11:07:15 -04:00
Hank Grabowski
df4a875ebd Reverse muting on MediaKit video since didn't fix the problem 2023-11-30 10:56:16 -05:00
Hank Grabowski
251f408c98 Bump version number to v0.9.0 2023-11-27 09:19:34 -05:00
Hank Grabowski
68772cf122 Fix reshare regression so that updates to reshare appear. 2023-11-19 08:05:49 -05:00
Hank Grabowski
160fda0f72 Change image saver to write to galleries not files on mobile 2023-11-18 20:53:29 -05:00
Hank Grabowski
4983d97e7e Podfile/pubspec version bumps from builds 2023-11-18 17:13:23 -05:00
Hank Grabowski
b3fceec72f Fix Adding/removing users from groups not working 2023-11-15 15:21:10 -05:00
Hank Grabowski
73dfc3cc2b Update versions of dependencies to work with new XCode 2023-10-30 21:44:16 -04:00
Hank Grabowski
df8ec9009f Refactor how reshares are handled, interactions with posts to take into account that, and refreshing it 2023-06-26 17:40:47 -04:00
Hank Grabowski
bf536127b3 Update install version # and links to 0.6.0 2023-05-10 14:02:03 -04:00
Hank Grabowski
1978819c9e Show splash screen until 1st account logged in then allow rest to load while app in use. 2023-05-10 11:21:33 -04:00
Hank Grabowski
605e9682e6 Add "ALT" button to gallery thumbnails so can quickly see values 2023-04-29 20:42:34 -04:00
Hank Grabowski
d586ee3206 Fix emojis rendering at unconstrained size, now set specific CSS style when rendering 2023-04-27 15:19:51 -04:00
Hank Grabowski
801407aa9b Update pubspec.lock to latest versions 2023-04-26 15:02:38 -04:00
Hank Grabowski
32408b96c0 Add stack trace logging and context.mounted check in buildSnackBar 2023-04-20 16:26:11 -04:00
Hank Grabowski
3e70dcbd74 Add Group Editor ability to remove users from group 2023-04-20 12:14:04 -04:00
Hank Grabowski
40f23d04ed Bump Result Monad library to 2.2.0 2023-04-19 18:24:16 -04:00
Hank Grabowski
da6183d7bb Fix media_kit player startup quirks with new version 2023-04-19 11:46:14 -04:00
Hank Grabowski
c431afffc3 Add color blindness testing capabilities in non-release mode 2023-04-19 09:46:29 -04:00
Hank Grabowski
aa0fd14c5a Add device_preview to the app for better previewing capabilities 2023-04-19 08:34:33 -04:00
Hank Grabowski
db7945ea77 Add group management screen with group creation, renaming, and deleting 2023-04-18 19:39:52 -04:00
Hank Grabowski
4f6efd663e Update flutter_web_auth_2 to use the pub.dev version since supports linux now 2023-04-06 15:49:03 -04:00
Hank Grabowski
dc5bb51360 Update versions of media_kit dependencies 2023-04-06 15:38:18 -04:00
Hank Grabowski
d5c54126bf Add macOS and iOS media_kit libraries 2023-04-04 13:51:32 -04:00
HankG
f47d27dc85 Add Windows media_kit dependencies 2023-04-04 09:54:31 -04:00
Hank Grabowski
8364e54e72 Fix shut down error by usin native event loop 2023-04-03 18:08:46 -04:00
Hank Grabowski
df77a23452 Initial implementation of MediaKit for desktop platforms 2023-04-03 17:11:25 -04:00
Hank Grabowski
c0f14ea48e Major version bump 2023-03-27 12:52:00 -04:00
Hank Grabowski
2ed57172b8 minor versions updates 2023-03-27 12:34:47 -04:00
Hank Grabowski
04ed08bebb Initial wiring in of OAuth 2023-02-27 23:36:18 -05:00
Hank Grabowski
6b3824d19e Change sign in screen to split apart username and servername, adds support for by email address 2023-02-25 13:15:46 -05:00
Hank Grabowski
de3a7d3cff Fix missing fields in persistence layer for Connection data 2023-02-13 10:40:41 -05:00
Hank Grabowski
cac2ca9f8e Add Old Android Network Fix 2023-01-30 10:37:25 -05:00
Hank Grabowski
b23f45a180 Implementation of image carousel with carousel_slider library 2023-01-29 22:36:01 -05:00