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

Logging and read receipt settings #194

Merged
merged 5 commits into from
Oct 8, 2022
Merged

Logging and read receipt settings #194

merged 5 commits into from
Oct 8, 2022

Conversation

ouchadam
Copy link
Owner

@ouchadam ouchadam commented Oct 8, 2022

Adds extra settings options

  • Enable/Disable on device logging - now disabled by default for new installs
  • Disable/Enabled sending read receipts - disabled by default (toggle is enabled)
SCREENSHOT
Screenshot_20221008_120907

@github-actions
Copy link
Contributor

github-actions bot commented Oct 8, 2022

APK Size: 1.9 MB

@codecov
Copy link

codecov bot commented Oct 8, 2022

Codecov Report

Merging #194 (0d0a576) into main (e2f7b93) will increase coverage by 61.83%.
The diff coverage is 34.93%.

@@             Coverage Diff             @@
##             main     #194       +/-   ##
===========================================
+ Coverage        0   61.83%   +61.83%     
- Complexity      0      531      +531     
===========================================
  Files           0      215      +215     
  Lines           0     5206     +5206     
  Branches        0      623      +623     
===========================================
+ Hits            0     3219     +3219     
- Misses          0     1693     +1693     
- Partials        0      294      +294     
Impacted Files Coverage Δ
app/src/main/kotlin/app/dapk/st/graph/AppModule.kt 0.00% <ø> (ø)
...re/src/main/kotlin/app/dapk/st/core/Preferences.kt 0.00% <0.00%> (ø)
...ore/src/main/kotlin/app/dapk/st/core/ThemeStore.kt 0.00% <0.00%> (ø)
...domain/application/eventlog/EventLogPersistence.kt 0.00% <ø> (ø)
...apk/st/domain/application/eventlog/LoggingStore.kt 0.00% <0.00%> (ø)
.../domain/application/message/MessageOptionsStore.kt 0.00% <0.00%> (ø)
...p/dapk/st/settings/eventlogger/EventLoggerState.kt 0.00% <ø> (ø)
...pk/st/settings/eventlogger/EventLoggerViewModel.kt 0.00% <ø> (ø)
...main/kotlin/app/dapk/st/matrix/room/RoomService.kt 100.00% <ø> (ø)
...dapk/st/matrix/room/internal/DefaultRoomService.kt 57.14% <0.00%> (ø)
... and 217 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ouchadam ouchadam merged commit ef25d01 into main Oct 8, 2022
@ouchadam ouchadam deleted the feature/extra-settings branch October 8, 2022 11:30
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