Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
a1b9a31f1e124621c183332b7278d92ac775871a
a1b9a31
Merge "Run instant app pruning in background thread" into pi-dev
by TreeHugger Robot
· 7 years ago
dafbeec
Merge "Up the dimension key limit for CpuTimePerUidFreq" into pi-dev
by TreeHugger Robot
· 7 years ago
d982f56
Merge "Fix random SmartLinkify-related TextView bugs." into pi-dev
by TreeHugger Robot
· 7 years ago
a76018d
Merge "Fixes drawing quickscrub track in correct location with cutout" into pi-dev
by TreeHugger Robot
· 7 years ago
5b4a0d6
Merge "Use Builder instead for KeyChainProtectionParams." into pi-dev
by Dmitry Dementyev
· 7 years ago
22d10bc
Merge "Disallow copy & paste from personal to profile under policy" into pi-dev
by TreeHugger Robot
· 7 years ago
ae0b962
Merge changes I72688f65,I2dd8d439 into pi-dev
by TreeHugger Robot
· 7 years ago
d41fad7
Merge "Fix uidmap in statsd." into pi-dev
by TreeHugger Robot
· 7 years ago
9360a31
Merge "Make PackageManager#getNamesForUids testable." into pi-dev
by TreeHugger Robot
· 7 years ago
2ed9bf4
Merge "Fix string description" into pi-dev
by TreeHugger Robot
· 7 years ago
fc704e2
Merge "Security fixup for Slices" into pi-dev
by Jason Monk
· 7 years ago
110a7c2
Merge "Sticky battery saver" into pi-dev
by TreeHugger Robot
· 7 years ago
5bcd347
Fixes drawing quickscrub track in correct location with cutout
by Matthew Ng
· 7 years ago
8404d08
Merge "Modify LocationAccessPolicy to use LocationManager" into pi-dev
by Hall Liu
· 7 years ago
608ec66
UsbHostManager: Restore inserted device logging
by Andrew Chant
· 7 years ago
0491f5a
UsbDescriptorParser: always parse in constructor
by Andrew Chant
· 7 years ago
b18dbe1
Run instant app pruning in background thread
by Philip P. Moltmann
· 7 years ago
d52c532
Merge "Remove incorrect @NonNull annotations on getDrawable() and variants." into pi-dev
by Chris Craik
· 7 years ago
8eef782
Merge "Add missing null check" into pi-dev
by Svetoslav Ganov
· 7 years ago
cff4c54
Merge "Refactoring GlobalSettingsProto to avoid method limit." into pi-dev
by TreeHugger Robot
· 7 years ago
54419ca
Merge "Fix setServerParams to not always set snapshot pending" into pi-dev
by Robert Berry
· 7 years ago
5b154ce
Merge "Translating the icon in the shelf with the notification" into pi-dev
by TreeHugger Robot
· 7 years ago
16d9db5
Use Builder instead for KeyChainProtectionParams.
by Dmitry Dementyev
· 7 years ago
c587505
Up the dimension key limit for CpuTimePerUidFreq
by Chenjie Yu
· 7 years ago
a3cd7b9
Sticky battery saver
by Makoto Onuki
· 7 years ago
294ad78
Merge "Logging: Bluetooth Enabled" into pi-dev
by Tej Singh
· 7 years ago
abeb04e
Make PackageManager#getNamesForUids testable.
by Philip P. Moltmann
· 7 years ago
5209691
Fix random SmartLinkify-related TextView bugs.
by Abodunrinwa Toki
· 7 years ago
df75309
Merge "Get application info in the correct user id" into pi-dev
by Tony Mak
· 7 years ago
2062dd8
Disallow copy & paste from personal to profile under policy
by Rubin Xu
· 7 years ago
e1c76d71
Merge "Improve ConnectivityManager.getNetworkWatchlistConfigHash() javadoc" into pi-dev
by Ricky Wai
· 7 years ago
54fd127
Merge "add airplane mode shell commands to connectivity" into pi-dev
by Michael West
· 7 years ago
461a71a
Merge "Shorter bucket elevation for system_interaction and sync_adapter" into pi-dev
by Amith Yamasani
· 7 years ago
0aeb374
Merge "AudioSystem: Add case for FOR_VIBRATE_RINGING in forceUseUsageToString" into pi-dev
by TreeHugger Robot
· 7 years ago
8eaee9e
Merge "Clear identity when asking for other users." into pi-dev
by TreeHugger Robot
· 7 years ago
dd7efc3
Merge changes from topic "cleanup-ble-app-list-at-death" into pi-dev
by TreeHugger Robot
· 7 years ago
ad06c5f
Merge "Consolidate logic for 'recent notifications'" into pi-dev
by Julia Reynolds
· 7 years ago
b133cbf
Merge "Add Osu2.apk to the AndroidTest so the tests have a target" into pi-dev
by Julien Desprez
· 7 years ago
8cb2aba
Merge changes from topic "executor_api" into pi-dev
by TreeHugger Robot
· 7 years ago
361b809
Merge "Tweaks to wireless charging animation" into pi-dev
by Beverly Tai
· 7 years ago
352dc0b
Get application info in the correct user id
by Tony Mak
· 7 years ago
d21b33d
Merge "MediaSession2: Change return type of CommandGroup#getCommands()" into pi-dev
by Jaewan Kim
· 7 years ago
449e358
Merge "MediaMetadata2: Remove radio constants" into pi-dev
by Jaewan Kim
· 7 years ago
ec0ab63
Merge "MediaSession2: Revisit command code" into pi-dev
by Jaewan Kim
· 7 years ago
ab1abe1
Merge "Add more hidden API uses to light greylist" into pi-dev
by TreeHugger Robot
· 7 years ago
8f9038c
Fix setServerParams to not always set snapshot pending
by Robert Berry
· 7 years ago
3ff20e2
Merge "Expose hidden API to check whether a given package is state protected" into pi-dev
by Benjamin Franz
· 7 years ago
19f7654
Add more hidden API uses to light greylist
by David Brazdil
· 7 years ago
e711ebc
Merge "MediaSession2: Add CommandGroup#add/removeCommand(int)" into pi-dev
by Jaewan Kim
· 7 years ago
2a35051
MediaSession2: Add CommandGroup#add/removeCommand(int)
by Jaewan Kim
· 7 years ago
c889c30
MediaMetadata2: Remove radio constants
by Jaewan Kim
· 7 years ago
3017136
Merge "Greylist camera API used by CameraITS test" into pi-dev
by Nicolas Geoffray
· 7 years ago
6b3e711
Merge "Add APIs to light grey." into pi-dev
by Nicolas Geoffray
· 7 years ago
a84c9eb
MediaSession2: Change return type of CommandGroup#getCommands()
by Jaewan Kim
· 7 years ago
e32fa0d
MediaSession2: Revisit command code
by Jaewan Kim
· 7 years ago
c92f8b4
Merge "MediaSession2: Match APIs with MediaPlayerBase" into pi-dev
by Jaewan Kim
· 7 years ago
a6ba53d
Merge "MediaPlayerBase: Add PlayerEventCallback#onPlaybackSpeedChanged()" into pi-dev
by Jaewan Kim
· 7 years ago
7f53c7b
Shorter bucket elevation for system_interaction and sync_adapter
by Amith Yamasani
· 7 years ago
308093f
Clear identity when asking for other users.
by Jeff Sharkey
· 7 years ago
a5b29ff
Merge "Remove unimplemented RecoverableKeystoreManager APIs." into pi-dev
by Dmitry Dementyev
· 7 years ago
c4f56a6
Merge "MediaController2: Match APIs with MediaPlayerBase" into pi-dev
by Jaewan Kim
· 7 years ago
46c07f3
Merge "MediaPlaylistAgent: Add getMediaItem()" into pi-dev
by Jaewan Kim
· 7 years ago
a7fac1c
Merge "MediaController2: Remove MediaPlaylistAgent in the ControllerCallback" into pi-dev
by Jaewan Kim
· 7 years ago
4b46d3e
Merge "Add UX string tweaks before string freeze." into pi-dev
by Jeff Sharkey
· 7 years ago
069aa9d
Merge "Notify all affected UIDs for user/audio restriction changes" into pi-dev
by Svetoslav Ganov
· 7 years ago
a092bdb
Add UX string tweaks before string freeze.
by Jeff Sharkey
· 7 years ago
6da53af
Merge "Guarding collisions in TimeSparseArray" into pi-dev
by TreeHugger Robot
· 7 years ago
35045cb
Fix uidmap in statsd.
by David Chen
· 7 years ago
5dbb3fe
Merge "Fix BoringLayout with PrecomputedText" into pi-dev
by TreeHugger Robot
· 7 years ago
c8ab224
Merge "Fix StatsCompanionService sometimes can be null" into pi-dev
by TreeHugger Robot
· 7 years ago
ca697c6
Merge "Pass all relevant resolver info to netd" into pi-dev
by TreeHugger Robot
· 7 years ago
890e4e4
AudioSystem: Add case for FOR_VIBRATE_RINGING in forceUseUsageToString
by Jack He
· 7 years ago
d830807
Add missing null check
by Svet Ganov
· 7 years ago
96b341e
Merge "Add new trace tag for AIDL." into pi-dev
by Martijn Coenen
· 7 years ago
457bcef
Merge "Don't warn finishing ops for gone packages" into pi-dev
by TreeHugger Robot
· 7 years ago
f43923f
Merge "Add strings needed for additional labels of wifi summary" into pi-dev
by TreeHugger Robot
· 7 years ago
775e291
Merge changes from topic "data-service-grant-policy" into pi-dev
by Nathan Harold
· 7 years ago
117e7f3
Pass all relevant resolver info to netd
by Erik Kline
· 7 years ago
9ecfce3
Merge "DO NOT MERGE Clean up SettingsLib dependencies" into pi-dev
by TreeHugger Robot
· 7 years ago
45344b5
Merge "Add new strings for Hearing Aid profile" into pi-dev
by Stanley Tng
· 7 years ago
799c3a6
Merge "Add missing @NonNull annotation to AndroidKeyStoreProvider method." into pi-dev
by Dmitry Dementyev
· 7 years ago
ea97f89
Merge "Add more NonNull annotations to RecoveryController API" into pi-dev
by Dmitry Dementyev
· 7 years ago
a68dfc3
Merge "Add a string message for Private DNS strict mode failure" into pi-dev
by Erik Kline
· 7 years ago
266d179
Merge "Add accessibility string for FingerprintDialog(impl) authenticated" into pi-dev
by Kevin Chyn
· 7 years ago
143672c
Translating the icon in the shelf with the notification
by Selim Cinek
· 7 years ago
3a95f83
Notify all affected UIDs for user/audio restriction changes
by Svet Ganov
· 7 years ago
3d9601d
Merge "PlayerBase: log when startWatching fails" into pi-dev
by TreeHugger Robot
· 7 years ago
a5a9827
Merge "[QS] Update string name in prep for freeze" into pi-dev
by TreeHugger Robot
· 7 years ago
386886f
add airplane mode shell commands to connectivity
by mswest46
· 7 years ago
2fb1b5f
Add accessibility string for FingerprintDialog(impl) authenticated
by Kevin Chyn
· 7 years ago
3f5ab8b
Merge "Add missing computeOpacity call" into pi-dev
by TreeHugger Robot
· 7 years ago
9491757
Merge "Import translations. DO NOT MERGE" into pi-dev
by TreeHugger Robot
· 7 years ago
244df1e
Merge "JobStore: persist unwanted set of capabilities" into pi-dev
by TreeHugger Robot
· 7 years ago
5314563
Fix BoringLayout with PrecomputedText
by Seigo Nonaka
· 7 years ago
4f2e53fe
Merge "Unhide ImsReasonInfo Constructor" into pi-dev
by TreeHugger Robot
· 7 years ago
b9e9f09
Merge "Make Assistant stack invisible behind split-screen stacks." into pi-dev
by Wale Ogunwale
· 7 years ago
9b7ff5f
Add new strings for Hearing Aid profile
by Stanley Tng
· 7 years ago
b4e5453
Refactoring GlobalSettingsProto to avoid method limit.
by Kweku Adams
· 7 years ago
2811d92
Guarding collisions in TimeSparseArray
by Suprabh Shukla
· 7 years ago
4b4a053
Add missing @NonNull annotation to AndroidKeyStoreProvider method.
by Dmitry Dementyev
· 7 years ago
Next »