Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small fixes and debug mode #256

Merged
merged 3 commits into from
Apr 12, 2024
Merged

Small fixes and debug mode #256

merged 3 commits into from
Apr 12, 2024

Conversation

jeroen1602
Copy link
Owner

Keep the old device list when resuming the app.

This stops the devices from leaving when you open and close the notification panel

Stop using runtimeType since they are compiled away (at least for web builds)

Created log page for debugging

Added debug option for release builds

lighthouse provider: Providers can now be added before back ends

Tapping the version number in settings 10 times enables debug mode.

Enabling debug mode enables:

  • Adding a fake back end
  • Looking at the logs
  • Looking at the material test page

This stops the devices from leaving when you open and close the notification panel

Stop using `runtimeType` since they are compiled away (at least for web builds)
lighthouse provider: Providers can now be added before back ends

Tapping the version number in settings 10 times enables debug mode.

Enabling debug mode enables:
 - Adding a fake back end
 - Looking at the logs
 - Looking at the material test page
@jeroen1602 jeroen1602 self-assigned this Apr 12, 2024
Copy link

codecov bot commented Apr 12, 2024

Codecov Report

Attention: Patch coverage is 10.25641% with 35 lines in your changes are missing coverage. Please review.

Project coverage is 60.84%. Comparing base (a04bd91) to head (af8859d).

Files Patch % Lines
lib/data/dao/settings_dao.dart 0.00% 33 Missing ⚠️
lib/widgets/content_container_widget.dart 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #256      +/-   ##
==========================================
- Coverage   62.53%   60.84%   -1.69%     
==========================================
  Files          35       35              
  Lines        1225     1259      +34     
==========================================
  Hits          766      766              
- Misses        459      493      +34     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jeroen1602 jeroen1602 merged commit 8f1eed5 into master Apr 12, 2024
1 of 3 checks passed
@jeroen1602 jeroen1602 deleted the small_fixes branch April 12, 2024 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant