Age | Commit message (Expand) | Author |
---|---|---|
2023-03-21 | global: bump copyright date | Jason A. Donenfeld |
2021-10-29 | global: bump copyright year | Jason A. Donenfeld |
2020-09-26 | ui: request intent permissions from hidden activity | Jason A. Donenfeld |
2020-09-16 | global: lint codebase with recent changes | Jason A. Donenfeld |
2020-09-16 | coroutines: lifecycleScope is by default on Main.immediate | Jason A. Donenfeld |
2020-09-15 | coroutines: use lifecycleScope where appropriate | Jason A. Donenfeld |
2020-09-15 | coroutines: convert the rest | Jason A. Donenfeld |
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-27 | ui: Replace ErrorMessages getter with indexing operator | Harsh Shandilya |
2020-03-26 | ObservableTunnel: port to kotlin | Jason A. Donenfeld |
2020-03-20 | Convert activity package to Kotlin | Harsh Shandilya |