1. 6dc098b Merge "VmTerminalApp: Show confirmation dialog for resize" into main by Treehugger Robot · 8 months ago
  2. 8e1d013 VmTerminalApp: Log full output of resize2fs when failed by Jaewan Kim · 8 months ago
  3. b94a6e0 VmTerminalApp: Show confirmation dialog for resize by Jaewan Kim · 8 months ago
  4. 2980544 Merge "Fix TerminalAppTests" into main by Treehugger Robot · 8 months ago
  5. fbbe9bc Fix TerminalAppTests by Jeongik Cha · 8 months ago
  6. 92c156d Run ktfmt once by Jeongik Cha · 8 months ago
  7. e47faab Merge "Set activity label instead of window's accessibilityTitle" into main by Treehugger Robot · 8 months ago
  8. 08e0a8c Set activity label instead of window's accessibilityTitle by Jeongik Cha · 8 months ago
  9. 2f13c29 Merge "Set hint for some UI elements" into main by Treehugger Robot · 8 months ago
  10. f4280b7 Set hint for some UI elements by Jiyong Park · 8 months ago
  11. a5e3b35 Set accessibility title for settings windows by Jiyong Park · 8 months ago
  12. f1addf2 Merge "VmTerminalApp: Fix a11y for resize slider" into main by Treehugger Robot · 8 months ago
  13. 90a9f38 Merge "Support talkback for toggle buttons in port forwarding setting" into main by Treehugger Robot · 8 months ago
  14. a1fb3bf Merge "Make SettingsPortForwardingActivity being aware of state changes" into main by Treehugger Robot · 8 months ago
  15. 21214bb VmTerminalApp: Fix a11y for resize slider by Jaewan Kim · 8 months ago
  16. 771dcf1 Support talkback for toggle buttons in port forwarding setting by Seungjae Yoo · 8 months ago
  17. 6cee5c2 Make SettingsPortForwardingActivity being aware of state changes by Seungjae Yoo · 8 months ago
  18. eeab0dd Use current size as default value in shared perference for disk by Jeongik Cha · 8 months ago
  19. c839e29 Replace InstalUtils with ImageArchive and InstalledImage by Jiyong Park · 8 months ago
  20. 8b7c4bd Fix an error in ImageArchive by Jiyong Park · 8 months ago
  21. b0cb004 Add InstalledImage by Jiyong Park · 8 months ago
  22. 7751519 Merge "(experimental) Enable VirGL if the flag file exists" into main by Treehugger Robot · 8 months ago
  23. b44e8fc (experimental) Enable VirGL if the flag file exists by Jeongik Cha · 8 months ago
  24. ed3bfb1 Measure image size and show it in the description by Jiyong Park · 8 months ago
  25. a893791 Move launchErrorActivity into ErrorActivity by Jiyong Park · 8 months ago
  26. 97e7c03 Fix Ferrochrome bootloop by Jiyong Park · 8 months ago
  27. 97e3a89 Merge "Speak something for the invisible element" into main by Treehugger Robot · 8 months ago
  28. f5079e9 Merge "Sort ports in SettingsPortForwardingActivity" into main by Seungjae Yoo · 8 months ago
  29. d948515 Merge "Check file contexts only for protected VMs" into main by Jiyong Park · 8 months ago
  30. 1645b4a Sort ports in SettingsPortForwardingActivity by Seungjae Yoo · 8 months ago
  31. 3be0e4f Speak something for the invisible element by Jiyong Park · 8 months ago
  32. 3051ffe Check file contexts only for protected VMs by Jiyong Park · 8 months ago
  33. 9cd1a6f Add ImageArhive by Jiyong Park · 8 months ago
  34. ad3eac0 Do the keyword replacement when parsing the vm config file by Jiyong Park · 8 months ago
  35. dd18242 Use Path over File, or String wherever possible by Jiyong Park · 8 months ago
  36. 30f2614 Merge changes I5a0a80f7,Ib22a0e42 into main by Jiyong Park · 8 months ago
  37. a323e8c Merge "Enable mod keyboard in a11y env as well" into main by Treehugger Robot · 8 months ago
  38. 2072847 Enable mod keyboard in a11y env as well by Jeongik Cha · 8 months ago
  39. 59134f3 Refactor PortNotifier by Jiyong Park · 8 months ago
  40. 4cc4ba9 Move port forward notification handling routines to PortNotifier by Jiyong Park · 8 months ago
  41. 54ce432 Rename start/stop methods un VmLauncherService by Jiyong Park · 8 months ago
  42. fa3d28c startForeground API call is inlined. by Jiyong Park · 8 months ago
  43. b7abb00 Reorder methods in VmLauncherService in the order of their execution by Jiyong Park · 8 months ago
  44. 7850d05 Use explicit intent for identifying the VmLauncherService by Jiyong Park · 8 months ago
  45. 8562d2a Merge VmLauncherServices into VmLauncherService by Jiyong Park · 8 months ago
  46. 55c2ff7 Put all logs from the VmTerminalApp under the same TAG by Jiyong Park · 8 months ago
  47. 36bbb25 Merge "Fix few lint of VmLauncherService from aosp/3356387" into main by Treehugger Robot · 8 months ago
  48. 294a0aa Fix few lint of VmLauncherService from aosp/3356387 by Seungjae Yoo · 8 months ago
  49. a033156 Merge "Show in-app keyboard only if ime shows" into main by Jeongik Cha · 8 months ago
  50. c964b93 Merge "Implement notification for port forwarding" into main by Seungjae Yoo · 8 months ago
  51. ba1a926 Show in-app keyboard only if ime shows by Jeongik Cha · 8 months ago
  52. 678ebb8 Implement notification for port forwarding by Seungjae Yoo · 8 months ago
  53. 799d62d Move connectToTerminalService into startVm by Jeongik Cha · 8 months ago
  54. 09530bf set nocache option in webview by Jeongik Cha · 8 months ago
  55. ea791ee handle webview's timeout error as well by Jeongik Cha · 8 months ago
  56. 6a2108b Merge "add modifier keys in terminal app" into main by Treehugger Robot · 8 months ago
  57. 08f01ce add modifier keys in terminal app by Jeongik Cha · 8 months ago
  58. 1ad2e59 Add TYPE_TEXT_FLAG_NO_SUGGESTIONS for web view by Jeongik Cha · 8 months ago
  59. 4fba125 Merge "Fix many accessibility issues." into main by Treehugger Robot · 8 months ago
  60. fc06390 Merge changes I45fcbed9,I8796e1b9,I737c0c63 into main by Jaewan Kim · 8 months ago
  61. 1d3dfc9 Fix many accessibility issues. by Jiyong Park · 8 months ago
  62. 1aed217 Merge "Wrap WebView with TerminalView" into main by Treehugger Robot · 8 months ago
  63. 5981c30 VmTerminalApp: Show install error by Jaewan Kim · 8 months ago
  64. 22d7947 Finish the activity when the VM stops. by Jeongik Cha · 8 months ago
  65. 0140103 VmTerminalApp: Prevent snackbar from hiding UX by Jaewan Kim · 8 months ago
  66. 5440831 Wrap WebView with TerminalView by Jiyong Park · 8 months ago
  67. 0325af3 Merge "VmTerminalApp: Implement Wi-Fi only checkbox in installer" into main by Treehugger Robot · 8 months ago
  68. 77718ea VmTerminalApp: Implement Wi-Fi only checkbox in installer by Jaewan Kim · 8 months ago
  69. 442abf9 Merge "VmTerminalApp: Increase estimated image size to 550MB" into main by Jaewan Kim · 8 months ago
  70. 675f133 Unite vm_launcher_lib into VmTerminalApp by Seungjae Yoo · 8 months ago
  71. 48bce5e VmTerminalApp: Increase estimated image size to 550MB by Jaewan Kim · 8 months ago
  72. d948a4d Implement backup in terminal by Jeongik Cha · 8 months ago
  73. e3dbd3a Merge "VmTerminalApp: Implement error activity" into main by Treehugger Robot · 8 months ago
  74. 49c8259 VmTerminalApp: Implement error activity by Jaewan Kim · 8 months ago
  75. 08d229e add getRootfsFile by Jeongik Cha · 8 months ago
  76. a4f63ca VmTerminalApp: Prefer resources in XML by Jaewan Kim · 8 months ago
  77. 756329c VmTerminalApp: Non-interactive installation for debug and development by Jaewan Kim · 8 months ago
  78. a76ef07 Merge "Unify and change notification channel to package name" into main by Treehugger Robot · 8 months ago
  79. ec0a60e Unify and change notification channel to package name by Mu-Le Lee · 8 months ago
  80. 1fc8db9 Remove default 6 GB size from MainActivity by Mu-Le Lee · 8 months ago
  81. 1742d0d VmTerminalApp: Migrate Toast to Snackbar by Jaewan Kim · 8 months ago
  82. ee32c52 VmTerminalApp: Remove Toast for external storage by Jaewan Kim · 8 months ago
  83. 966b583 Merge "Increase default font size to 13." into main by Jeongik Cha · 9 months ago
  84. abb712e Merge "Improve the layout of the installation page" into main by Treehugger Robot · 9 months ago
  85. 300eabf Increase default font size to 13. by Jeongik Cha · 9 months ago
  86. 24d989c Improve the layout of the installation page by Mu-Le Lee · 9 months ago
  87. a3574aa VmTerminalApp: Use dl.google.com by Jaewan Kim · 9 months ago
  88. 2d1a624 Merge changes from topic "ferrochrome-disk-resize-integration" into main by Mu-Le Lee · 9 months ago
  89. 9b476e2 Merge "Add top appbar to the settings page" into main by Mu-Le Lee · 9 months ago
  90. 467c69f Modify installer to integrate disk resize by Mu-Le Lee · 9 months ago
  91. ed99bb4 Add top appbar to the settings page by Mu-Le Lee · 9 months ago
  92. 6a2a4dc Turn the optimization on for the terminal app by Jiyong Park · 9 months ago
  93. 34ea49b Merge "Use shared preference to store forwarding ports" into main by Seungjae Yoo · 9 months ago
  94. 23c31e5 Merge "Add tap and settings intent for the terminal notification" into main by Treehugger Robot · 9 months ago
  95. 3dc23bd Add tap and settings intent for the terminal notification by Mu-Le Lee · 9 months ago
  96. 7bacda4 Use shared preference to store forwarding ports by Mu-Le Lee · 9 months ago
  97. 31cbeef Merge "Integrate recovery settings" into main by Treehugger Robot · 9 months ago
  98. d240c2d Integrate recovery settings by Mu-Le Lee · 9 months ago
  99. 2b51b6b Merge "Reload for the case of ERROR_FAILED_SSL_HANDSHAKE as well" into main by Treehugger Robot · 9 months ago
  100. a666b01 Merge "Generate client certificate in runtime" into main by Treehugger Robot · 9 months ago