Commit Graph

45 Commits

Author SHA1 Message Date
Sarah Jamie Lewis ff297ff9e9 Flutter 3.19.3 Upgrade + Theme Fixes 2024-04-05 12:43:59 -07:00
Sarah Jamie Lewis f046dd923e
Dart Fix
continuous-integration/drone/pr Build is pending Details
2024-02-13 20:05:33 -08:00
Sarah Jamie Lewis 4578cc51ec Upgrade Cwtch, Fix Android File Sharing, Fixup UI Scaling
continuous-integration/drone/pr Build is pending Details
2024-02-09 13:34:10 -08:00
Sarah Jamie Lewis e32ec30a1e Fix Crash Bug in Android (ShareFile and Reconnect) + Force prettyDateString to use .toLocal() time + Formatting (#794)
continuous-integration/drone/push Build is passing Details
commit fe4726986f
Author: Sarah Jamie Lewis <sarah@openprivacy.ca>
Date:   Tue Jan 2 10:53:15 2024 -0800

    Formatting

commit d4e57f493e
Author: Sarah Jamie Lewis <sarah@openprivacy.ca>
Date:   Tue Jan 2 10:48:31 2024 -0800

    Fix Crash Bug in Android (ShareFile and Reconnect)

    In rare situtaitons (exacerbated by debug mode and multiple
    file shares in succession) ReconnectCwtchForeground events can result
    in negative message counts being calculated in the UI.

    This fix ensures that doesn't happen, but a complete fix will need to wait until #664
    is implement in the backend

commit 44925783f5
Author: Sarah Jamie Lewis <sarah@openprivacy.ca>
Date:   Tue Jan 2 09:14:49 2024 -0800

    Force prettyDateString to use .toLocal() time

    Fixes an issue where, on some platforms, contact row dates in non-streaming mode
    were displayed in UTC.

Reviewed-on: #794
Reviewed-by: Dan Ballard <dan@openprivacy.ca>
2024-01-03 22:10:07 +00:00
Sarah Jamie Lewis f025e8ee53 Font Scaling
continuous-integration/drone/pr Build is pending Details
2023-09-26 14:02:26 -07:00
Sarah Jamie Lewis 60b2b34abc Formatting
continuous-integration/drone/pr Build is running Details
2023-09-06 10:56:25 -07:00
Sarah Jamie Lewis afb00e9295 DisableProfile, SaveHistorySetting, DeleteServerInfo, Draft Whonix Config
Fixes #593
Fixes #690
Fixes #629
2023-08-22 23:27:41 +00:00
Sarah Jamie Lewis 81f2d171aa Add default dropdown style to peer/group settings pages
continuous-integration/drone/pr Build is pending Details
2023-08-02 11:14:18 -07:00
Sarah Jamie Lewis 133f4a9429 File Sharing Bug Fixes
continuous-integration/drone/pr Build is pending Details
- Allow restarting of file shares that have timed out
- Fix NPE in FileBubble caused by deleting the underlying file
- Upgrade Cwtch with more file sharing fixes
- Move from RetVal to UpdateConversationAttributes to minimze UI thread issues
- Update bindings
2023-04-20 16:37:48 -07:00
Sarah Jamie Lewis 9c89c93013 Formatting
continuous-integration/drone/pr Build was killed Details
2023-04-17 10:38:19 -07:00
Sarah Jamie Lewis db421f2691 Initial Tails Support / Center align profile attributes / biotext 2023-04-05 04:19:11 +00:00
Sarah Jamie Lewis 267b1b09b1 Status + Profile Attributes 2023-04-05 04:19:11 +00:00
Sarah Jamie Lewis af2815957d Prevent Layout Errors Caused By Pathological Unicode 2023-02-16 13:48:35 -08:00
Sarah Jamie Lewis 723b0eb04d Ensure all Scrollbars have dedicated Controllers
Fix: #602
2022-12-30 23:16:00 +00:00
Sarah Jamie Lewis b866124147 Hide Address Copy in Peer Settings when Streamer Mode is Enabled
Fix: #557
2022-11-23 11:58:49 -08:00
Sarah Jamie Lewis af4aab3a47 New Cwtch Icons, Dutch / Turkish Translations 2022-11-16 17:54:23 +00:00
Sarah Jamie Lewis c0f1b674aa marcia settings fixes
continuous-integration/drone/pr Build was killed Details
2022-05-31 13:37:32 -07:00
Sarah Jamie Lewis dc78117e1a Format, Context Binding and Check if File Exists in File Bubble
continuous-integration/drone/pr Build is passing Details
2022-04-26 12:16:48 -07:00
Sarah Jamie Lewis 5e3387ec8a Debug Info Fix an Dependency Upgrades
continuous-integration/drone/pr Build is passing Details
2022-04-20 17:28:38 -07:00
Dan Ballard 4e2f83ccd9 light theme fixes + message cache ! fix
continuous-integration/drone/pr Build is passing Details
2022-04-14 17:50:53 -07:00
Sarah Jamie Lewis b70de4052d Support Welsh, Update Translations for other Languages
continuous-integration/drone/pr Build is pending Details
2022-03-02 11:28:43 -08:00
Sarah Jamie Lewis 70eb160abc Add Message Status Widget to File Bubble
continuous-integration/drone/pr Build is pending Details
Also fix bug in peer settings
2022-02-22 11:09:44 -08:00
Dan Ballard b5511ae723 Merge branch 'trunk' into notificationSettings
continuous-integration/drone/pr Build is passing Details
2022-02-08 17:11:29 -05:00
Dan Ballard 4c47198977 notification policy work, translations, even for notifications
continuous-integration/drone/pr Build is pending Details
2022-02-08 17:07:39 -05:00
Sarah Jamie Lewis 2e5ee796fa Add Profile Image Preview to Peer Settings + other UI Profile Image Fixups 2022-02-08 14:05:09 -08:00
Dan Ballard ddefcb8ff2 rejig notification policy globally and conversationally 2022-02-08 11:40:15 -05:00
Dan Ballard b382c3d349 desktop support for notification settings 2022-02-08 11:34:05 -05:00
Sarah Jamie Lewis 5b5fe586e8 Update Lib Cwtch, Allow Deleting P2P contacts, Formatting
continuous-integration/drone/pr Build is passing Details
2022-02-07 14:53:33 -08:00
Dan Ballard 706c1fb354 move all classes in model.dart to their own models/X.dart
continuous-integration/drone/pr Build is passing Details
2022-01-18 18:32:00 -05:00
Sarah Jamie Lewis d6ecf87255 PR Fixups
continuous-integration/drone/pr Build is pending Details
2022-01-17 12:29:13 -08:00
Sarah Jamie Lewis ae6f0dd456 Update Translations + notifylisteners 2022-01-17 12:24:48 -08:00
Sarah Jamie Lewis daa89bf6e7 Add Circuit Info To Peer Settings 2022-01-14 14:24:41 -08:00
Dan Ballard afdeeae423 fix save history option saving in peer settings
continuous-integration/drone/pr Build is passing Details
2022-01-07 09:53:39 -05:00
Dan Ballard 5e485b6327 Rework accept/block data flow to map to new storage; fix add group server list falls back to onion when no description
continuous-integration/drone/pr Build is pending Details
2022-01-06 18:06:06 -05:00
Dan Ballard dc550daaa1 migrate to new libcwtch changes; add vampire and witch; tweak switch button coloring 2021-12-15 15:22:17 -05:00
Dan Ballard 53e79f5b9d refactor themes from methods to get fields; add theme selector; add neon1 2021-12-15 15:22:17 -05:00
Sarah Jamie Lewis b0f74ffb6d Fixup Conversation Attribute Flow
continuous-integration/drone/pr Build is pending Details
2021-11-26 15:07:37 -08:00
Sarah Jamie Lewis 1d6b533df3 New Cwtch Library Integration 2021-11-18 15:44:54 -08:00
Sarah Jamie Lewis 4e3bd696ed Distinguish between Archive and Delete
continuous-integration/drone/pr Build is pending Details
2021-08-27 13:46:50 -07:00
Sarah Jamie Lewis 30ea12a9ce Improve Button Feedback
continuous-integration/drone/pr Build is passing Details
2021-08-27 11:41:10 -07:00
Sarah Jamie Lewis 16bdcce25c BUGFIX: Unblock Profile
continuous-integration/drone/pr Build was killed Details
2021-07-15 14:58:24 -07:00
Sarah Jamie Lewis 80f9ed6a6c Merge branch 'trunk' into authTooltip
continuous-integration/drone/pr Build is passing Details
2021-07-12 14:44:07 -07:00
Dan Ballard 3f020472fa model contact uses authorization now; add tooltips to contact pics in chat; dual action: add or goto
continuous-integration/drone/pr Build is failing Details
2021-07-12 12:01:19 -07:00
Sarah Jamie Lewis d4ab6585ea UI state fixes
Fix #89
Fix #75
2021-07-08 14:43:35 -07:00
Sarah Jamie Lewis 4c370007d9 Fresh Respository Commit - Cwtch Beta 2021-06-24 16:10:45 -07:00