Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
frameworks
/
base
/
c87cd46dc7b8989d733639ae04c4ad2ff334666a
c87cd46
Merge "UsbMidiDevice: Only keep ALSA devices open when device is in use" into mnc-dev
by Mike Lockwood
· 9 years ago
d951d65
Merge "Move ApplicationsState to SettingsLib" into mnc-dev
by Tony Mantler
· 9 years ago
ba497f0
Merge "Use only strong references to AudioEffect" into mnc-dev
by Eric Laurent
· 9 years ago
0f925d0
Merge "Fallback to old Window.Callback#onWindowStartingActionMode" into mnc-dev
by Clara Bayarri
· 9 years ago
7b8ce2f
Merge "Log SslErrors from captive portal sign in app." into mnc-dev
by Paul Jensen
· 9 years ago
16bef48
Merge "Add support for tel: links in captive portal app." into mnc-dev
by Paul Jensen
· 9 years ago
659716d
Merge "Add Debug.MemoryInfo.getMemoryStats API." into mnc-dev
by Richard Uhler
· 9 years ago
058652c
Merge "Remove the ability to set a preferred setup activity." into mnc-dev
by Julia Reynolds
· 9 years ago
cedd53a
Remove the ability to set a preferred setup activity.
by Julia Reynolds
· 9 years ago
0fcf416
Merge "Update some strings." into mnc-dev
by Sudheer Shanka
· 9 years ago
342540c
Merge "Add tracing to GLSurfaceView" into mnc-dev
by Chris Craik
· 9 years ago
eeb3443
Merge "Add uses-sdk to reduce red squigglies" into mnc-dev
by Tony Mantler
· 9 years ago
95357fd
Move ApplicationsState to SettingsLib
by Tony Mantler
· 9 years ago
5b1a21a
Update some strings.
by Sudheer Shanka
· 9 years ago
41ff524
Log SslErrors from captive portal sign in app.
by Paul Jensen
· 9 years ago
fd54da9
Add support for tel: links in captive portal app.
by Paul Jensen
· 9 years ago
3eb63dc
Merge "Move linking and directory creation logic to installd." into mnc-dev
by Narayan Kamath
· 9 years ago
3c300f0
Merge "Update AfW related strings." into mnc-dev
by Sudheer Shanka
· 9 years ago
427422d
Update AfW related strings.
by Sudheer Shanka
· 9 years ago
e845a1e
Move linking and directory creation logic to installd.
by Narayan Kamath
· 9 years ago
1162744
Merge "Make public Network#bindSocket(FileDescriptor)." into mnc-dev
by Erik Kline
· 9 years ago
d895999
Make public Network#bindSocket(FileDescriptor).
by Erik Kline
· 9 years ago
5795a25
Merge "TIF: Generate hardware input id in language-neutral fashion" into mnc-dev
by Jinsuk Kim
· 9 years ago
4b20865
TIF: Generate hardware input id in language-neutral fashion
by Jinsuk Kim
· 9 years ago
e3d670d
Merge "Format volumes with "auto" filesystem type." into mnc-dev
by Jeff Sharkey
· 9 years ago
8972c2a
Fix lockscreen launch animations
by Jorim Jaggi
· 9 years ago
4f364c9
Fix NPE cause by new fingerprint permission check
by Jim Miller
· 9 years ago
76f8133
Use only strong references to AudioEffect
by Eric Laurent
· 9 years ago
800ebfc
Merge "Update and cleanup FingerprintManager API to new spec" into mnc-dev
by Jim Miller
· 9 years ago
4e83cc9
Format volumes with "auto" filesystem type.
by Jeff Sharkey
· 9 years ago
12742ab
Merge "Deprecate KeyChain.isBoundKeyAlgorithm." into mnc-dev
by Alex Klyubin
· 9 years ago
59b429d
Add tracing to GLSurfaceView
by Chris Craik
· 9 years ago
b835dd7
Close assist when launching intents from notification shade
by Jorim Jaggi
· 9 years ago
53b3bb0
Merge "clean up Process instance after we are done with the sub process" into mnc-dev
by Guang Zhu
· 9 years ago
2d14406
Merge "Fix flickering in alarm detail transition" into mnc-dev
by Jorim Jaggi
· 9 years ago
2ba5979
Fix flickering in alarm detail transition
by Jorim Jaggi
· 9 years ago
9f8f6e4
Fallback to old Window.Callback#onWindowStartingActionMode
by Clara Bayarri
· 9 years ago
46ac19f
Use better interpolator when clicking on QS header
by Jorim Jaggi
· 9 years ago
59ec304
Don't invert legacy notifications
by Jorim Jaggi
· 9 years ago
7b5e6c8
Merge "Only doze when not occluded" into mnc-dev
by Jorim Jaggi
· 9 years ago
5cc8659
Dismiss Keyguard correctly
by Jorim Jaggi
· 9 years ago
d56958c
Merge "Ignore carrier apps when checking for idleness" into mnc-dev
by Zach Johnson
· 9 years ago
8396970
Only doze when not occluded
by Jorim Jaggi
· 9 years ago
196597b
Merge "Children which are removed when HUNd now animate out" into mnc-dev
by Selim Cinek
· 9 years ago
6d5a0f9
UsbMidiDevice: Only keep ALSA devices open when device is in use
by Mike Lockwood
· 9 years ago
8711ed6
Merge changes from topic 'modemActivityInfo' into mnc-dev
by Prerepa Viswanadham
· 9 years ago
f501b58
Update and cleanup FingerprintManager API to new spec
by Jim Miller
· 9 years ago
4cf5974
Merge "Bump the BatteryStats parcel VERSION" into mnc-dev
by Adam Lesinski
· 9 years ago
0dd7ddc
Merge "Make MediaProjectionPermissionActivity secure with setFilterTouchesWhenObscured()" into mnc-dev
by Dongwon Kang
· 9 years ago
6204320
Merge "Delete unused" into mnc-dev
by John Reck
· 9 years ago
204a1d9
Add uses-sdk to reduce red squigglies
by Tony Mantler
· 9 years ago
4538ef2
Delete unused
by John Reck
· 9 years ago
623bf63
Merge "Rename reloadCarrierConfigForSubId -> notifyConfigChangedForSubId" into mnc-dev
by Jonathan Basseri
· 9 years ago
df6235c
Bump the BatteryStats parcel VERSION
by Adam Lesinski
· 9 years ago
5e4c382
resolved conflicts for merge of 17ba2e6c to mnc-dev
by Filip Gruszczynski
· 9 years ago
5ea0c8f
Rename reloadCarrierConfigForSubId -> notifyConfigChangedForSubId
by Jonathan Basseri
· 9 years ago
b0cf7ea
Make MediaProjectionPermissionActivity secure with setFilterTouchesWhenObscured()
by Dongwon Kang
· 9 years ago
e37cf3b
Merge "QS: Handle font-size changes immediately in ZenModePanel." into mnc-dev
by John Spurlock
· 9 years ago
d8ffe62
Merge "Update Statement Service." into mnc-dev
by Joseph Wen
· 9 years ago
59b28c0
Merge "Import translations. DO NOT MERGE" into mnc-dev
by Geoff Mendal
· 9 years ago
b4b9ca7
Ignore carrier apps when checking for idleness
by Zach Johnson
· 9 years ago
7631697
Merge "Update documentation of CARRIER_PRESENCE & bitmasks." into mnc-dev
by Etan Cohen
· 9 years ago
d896323
QS: Handle font-size changes immediately in ZenModePanel.
by John Spurlock
· 9 years ago
469cbf5
Deprecate KeyChain.isBoundKeyAlgorithm.
by Alex Klyubin
· 9 years ago
d8b9b64
Merge "Use DisplayAdjustments when creating display in ResourceManager" into mnc-dev
by Wale Ogunwale
· 9 years ago
4ad2b0c
Import translations. DO NOT MERGE
by Geoff Mendal
· 9 years ago
c0f7aff
Merge "Zen QS: Use explicit content descriptions for zen buttons." into mnc-dev
by John Spurlock
· 9 years ago
7da9d7a
Merge "apply force hiding of window only when it is main display" into mnc-dev
by keunyoung
· 9 years ago
71feb72
Merge "Fix a typo in the docstring of getAllCellInfo()" into mnc-dev
by Nathan Harold
· 9 years ago
5ac36ce
Merge "Use VoiceInteractor.Prompt in VoiceInteraction test app" into mnc-dev
by James Cook
· 9 years ago
e4dc7e1
Update documentation of CARRIER_PRESENCE & bitmasks.
by Etan Cohen
· 9 years ago
37cf077
Merge "Add projection info to RenderNode dumps" into mnc-dev
by Chris Craik
· 9 years ago
21a4f17
Merge "Revert "notifyCarrierNetworkChange:TelephonyManager->CarrierService"" into mnc-dev
by Andrew Flynn
· 9 years ago
2b5348b
Revert "notifyCarrierNetworkChange:TelephonyManager->CarrierService"
by Andrew Flynn
· 9 years ago
7a542b6
apply force hiding of window only when it is main display
by keunyoung
· 9 years ago
54d729b
Merge "Fix issue #21572679: API Review: ActivityOptions, usage time report" into mnc-dev
by Dianne Hackborn
· 9 years ago
fde06fd
Fix a typo in the docstring of getAllCellInfo()
by Nathan Harold
· 9 years ago
383ce58
Merge "MidiManager: proxy all requests to open devices through MidiService" into mnc-dev
by Mike Lockwood
· 9 years ago
a1c7ffe
Zen QS: Use explicit content descriptions for zen buttons.
by John Spurlock
· 9 years ago
e4bd7c9
Improve string comment.
by Makoto Onuki
· 9 years ago
0e0942d
Hide top and bottom bar while dozing
by Jorim Jaggi
· 9 years ago
bf72eb8
Add projection info to RenderNode dumps
by Chris Craik
· 9 years ago
b576646
Merge "Add SYSTEM_DIR check to upgrade-key-set verification." into mnc-dev
by dcashman
· 9 years ago
2668946
Merge "Remove deprecated android.security.KeyStore methods." into mnc-dev
by Alex Klyubin
· 9 years ago
2c50023
Merge "RSA encrypt with private key in Android Keystore." into mnc-dev
by Alex Klyubin
· 9 years ago
5b688e8
Merge "Disable -Werror on Clang" into mnc-dev
by John Reck
· 9 years ago
3bd053f
Merge "Fix clang warnings" into mnc-dev
by John Reck
· 9 years ago
0f43c39
Fix clang warnings
by John Reck
· 9 years ago
e617820
Disable -Werror on Clang
by John Reck
· 9 years ago
f61ae2d
Add SYSTEM_DIR check to upgrade-key-set verification.
by dcashman
· 9 years ago
281dffb
Merge "Include launched packageName in systrace." into mnc-dev
by Wale Ogunwale
· 9 years ago
ce1590d
Merge "Wait for wakeup_reasons on first init" into mnc-dev
by Adam Lesinski
· 9 years ago
25bb455
Merge "Revert "Print exception stacktrace on failed scanPackageLI"" into mnc-dev
by Dimitry Ivanov
· 9 years ago
829c097
Merge "Adding temporary logging to debug CTS failure (for CellLocationTest)." into mnc-dev
by Amit Mahajan
· 9 years ago
9b5e212
Merge "Changing getSimState to use slot idx instead of sub id." into mnc-dev
by Amit Mahajan
· 9 years ago
2429e6a
Merge "notifyCarrierNetworkChange:TelephonyManager->CarrierService" into mnc-dev
by Andrew Flynn
· 9 years ago
4350bab
Remove deprecated android.security.KeyStore methods.
by Alex Klyubin
· 9 years ago
47fc7fe
Revert "Print exception stacktrace on failed scanPackageLI"
by Dimitry Ivanov
· 9 years ago
7fa228f
Merge "Release voice wake lock at end of voice interaction session" into mnc-dev
by Wale Ogunwale
· 9 years ago
dd231d4
Use VoiceInteractor.Prompt in VoiceInteraction test app
by James Cook
· 9 years ago
Next »