Signal-Android/app/src/main/java/org/thoughtcrime/securesms/logsubmit
Greyson Parrelli 0b77b33902 Add the ability to trace methods in internal builds.
Currently only for internal builds. Use the @Trace annotation to trace
methods for viewing in Perfetto.
2020-11-11 15:29:01 -05:00
..
util
CompleteLogLine.java
LogLine.java
LogSection.java
LogSectionCapabilities.java Read the new GV1 Migration capability. 2020-10-22 15:55:18 -03:00
LogSectionFeatureFlags.java
LogSectionJobs.java
LogSectionLogcat.java
LogSectionLogger.java
LogSectionPermissions.java Allow side-by-side installation of staging build. 2020-09-23 16:54:38 -04:00
LogSectionPin.java Update pin opt-out strings and behavior. 2020-07-11 11:42:51 -04:00
LogSectionPower.java
LogSectionSystemInfo.java Include whether a user has a linked device in the debug log. 2020-11-02 10:01:59 -05:00
LogSectionThreads.java
LogSectionTrace.java Add the ability to trace methods in internal builds. 2020-11-11 15:29:01 -05:00
LogStyleParser.java
SimpleLogLine.java
SubmitDebugLogActivity.java Fix missing Submit Debug Log loading progress spinner. 2020-09-29 15:23:31 -03:00
SubmitDebugLogAdapter.java Add the ability to trace methods in internal builds. 2020-11-11 15:29:01 -05:00
SubmitDebugLogRepository.java Add the ability to trace methods in internal builds. 2020-11-11 15:29:01 -05:00
SubmitDebugLogViewModel.java