1. 9aebcdd Merge "Add ModifierKeysController" into main by Treehugger Robot · 7 months ago
  2. ac0e611 Add ModifierKeysController by Jiyong Park · 7 months ago
  3. a2a8c08 Merge "Import translations. DO NOT MERGE ANYWHERE" into main by Treehugger Robot · 7 months ago
  4. eec218a Resolve build warning in Terminal and its test by Jeongik Cha · 7 months ago
  5. dd12ec7 Remove unnecessary @JvmStatic by Jeongik Cha · 7 months ago
  6. ce0d26b Convert terminal test to kotlin by Jeongik Cha · 7 months ago
  7. 9d31612 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 7 months ago
  8. 0c29603 Merge "Convert ConfigJson to kotlin" into main by Treehugger Robot · 7 months ago
  9. f86e9cf Convert ConfigJson to kotlin by Jeongik Cha · 7 months ago
  10. aef5091 Merge changes I72490c4d,I8f2cb0c5 into main by Jeongik Cha · 7 months ago
  11. 3ce9725 Merge changes I39e5d8f9,I01e89a6b into main by Treehugger Robot · 7 months ago
  12. c88903d DebianServiceImpl to Kotlin by Jeongik Cha · 7 months ago
  13. 52cfc42 Parse resize2fs output correctly by Jiyong Park · 7 months ago
  14. 5a98285 Convert MainActivity to kotlin by Jeongik Cha · 7 months ago
  15. 855865a use android.R.id as the original code does in InstallerActivity by Jeongik Cha · 7 months ago
  16. 43940c4 Merge "Refactor some field names in kotlin classes" into main by Jeongik Cha · 7 months ago
  17. 3d4306a Make error cause text view scrollable by Jiyong Park · 7 months ago
  18. 960c3e2 Convert Installer* and BaseActivity to kotlin by Jeongik Cha · 7 months ago
  19. 3ebde75 Refactor some field names in kotlin classes by Seungjae Yoo · 7 months ago
  20. 5985991 Show process name next to port number in port forwarding notification by Seungjae Yoo · 7 months ago
  21. 1ae9027 Show process name next to port number in SettingsPortForwardingActivity by Seungjae Yoo · 7 months ago
  22. f56588c Send /proc/<pid>/comm value when reporting active ports by Seungjae Yoo · 7 months ago
  23. b4e8d45 Refine schema of ReportVmActivePortsRequest by Seungjae Yoo · 7 months ago
  24. eaf4ff8 Heads-up notification for port forwarding by Seungjae Yoo · 7 months ago
  25. 24bbc62 Fix error for taking actions of notis when entering port forward setting by Seungjae Yoo · 7 months ago
  26. 1326ca0 Port forwarding related code refactoring by Jeongik Cha · 7 months ago
  27. ee6c0e4 Convert Port forwarding code to kotlin by Jeongik Cha · 7 months ago
  28. 280e396 Convert TerminalView to kotlin by Jeongik Cha · 8 months ago
  29. 84461af VmLauncherService to kotlin by Jeongik Cha · 8 months ago
  30. e3835e0 Merge changes I935e2faf,Ia12df7e6 into main by Treehugger Robot · 8 months ago
  31. 1448203 Merge "CertificateUtils to kotlin" into main by Treehugger Robot · 8 months ago
  32. a7c7599 Convert ImageArchive to kotlin by Jeongik Cha · 8 months ago
  33. 32753e0 Convert Runner to kotlin by Jeongik Cha · 8 months ago
  34. d4c7076 CertificateUtils to kotlin by Jeongik Cha · 8 months ago
  35. 963f9c0 Merge "Convert Logger to kotlin" into main by Treehugger Robot · 8 months ago
  36. f2a2f20 Merge "Revert^2 "Convert ErrorActivity+a to kotlin"" into main by Treehugger Robot · 8 months ago
  37. 89cc21d Revert^2 "Convert ErrorActivity+a to kotlin" by Jeongik Cha · 8 months ago
  38. d294b4c Merge "Revert "Convert ErrorActivity+a to kotlin"" into main by Treehugger Robot · 8 months ago
  39. ef35f3d Remove TODO to avoid conflicts by Jeongik Cha · 8 months ago
  40. cd93b03 Revert "Convert ErrorActivity+a to kotlin" by ELIYAZ MOMIN · 8 months ago
  41. 5b843a1 Merge "Convert ErrorActivity+a to kotlin" into main by Treehugger Robot · 8 months ago
  42. b9b7836 Convert Logger to kotlin by Jeongik Cha · 8 months ago
  43. c3d5d6b Convert ErrorActivity+a to kotlin by Jeongik Cha · 8 months ago
  44. 5456874 Convert InstalledImage to kotlin by Jeongik Cha · 8 months ago
  45. 2f2bd9a Merge "Import translations. DO NOT MERGE ANYWHERE" into main by Treehugger Robot · 8 months ago
  46. e4d9cd5 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 8 months ago
  47. c0b1788 Remove ip address reporting feature by Jiyong Park · 8 months ago
  48. ade89e2 DebianServer uses IP address of the VM resolved using mDNS by Jiyong Park · 8 months ago
  49. d7e00b6 Use mDNS to get the IP and port of ttyd by Jiyong Park · 8 months ago
  50. 9152df5 Merge "Show stack trace in the error activity" into main by Treehugger Robot · 8 months ago
  51. 7fca7d8 Show stack trace in the error activity by Jiyong Park · 8 months ago
  52. 9063e01 Merge "Import translations. DO NOT MERGE ANYWHERE" into main by Treehugger Robot · 8 months ago
  53. 61a9ecc Increase timeout for Terminal on nested virt by Jiyong Park · 8 months ago
  54. 1ca2c1c Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 8 months ago
  55. 8c3e9b8 Merge "Reset sharedpref when uninstall VM" into main by Treehugger Robot · 8 months ago
  56. 3f8b4a8 Reset sharedpref when uninstall VM by Seungjae Yoo · 8 months ago
  57. aa6541e Merge "Create dialog for adding a new inactive port" into main by Seungjae Yoo · 8 months ago
  58. 0f39fc9 Create dialog for adding a new inactive port by Seungjae Yoo · 8 months ago
  59. c8a739b Merge changes Iaa09cb74,I59376805 into main by Treehugger Robot · 8 months ago
  60. 9da405a Revise error activity's guide by Jeongik Cha · 8 months ago
  61. 347d550 Increase timeout for ttyd, and make it interrupt-aware by Jeongik Cha · 8 months ago
  62. ad66b45 Add auto_memory_balloon in vm_config.json am: 12ba16590a by Jeongik Cha · 8 months ago
  63. 12ba165 Add auto_memory_balloon in vm_config.json by Jeongik Cha · 8 months ago
  64. 053b047 Merge "Make enabled but inactive ports visible in port forwarding setting" into main am: 4337c0bda6 by Seungjae Yoo · 8 months ago
  65. 4337c0b Merge "Make enabled but inactive ports visible in port forwarding setting" into main by Seungjae Yoo · 8 months ago
  66. 067eff2 Make enabled but inactive ports visible in port forwarding setting by Seungjae Yoo · 8 months ago
  67. a1ae6cd Merge "Notification during terminal closing" into main am: bd24bc0592 by Treehugger Robot · 8 months ago
  68. bd24bc0 Merge "Notification during terminal closing" into main by Treehugger Robot · 8 months ago
  69. 67730d5 Notification during terminal closing by Jeongik Cha · 8 months ago
  70. bb718cc Merge "Mute some notifications in VmTerminalApp" into main am: 593f205033 by Seungjae Yoo · 8 months ago
  71. 593f205 Merge "Mute some notifications in VmTerminalApp" into main by Seungjae Yoo · 8 months ago
  72. 72a82ce Mute some notifications in VmTerminalApp by Seungjae Yoo · 8 months ago
  73. db0e43a Merge "VmTerminalApp: Show error activity for unrecoverable error" into main am: c4e9b9a128 by Treehugger Robot · 8 months ago
  74. c4e9b9a Merge "VmTerminalApp: Show error activity for unrecoverable error" into main by Treehugger Robot · 8 months ago
  75. d3c9fa0 VmTerminalApp: Limit disk resize up to free disk size am: 743adb1447 by Jaewan Kim · 8 months ago
  76. c52c977 VmTerminalApp: Show error activity for unrecoverable error by Jaewan Kim · 8 months ago
  77. 743adb1 VmTerminalApp: Limit disk resize up to free disk size by Jaewan Kim · 8 months ago
  78. c5237c9 Merge "Import translations. DO NOT MERGE ANYWHERE" into main by Treehugger Robot · 8 months ago
  79. 656b4b1 Merge "Gracefully stop the vm" into main am: af14ce619b by Jeongik Cha · 8 months ago
  80. 27bacb9 Merge "Add null check for PortNotifier" into main am: 2a639ab046 by Treehugger Robot · 8 months ago
  81. 3cea481 Gracefully stop the vm by Jeongik Cha · 8 months ago
  82. 643c0a6 Add null check for PortNotifier by Jeongik Cha · 8 months ago
  83. cba323e Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 8 months ago
  84. b63d2dc Merge "Remove hack on APP_DATA_DIR" into main am: a1df08675d by Treehugger Robot · 8 months ago
  85. b91472a Remove hack on APP_DATA_DIR by Jiyong Park · 8 months ago
  86. 51cdf40 Merge "Announce action hint when focused on cursor" into main am: 1d0de40dd7 by Treehugger Robot · 8 months ago
  87. 1d0de40 Merge "Announce action hint when focused on cursor" into main by Treehugger Robot · 8 months ago
  88. 6749fb3 Merge "Do not use shared preference for disk resizing" into main am: e8370987fc by Seungjae Yoo · 8 months ago
  89. e837098 Merge "Do not use shared preference for disk resizing" into main by Seungjae Yoo · 8 months ago
  90. b054420 Announce action hint when focused on cursor by Jiyong Park · 8 months ago
  91. 0628fbf Do not use shared preference for disk resizing by Seungjae Yoo · 8 months ago
  92. 5706e6e Merge changes I0da27e5d,I62fb2730,Ie8ba1ab6 into main am: 1f2c236c9e by Seungjae Yoo · 8 months ago
  93. 1f2c236 Merge changes I0da27e5d,I62fb2730,Ie8ba1ab6 into main by Seungjae Yoo · 8 months ago
  94. c1521e7 Get rid of legacy shared pref keys for port forwarding from config.xml by Seungjae Yoo · 8 months ago
  95. c1b0774 Modify english texts for port forwarding setting page by Seungjae Yoo · 8 months ago
  96. 8bb246e Define PortsStateManager managing shared pref for port forwarding by Seungjae Yoo · 8 months ago
  97. 721b21e Merge "Introduce JavascriptAddon" into main am: 9b727407b9 by Jeongik Cha · 8 months ago
  98. 9b72740 Merge "Introduce JavascriptAddon" into main by Jeongik Cha · 8 months ago
  99. 18e11a6 Merge "vmterminal: Run crosvm(virtiofs) from app domain" into main am: 8cd2ab8c13 by Akilesh Kailash · 8 months ago
  100. 8cd2ab8 Merge "vmterminal: Run crosvm(virtiofs) from app domain" into main by Akilesh Kailash · 8 months ago