Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
448c0adb7835076fd3ff8e9900896cae0ce3c19b
/
services
03cf624
Merge "Immediately deliver new intent to paused activity in docked stack" into nyc-mr1-dev
by TreeHugger Robot
· 10 years ago
6b3965a
Merge "enable instant apps" into nyc-mr1-dev
by TreeHugger Robot
· 10 years ago
826c706
Immediately deliver new intent to paused activity in docked stack
by Wale Ogunwale
· 10 years ago
843c66d
Merge "Add optional logging to investigate URI grants." into nyc-mr1-dev
by TreeHugger Robot
· 10 years ago
67ce5f0
Merge changes from topic 'installd_delete_odex' into nyc-mr1-dev
by Andreas Gampe
· 10 years ago
886a45a
Merge "ApfFilter: take into account IPv4 subnet prefix" into nyc-mr1-dev
by TreeHugger Robot
· 10 years ago
17a01a9
Merge "Add a NET_CAPABILITY_FOREGROUND capability." into nyc-mr1-dev
by Lorenzo Colitti
· 10 years ago
c0ee776
Add optional logging to investigate URI grants.
by Jeff Sharkey
· 10 years ago
221330f
Merge "Prevent notifyScreenshotError() from calling twice" into nyc-mr1-dev
by Geoffrey Pitsch
· 10 years ago
f7c2ba5
Merge "ApfFilter: more precise IPv4 broadcast filter" into nyc-mr1-dev
by TreeHugger Robot
· 10 years ago
f0e9a33
Add a NET_CAPABILITY_FOREGROUND capability.
by Lorenzo Colitti
· 10 years ago
7d21eae
ApfFilter: take into account IPv4 subnet prefix
by Hugo Benichi
· 10 years ago
0dc1d31
ApfFilter: more precise IPv4 broadcast filter
by Hugo Benichi
· 10 years ago
156a29f
Merge "Fix Zen mode for different notification usage types" into nyc-mr1-dev
by Jean-Michel Trivi
· 10 years ago
d9daf12
Merge "Audio focus: clean up FocusRequester early" into nyc-mr1-dev
by Jean-Michel Trivi
· 10 years ago
cb443c5
Merge "Don't try to show crash dialog if lock screen is showing." into nyc-mr1-dev
by TreeHugger Robot
· 10 years ago
7ef97b6
enable instant apps
by Todd Kennedy
· 10 years ago
dab38e0
OtaDexopt: Downgrade apps when low on space
by Andreas Gampe
· 10 years ago
9645b0f
Don't try to show crash dialog if lock screen is showing.
by Wale Ogunwale
· 10 years ago
3304f95
Merge "Persist package's test-only flag and always use it" into nyc-mr1-dev
by Makoto Onuki
· 10 years ago
d6feb60
Merge changes I40f73526,Ia08900c5 into nyc-mr1-dev
by Lorenzo Colitti
· 10 years ago
6708b64
Merge "Better IPv4 multicast coverage in ApfTest" into nyc-mr1-dev
by Hugo Benichi
· 10 years ago
2839d2e
Merge "AudioService: remove deprecated forcing of A2DP off" into nyc-mr1-dev
by Eric Laurent
· 10 years ago
07a015e
Merge "Enable Bluetooth by default" into nyc-mr1-dev
by TreeHugger Robot
· 10 years ago
32ce3c8
Merge "[DO NOT MERGE] Don't show account access request UI until app launched." into nyc-mr1-dev
by Svetoslav Ganov
· 10 years ago
e5fedb9
Installer: Support delete_odex command
by Andreas Gampe
· 10 years ago
ae9fa16
Merge "[DO NOT MERGE] Backup account access grants" into nyc-mr1-dev
by TreeHugger Robot
· 10 years ago
8c18431
Enable Bluetooth by default
by Andre Eisenbach
· 10 years ago
d63cde7
[DO NOT MERGE] Don't show account access request UI until app launched.
by Svet Ganov
· 10 years ago
b8310b6
Fixed a bug with incorrect handling of onUnlockUser am: 0f57cce644
by Fyodor Kupolov
· 10 years ago
295f510
Merge "Add filter ordering" into nyc-mr1-dev
by TreeHugger Robot
· 10 years ago
b64095d
Merge "Invoke service w/ action" into nyc-mr1-dev
by TreeHugger Robot
· 10 years ago
46ea8e7
Persist package's test-only flag and always use it
by Makoto Onuki
· 10 years ago
e64b7a0
Merge "Fix a bug where the Deletion Helper could not delete packages." into nyc-mr1-dev
by Daniel Nishi
· 10 years ago
163f8ea
Merge "Fix issues with SHOW_WHEN_LOCKED windows" into nyc-mr1-dev
by TreeHugger Robot
· 10 years ago
e743bda
Fix Zen mode for different notification usage types
by Jean-Michel Trivi
· 10 years ago
0f57cce
Fixed a bug with incorrect handling of onUnlockUser
by Fyodor Kupolov
· 10 years ago
72ed12c
[DO NOT MERGE] Backup account access grants
by Svet Ganov
· 10 years ago
1b6e3e4
Merge "Remove reuse of pending deferred transactions." into nyc-mr1-dev
by Rob Carr
· 10 years ago
5dc3f28
Remove reuse of pending deferred transactions.
by Robert Carr
· 10 years ago
3d4a106
Add a background NetworkRequest type for mobile data always on.
by Lorenzo Colitti
· 10 years ago
72bbf48
Rematch requests first and listens second.
by Lorenzo Colitti
· 10 years ago
4edd9dd
Merge "[DO NOT MERGE] While-list apps to access account if already saw it" into nyc-mr1-dev
by TreeHugger Robot
· 10 years ago
b0e4d9e
Merge "Move EventLogTags.writeDeviceIdle calls outside synchronized block." into nyc-mr1-dev
by TreeHugger Robot
· 10 years ago
80e3202
Merge "Calls setUidFirewallRules() and enableFirewallChain() asynchronously." into nyc-mr1-dev
by TreeHugger Robot
· 10 years ago
99cf874
Merge "Revert "Fixing issue with old tasks being visible in Overview"" into nyc-mr1-dev
by Winson Chung
· 10 years ago
36f3f03
Revert "Fixing issue with old tasks being visible in Overview"
by Winson Chung
· 10 years ago
ea01439
Move EventLogTags.writeDeviceIdle calls outside synchronized block.
by Felipe Leme
· 10 years ago
91d37f4
[DO NOT MERGE] While-list apps to access account if already saw it
by Svet Ganov
· 10 years ago
abf1e82
Merge "Don't update app idle rules on updateRulesForRestrictPowerUL()." into nyc-mr1-dev
by TreeHugger Robot
· 10 years ago
c2e96d4
Add filter ordering
by Todd Kennedy
· 10 years ago
e898772
Audio focus: clean up FocusRequester early
by Jean-Michel Trivi
· 10 years ago
c779cdc
Merge "Change density for the correct user" into nyc-mr1-dev
by TreeHugger Robot
· 10 years ago
84d3973
Calls setUidFirewallRules() and enableFirewallChain() asynchronously.
by Felipe Leme
· 10 years ago
7d59cb8
Invoke service w/ action
by Todd Kennedy
· 10 years ago
26af56d
Fix a bug where the Deletion Helper could not delete packages.
by Daniel Nishi
· 10 years ago
0970046
Don't update app idle rules on updateRulesForRestrictPowerUL().
by Felipe Leme
· 10 years ago
dd7ff22
Merge "Fix incorrect notification about running out of storage space." into nyc-mr1-dev
by TreeHugger Robot
· 10 years ago
961ca49
Better IPv4 multicast coverage in ApfTest
by Hugo Benichi
· 10 years ago
23af4ec
Merge "Disable "Night Light" mode while in VR mode." into nyc-mr1-dev
by Ruben Brunk
· 10 years ago
603bd94
Merge "Created a NETWORK trace tag." into nyc-mr1-dev
by TreeHugger Robot
· 10 years ago
1382bd3
Merge "Package Manager: Sort list of packages to dexopt" into nyc-mr1-dev
by TreeHugger Robot
· 10 years ago
32daa7a
DO NOT MERGE Stop work challenge freeform bypass am: 0737c2b4c2 am: ec5ceae174
by Robin Lee
· 10 years ago
ec5ceae
DO NOT MERGE Stop work challenge freeform bypass am: 0737c2b4c2
by Robin Lee
· 10 years ago
d3e07d4
Package Manager: Sort list of packages to dexopt
by Andreas Gampe
· 10 years ago
36c4fc9
Merge "Moved activity to stopped state if relaunched while device is asleep" into nyc-mr1-dev
by TreeHugger Robot
· 10 years ago
bb69f55
Merge "Allow DO/PO to be installed with certain preconfigured accounts." into nyc-mr1-dev
by Makoto Onuki
· 10 years ago
873a83a
Created a NETWORK trace tag.
by Felipe Leme
· 10 years ago
3e99736
Moved activity to stopped state if relaunched while device is asleep
by Wale Ogunwale
· 10 years ago
0234587
AudioService: remove deprecated forcing of A2DP off
by Eric Laurent
· 10 years ago
cbdd8dc
Fix issues with SHOW_WHEN_LOCKED windows
by Jorim Jaggi
· 10 years ago
1191fee
Merge "Quicker exit animation for bottom dock on Keyguard" into nyc-mr1-dev
by TreeHugger Robot
· 10 years ago
df3a7ca
Change density for the correct user
by Alan Viverette
· 10 years ago
4883281
Quicker exit animation for bottom dock on Keyguard
by Jorim Jaggi
· 10 years ago
5e7e0670
Allow DO/PO to be installed with certain preconfigured accounts.
by Makoto Onuki
· 10 years ago
dc77fbc
Merge changes I955f9dfa,Ibfbb9d67 into nyc-mr1-dev
by TreeHugger Robot
· 10 years ago
4b81252
Fix NPE
by Svetoslav Ganov
· 10 years ago
cbfd373
Merge "Prevent apps to overlay other apps via toast windows" into nyc-mr1-dev
by Svetoslav Ganov
· 10 years ago
a8c0fe6
Merge "Fixing issue with old tasks being visible in Overview" into nyc-mr1-dev
by Winson Chung
· 10 years ago
aa07653
Prevent apps to overlay other apps via toast windows
by Svetoslav Ganov
· 10 years ago
2578bec
Only show optimizing storage dialog if dex opt dialog was shown
by Jorim Jaggi
· 10 years ago
65712b0
White-list grandfathered sync adapters
by Svet Ganov
· 10 years ago
95c1cbe
Merge "Also show attached windows during FLAG_SHOW_WHEN_LOCKED animations" into nyc-mr1-dev
by TreeHugger Robot
· 10 years ago
072abea
Merge "Clear calling identity" into nyc-mr1-dev
by TreeHugger Robot
· 10 years ago
dc02317
Merge "Do not log surface destroy by default" into nyc-mr1-dev
by TreeHugger Robot
· 10 years ago
9103680
Merge "Handle null Surface in createVirtualDisplay" into nyc-mr1-dev
by Pablo Ceballos
· 10 years ago
0b69970
Merge "Allow package verifier and uninstaller to do silent uninstalls." into nyc-mr1-dev
by Sudheer Shanka
· 10 years ago
c081d2b
Merge "DO NOT MERGE. Block adoptable storage when using FBE." into nyc-mr1-dev
by TreeHugger Robot
· 10 years ago
ad23b3f
Do not log surface destroy by default
by Chong Zhang
· 10 years ago
c25fbde
Clear calling identity
by Todd Kennedy
· 10 years ago
a1ce6ee
Merge "throw if >1 verifier found" into nyc-mr1-dev
by TreeHugger Robot
· 10 years ago
eb3370d
Handle null Surface in createVirtualDisplay
by Pablo Ceballos
· 10 years ago
6ed7418
DO NOT MERGE. Block adoptable storage when using FBE.
by Jeff Sharkey
· 10 years ago
865f437
Wallpaper: Fix letterboxing if wallpaper is scaled but not cropped
by Adrian Roos
· 10 years ago
5c97ff2
Wallpaper: Fix letterboxing if wallpaper is scaled but not cropped
by Adrian Roos
· 10 years ago
f29f973
Merge "Remove wtf log when optional apps are not found." into nyc-mr1-dev
by TreeHugger Robot
· 10 years ago
9edadbd
Merge "Call Debug.getPss without a lock held" into nyc-mr1-dev
by Amith Yamasani
· 10 years ago
6fa02e9
Remove wtf log when optional apps are not found.
by Felipe Leme
· 10 years ago
de003ae
Disable "Night Light" mode while in VR mode.
by Ruben Brunk
· 10 years ago
435f98d
Also show attached windows during FLAG_SHOW_WHEN_LOCKED animations
by Jorim Jaggi
· 10 years ago
Next »