Jason A. Donenfeld
|
49ac61304e
|
coroutines: use lifecycleScope where appropriate
There's still a bit of GlobalScope lingering around, which might be
removable.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
|
2020-09-15 23:46:11 +02:00 |
|
Jason A. Donenfeld
|
bab70ab51e
|
coroutines: convert the rest
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
|
2020-09-15 12:30:15 +02:00 |
|
Jason A. Donenfeld
|
456a74db05
|
global: hardcode tags so that minification doesn't ruin the log
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
|
2020-03-28 23:21:12 -06:00 |
|
Harsh Shandilya
|
03a838ba2d
|
ui: Remove unnecessary non-null assertion in TAG fields
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
2020-03-28 23:07:50 -06:00 |
|
Jason A. Donenfeld
|
6a7396bc1d
|
ui: use kotlin class instead of java class for tag
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
|
2020-03-28 16:26:22 -06:00 |
|
Harsh Shandilya
|
536a6f3f83
|
ui: Replace ErrorMessages getter with indexing operator
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
2020-03-27 15:38:04 +05:30 |
|
Jason A. Donenfeld
|
4d6837ea53
|
ObservableTunnel: port to kotlin
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
|
2020-03-26 22:30:10 -06:00 |
|
Harsh Shandilya
|
04d0b819f6
|
Convert activity package to Kotlin
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
2020-03-20 22:22:56 -06:00 |
|