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