Signal-Android/app/src/main/java/org/thoughtcrime/securesms/logsubmit
2021-07-15 16:28:13 -04:00
..
util Scrub domains from debug logs. 2021-04-19 20:28:54 -04:00
CompleteLogLine.java
LogLine.java
LogSection.java
LogSectionBlockedThreads.java
LogSectionCapabilities.java Initial pre-alpha support for sender key. 2021-06-07 18:14:12 -04:00
LogSectionConstraints.java Add 'constraints' and 'key preferences' sections to logs. 2021-01-15 11:17:38 -05:00
LogSectionFeatureFlags.java
LogSectionJobs.java
LogSectionKeyPreferences.java Add message trimming info to the debug log. 2021-07-15 16:28:13 -04:00
LogSectionLogcat.java
LogSectionLogger.java
LogSectionNotifications.java Refactor app settings. 2021-05-12 12:23:00 -04:00
LogSectionPermissions.java
LogSectionPin.java Further simplify storage service syncing. 2021-04-28 16:36:11 -03:00
LogSectionPower.java
LogSectionSystemInfo.java Log the build variant. 2021-06-18 15:10:15 -04:00
LogSectionThreads.java
LogSectionTrace.java
LogStyleParser.java
SimpleLogLine.java
SubmitDebugLogActivity.java Make debuglog submission slightly more discoverable. 2021-05-13 12:20:08 -04:00
SubmitDebugLogAdapter.java
SubmitDebugLogRepository.java Add notification settings to debuglogs. 2021-02-20 14:45:36 -05:00
SubmitDebugLogViewModel.java