1. 442abf9 Merge "VmTerminalApp: Increase estimated image size to 550MB" into main by Jaewan Kim · 8 months ago
  2. 675f133 Unite vm_launcher_lib into VmTerminalApp by Seungjae Yoo · 8 months ago
  3. 48bce5e VmTerminalApp: Increase estimated image size to 550MB by Jaewan Kim · 8 months ago
  4. d948a4d Implement backup in terminal by Jeongik Cha · 8 months ago
  5. e3dbd3a Merge "VmTerminalApp: Implement error activity" into main by Treehugger Robot · 8 months ago
  6. 49c8259 VmTerminalApp: Implement error activity by Jaewan Kim · 8 months ago
  7. 08d229e add getRootfsFile by Jeongik Cha · 8 months ago
  8. a4f63ca VmTerminalApp: Prefer resources in XML by Jaewan Kim · 8 months ago
  9. 756329c VmTerminalApp: Non-interactive installation for debug and development by Jaewan Kim · 9 months ago
  10. a76ef07 Merge "Unify and change notification channel to package name" into main by Treehugger Robot · 9 months ago
  11. ec0a60e Unify and change notification channel to package name by Mu-Le Lee · 9 months ago
  12. 1fc8db9 Remove default 6 GB size from MainActivity by Mu-Le Lee · 9 months ago
  13. 1742d0d VmTerminalApp: Migrate Toast to Snackbar by Jaewan Kim · 9 months ago
  14. ee32c52 VmTerminalApp: Remove Toast for external storage by Jaewan Kim · 9 months ago
  15. 966b583 Merge "Increase default font size to 13." into main by Jeongik Cha · 9 months ago
  16. abb712e Merge "Improve the layout of the installation page" into main by Treehugger Robot · 9 months ago
  17. 300eabf Increase default font size to 13. by Jeongik Cha · 9 months ago
  18. 24d989c Improve the layout of the installation page by Mu-Le Lee · 9 months ago
  19. a3574aa VmTerminalApp: Use dl.google.com by Jaewan Kim · 9 months ago
  20. 2d1a624 Merge changes from topic "ferrochrome-disk-resize-integration" into main by Mu-Le Lee · 9 months ago
  21. 9b476e2 Merge "Add top appbar to the settings page" into main by Mu-Le Lee · 9 months ago
  22. 467c69f Modify installer to integrate disk resize by Mu-Le Lee · 9 months ago
  23. ed99bb4 Add top appbar to the settings page by Mu-Le Lee · 9 months ago
  24. 6a2a4dc Turn the optimization on for the terminal app by Jiyong Park · 9 months ago
  25. 34ea49b Merge "Use shared preference to store forwarding ports" into main by Seungjae Yoo · 9 months ago
  26. 23c31e5 Merge "Add tap and settings intent for the terminal notification" into main by Treehugger Robot · 9 months ago
  27. 3dc23bd Add tap and settings intent for the terminal notification by Mu-Le Lee · 9 months ago
  28. 7bacda4 Use shared preference to store forwarding ports by Mu-Le Lee · 9 months ago
  29. 31cbeef Merge "Integrate recovery settings" into main by Treehugger Robot · 9 months ago
  30. d240c2d Integrate recovery settings by Mu-Le Lee · 9 months ago
  31. 2b51b6b Merge "Reload for the case of ERROR_FAILED_SSL_HANDSHAKE as well" into main by Treehugger Robot · 9 months ago
  32. a666b01 Merge "Generate client certificate in runtime" into main by Treehugger Robot · 9 months ago
  33. 000d92e Reload for the case of ERROR_FAILED_SSL_HANDSHAKE as well by Jeongik Cha · 9 months ago
  34. c7fb95a Generate client certificate in runtime by Jeongik Cha · 9 months ago
  35. d506fdc Auto-downloading of VM image by Jiyong Park · 9 months ago
  36. 0206c16 Add waitForBootCompleted to the Terminal's MainActivity by Jiyong Park · 9 months ago
  37. 4d79ff0 Merge "Remove setDeleteIntent" into main by Treehugger Robot · 9 months ago
  38. 9e2f535 Remove setDeleteIntent by Jeongik Cha · 9 months ago
  39. 7e7f19d build ttyd with client cert patch by Jeongik Cha · 9 months ago
  40. 62bb181 virtiofs: Request permission to access storage by Akilesh Kailash · 9 months ago
  41. 0c742aa Merge "Set ttyd web page's title as an app name" into main by Treehugger Robot · 9 months ago
  42. 960104f Hide the boot progress by Jiyong Park · 9 months ago
  43. 4106e16 Set ttyd web page's title as an app name by Jeongik Cha · 9 months ago
  44. cadf858 Merge "Notification dismissal or click close button will stop VM" into main by Treehugger Robot · 9 months ago
  45. 61145c5 Notification dismissal or click close button will stop VM by Jeongik Cha · 9 months ago
  46. 060fb5f Merge "Integrate disk resize settings with frontend page" into main by Treehugger Robot · 9 months ago
  47. 191e617 Changed the urls for CI by Jeongik Cha · 9 months ago
  48. 592b52a Integrate disk resize settings with frontend page by Mu-Le Lee · 9 months ago
  49. 099311a Fix installing from url doesn't mark complete by Mu-Le Lee · 9 months ago
  50. 4800221 Merge changes I2f516e4a,Ic20247f1 into main by Treehugger Robot · 9 months ago
  51. 5405dbb Merge "Don't show the error page" into main by Jiyong Park · 9 months ago
  52. 53986a8 TerminalApp: Allow e2fsck to be used non-interactively by Akilesh Kailash · 9 months ago
  53. bc849ef Don't show the error page by Jiyong Park · 9 months ago
  54. c0ff521 VmTerminalApp: Initial skeleton for downloading from server by Jaewan Kim · 9 months ago
  55. b6bcab8 VmTerminalApp: Add UI skeleton for download activity and service by Jaewan Kim · 9 months ago
  56. bd471cf VmTerminalApp: Handle a11y for text by Jaewan Kim · 9 months ago
  57. a3bd6c4 Add mock notifications for terminal app by Mu-Le Lee · 10 months ago
  58. 7ded49c Merge changes from topic "install_from_sdcard" into main by Treehugger Robot · 9 months ago
  59. 88ae917 Install vm payload from /sdcard to /data/data/app by Jeongik Cha · 10 months ago
  60. c467b17 Merge "Some UI change to the terminal app" into main by Jiyong Park · 10 months ago
  61. 69fd883 Merge "Show indefinite progress bar (circular type) while the VM is booting" into main by Jiyong Park · 10 months ago
  62. aa1e824 Some UI change to the terminal app by Jiyong Park · 10 months ago
  63. bb51e6d Show indefinite progress bar (circular type) while the VM is booting by Jiyong Park · 10 months ago
  64. 5e9dd4b VmTerminalApp: Fix i18n issues in resize activity by Jaewan Kim · 10 months ago
  65. b3ff5e2 VmTerminalApp: Merge with LinuxInstaller by Jaewan Kim · 10 months ago
  66. f6a9879 ttyd uses client cert by Jeongik Cha · 10 months ago
  67. bcde0d6 Use statically assigned IP for the VM by Jiyong Park · 10 months ago
  68. af4ce08 Merge "Add trace sections for terminal app" into main by Treehugger Robot · 10 months ago
  69. e879186 TerminalApp: Template for offline disk resize by Akilesh Kailash · 10 months ago
  70. a63b1e4 Add trace sections for terminal app by Jeongik Cha · 10 months ago
  71. bf9d294 Merge "Enable screenReaderMode in xtermjs if isTouchExplorationEnabled is true" into main by Treehugger Robot · 10 months ago
  72. 8685f89 Enable screenReaderMode in xtermjs if isTouchExplorationEnabled is true by Jeongik Cha · 10 months ago
  73. 7813621 Add @Override in MainActivity by Jeongik Cha · 10 months ago
  74. ce3a396 Define DebianService for host-guest communication by Jeongik Cha · 10 months ago
  75. 0b53a60 Add mock settings pages to terminal app by Mu-Le Lee · 10 months ago
  76. 9db2083 Don't assume static final R class integers by Rico Wind · 11 months ago
  77. bec5241 Add Copy ip address menu by Jeongik Cha · 11 months ago
  78. 54aa7a5 Add toast message per lifecycle event by Jeongik Cha · 11 months ago
  79. ab90c3a Add "stop vm" menu in Terminal by Jeongik Cha · 11 months ago
  80. 146bd25 Introduce VmTerminalApp by Jeongik Cha · 12 months ago