Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_modules_Virtualization
/
8562d2a4cb895828a170b5fedf6e68d15c0ef0ce
/
android
/
TerminalApp
8562d2a
Merge VmLauncherServices into VmLauncherService
by Jiyong Park
· 9 months ago
55c2ff7
Put all logs from the VmTerminalApp under the same TAG
by Jiyong Park
· 9 months ago
36bbb25
Merge "Fix few lint of VmLauncherService from aosp/3356387" into main
by Treehugger Robot
· 9 months ago
294a0aa
Fix few lint of VmLauncherService from aosp/3356387
by Seungjae Yoo
· 9 months ago
a033156
Merge "Show in-app keyboard only if ime shows" into main
by Jeongik Cha
· 9 months ago
c964b93
Merge "Implement notification for port forwarding" into main
by Seungjae Yoo
· 9 months ago
a35f7bf
Merge changes Id8f0bf97,I6626b8e1 into main
by Jeongik Cha
· 9 months ago
ba1a926
Show in-app keyboard only if ime shows
by Jeongik Cha
· 9 months ago
678ebb8
Implement notification for port forwarding
by Seungjae Yoo
· 10 months ago
ff4d725
Merge "Add [CHAR LIMIT=none] to the strings that talkback speaks" into main
by Treehugger Robot
· 9 months ago
799d62d
Move connectToTerminalService into startVm
by Jeongik Cha
· 9 months ago
09530bf
set nocache option in webview
by Jeongik Cha
· 9 months ago
88b0b2a
Add [CHAR LIMIT=none] to the strings that talkback speaks
by Jiyong Park
· 9 months ago
ea791ee
handle webview's timeout error as well
by Jeongik Cha
· 9 months ago
6a2108b
Merge "add modifier keys in terminal app" into main
by Treehugger Robot
· 9 months ago
08f01ce
add modifier keys in terminal app
by Jeongik Cha
· 9 months ago
1ad2e59
Add TYPE_TEXT_FLAG_NO_SUGGESTIONS for web view
by Jeongik Cha
· 9 months ago
4fba125
Merge "Fix many accessibility issues." into main
by Treehugger Robot
· 9 months ago
fc06390
Merge changes I45fcbed9,I8796e1b9,I737c0c63 into main
by Jaewan Kim
· 9 months ago
1d3dfc9
Fix many accessibility issues.
by Jiyong Park
· 10 months ago
1aed217
Merge "Wrap WebView with TerminalView" into main
by Treehugger Robot
· 9 months ago
5981c30
VmTerminalApp: Show install error
by Jaewan Kim
· 9 months ago
22d7947
Finish the activity when the VM stops.
by Jeongik Cha
· 9 months ago
0140103
VmTerminalApp: Prevent snackbar from hiding UX
by Jaewan Kim
· 9 months ago
5440831
Wrap WebView with TerminalView
by Jiyong Park
· 10 months ago
ecbe807
VmTerminalApp: Use full hyphenation
by Jaewan Kim
· 9 months ago
0325af3
Merge "VmTerminalApp: Implement Wi-Fi only checkbox in installer" into main
by Treehugger Robot
· 9 months ago
77718ea
VmTerminalApp: Implement Wi-Fi only checkbox in installer
by Jaewan Kim
· 10 months ago
442abf9
Merge "VmTerminalApp: Increase estimated image size to 550MB" into main
by Jaewan Kim
· 10 months ago
d621b0a
Merge "VmTerminalApp: Enable hyphenation if needed" into main
by Treehugger Robot
· 10 months ago
9c86379
VmTerminalApp: Enable hyphenation if needed
by Jaewan Kim
· 10 months ago
675f133
Unite vm_launcher_lib into VmTerminalApp
by Seungjae Yoo
· 10 months ago
48bce5e
VmTerminalApp: Increase estimated image size to 550MB
by Jaewan Kim
· 10 months ago
d948a4d
Implement backup in terminal
by Jeongik Cha
· 10 months ago
e3dbd3a
Merge "VmTerminalApp: Implement error activity" into main
by Treehugger Robot
· 10 months ago
49c8259
VmTerminalApp: Implement error activity
by Jaewan Kim
· 10 months ago
20e8444
Merge "Fix text overlaping when font and display size is large" into main
by Treehugger Robot
· 10 months ago
5ecbe62
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
by Treehugger Robot
· 10 months ago
08d229e
add getRootfsFile
by Jeongik Cha
· 10 months ago
2b9724d
Merge "Add string resource for backup" into main
by Jeongik Cha
· 10 months ago
485868d
Fix text overlaping when font and display size is large
by Mu-Le Lee
· 10 months ago
7fbd66f
Merge "VmTerminalApp: Optimize settings_list_item" into main
by Treehugger Robot
· 10 months ago
437ea10
Merge "VmTerminalApp: Prefer resources in XML" into main
by Treehugger Robot
· 10 months ago
a4f63ca
VmTerminalApp: Prefer resources in XML
by Jaewan Kim
· 10 months ago
b3495be
VmTerminalApp: Optimize settings_list_item
by Jaewan Kim
· 10 months ago
a9fc3fe
VmTerminalApp: Always prefer start/end over left/right
by Jaewan Kim
· 10 months ago
b0b7615
VmTerminalApp: Turn on RTL support
by Jaewan Kim
· 10 months ago
7053a27
Add string resource for backup
by Jeongik Cha
· 10 months ago
3fcfa92
Import translations. DO NOT MERGE ANYWHERE
by Bill Yi
· 10 months ago
756329c
VmTerminalApp: Non-interactive installation for debug and development
by Jaewan Kim
· 10 months ago
34c6e69
Merge "VmTerminalApp: Restricted button texts length" into main
by Treehugger Robot
· 10 months ago
1f4f1ad
VmTerminalApp: Restricted button texts length
by Jaewan Kim
· 10 months ago
a76ef07
Merge "Unify and change notification channel to package name" into main
by Treehugger Robot
· 10 months ago
ead7ef3
Merge "Remove default 6 GB size from MainActivity" into main
by Mu-Le Lee
· 10 months ago
ec0a60e
Unify and change notification channel to package name
by Mu-Le Lee
· 10 months ago
1fc8db9
Remove default 6 GB size from MainActivity
by Mu-Le Lee
· 10 months ago
0430291
VmTerminalApp: Stop mentioning virtual machine
by Jaewan Kim
· 10 months ago
1742d0d
VmTerminalApp: Migrate Toast to Snackbar
by Jaewan Kim
· 10 months ago
ee32c52
VmTerminalApp: Remove Toast for external storage
by Jaewan Kim
· 10 months ago
15052b7
Add headers to xml files
by Mu-Le Lee
· 10 months ago
966b583
Merge "Increase default font size to 13." into main
by Jeongik Cha
· 10 months ago
abb712e
Merge "Improve the layout of the installation page" into main
by Treehugger Robot
· 10 months ago
300eabf
Increase default font size to 13.
by Jeongik Cha
· 10 months ago
e0848f2
Stop VmLauncherService when vm is finished
by Jeongik Cha
· 10 months ago
24d989c
Improve the layout of the installation page
by Mu-Le Lee
· 10 months ago
5719901
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
by Treehugger Robot
· 10 months ago
79abe85
Import translations. DO NOT MERGE ANYWHERE
by Bill Yi
· 10 months ago
a3574aa
VmTerminalApp: Use dl.google.com
by Jaewan Kim
· 10 months ago
2d1a624
Merge changes from topic "ferrochrome-disk-resize-integration" into main
by Mu-Le Lee
· 10 months ago
9b476e2
Merge "Add top appbar to the settings page" into main
by Mu-Le Lee
· 10 months ago
467c69f
Modify installer to integrate disk resize
by Mu-Le Lee
· 10 months ago
ed99bb4
Add top appbar to the settings page
by Mu-Le Lee
· 10 months ago
6a2a4dc
Turn the optimization on for the terminal app
by Jiyong Park
· 10 months ago
34ea49b
Merge "Use shared preference to store forwarding ports" into main
by Seungjae Yoo
· 10 months ago
23c31e5
Merge "Add tap and settings intent for the terminal notification" into main
by Treehugger Robot
· 10 months ago
3dc23bd
Add tap and settings intent for the terminal notification
by Mu-Le Lee
· 10 months ago
7bacda4
Use shared preference to store forwarding ports
by Mu-Le Lee
· 10 months ago
31cbeef
Merge "Integrate recovery settings" into main
by Treehugger Robot
· 10 months ago
d240c2d
Integrate recovery settings
by Mu-Le Lee
· 10 months ago
2b51b6b
Merge "Reload for the case of ERROR_FAILED_SSL_HANDSHAKE as well" into main
by Treehugger Robot
· 10 months ago
a666b01
Merge "Generate client certificate in runtime" into main
by Treehugger Robot
· 10 months ago
000d92e
Reload for the case of ERROR_FAILED_SSL_HANDSHAKE as well
by Jeongik Cha
· 10 months ago
c7fb95a
Generate client certificate in runtime
by Jeongik Cha
· 10 months ago
d506fdc
Auto-downloading of VM image
by Jiyong Park
· 10 months ago
0206c16
Add waitForBootCompleted to the Terminal's MainActivity
by Jiyong Park
· 10 months ago
4c8cb58
Temporarily disable optimization for the terminal app
by Jiyong Park
· 10 months ago
4d79ff0
Merge "Remove setDeleteIntent" into main
by Treehugger Robot
· 10 months ago
4326f4f
Merge changes If43cb264,I5d08f3d1 into main
by Jeongik Cha
· 10 months ago
9e2f535
Remove setDeleteIntent
by Jeongik Cha
· 10 months ago
2fce070
Merge changes from topic "fh_impl" into main
by Seungjae Yoo
· 10 months ago
16b34bf
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
by Treehugger Robot
· 10 months ago
7e7f19d
build ttyd with client cert patch
by Jeongik Cha
· 10 months ago
e04fac8
Host can send required infos to the guest for performing forwarding.
by Seungjae Yoo
· 10 months ago
62bb181
virtiofs: Request permission to access storage
by Akilesh Kailash
· 10 months ago
94d6a23
Import translations. DO NOT MERGE ANYWHERE
by Bill Yi
· 10 months ago
e420de0
Merge "VmTerminalApp: Fix string" into main
by Treehugger Robot
· 10 months ago
0c742aa
Merge "Set ttyd web page's title as an app name" into main
by Treehugger Robot
· 10 months ago
44efd3e
VmTerminalApp: Fix string
by Jaewan Kim
· 10 months ago
6d92b82
Merge "Hide the boot progress" into main
by Treehugger Robot
· 10 months ago
960104f
Hide the boot progress
by Jiyong Park
· 10 months ago
Next »