Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_modules_Virtualization
/
e3ba957d40b8f3daeee356bc968696585452cbb7
/
android
/
TerminalApp
/
java
0bab276
Turn off IME features on terminal
by Jiyong Park
· 4 months ago
968fbc3
Send kill the session when tab is closed
by Mu-Le Lee
· 4 months ago
23d3d59
Merge "closeTab calls finish() instead of finishAndRemoveTask()" into main
by Jeongik Cha
· 4 months ago
53b5732
closeTab calls finish() instead of finishAndRemoveTask()
by Jeongik Cha
· 4 months ago
f18352c
Set error activity scrollable
by Jeongik Cha
· 4 months ago
058a462
Merge "Reduce stopSelf and ACTION_SHUTDOWN_VM" into main
by Treehugger Robot
· 4 months ago
f1e1ba5
Remove the cap of max disk resize.
by Akilesh Kailash
· 4 months ago
95a387f
Merge "Scan /sdcard/Download onPause" into main
by Jeongik Cha
· 4 months ago
f0c3128
Reduce stopSelf and ACTION_SHUTDOWN_VM
by Jeongik Cha
· 4 months ago
4d43739
Merge "Check activity != null before accessing it" into main
by Treehugger Robot
· 4 months ago
7477052
Check activity != null before accessing it
by Mu-Le Lee
· 4 months ago
34836fd
Merge "VmTerminalApp: Do not use Executor#submit() when not necessary" into main
by Treehugger Robot
· 4 months ago
5cbfb06
Merge "Close tab when the ttyd session is closed" into main
by Treehugger Robot
· 4 months ago
9eae7b7
Scan /sdcard/Download onPause
by Jeongik Cha
· 4 months ago
1e3e977
VmTerminalApp: Do not use Executor#submit() when not necessary
by Jaewan Kim
· 4 months ago
1931e15
Close tab when the ttyd session is closed
by Mu-Le Lee
· 4 months ago
bcf36c6
VmTerminalApp: Request for recovery for old image
by Jaewan Kim
· 4 months ago
290d5ca
Merge "Show snackbar message for not enough space to resize disk" into main
by Treehugger Robot
· 4 months ago
778795b
Merge "Truncate disk if fallocate throws an error with not enough space" into main
by Treehugger Robot
· 4 months ago
ae39d0d
Show snackbar message for not enough space to resize disk
by Seungjae Yoo
· 4 months ago
92610dc
Truncate disk if fallocate throws an error with not enough space
by Seungjae Yoo
· 4 months ago
d1d65fe
Set up timeout for graceful shutdown
by Jeongik Cha
· 4 months ago
6c76d10
Merge changes Ifadaa709,I480d8411,Ieb8a961e into main
by Keiichi Watanabe
· 4 months ago
1f1925e
Terminal: Resize sparse disk when storage balloon is turned off
by Keiichi Watanabe
· 4 months ago
0be5f50
TerminalApp: Hide disk resizing feature when storage ballooning is on
by Keiichi Watanabe
· 4 months ago
cb9062a
Terminal: Convert main_split_config.xml into Kotlin
by Keiichi Watanabe
· 4 months ago
6765d4b
Merge "TerminalApp: Use sparse file for debian rootfs if storage balloon enabled" into main
by Keiichi Watanabe
· 4 months ago
b24d1ab
Run e2fsck during vm start
by Akilesh Kailash
· 4 months ago
0a5e085
TerminalApp: Use sparse file for debian rootfs if storage balloon enabled
by Keiichi Watanabe
· 5 months ago
b633119
Merge "Update tab title whenever ttyd session title changes" into main
by Treehugger Robot
· 4 months ago
79fda7a
Update tab title whenever ttyd session title changes
by Mu-Le Lee
· 4 months ago
968b0e8
Merge "Focus to TerminalView when switching tabs" into main
by Treehugger Robot
· 4 months ago
32fc7b0
Focus to TerminalView when switching tabs
by Mu-Le Lee
· 4 months ago
effd399
Merge "Remove legacy debian.log file" into main
by Treehugger Robot
· 4 months ago
70fa3aa
Remove legacy debian.log file
by Jeongik Cha
· 4 months ago
ab6691c
Do the clean-up in the worker thread
by Jiyong Park
· 4 months ago
6afd85c
Run start and shutdown routines in a single thread
by Jiyong Park
· 4 months ago
848e6ee
More refactoring
by Jiyong Park
· 4 months ago
855dee1
Run start and stop in a worker thread
by Jiyong Park
· 4 months ago
0dc26b7
Refactor VmLauncherService
by Jiyong Park
· 4 months ago
b1dbca3
Merge "guest: debian: Implement storage_balloon_agent" into main
by Keiichi Watanabe
· 4 months ago
4d75b33
guest: debian: Implement storage_balloon_agent
by Keiichi Watanabe
· 5 months ago
e74bf83
Do the resizing inside of the service
by Jiyong Park
· 4 months ago
827eab2
Wait for the vm to stop before resize activity finishes
by Jiyong Park
· 4 months ago
329eea7
Merge "Handle ForegroundServiceStartNotAllowedException when starting the VM" into main
by Treehugger Robot
· 4 months ago
6cef2d0
Handle ForegroundServiceStartNotAllowedException when starting the VM
by Jeongik Cha
· 4 months ago
f2e4fe4
Respect threading requirement of LifeCycle#addObserver/removeObserver
by Jiyong Park
· 4 months ago
96d3f94
Refactor Memory Balloon control routines
by Jiyong Park
· 4 months ago
4b6764f
Merge "Handle gRPC canellation case" into main
by Treehugger Robot
· 4 months ago
6f7ad33
Merge "Change Terminal app's image tag to SDK_INT_FULL" into main
by Treehugger Robot
· 4 months ago
61741bf
Merge "Remove nullability of executorService" into main
by Treehugger Robot
· 4 months ago
ea72cfb
Handle gRPC canellation case
by Jeongik Cha
· 4 months ago
717ba9b
Remove nullability of executorService
by Jiyong Park
· 4 months ago
6352794
Remove Trace calls
by Jiyong Park
· 4 months ago
e2514fe
rename stop_vm_launcher_service to shutdown_vm
by Jiyong Park
· 4 months ago
f8fa93b
Change Terminal app's image tag to SDK_INT_FULL
by Jeongik Cha
· 4 months ago
3be2b3b
Give longer boot timeout when running in CF or goldfish
by Jiyong Park
· 4 months ago
8c3e8e6
Timeout for VM start
by Jiyong Park
· 4 months ago
9c0b99f
Line number of modifier keys is relying on the height of keys' view
by Seungjae Yoo
· 4 months ago
fc9a191
Retrieve terminal info in a more robust way
by Jiyong Park
· 4 months ago
861837c
TerminalApp: Run ktfmt
by Keiichi Watanabe
· 4 months ago
c4ecc41
Merge "TerminalApp: Remove onDestroy() from ApplicationLifecycleObserver" into main
by Yuan Yao
· 5 months ago
fab508f
TerminalApp: Remove onDestroy() from ApplicationLifecycleObserver
by Yuan Yao
· 5 months ago
091193d
Revert^2 "Logs from the terminal VM is accumulated"
by Jiyong Park
· 5 months ago
be38403
Merge "Revert "Logs from the terminal VM is accumulated"" into main
by Jiyong Park
· 5 months ago
56a7a8d
Revert "Logs from the terminal VM is accumulated"
by Jiyong Park
· 5 months ago
f150969
Merge "Logs from the terminal VM is accumulated" into main
by Treehugger Robot
· 5 months ago
a3383fc
Logs from the terminal VM is accumulated
by Jiyong Park
· 5 months ago
e893308
Merge "Implement time-based memory balloon inflation" into main
by Yuan Yao
· 5 months ago
96a76e1
Merge "does ktfmt for VmLauncherService" into main
by Treehugger Robot
· 5 months ago
8e2475a
Merge "Add option for gfxstream" into main
by Treehugger Robot
· 5 months ago
af984fc
Implement time-based memory balloon inflation
by Yuan Yao
· 5 months ago
650cb9b
does ktfmt for VmLauncherService
by Jeongik Cha
· 5 months ago
caea824
Add option for gfxstream
by Jeongik Cha
· 5 months ago
f36164b
Merge "TermialApp: Don't hardcode image path in installer log" into main
by Keiichi Watanabe
· 5 months ago
785951c
TermialApp: Don't hardcode image path in installer log
by Keiichi Watanabe
· 5 months ago
bdd42ec
Implement memory ballooning in Terminal App
by Yuan Yao
· 5 months ago
00dc051
Hide Display button if the flag is off
by Jeongik Cha
· 5 months ago
b89acff
Merge "Enable speaker and microphone" into main
by Treehugger Robot
· 5 months ago
b5e923d
Enable speaker and microphone
by Mu-Le Lee
· 5 months ago
ed2f451
Merge "Add tab support" into main
by Treehugger Robot
· 5 months ago
6305b36
Add tab support
by Mu-Le Lee
· 7 months ago
aa8f0c5
Move requestPermissions from onResume to onCreate
by Jeongik Cha
· 5 months ago
03990d4
Set different affinity for display activity
by Jeongik Cha
· 6 months ago
c477da2
Let display activity occupy full screen
by Jeongik Cha
· 6 months ago
b9bd78d
Run InputForwarder in DisplayActivity
by Jeongik Cha
· 6 months ago
2233af3
Add Display Activity
by Jeongik Cha
· 6 months ago
f62c98b
Merge "resurrect DisplayProvider and InputForwarder" into main
by Treehugger Robot
· 6 months ago
36a58f9
resurrect DisplayProvider and InputForwarder
by Jeongik Cha
· 6 months ago
9db4233
Merge "Register ttyd service dynamically" into main
by Jiyong Park
· 6 months ago
ce47016
Use separate channels in terminal app
by Jiyong Park
· 6 months ago
505be76
Add Application class
by Jiyong Park
· 7 months ago
4680e95
Register ttyd service dynamically
by Jiyong Park
· 6 months ago
ac0e611
Add ModifierKeysController
by Jiyong Park
· 7 months ago
eec218a
Resolve build warning in Terminal and its test
by Jeongik Cha
· 7 months ago
dd12ec7
Remove unnecessary @JvmStatic
by Jeongik Cha
· 7 months ago
ce0d26b
Convert terminal test to kotlin
by Jeongik Cha
· 7 months ago
0c29603
Merge "Convert ConfigJson to kotlin" into main
by Treehugger Robot
· 7 months ago
f86e9cf
Convert ConfigJson to kotlin
by Jeongik Cha
· 7 months ago
aef5091
Merge changes I72490c4d,I8f2cb0c5 into main
by Jeongik Cha
· 7 months ago
Next »