Age | Commit message (Expand) | Author |
---|---|---|
2020-09-18 | ui: move to Jetpack DataStore instead of SharedPrefs | Jason A. Donenfeld |
2020-09-16 | ui: replace GlobalScope with a hand-rolled CoroutineScope | Harsh Shandilya |
2020-09-16 | ui: don't use low-level logger API | Harsh Shandilya |
2020-09-15 | coroutines: convert the rest | Jason A. Donenfeld |
2020-08-23 | ui: also enable StrictMode thread policy in debug builds | Harsh Shandilya |
2020-03-28 | global: hardcode tags so that minification doesn't ruin the log | Jason A. Donenfeld |
2020-03-28 | ui: Remove unnecessary non-null assertion in TAG fields | Harsh Shandilya |
2020-03-28 | ui: use kotlin class instead of java class for tag | Jason A. Donenfeld |
2020-03-26 | TunnelManager: convert to kotlin | Jason A. Donenfeld |
2020-03-26 | ui: root: rewrite in kotlin | Jason A. Donenfeld |