- c839e29 Replace InstalUtils with ImageArchive and InstalledImage by Jiyong Park · 1 year, 2 months ago
- 8b7c4bd Fix an error in ImageArchive by Jiyong Park · 1 year, 2 months ago
- b0cb004 Add InstalledImage by Jiyong Park · 1 year, 2 months ago
- 7f08fb9 Remove unused resource preference_min_disk_size_key by Jiyong Park · 1 year, 2 months ago
- 7751519 Merge "(experimental) Enable VirGL if the flag file exists" into main by Treehugger Robot · 1 year, 2 months ago
- b44e8fc (experimental) Enable VirGL if the flag file exists by Jeongik Cha · 1 year, 2 months ago
- ed3bfb1 Measure image size and show it in the description by Jiyong Park · 1 year, 2 months ago
- a893791 Move launchErrorActivity into ErrorActivity by Jiyong Park · 1 year, 2 months ago
- 97e7c03 Fix Ferrochrome bootloop by Jiyong Park · 1 year, 2 months ago
- 97e3a89 Merge "Speak something for the invisible element" into main by Treehugger Robot · 1 year, 2 months ago
- f5079e9 Merge "Sort ports in SettingsPortForwardingActivity" into main by Seungjae Yoo · 1 year, 2 months ago
- d948515 Merge "Check file contexts only for protected VMs" into main by Jiyong Park · 1 year, 2 months ago
- 1645b4a Sort ports in SettingsPortForwardingActivity by Seungjae Yoo · 1 year, 2 months ago
- 17d1d7a Merge "Add ImageArhive" into main by Jiyong Park · 1 year, 2 months ago
- 7536ccb Merge "Remove client.p12" into main by Jeongik Cha · 1 year, 2 months ago
- 3be0e4f Speak something for the invisible element by Jiyong Park · 1 year, 2 months ago
- 3051ffe Check file contexts only for protected VMs by Jiyong Park · 1 year, 2 months ago
- 712adea Merge changes I435191e0,I4aac8675 into main by Jiyong Park · 1 year, 2 months ago
- 9cd1a6f Add ImageArhive by Jiyong Park · 1 year, 2 months ago
- ad3eac0 Do the keyword replacement when parsing the vm config file by Jiyong Park · 1 year, 2 months ago
- dd18242 Use Path over File, or String wherever possible by Jiyong Park · 1 year, 2 months ago
- c7a5e29 Merge "Import translations. DO NOT MERGE ANYWHERE" into main by Treehugger Robot · 1 year, 2 months ago
- 30f2614 Merge changes I5a0a80f7,Ib22a0e42 into main by Jiyong Park · 1 year, 2 months ago
- a323e8c Merge "Enable mod keyboard in a11y env as well" into main by Treehugger Robot · 1 year, 2 months ago
- 2072847 Enable mod keyboard in a11y env as well by Jeongik Cha · 1 year, 2 months ago
- 59134f3 Refactor PortNotifier by Jiyong Park · 1 year, 2 months ago
- 4cc4ba9 Move port forward notification handling routines to PortNotifier by Jiyong Park · 1 year, 2 months ago
- 54ce432 Rename start/stop methods un VmLauncherService by Jiyong Park · 1 year, 2 months ago
- fa3d28c startForeground API call is inlined. by Jiyong Park · 1 year, 2 months ago
- b7abb00 Reorder methods in VmLauncherService in the order of their execution by Jiyong Park · 1 year, 2 months ago
- 7850d05 Use explicit intent for identifying the VmLauncherService by Jiyong Park · 1 year, 2 months ago
- 8562d2a Merge VmLauncherServices into VmLauncherService by Jiyong Park · 1 year, 2 months ago
- 55c2ff7 Put all logs from the VmTerminalApp under the same TAG by Jiyong Park · 1 year, 2 months ago
- 36bbb25 Merge "Fix few lint of VmLauncherService from aosp/3356387" into main by Treehugger Robot · 1 year, 2 months ago
- 294a0aa Fix few lint of VmLauncherService from aosp/3356387 by Seungjae Yoo · 1 year, 2 months ago
- a033156 Merge "Show in-app keyboard only if ime shows" into main by Jeongik Cha · 1 year, 2 months ago
- c964b93 Merge "Implement notification for port forwarding" into main by Seungjae Yoo · 1 year, 2 months ago
- a35f7bf Merge changes Id8f0bf97,I6626b8e1 into main by Jeongik Cha · 1 year, 2 months ago
- ba1a926 Show in-app keyboard only if ime shows by Jeongik Cha · 1 year, 2 months ago
- 678ebb8 Implement notification for port forwarding by Seungjae Yoo · 1 year, 2 months ago
- ff4d725 Merge "Add [CHAR LIMIT=none] to the strings that talkback speaks" into main by Treehugger Robot · 1 year, 2 months ago
- 799d62d Move connectToTerminalService into startVm by Jeongik Cha · 1 year, 2 months ago
- 09530bf set nocache option in webview by Jeongik Cha · 1 year, 2 months ago
- 88b0b2a Add [CHAR LIMIT=none] to the strings that talkback speaks by Jiyong Park · 1 year, 2 months ago
- ea791ee handle webview's timeout error as well by Jeongik Cha · 1 year, 2 months ago
- 6a2108b Merge "add modifier keys in terminal app" into main by Treehugger Robot · 1 year, 2 months ago
- 08f01ce add modifier keys in terminal app by Jeongik Cha · 1 year, 2 months ago
- 1ad2e59 Add TYPE_TEXT_FLAG_NO_SUGGESTIONS for web view by Jeongik Cha · 1 year, 2 months ago
- 4fba125 Merge "Fix many accessibility issues." into main by Treehugger Robot · 1 year, 2 months ago
- fc06390 Merge changes I45fcbed9,I8796e1b9,I737c0c63 into main by Jaewan Kim · 1 year, 2 months ago
- 1d3dfc9 Fix many accessibility issues. by Jiyong Park · 1 year, 2 months ago
- 1aed217 Merge "Wrap WebView with TerminalView" into main by Treehugger Robot · 1 year, 2 months ago
- 5981c30 VmTerminalApp: Show install error by Jaewan Kim · 1 year, 2 months ago
- 16e6f3d Remove client.p12 by Jeongik Cha · 1 year, 2 months ago
- 22d7947 Finish the activity when the VM stops. by Jeongik Cha · 1 year, 2 months ago
- 0140103 VmTerminalApp: Prevent snackbar from hiding UX by Jaewan Kim · 1 year, 2 months ago
- 5440831 Wrap WebView with TerminalView by Jiyong Park · 1 year, 2 months ago
- ecbe807 VmTerminalApp: Use full hyphenation by Jaewan Kim · 1 year, 2 months ago
- 709196e Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 2 months ago
- 0325af3 Merge "VmTerminalApp: Implement Wi-Fi only checkbox in installer" into main by Treehugger Robot · 1 year, 2 months ago
- 77718ea VmTerminalApp: Implement Wi-Fi only checkbox in installer by Jaewan Kim · 1 year, 2 months ago
- 442abf9 Merge "VmTerminalApp: Increase estimated image size to 550MB" into main by Jaewan Kim · 1 year, 2 months ago
- d621b0a Merge "VmTerminalApp: Enable hyphenation if needed" into main by Treehugger Robot · 1 year, 2 months ago
- 9c86379 VmTerminalApp: Enable hyphenation if needed by Jaewan Kim · 1 year, 2 months ago
- 675f133 Unite vm_launcher_lib into VmTerminalApp by Seungjae Yoo · 1 year, 2 months ago
- fe1733f Remove VmLauncherApp by Seungjae Yoo · 1 year, 2 months ago
- 48bce5e VmTerminalApp: Increase estimated image size to 550MB by Jaewan Kim · 1 year, 2 months ago
- d948a4d Implement backup in terminal by Jeongik Cha · 1 year, 2 months ago
- e3dbd3a Merge "VmTerminalApp: Implement error activity" into main by Treehugger Robot · 1 year, 2 months ago
- 49c8259 VmTerminalApp: Implement error activity by Jaewan Kim · 1 year, 2 months ago
- 20e8444 Merge "Fix text overlaping when font and display size is large" into main by Treehugger Robot · 1 year, 2 months ago
- 5ecbe62 Merge "Import translations. DO NOT MERGE ANYWHERE" into main by Treehugger Robot · 1 year, 2 months ago
- 08d229e add getRootfsFile by Jeongik Cha · 1 year, 2 months ago
- 2b9724d Merge "Add string resource for backup" into main by Jeongik Cha · 1 year, 2 months ago
- 485868d Fix text overlaping when font and display size is large by Mu-Le Lee · 1 year, 2 months ago
- 7fbd66f Merge "VmTerminalApp: Optimize settings_list_item" into main by Treehugger Robot · 1 year, 2 months ago
- 437ea10 Merge "VmTerminalApp: Prefer resources in XML" into main by Treehugger Robot · 1 year, 2 months ago
- a4f63ca VmTerminalApp: Prefer resources in XML by Jaewan Kim · 1 year, 2 months ago
- b3495be VmTerminalApp: Optimize settings_list_item by Jaewan Kim · 1 year, 2 months ago
- a9fc3fe VmTerminalApp: Always prefer start/end over left/right by Jaewan Kim · 1 year, 2 months ago
- b0b7615 VmTerminalApp: Turn on RTL support by Jaewan Kim · 1 year, 2 months ago
- 7053a27 Add string resource for backup by Jeongik Cha · 1 year, 2 months ago
- 3fcfa92 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 2 months ago
- 3f48fcf Merge "microdroid_manager: wait for failure reason to transmit" into main by Frederick Mayle · 1 year, 2 months ago
- 756329c VmTerminalApp: Non-interactive installation for debug and development by Jaewan Kim · 1 year, 2 months ago
- 34c6e69 Merge "VmTerminalApp: Restricted button texts length" into main by Treehugger Robot · 1 year, 2 months ago
- 1f4f1ad VmTerminalApp: Restricted button texts length by Jaewan Kim · 1 year, 2 months ago
- 402fd2e microdroid_manager: wait for failure reason to transmit by Frederick Mayle · 1 year, 2 months ago
- 9951e4b Temporary ignore check_tee_service_permission tests by Nikita Ioffe · 1 year, 2 months ago
- a76ef07 Merge "Unify and change notification channel to package name" into main by Treehugger Robot · 1 year, 2 months ago
- f43af73 Merge changes from topic "custom_smcs_allowlist" into main by Nikita Ioffe · 1 year, 2 months ago
- ead7ef3 Merge "Remove default 6 GB size from MainActivity" into main by Mu-Le Lee · 1 year, 2 months ago
- ec0a60e Unify and change notification channel to package name by Mu-Le Lee · 1 year, 2 months ago
- 124e0bd Merge "virtmgr: Support dumping guest DT for debugging" into main by Treehugger Robot · 1 year, 2 months ago
- 1fc8db9 Remove default 6 GB size from MainActivity by Mu-Le Lee · 1 year, 2 months ago
- 9515d0f virtmgr: Support dumping guest DT for debugging by Pierre-Clément Tosi · 1 year, 9 months ago
- 0430291 VmTerminalApp: Stop mentioning virtual machine by Jaewan Kim · 1 year, 2 months ago
- 1742d0d VmTerminalApp: Migrate Toast to Snackbar by Jaewan Kim · 1 year, 2 months ago
- ee32c52 VmTerminalApp: Remove Toast for external storage by Jaewan Kim · 1 year, 2 months ago
- 13748d2 Implement permission check for VMs that request tee_services by Nikita Ioffe · 1 year, 3 months ago