summaryrefslogtreecommitdiffhomepage
path: root/ui/src/main/java/com/wireguard/android/activity/LogViewerActivity.kt
AgeCommit message (Expand)Author
2020-03-28LogViewerActivity: only scroll every quarter for the first 2.5 seconds of dum...Jason A. Donenfeld
2020-03-27ui: Replace ErrorMessages getter with indexing operatorHarsh Shandilya
2020-03-26LogViewerActivity: merge lines that don't match regexJason A. Donenfeld
2020-03-26LogViewerActivity: re-add error case to log exportJason A. Donenfeld
2020-03-26LogViewerActivity: constify requestJason A. Donenfeld
2020-03-26Introduce realtime log viewerHarsh Shandilya