Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
c581bfcb1d09cce97346c3e0de0150b47260ba8a
/
services
db90854
Merge "Added missing calls to onConnected() and onDisconnected()."
by TreeHugger Robot
· 8 years ago
72ad5bd
Merge "Make audio effects work"
by Marco Nelissen
· 8 years ago
c4f91e5
Merge "Fix NPE in BackupManagerService"
by Shreyas Basarge
· 8 years ago
89863ea
Merge "Suppress a11y shortcut on emergency dialer"
by TreeHugger Robot
· 8 years ago
d473ec1
Added missing calls to onConnected() and onDisconnected().
by Felipe Leme
· 8 years ago
5310093
Merge "Pass FillResponse extra back to onSaveRequest(...)."
by Felipe Leme
· 8 years ago
15c4454
Merge "Allow setImeWindowStatus with null startInputToken"
by TreeHugger Robot
· 8 years ago
ddc72dd
Merge "Better iteration over mCurrentOperations in cancelBackups"
by Shreyas Basarge
· 8 years ago
ba42204
Merge "Reducing number of configuration changes during PiP transition."
by Winson Chung
· 8 years ago
fb6df0b
Make audio effects work
by Marco Nelissen
· 8 years ago
04c959a
Merge "TimeZoneBundleInstaller -> TimeZoneDistroInstaller" am: eb82e3de87 am: c1867dedfa am: 4f5f211f72
by Neil Fuller
· 8 years ago
03b89cd
Merge "TimeZoneBundleInstaller -> TimeZoneDistroInstaller" am: eb82e3de87 am: c1867dedfa
by Neil Fuller
· 8 years ago
4f5f211
Merge "TimeZoneBundleInstaller -> TimeZoneDistroInstaller" am: eb82e3de87
by Neil Fuller
· 8 years ago
c1867de
Merge "TimeZoneBundleInstaller -> TimeZoneDistroInstaller" am: eb82e3de87
by Neil Fuller
· 8 years ago
eb82e3d
Merge "TimeZoneBundleInstaller -> TimeZoneDistroInstaller"
by Neil Fuller
· 8 years ago
78e1375
Merge "Moved bugreport intents to the com.android.internal namespace."
by TreeHugger Robot
· 8 years ago
2d096ee
Fix NPE in BackupManagerService
by Shreyas Basarge
· 8 years ago
c454a74
Merge changes from topic 'cm_request_to' am: 6fb97e8fd8 am: ede9f94e32 am: c3f0f5f3de
by Etan Cohen
· 8 years ago
1e1c5b8
[CM] Remove non-functional timeout from request network am: e9aea9d397 am: a6be89aa40 am: aae1411a93
by Etan Cohen
· 8 years ago
fcc8afc
Merge changes from topic 'cm_request_to' am: 6fb97e8fd8 am: ede9f94e32
by Etan Cohen
· 8 years ago
e74978c
[CM] Remove non-functional timeout from request network am: e9aea9d397 am: a6be89aa40
by Etan Cohen
· 8 years ago
c3f0f5f
Merge changes from topic 'cm_request_to' am: 6fb97e8fd8 am: ede9f94e32
by Etan Cohen
· 8 years ago
aae1411
[CM] Remove non-functional timeout from request network am: e9aea9d397
by Etan Cohen
· 8 years ago
ede9f94
Merge changes from topic 'cm_request_to' am: 6fb97e8fd8
by Etan Cohen
· 8 years ago
a6be89a
[CM] Remove non-functional timeout from request network am: e9aea9d397
by Etan Cohen
· 8 years ago
0277db4
Better iteration over mCurrentOperations in cancelBackups
by Shreyas Basarge
· 8 years ago
6fb97e8
Merge changes from topic 'cm_request_to'
by Etan Cohen
· 8 years ago
ba07c8c
[CM] Remove maximum timeout value for request network
by Etan Cohen
· 8 years ago
b3003af
Merge "Zygote: Explicitly preload secondary zygote resources."
by Narayan Kamath
· 8 years ago
e0da063
Merge "MediaSessionService: Keep media session list in one place"
by TreeHugger Robot
· 8 years ago
e0ca3f3
MediaSessionService: Keep media session list in one place
by Jaewan Kim
· 8 years ago
7973ff4
Merge "Captive portal: better detect empty responses" am: c217f7a9f3
by Hugo Benichi
· 8 years ago
af8e749
Merge "Captive portal: better detect empty responses" am: c217f7a9f3
by Hugo Benichi
· 8 years ago
c217f7a
Merge "Captive portal: better detect empty responses"
by Hugo Benichi
· 8 years ago
55ab689
Merge "Auto-grant background execution and data access"
by TreeHugger Robot
· 8 years ago
ee2a7ed
Allow setImeWindowStatus with null startInputToken
by Yohei Yukawa
· 8 years ago
85f8603
Merge "Always check front stack on its current display"
by TreeHugger Robot
· 8 years ago
da0acdf
Auto-grant background execution and data access
by Svet Ganov
· 8 years ago
e3aae40
Captive portal: better detect empty responses
by Hugo Benichi
· 8 years ago
5b2ca0e
Pass FillResponse extra back to onSaveRequest(...).
by Felipe Leme
· 8 years ago
9f1b5b7
Merge "Merge "Harden against jobscheduler client app misbehavior" into nyc-mr2-dev am: 38f1b6dbc9 am: c475730d22"
by Android Build Merger (Role)
· 8 years ago
824b073
Merge "Add escrow token API in DevicePolicyManager."
by Rubin Xu
· 8 years ago
db70af4
Merge "Harden against jobscheduler client app misbehavior" into nyc-mr2-dev am: 38f1b6dbc9
by Chris Tate
· 8 years ago
760623a
Merge "Use SystemConfig to control background location throttling whitelist."
by Soonil Nagarkar
· 8 years ago
019b018
Merge "Access IMMS#mSettings only inside the lock"
by TreeHugger Robot
· 8 years ago
c475730
Merge "Harden against jobscheduler client app misbehavior" into nyc-mr2-dev
by Chris Tate
· 8 years ago
4c64c0d
Merge "ShortcutManager should support MaskableBitmap Icon type"
by Hyunyoung Song
· 8 years ago
f281e7a
ShortcutManager should support MaskableBitmap Icon type
by Hyunyoung Song
· 8 years ago
7a62720
Merge "Use correct packageName for checking if it belongs to callingUid."
by Sudheer Shanka
· 8 years ago
38f1b6d
Merge "Harden against jobscheduler client app misbehavior" into nyc-mr2-dev
by Chris Tate
· 8 years ago
0b6b10d
Merge "Fail safely on invalid ScanResults when creating NetworkKey"
by TreeHugger Robot
· 8 years ago
92aaaa2
Moved bugreport intents to the com.android.internal namespace.
by Felipe Leme
· 8 years ago
4b7a7be
Merge "Skip class path checking for secondary dex files"
by Calin Juravle
· 8 years ago
7d95df4
Always check front stack on its current display
by Andrii Kulian
· 8 years ago
c3c62b3
Merge "Apply minimized offset when fetching new aspect ratio bounds."
by Winson Chung
· 8 years ago
b9382c2
Merge "Add escrow token support to synthetic password flow"
by Rubin Xu
· 8 years ago
5ccd829
Merge "Add synthetic password to authentication flow"
by Rubin Xu
· 8 years ago
d80ba8a
Merge "Revert "remove app-ephemeral""
by Guang Zhu
· 8 years ago
626ffb4
Merge "Revert "Per user setting for instant app""
by Guang Zhu
· 8 years ago
be9ffa1
Revert "Per user setting for instant app"
by Guang Zhu
· 8 years ago
c2f0d88
Revert "remove app-ephemeral"
by Guang Zhu
· 8 years ago
2b565df
Use SystemConfig to control background location throttling whitelist.
by Soonil Nagarkar
· 8 years ago
dc71f6c
Merge "Add logs, reorder bugreport."
by Julia Reynolds
· 8 years ago
d4a8474
Merge changes from topic 'dual_role_chargers' am: 37b939a180 am: 0a3efc2622
by Badhri Jagan Sridharan
· 8 years ago
0a3efc2
Merge changes from topic 'dual_role_chargers' am: 37b939a180
by Badhri Jagan Sridharan
· 8 years ago
aab7a41
Add escrow token API in DevicePolicyManager.
by Rubin Xu
· 8 years ago
f095f83
Add escrow token support to synthetic password flow
by Rubin Xu
· 8 years ago
3bf722a
Add synthetic password to authentication flow
by Rubin Xu
· 8 years ago
93a8e2c
Merge "remove app-ephemeral"
by Todd Kennedy
· 8 years ago
bf92b81
Merge "Per user setting for instant app"
by Todd Kennedy
· 8 years ago
bdc646f
Reducing number of configuration changes during PiP transition.
by Winson Chung
· 8 years ago
c584d77b
Introduce debounce to filter rapidly toggling type-c ports
by Badhri Jagan Sridharan
· 8 years ago
1b8e847
Fix handling usb dialog for wall chargers.
by Badhri Jagan Sridharan
· 8 years ago
c535d12
Merge "Fix for cancel to remove both posted and enqueued notifications"
by Geoffrey Pitsch
· 8 years ago
f1f72f6
Apply minimized offset when fetching new aspect ratio bounds.
by Winson Chung
· 8 years ago
9778046
Zygote: Explicitly preload secondary zygote resources.
by Narayan Kamath
· 8 years ago
ccc0b97
Fix for cancel to remove both posted and enqueued notifications
by Geoffrey Pitsch
· 8 years ago
520df6e
Add logs, reorder bugreport.
by Julia Reynolds
· 8 years ago
4eb7cea
remove app-ephemeral
by Todd Kennedy
· 8 years ago
278f2ab
Access IMMS#mSettings only inside the lock
by Yohei Yukawa
· 8 years ago
fde900d
Fail safely on invalid ScanResults when creating NetworkKey
by Stephen Chen
· 8 years ago
f88ebeb
Use correct packageName for checking if it belongs to callingUid.
by Sudheer Shanka
· 8 years ago
aae3576
Skip class path checking for secondary dex files
by Calin Juravle
· 8 years ago
1534b97
Merge "Fix bad automerge"
by Selim Cinek
· 8 years ago
743d07e
Merge "Player activity notification: SoundPool not ready for activity reporting"
by Jean-Michel Trivi
· 8 years ago
1a13a01
Fix bad automerge
by Jeff Vander Stoep
· 8 years ago
cfa9c5b
Merge "Split chooseUpstreamType() into two separate functions" am: 7a42d3ad83 am: f6d55d7e9e am: 8eb1fbf1bc
by Erik Kline
· 8 years ago
aada49a
Merge "Slightly simplify mTryCell and requestUpstreamMobileConnection() usage" am: 63445824d6 am: 4650762557 am: 23d077318c
by Erik Kline
· 8 years ago
f51d562
Merge "Split chooseUpstreamType() into two separate functions" am: 7a42d3ad83 am: f6d55d7e9e
by Erik Kline
· 8 years ago
0f5cf47
Merge "Slightly simplify mTryCell and requestUpstreamMobileConnection() usage" am: 63445824d6 am: 4650762557
by Erik Kline
· 8 years ago
8eb1fbf
Merge "Split chooseUpstreamType() into two separate functions" am: 7a42d3ad83
by Erik Kline
· 8 years ago
5e2714e
Merge "Kernel mapping for package scope by user"
by Amith Yamasani
· 8 years ago
23d0773
Merge "Slightly simplify mTryCell and requestUpstreamMobileConnection() usage" am: 63445824d6
by Erik Kline
· 8 years ago
7eec379
Suppress a11y shortcut on emergency dialer
by Phil Weaver
· 8 years ago
f6d55d7
Merge "Split chooseUpstreamType() into two separate functions" am: 7a42d3ad83
by Erik Kline
· 8 years ago
4650762
Merge "Slightly simplify mTryCell and requestUpstreamMobileConnection() usage"
by Erik Kline
· 8 years ago
7a42d3a
Merge "Split chooseUpstreamType() into two separate functions"
by Erik Kline
· 8 years ago
6344582
Merge "Slightly simplify mTryCell and requestUpstreamMobileConnection() usage"
by Erik Kline
· 8 years ago
0d954a080
Merge "Pass targetSdkVersion specifier for SELinux labeling" am: 4516240b47 am: f8cefed995 am: 5493749d64
by Michael Peck
· 8 years ago
fa030e5
Merge "Pass targetSdkVersion specifier for SELinux labeling" am: 4516240b47 am: f8cefed995
by Michael Peck
· 8 years ago
Next »