Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
9d8a1048bb666c68402dce031bebfa07c92a42db
/
cmds
633e837
Merge "Allow current user in settings command"
by Fyodor Kupolov
· 9 years ago
9571b33
Allow current user in settings command
by Fyodor Kupolov
· 9 years ago
9cbfc9e
Added DISALLOW_RUN_IN_BACKGROUND user restriction
by Fyodor Kupolov
· 9 years ago
b9e2803
Merge "Move appops command to the service."
by Dianne Hackborn
· 9 years ago
ba51235
More file-based encryption work.
by Jeff Sharkey
· 9 years ago
268e4e3
Move appops command to the service.
by Dianne Hackborn
· 9 years ago
60c2e34
cmds: fix settings command help msg
by Xiaohui Chen
· 9 years ago
354c3bc
Merge "Some debugging improvements."
by Dianne Hackborn
· 9 years ago
3cdb56e
Some debugging improvements.
by Dianne Hackborn
· 9 years ago
f9fc6d6
More file-based encryption work.
by Jeff Sharkey
· 9 years ago
72cfcd0
Move 'un/install' to cmd
by Todd Kennedy
· 9 years ago
18bc330
Revert "Move 'un/install' to cmd"
by Todd Kennedy
· 9 years ago
ec059d8
Move 'un/install' to cmd
by Todd Kennedy
· 9 years ago
0881a74
Use std::unique_ptr instead of UniquePtr.
by Dan Albert
· 9 years ago
ce8bf86
Merge "Fixes for sm and pm usage" am: ffb15da518 am: 671d5965f7 am: f73e78fe1c
by Brian Carlstrom
· 9 years ago
ffb15da
Merge "Fixes for sm and pm usage"
by Brian Carlstrom
· 9 years ago
82bfca4
Fixes for sm and pm usage
by Brian Carlstrom
· 9 years ago
60459ab
Implement shell commands for package and user services
by Todd Kennedy
· 9 years ago
3797c22
Added StackId object for checking what features a stack supports
by Wale Ogunwale
· 9 years ago
6f02b86
Merge "clean up USER_OWNER in Pm command"
by Xiaohui Chen
· 9 years ago
079a004
API for moving top activity in a stack to pinned stack.
by Wale Ogunwale
· 9 years ago
f5bf0de
clean up USER_OWNER in Pm command
by Xiaohui Chen
· 9 years ago
46a114d
Merge "Fix lseek argument order." am: 12dccb8a24 am: 9bbe41642a am: 2876b1f169
by Elliott Hughes
· 9 years ago
9bbe416
Merge "Fix lseek argument order." am: 12dccb8a24
by Elliott Hughes
· 9 years ago
70bef1c
Fix lseek argument order.
by Elliott Hughes
· 9 years ago
63afb86
Merge "Remove GLTrace support"
by Pablo Ceballos
· 9 years ago
80435a7
am bd5b6252: am b9a28ae1: am f916524f: Merge "Add support for --user to "pm path" for work profile use"
by Brian Carlstrom
· 9 years ago
b9a28ae
am f916524f: Merge "Add support for --user to "pm path" for work profile use"
by Brian Carlstrom
· 9 years ago
f916524
Merge "Add support for --user to "pm path" for work profile use"
by Brian Carlstrom
· 9 years ago
5247523
Merge "Don't set incorrect stack bounds when rotating screen in docked mode"
by Wale Ogunwale
· 9 years ago
ffc11bb
Don't set incorrect stack bounds when rotating screen in docked mode
by Wale Ogunwale
· 9 years ago
f5e1815
am b8f8ca51: am 651cb804: am fe1934e4: Merge "RRO: idmap: allow flock(2) to block"
by Adam Lesinski
· 9 years ago
81892b0
am 41bf75c6: am 287cd2d1: am bac309ca: Merge "RRO: idmap: fix sorting of overlays.list"
by Adam Lesinski
· 9 years ago
45f704a
am 89eaa06a: am 6382a950: am 2327239d: Merge "Handle \'root\' pseudo-package in the appops command"
by Adam Lesinski
· 9 years ago
4ffea4e
am d0c806b1: am 6029dfa8: am 7caa8f14: Merge "Make \'idmap --scan\' accept more than one input directory"
by Adam Lesinski
· 9 years ago
651cb80
am fe1934e4: Merge "RRO: idmap: allow flock(2) to block"
by Adam Lesinski
· 9 years ago
287cd2d
am bac309ca: Merge "RRO: idmap: fix sorting of overlays.list"
by Adam Lesinski
· 9 years ago
6382a95
am 2327239d: Merge "Handle \'root\' pseudo-package in the appops command"
by Adam Lesinski
· 9 years ago
fe1934e
Merge "RRO: idmap: allow flock(2) to block"
by Adam Lesinski
· 9 years ago
bac309c
Merge "RRO: idmap: fix sorting of overlays.list"
by Adam Lesinski
· 9 years ago
2327239
Merge "Handle 'root' pseudo-package in the appops command"
by Adam Lesinski
· 9 years ago
6029dfa
am 7caa8f14: Merge "Make \'idmap --scan\' accept more than one input directory"
by Adam Lesinski
· 9 years ago
3875bf6
Handle 'root' pseudo-package in the appops command
by Snild Dolkow
· 9 years ago
7197d91
RRO: idmap: fix sorting of overlays.list
by Mårten Kongstad
· 10 years ago
83ab0d7
Make 'idmap --scan' accept more than one input directory
by Mårten Kongstad
· 10 years ago
df1a5b2
RRO: idmap: allow flock(2) to block
by Mårten Kongstad
· 10 years ago
a4d4e82
Remove GLTrace support
by Pablo Ceballos
· 9 years ago
a52562c
setDeviceOwner() now requires a full component name.
by Makoto Onuki
· 9 years ago
3e832af
Merge "Fix "pm list permissions GROUP""
by Makoto Onuki
· 9 years ago
008b932
Fix "pm list permissions GROUP"
by Makoto Onuki
· 9 years ago
0df68cd
Do now allow current user to be removed
by Fyodor Kupolov
· 9 years ago
02cb6e7
Added --restricted option for create-user command
by Fyodor Kupolov
· 9 years ago
9249a90
Revert "Added --restricted option for create-user command"
by Bart Sears
· 9 years ago
f83612b
Add support for --user to "pm path" for work profile use
by Brian Carlstrom
· 9 years ago
737b216
Added --restricted option for create-user command
by Fyodor Kupolov
· 9 years ago
83301a9
Added am command to suppress config. changes during task resize.
by Wale Ogunwale
· 9 years ago
87b2172
Change resizeTask's parameter resizedByUser to constants
by Chong Zhang
· 9 years ago
51e7edc
am 4f3a2d47: am 8bc9238f: am 9e4a4606: am fe74fb95: extend svc command to control NFC state
by Guang Zhu
· 9 years ago
4f3a2d4
am 8bc9238f: am 9e4a4606: am fe74fb95: extend svc command to control NFC state
by Guang Zhu
· 9 years ago
fe74fb9
extend svc command to control NFC state
by Guang Zhu
· 9 years ago
a59ac9c
Preserve window during resize triggered relaunches.
by Filip Gruszczynski
· 9 years ago
58b684f
[split system] Tentatively support running DO on meat user
by Makoto Onuki
· 9 years ago
cc791bc
More cleanup USER_OWNER
by Xiaohui Chen
· 9 years ago
dcaf0ec
am 748dd873: am 8d662a07: am e49dcfed: am 9b7a4ac5: am e62421f1: Merge "Teach Pm about the "always ask" link-handling state" into mnc-dev
by Chris Tate
· 9 years ago
748dd87
am 8d662a07: am e49dcfed: am 9b7a4ac5: am e62421f1: Merge "Teach Pm about the "always ask" link-handling state" into mnc-dev
by Chris Tate
· 9 years ago
9b7a4ac
am e62421f1: Merge "Teach Pm about the "always ask" link-handling state" into mnc-dev
by Chris Tate
· 9 years ago
555f91d
am e62421f1: Merge "Teach Pm about the "always ask" link-handling state" into mnc-dev
by Chris Tate
· 9 years ago
47dd08d
Teach Pm about the "always ask" link-handling state
by Christopher Tate
· 9 years ago
2a5c3e5
pm: translate incoming user id for installation
by Xiaohui Chen
· 9 years ago
bd0e03b
More USER_OWNER cleanup.
by Xiaohui Chen
· 9 years ago
bbb7490
am fe0fcf5c: am b9ac485a: am 49948146: Merge "bundle init.rc contents with its service"
by Tom Cherry
· 9 years ago
fe0fcf5
am b9ac485a: am 49948146: Merge "bundle init.rc contents with its service"
by Tom Cherry
· 9 years ago
9f5e9ec
am b9ac485a: am 49948146: Merge "bundle init.rc contents with its service"
by Tom Cherry
· 9 years ago
c2de7a7
bundle init.rc contents with its service
by Tom Cherry
· 9 years ago
2af1b3c
am fc010d00: am 1d9a8c58: am 2591d6ff: am 358fcc79: Do not start with a black frame in bootanimation
by Jorim Jaggi
· 9 years ago
fc010d0
am 1d9a8c58: am 2591d6ff: am 358fcc79: Do not start with a black frame in bootanimation
by Jorim Jaggi
· 9 years ago
a628174
Merge "Added am command for test docked stack resizing."
by Wale Ogunwale
· 9 years ago
358fcc7
Do not start with a black frame in bootanimation
by Jorim Jaggi
· 9 years ago
fc4662c
Added am command for test docked stack resizing.
by Wale Ogunwale
· 9 years ago
5fa6c74
am 60a2716f: am 3244dc22: am 677cd087: am e9de1b4c: am 9a010d0a: Merge "Allow debugging only for apps forked from zygote" into mnc-dev
by Sebastien Hertz
· 9 years ago
60a2716
am 3244dc22: am 677cd087: am e9de1b4c: am 9a010d0a: Merge "Allow debugging only for apps forked from zygote" into mnc-dev
by Sebastien Hertz
· 9 years ago
e953868
am 9a010d0a: Merge "Allow debugging only for apps forked from zygote" into mnc-dev
by Sebastien Hertz
· 9 years ago
9a010d0
Merge "Allow debugging only for apps forked from zygote" into mnc-dev
by Sebastien Hertz
· 9 years ago
fc0ac9b
Added am commands for testing task positioning/resizing
by Wale Ogunwale
· 9 years ago
848dd4b
am 14e12258: am 13845aea: am b2d4c550: am b47890c4: am 7e7d79ef: Merge "Make "Ask every time" actually work that way" into mnc-dev
by Chris Tate
· 9 years ago
14e1225
am 13845aea: am b2d4c550: am b47890c4: am 7e7d79ef: Merge "Make "Ask every time" actually work that way" into mnc-dev
by Chris Tate
· 9 years ago
d7a164b
am 7e7d79ef: Merge "Make "Ask every time" actually work that way" into mnc-dev
by Chris Tate
· 9 years ago
56f0ff3
Make "Ask every time" actually work that way
by Christopher Tate
· 9 years ago
7a09b83
Allow debugging only for apps forked from zygote
by Sebastien Hertz
· 9 years ago
b52c733
Clean up USER_OWNER reference in cmds.
by Xiaohui Chen
· 9 years ago
2ccf49e
Clean up USER_OWNER references in am/pm commands.
by Xiaohui Chen
· 9 years ago
22350a8
am 82e78074: am b98e2353: am 158560ad: Merge "Distinguish user-requested shutdown from power-related ones"
by Yusuke Sato
· 9 years ago
82e7807
am b98e2353: am 158560ad: Merge "Distinguish user-requested shutdown from power-related ones"
by Yusuke Sato
· 9 years ago
ddc1cb2
Added support for static vs. dynamic stacks
by Wale Ogunwale
· 9 years ago
c2369c5
am b98e2353: am 158560ad: Merge "Distinguish user-requested shutdown from power-related ones"
by Yusuke Sato
· 9 years ago
705ffd1
Distinguish user-requested shutdown from power-related ones
by Yusuke Sato
· 9 years ago
d1501fd
am 231efff5: am bc25174b: am 51a193a3: am 5d573ed8: am 944b6362: Merge "Add a command to register SIM Phone account." into mnc-dev
by Roshan Pius
· 9 years ago
231efff
am bc25174b: am 51a193a3: am 5d573ed8: am 944b6362: Merge "Add a command to register SIM Phone account." into mnc-dev
by Roshan Pius
· 9 years ago
d26bc1c
am 944b6362: Merge "Add a command to register SIM Phone account." into mnc-dev
by Roshan Pius
· 9 years ago
d3586e1
Add a command to register SIM Phone account.
by Roshan Pius
· 9 years ago
Next »