- 30 Dec, 2017 2 commits
- 29 Dec, 2017 5 commits
-
-
Mygod authored
-
Mygod authored
-
Mygod authored
-
Mygod authored
Fix #1036 the one-year-old issue. There are still some subtle blackness during the exit animation. Unfortunately this is something I am not able to fix as I don't and probably won't ever have enough knowledge about Android's drawing passes. Anyway this still looks much better than before.
-
Mygod authored
-
- 27 Dec, 2017 7 commits
- 26 Dec, 2017 1 commit
-
-
Max Lv authored
-
- 24 Dec, 2017 1 commit
-
-
Max Lv authored
-
- 23 Dec, 2017 2 commits
-
-
Mygod authored
-
- 22 Dec, 2017 1 commit
-
-
Max Lv authored
-
- 20 Dec, 2017 7 commits
- 19 Dec, 2017 9 commits
- 17 Dec, 2017 5 commits
-
-
Mygod authored
-
Mygod authored
-
Mygod authored
I just saved everyone ~0.9s every VPN connection.
-
Mygod authored
It should run 9x faster than before now. Past mistakes: * InetAddress.parseNumericAddress throws TWO exceptions underthehood if the string passed is invalid. This caused a huge overhead; * CharSequence.split in Kotlin is EXTREMELY SLOW.
-
Mygod authored
Also solves a cache problem.
-