1. 6f7ad33 Merge "Change Terminal app's image tag to SDK_INT_FULL" into main by Treehugger Robot · 5 months ago
  2. 61741bf Merge "Remove nullability of executorService" into main by Treehugger Robot · 5 months ago
  3. 717ba9b Remove nullability of executorService by Jiyong Park · 5 months ago
  4. 6352794 Remove Trace calls by Jiyong Park · 5 months ago
  5. e2514fe rename stop_vm_launcher_service to shutdown_vm by Jiyong Park · 5 months ago
  6. f8fa93b Change Terminal app's image tag to SDK_INT_FULL by Jeongik Cha · 5 months ago
  7. 3be2b3b Give longer boot timeout when running in CF or goldfish by Jiyong Park · 5 months ago
  8. 8c3e8e6 Timeout for VM start by Jiyong Park · 5 months ago
  9. 9c0b99f Line number of modifier keys is relying on the height of keys' view by Seungjae Yoo · 5 months ago
  10. fc9a191 Retrieve terminal info in a more robust way by Jiyong Park · 6 months ago
  11. 861837c TerminalApp: Run ktfmt by Keiichi Watanabe · 6 months ago
  12. c4ecc41 Merge "TerminalApp: Remove onDestroy() from ApplicationLifecycleObserver" into main by Yuan Yao · 6 months ago
  13. fab508f TerminalApp: Remove onDestroy() from ApplicationLifecycleObserver by Yuan Yao · 6 months ago
  14. 091193d Revert^2 "Logs from the terminal VM is accumulated" by Jiyong Park · 6 months ago
  15. be38403 Merge "Revert "Logs from the terminal VM is accumulated"" into main by Jiyong Park · 6 months ago
  16. 56a7a8d Revert "Logs from the terminal VM is accumulated" by Jiyong Park · 6 months ago
  17. f150969 Merge "Logs from the terminal VM is accumulated" into main by Treehugger Robot · 6 months ago
  18. a3383fc Logs from the terminal VM is accumulated by Jiyong Park · 6 months ago
  19. e893308 Merge "Implement time-based memory balloon inflation" into main by Yuan Yao · 6 months ago
  20. 96a76e1 Merge "does ktfmt for VmLauncherService" into main by Treehugger Robot · 6 months ago
  21. 8e2475a Merge "Add option for gfxstream" into main by Treehugger Robot · 6 months ago
  22. af984fc Implement time-based memory balloon inflation by Yuan Yao · 6 months ago
  23. 650cb9b does ktfmt for VmLauncherService by Jeongik Cha · 6 months ago
  24. caea824 Add option for gfxstream by Jeongik Cha · 6 months ago
  25. f36164b Merge "TermialApp: Don't hardcode image path in installer log" into main by Keiichi Watanabe · 6 months ago
  26. 785951c TermialApp: Don't hardcode image path in installer log by Keiichi Watanabe · 6 months ago
  27. bdd42ec Implement memory ballooning in Terminal App by Yuan Yao · 6 months ago
  28. 00dc051 Hide Display button if the flag is off by Jeongik Cha · 6 months ago
  29. b89acff Merge "Enable speaker and microphone" into main by Treehugger Robot · 6 months ago
  30. b5e923d Enable speaker and microphone by Mu-Le Lee · 6 months ago
  31. ed2f451 Merge "Add tab support" into main by Treehugger Robot · 6 months ago
  32. 6305b36 Add tab support by Mu-Le Lee · 8 months ago
  33. aa8f0c5 Move requestPermissions from onResume to onCreate by Jeongik Cha · 6 months ago
  34. 03990d4 Set different affinity for display activity by Jeongik Cha · 7 months ago
  35. c477da2 Let display activity occupy full screen by Jeongik Cha · 7 months ago
  36. b9bd78d Run InputForwarder in DisplayActivity by Jeongik Cha · 7 months ago
  37. 2233af3 Add Display Activity by Jeongik Cha · 7 months ago
  38. f62c98b Merge "resurrect DisplayProvider and InputForwarder" into main by Treehugger Robot · 7 months ago
  39. 36a58f9 resurrect DisplayProvider and InputForwarder by Jeongik Cha · 7 months ago
  40. 9db4233 Merge "Register ttyd service dynamically" into main by Jiyong Park · 7 months ago
  41. ce47016 Use separate channels in terminal app by Jiyong Park · 8 months ago
  42. 505be76 Add Application class by Jiyong Park · 8 months ago
  43. 4680e95 Register ttyd service dynamically by Jiyong Park · 8 months ago
  44. ac0e611 Add ModifierKeysController by Jiyong Park · 8 months ago
  45. eec218a Resolve build warning in Terminal and its test by Jeongik Cha · 8 months ago
  46. dd12ec7 Remove unnecessary @JvmStatic by Jeongik Cha · 8 months ago
  47. ce0d26b Convert terminal test to kotlin by Jeongik Cha · 8 months ago
  48. 0c29603 Merge "Convert ConfigJson to kotlin" into main by Treehugger Robot · 8 months ago
  49. f86e9cf Convert ConfigJson to kotlin by Jeongik Cha · 8 months ago
  50. aef5091 Merge changes I72490c4d,I8f2cb0c5 into main by Jeongik Cha · 8 months ago
  51. 3ce9725 Merge changes I39e5d8f9,I01e89a6b into main by Treehugger Robot · 8 months ago
  52. c88903d DebianServiceImpl to Kotlin by Jeongik Cha · 8 months ago
  53. 52cfc42 Parse resize2fs output correctly by Jiyong Park · 8 months ago
  54. 5a98285 Convert MainActivity to kotlin by Jeongik Cha · 8 months ago
  55. 855865a use android.R.id as the original code does in InstallerActivity by Jeongik Cha · 8 months ago
  56. 43940c4 Merge "Refactor some field names in kotlin classes" into main by Jeongik Cha · 8 months ago
  57. 960c3e2 Convert Installer* and BaseActivity to kotlin by Jeongik Cha · 8 months ago
  58. 3ebde75 Refactor some field names in kotlin classes by Seungjae Yoo · 8 months ago
  59. 5985991 Show process name next to port number in port forwarding notification by Seungjae Yoo · 8 months ago
  60. 1ae9027 Show process name next to port number in SettingsPortForwardingActivity by Seungjae Yoo · 8 months ago
  61. f56588c Send /proc/<pid>/comm value when reporting active ports by Seungjae Yoo · 8 months ago
  62. b4e8d45 Refine schema of ReportVmActivePortsRequest by Seungjae Yoo · 8 months ago
  63. eaf4ff8 Heads-up notification for port forwarding by Seungjae Yoo · 8 months ago
  64. 24bbc62 Fix error for taking actions of notis when entering port forward setting by Seungjae Yoo · 8 months ago
  65. 1326ca0 Port forwarding related code refactoring by Jeongik Cha · 8 months ago
  66. ee6c0e4 Convert Port forwarding code to kotlin by Jeongik Cha · 8 months ago
  67. 280e396 Convert TerminalView to kotlin by Jeongik Cha · 8 months ago
  68. 84461af VmLauncherService to kotlin by Jeongik Cha · 8 months ago
  69. e3835e0 Merge changes I935e2faf,Ia12df7e6 into main by Treehugger Robot · 8 months ago
  70. 1448203 Merge "CertificateUtils to kotlin" into main by Treehugger Robot · 8 months ago
  71. a7c7599 Convert ImageArchive to kotlin by Jeongik Cha · 8 months ago
  72. 32753e0 Convert Runner to kotlin by Jeongik Cha · 8 months ago
  73. d4c7076 CertificateUtils to kotlin by Jeongik Cha · 8 months ago
  74. 963f9c0 Merge "Convert Logger to kotlin" into main by Treehugger Robot · 8 months ago
  75. f2a2f20 Merge "Revert^2 "Convert ErrorActivity+a to kotlin"" into main by Treehugger Robot · 8 months ago
  76. 89cc21d Revert^2 "Convert ErrorActivity+a to kotlin" by Jeongik Cha · 8 months ago
  77. d294b4c Merge "Revert "Convert ErrorActivity+a to kotlin"" into main by Treehugger Robot · 8 months ago
  78. ef35f3d Remove TODO to avoid conflicts by Jeongik Cha · 8 months ago
  79. cd93b03 Revert "Convert ErrorActivity+a to kotlin" by ELIYAZ MOMIN · 8 months ago
  80. 5b843a1 Merge "Convert ErrorActivity+a to kotlin" into main by Treehugger Robot · 8 months ago
  81. b9b7836 Convert Logger to kotlin by Jeongik Cha · 8 months ago
  82. c3d5d6b Convert ErrorActivity+a to kotlin by Jeongik Cha · 8 months ago
  83. 5456874 Convert InstalledImage to kotlin by Jeongik Cha · 8 months ago
  84. c0b1788 Remove ip address reporting feature by Jiyong Park · 8 months ago
  85. ade89e2 DebianServer uses IP address of the VM resolved using mDNS by Jiyong Park · 8 months ago
  86. d7e00b6 Use mDNS to get the IP and port of ttyd by Jiyong Park · 8 months ago
  87. 9152df5 Merge "Show stack trace in the error activity" into main by Treehugger Robot · 8 months ago
  88. 7fca7d8 Show stack trace in the error activity by Jiyong Park · 8 months ago
  89. 61a9ecc Increase timeout for Terminal on nested virt by Jiyong Park · 8 months ago
  90. 8c3e9b8 Merge "Reset sharedpref when uninstall VM" into main by Treehugger Robot · 8 months ago
  91. 3f8b4a8 Reset sharedpref when uninstall VM by Seungjae Yoo · 8 months ago
  92. aa6541e Merge "Create dialog for adding a new inactive port" into main by Seungjae Yoo · 8 months ago
  93. 0f39fc9 Create dialog for adding a new inactive port by Seungjae Yoo · 8 months ago
  94. c8a739b Merge changes Iaa09cb74,I59376805 into main by Treehugger Robot · 8 months ago
  95. 347d550 Increase timeout for ttyd, and make it interrupt-aware by Jeongik Cha · 8 months ago
  96. 12ba165 Add auto_memory_balloon in vm_config.json by Jeongik Cha · 9 months ago
  97. 4337c0b Merge "Make enabled but inactive ports visible in port forwarding setting" into main by Seungjae Yoo · 9 months ago
  98. 067eff2 Make enabled but inactive ports visible in port forwarding setting by Seungjae Yoo · 9 months ago
  99. bd24bc0 Merge "Notification during terminal closing" into main by Treehugger Robot · 9 months ago
  100. 67730d5 Notification during terminal closing by Jeongik Cha · 9 months ago