Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
94e3330e639e1b96f5bd000f4c0f743b3cc174fc
94e3330
Remove redundant arguments.
by Yohei Yukawa
· 9 years ago
d34e148
Use Context#getSystemService(Class<T>) in IMMS.
by Yohei Yukawa
· 9 years ago
622b44d
Use Java7 diamond operator in InputMethodUtils.
by Yohei Yukawa
· 9 years ago
2036dad
Introduce ChromeOS-style keyboard navigation.
by Ben Kwa
· 9 years ago
16e1e55
Use IpManager.ifname as the tag in log messages. am: ef1f39abff
by Erik Kline
· 9 years ago
6b4736d
Apply 'used in last 7 days' filter to OTA package extraction
by David Brazdil
· 9 years ago
4a70f09
Tweak toHtml() paragraph conversion behavior
by Daniel U
· 9 years ago
ef1f39a
Use IpManager.ifname as the tag in log messages.
by Erik Kline
· 9 years ago
1914dc6
Merge "Handle <span>, <ul>, and <li> tags in fromHtml()" into nyc-dev
by Daniel U
· 9 years ago
ed5c8f0
Log strength of auth method used into security log
by Michal Karpinski
· 9 years ago
00a6750
Merge "SocketImpl#getFileDescriptor shouldn't be public" into nyc-dev
by Przemyslaw Szczepaniak
· 9 years ago
8d4242c
SocketImpl#getFileDescriptor shouldn't be public
by Przemyslaw Szczepaniak
· 9 years ago
c343177
Remove public InetAddress#getAddressInternal()
by Przemyslaw Szczepaniak
· 9 years ago
738a2b6
Merge "Notifications now support runtime density changes" into nyc-dev
by Selim Cinek
· 9 years ago
01af334
Notifications now support runtime density changes
by Selim Cinek
· 9 years ago
8a7f35e
Merge "Improved the heads up logic to launch fullscreen intents less" into nyc-dev
by Selim Cinek
· 9 years ago
abcab70
Merge "Fixed permission issue with AM.setFocusedStack/Task APIs" into nyc-dev
by Wale Ogunwale
· 9 years ago
b7521b3
Fixed permission issue with AM.setFocusedStack/Task APIs
by Wale Ogunwale
· 9 years ago
bfed18a
Merge "TIF: Add Active Format Description to TvTrackInfo" into nyc-dev
by Jae Seo
· 9 years ago
9dcb85a
Do not ensure visibility when just resizing
by Jorim Jaggi
· 9 years ago
18bdf44
VectorDrawable native rendering - Step 5 of MANY
by Doris Liu
· 9 years ago
7f036f8
Merge "Expose APIs to analyze UIDs in UserHandle/Process." into nyc-dev
by Jeff Davidson
· 9 years ago
7df9ff2
Fix all LA memory leaks forever!
by John Reck
· 9 years ago
6354f44
Merge "Revert "Fix all LA memory leaks forever!"" into nyc-dev
by John Reck
· 9 years ago
e537330
Revert "Fix all LA memory leaks forever!"
by John Reck
· 9 years ago
c67b64f
Flag all the locales of the default region as suggested
by Mihai Nita
· 9 years ago
ab9651b
Merge "Fix all LA memory leaks forever!" into nyc-dev
by John Reck
· 9 years ago
499d83f
Fix all LA memory leaks forever!
by John Reck
· 9 years ago
72494f6
Merge "Add OEM specific error code space which can by used to replace Generic errors." into mm-wireless-dev
by Sanket Padawe
· 9 years ago
de0cc7f
Merge "Add OEM specific error code space which can by used to replace Generic errors." into mm-wireless-dev
by Sanket Padawe
· 9 years ago
1b59699
Merge "Camera2: Clarify ordering between onCaptureStart and onCaptureProgressed" into nyc-dev
by Shuzhen Wang
· 9 years ago
0fc589c
Camera2: Clarify ordering between onCaptureStart and onCaptureProgressed
by Shuzhen Wang
· 9 years ago
48aa86b
Expose APIs to analyze UIDs in UserHandle/Process.
by Jeff Davidson
· 9 years ago
960170c
Merge "Assign Theme.DeviceDefault.Settings -> Theme.Micro for watches" into nyc-dev
by Mark Renouf
· 9 years ago
e5951de
Merge "check for null members in NotifyHandler" into nyc-dev
by Andres Morales
· 9 years ago
338c1d8
Merge "Added an api to uninstall a packge with active DAs" into nyc-dev
by Suprabh Shukla
· 9 years ago
db338c2
Merge "Incorporate historical WifiStateMachine notions of provisioning." into mm-wireless-dev
by Erik Kline
· 9 years ago
406e9d4
Merge "Consistent naming for internal storage APIs." into nyc-dev
by Jeff Sharkey
· 9 years ago
8212ae0
Consistent naming for internal storage APIs.
by Jeff Sharkey
· 9 years ago
a2a0c73
TIF: Add Active Format Description to TvTrackInfo
by Jae Seo
· 9 years ago
cc725a4
Merge "Use Slog.e() instead of Slog.wtf() for unknown restrictions" into nyc-dev
by Makoto Onuki
· 9 years ago
a2ae223
Added an api to uninstall a packge with active DAs
by Suprabh Shukla
· 9 years ago
ee4ce423
Merge changes I8a56254b,I618e363c into nyc-dev
by Jason Monk
· 9 years ago
16ac377
Fix QS input handling
by Jason Monk
· 9 years ago
de41f15
Merge "Don't stop paused activities that are visible." into nyc-dev
by Wale Ogunwale
· 9 years ago
26a3f15
Merge "Move editing from long press to edit button" into nyc-dev
by Jason Monk
· 9 years ago
d802664
Don't stop paused activities that are visible.
by Wale Ogunwale
· 9 years ago
2142843
Move editing from long press to edit button
by Jason Monk
· 9 years ago
ad5619d
Use Slog.e() instead of Slog.wtf() for unknown restrictions
by Makoto Onuki
· 9 years ago
dc414fa
Merge "Don't unbind services unnecessarily." into nyc-dev
by Julia Reynolds
· 9 years ago
06844df
Assign Theme.DeviceDefault.Settings -> Theme.Micro for watches
by Mark Renouf
· 9 years ago
ebfc362
Merge "Add hidden APIs for number blocking which will be used by the system." into nyc-dev
by Abhijith Shastry
· 9 years ago
4ecf781
TIF: Add INPUT_ID field in RecordedProgram
by Youngsang Cho
· 9 years ago
f94dc18
Merge "Incorporate historical WifiStateMachine notions of provisioning." into mm-wireless-dev
by Erik Kline
· 9 years ago
9a86cc0
Don't unbind services unnecessarily.
by Julia Reynolds
· 9 years ago
e1be342
Extract QS animations to QSContainer
by Jason Monk
· 9 years ago
e3f0818
check for null members in NotifyHandler
by Andres Morales
· 9 years ago
b87c90c
Add hidden APIs for number blocking which will be used by the system.
by Abhijith Shastry
· 9 years ago
f61a847
Merge "Enabled Network Policy Backup/Restore." into mm-wireless-dev
by Ritesh Reddy
· 9 years ago
f4f1ca0
Merge "Update bmgr tool." into nyc-dev
by Sergey Poromov
· 9 years ago
eb07707
Merge "Fix that backupFinished() callback is not called sometimes." into nyc-dev
by Sergey Poromov
· 9 years ago
d9c4bc0
Merge "Enabled Network Policy Backup/Restore." into mm-wireless-dev
by Ritesh Reddy
· 9 years ago
c980f43d
TIF: Clean the hardware input list when the input service is reconnected
by Jae Seo
· 9 years ago
8b36c0b
Handle <span>, <ul>, and <li> tags in fromHtml()
by Daniel U
· 9 years ago
2b4c8f9
SyncManager sync blow up fix
by Shreyas Basarge
· 9 years ago
4fdeed9
Merge "Add AudioRecord timestamps" into nyc-dev
by Andy Hung
· 9 years ago
9b123cf
Make actions extend over the whole action rail
by Adrian Roos
· 9 years ago
82b00ed
Merge "Allow different paragraph breaks in fromHtml()" into nyc-dev
by Daniel U
· 9 years ago
cf1fa60
Allow different paragraph breaks in fromHtml()
by Daniel U
· 9 years ago
425c8bf
Merge "TIF: Rename connect()/disconnect() and remove unnecessary methods" into nyc-dev
by Jae Seo
· 9 years ago
dcb6814
Reset docked stack resizing when divider dies
by Jorim Jaggi
· 9 years ago
990fc49
Incorporate historical WifiStateMachine notions of provisioning.
by Erik Kline
· 9 years ago
405da7c
Merge "Improve document rename experience - Initially select the name of the file without extension - Trigger renaming action when software keyboard Done button pressed - Trigger creating new directory when software kayboard Done button pressed" into nyc-dev
by Aga Wronska
· 9 years ago
691546e
Isolate Keyguard from main thread badness
by Adrian Roos
· 9 years ago
70cffc5
Merge "Enabling SoftAP Configuration Backup." into mm-wireless-dev
by Ritesh Reddy
· 9 years ago
d4c6582
Merge "Whitelisted ACTION_OPEN_EXTERNAL_DIRECTORY to use file:// URIs." into nyc-dev
by Felipe Leme
· 9 years ago
c4a1188
Merge "Enabling SoftAP Configuration Backup." into mm-wireless-dev
by Ritesh Reddy
· 9 years ago
52fe147
Whitelisted ACTION_OPEN_EXTERNAL_DIRECTORY to use file:// URIs.
by Felipe Leme
· 9 years ago
8e87364
Keep metadata of documents as disconnected status after the device is
by Daichi Hirono
· 9 years ago
66a320d
Merge "Check for null on app restrictions managing app APIs" into nyc-dev
by Esteban Talavera
· 9 years ago
1f3895b
Merge "Require delegated cert installer and app restriction manager to exist" into nyc-dev
by Rubin Xu
· 9 years ago
f03d0a6
Require delegated cert installer and app restriction manager to exist
by Rubin Xu
· 9 years ago
48e64f2
Check for null on app restrictions managing app APIs
by Esteban Talavera
· 9 years ago
aa31c68
Merge "Revert "Extract QS animations to QSContainer"" into nyc-dev
by Jason Monk
· 9 years ago
1b862de
Revert "Extract QS animations to QSContainer"
by Jason Monk
· 9 years ago
f4d81bd
Add AudioRecord timestamps
by Andy Hung
· 9 years ago
0e7f32f
Expose measurement results to interested callers. am: 106cdf6c94
by Erik Kline
· 9 years ago
28d901e
Merge "Import translations. DO NOT MERGE" into nyc-dev
by Geoff Mendal
· 9 years ago
8ad1d6e
Merge "Import translations. DO NOT MERGE" into nyc-dev
by Geoff Mendal
· 9 years ago
ec16c4c
Merge "Import translations. DO NOT MERGE" into nyc-dev
by Geoff Mendal
· 9 years ago
8b43b4c
Merge "Import translations. DO NOT MERGE" into nyc-dev
by Geoff Mendal
· 9 years ago
4e60b1f
Merge "Import translations. DO NOT MERGE" into nyc-dev
by Geoff Mendal
· 9 years ago
e0f0fd9
Import translations. DO NOT MERGE
by Geoff Mendal
· 9 years ago
0e2262b
Import translations. DO NOT MERGE
by Geoff Mendal
· 9 years ago
3b37274
Merge "Update test to stub the correct method." into nyc-dev
by Jeremy Joslin
· 9 years ago
291fd28
Import translations. DO NOT MERGE
by Geoff Mendal
· 9 years ago
fe505af
Update test to stub the correct method.
by Jeremy Joslin
· 9 years ago
106cdf6
Expose measurement results to interested callers.
by Erik Kline
· 9 years ago
b817910
Import translations. DO NOT MERGE
by Geoff Mendal
· 9 years ago
dd69f76
Import translations. DO NOT MERGE
by Geoff Mendal
· 9 years ago
Next »