Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
a83e22f908be35e2082528d98e984f1a0d6efd51
a83e22f
Merge "Atom and logging for foreground service state changes"
by TreeHugger Robot
· 7 years ago
f3f6f00
Merge "Make MATCH_FACTORY_ONLY @TestApi"
by Fyodor Kupolov
· 7 years ago
ebfd761
Merge "Check if WindowToken is visible before adding dim."
by Chavi Weingarten
· 7 years ago
d205cde
Merge "Revert "Add debug logs""
by TreeHugger Robot
· 7 years ago
bf3bdc6
Merge "Statsd - use AID_STATSD in MetricsManager"
by TreeHugger Robot
· 7 years ago
d46652a
Merge "Use value from XML for Secure.NOTIFICATION_BADGING."
by TreeHugger Robot
· 7 years ago
af5a66b
Merge "[P2P] Fix flaky unit test"
by TreeHugger Robot
· 7 years ago
b60f468
Merge "Avoid improperly removing views during transitions"
by TreeHugger Robot
· 7 years ago
6fae5ba
Merge "Fix RTL in StatusIconContainer"
by TreeHugger Robot
· 7 years ago
3688309
Merge "Add the utility functions to parse and validate XML files contains public-key certificates for THM"
by Bo Zhu
· 7 years ago
ccfe645
Atom and logging for foreground service state changes
by Chenjie Yu
· 7 years ago
edace1c
Merge "Add DEFAULT dump priority for services"
by TreeHugger Robot
· 7 years ago
e57cee2
Merge "Update diskstats to break out code & data." into oc-mr1-dev am: ca589a064e
by Daniel Nishi
· 7 years ago
04674a0
Merge "Add setting and logging for RTT"
by Hall Liu
· 7 years ago
367358e
Merge "fix bluetooth puller + bluetooth adapter may be lost, in which case we should try to get it again"
by TreeHugger Robot
· 7 years ago
62d8fc2
Merge "camera: Extend the multiple capture request requirements"
by TreeHugger Robot
· 7 years ago
df6c6e7
Add DEFAULT dump priority for services
by Vishnu Nair
· 7 years ago
db8d267
Merge "Update diskstats to break out code & data." into oc-mr1-dev
by Daniel Nishi
· 7 years ago
d393f27
Merge "Add a new flag to dump normal priority content from ActivityManagerService"
by TreeHugger Robot
· 7 years ago
96d601b
Revert "Add debug logs"
by Todd Kennedy
· 7 years ago
ca589a0
Merge "Update diskstats to break out code & data." into oc-mr1-dev
by TreeHugger Robot
· 7 years ago
5931b2d
Merge changes Ie6bebede,I21ebbfb0
by Chavi Weingarten
· 7 years ago
6f19790
Statsd - use AID_STATSD in MetricsManager
by Bookatz
· 7 years ago
ee71447
Merge "Use the correct prebuilts for lifecycles."
by TreeHugger Robot
· 7 years ago
a6fbc13
Merge "Make sure to set-up listener last in NonPhoneDependencyTest."
by Selim Cinek
· 7 years ago
b04b70c
Merge "Fix QS -> QQS animation."
by TreeHugger Robot
· 7 years ago
d4d2a8a
Add setting and logging for RTT
by Hall Liu
· 7 years ago
1407615
Check if WindowToken is visible before adding dim.
by chaviw
· 7 years ago
d1b99d2
Merge "Make QS footer 90% transparent."
by TreeHugger Robot
· 7 years ago
e52b945
Merge "Import translations. DO NOT MERGE"
by TreeHugger Robot
· 7 years ago
d33a85c
Merge "Move sharedPreferences to DE directory"
by Jerry Zhang
· 7 years ago
b4a1dfc
Merge "lowpan: Use IBinder for comparison instead of interface"
by TreeHugger Robot
· 7 years ago
c2d6544
fix bluetooth puller
by Chenjie Yu
· 7 years ago
400e08d
Merge "Move to "official" app toolkit Make target"
by TreeHugger Robot
· 7 years ago
8c61d7b
Use the correct prebuilts for lifecycles.
by Aurimas Liutikas
· 7 years ago
7b2354e
Merge "Properly handle start results when using wait flag."
by Bryce Lee
· 7 years ago
b4df8bc
Use value from XML for Secure.NOTIFICATION_BADGING.
by Ben Lin
· 7 years ago
5da602f
Fix QS -> QQS animation.
by Amin Shaikh
· 7 years ago
7a4d3d9
Merge "Lazily create AnimatedImageDrawable's runnable"
by TreeHugger Robot
· 7 years ago
4b90921
Merge "STOPSHIP: Add UidCpuPower global setting"
by TreeHugger Robot
· 7 years ago
dd3d677
Merge "For null status bar, can still show volume dialog"
by TreeHugger Robot
· 7 years ago
30b8278
Merge "Rename broadcast constants"
by Julia Reynolds
· 7 years ago
309f009
Merge "Linkify documentation updates."
by Richard Ledley
· 7 years ago
c3329ec
[P2P] Fix flaky unit test
by Etan Cohen
· 7 years ago
2ea1ed2
Merge "Fix missing JavaDoc of IMM#toggleSoftInput()"
by TreeHugger Robot
· 7 years ago
120960e
Lazily create AnimatedImageDrawable's runnable
by Leon Scroggins III
· 7 years ago
50af918
Merge "PackageSignatures: Add close bracket for "past signatures" output."
by TreeHugger Robot
· 7 years ago
19160d9
Merge "Updating smart text selection animation"
by TreeHugger Robot
· 7 years ago
5f0e28f
Properly handle start results when using wait flag.
by Bryce Lee
· 7 years ago
15c1397
Merge "Revert "OWNERS files don't really work with groups yet.""
by TreeHugger Robot
· 7 years ago
c225e32
Make QS footer 90% transparent.
by Amin Shaikh
· 7 years ago
5ce2d49
Merge "Introduce "adb shell dpm force-security-logs""
by TreeHugger Robot
· 7 years ago
3e43fc5
Linkify documentation updates.
by Richard Ledley
· 7 years ago
44ff7c9
Rename broadcast constants
by Julia Reynolds
· 7 years ago
066b551
Merge "Generate network watchlist report as proto"
by Ricky Wai
· 7 years ago
56ac8ce
Merge "MediaSession2: Implement playFromXXX and prepareFromXXX"
by TreeHugger Robot
· 7 years ago
b6fbe82
Merge "Turn on network watchlist service by default"
by Ricky Wai
· 7 years ago
80620c5
Updating smart text selection animation
by Jan Althaus
· 7 years ago
2d00742
Make sure to set-up listener last in NonPhoneDependencyTest.
by Eliot Courtney
· 7 years ago
d11dc14
Merge "VV2 & MCV2: Move handling MediaControlView2 visibility logic to VV2"
by TreeHugger Robot
· 7 years ago
1bb9f29
Merge "Autofill compatibility mode."
by TreeHugger Robot
· 7 years ago
47b7f2b
MediaSession2: Implement playFromXXX and prepareFromXXX
by Jaewan Kim
· 7 years ago
718c1d1
VV2 & MCV2: Move handling MediaControlView2 visibility logic to VV2
by Insun Kang
· 7 years ago
1204834
Merge "MediaSession2: Change controller's behavior when connected"
by TreeHugger Robot
· 7 years ago
4a54517
Add new callback to customize input event handling
by Daichi Hirono
· 7 years ago
3db07bb
Fix missing JavaDoc of IMM#toggleSoftInput()
by Yohei Yukawa
· 7 years ago
76be79a
Merge "Exempt sync requests by FG app from app-standby"
by TreeHugger Robot
· 7 years ago
518a2f9
MediaSession2: Change controller's behavior when connected
by Jaewan Kim
· 7 years ago
00f255e
Merge "VideoView2: Replace showSubtitle with setSubtitleEnabled"
by TreeHugger Robot
· 7 years ago
fbbd758
Merge "Update OWNER files for connectivity" am: 771e229a23 am: ce0c31d392
by Hugo Benichi
· 7 years ago
9a70530
Merge "Update OWNER files for connectivity" am: 771e229a23 am: ce0c31d392
by Hugo Benichi
· 7 years ago
ce0c31d
Merge "Update OWNER files for connectivity" am: 771e229a23
by Hugo Benichi
· 7 years ago
ee84871
Merge "WifiConfiguration validation improvement"
by Michael Plass
· 7 years ago
771e229
Merge "Update OWNER files for connectivity"
by Hugo Benichi
· 7 years ago
121647f
Merge "Update ServiceState to adapt NetworkService change."
by Xiangyu/Malcolm Chen
· 7 years ago
4d31291
Add the utility functions to parse and validate XML files contains
by Bo Zhu
· 7 years ago
7b94b45
Merge "resolve merge conflicts of c3415d2bc61c52c9dba8cee8f7587580ede53941 to master"
by Jack Yu
· 7 years ago
0c5f8df
resolve merge conflicts of c3415d2bc61c52c9dba8cee8f7587580ede53941 to master
by Jack Yu
· 7 years ago
f3240c1
Merge "Import translations. DO NOT MERGE"
by TreeHugger Robot
· 7 years ago
ba6fa17
Merge "Import translations. DO NOT MERGE"
by TreeHugger Robot
· 7 years ago
690da94
Merge "Import translations. DO NOT MERGE"
by TreeHugger Robot
· 7 years ago
506ca4c
Import translations. DO NOT MERGE
by Bill Yi
· 7 years ago
7a08247
Merge "Assume the worst when EntryManager is missing."
by TreeHugger Robot
· 7 years ago
ba399e5
Merge "Added permission for binding data service" am: 0276f4290f am: f5d3e300b3
by Jack Yu
· 7 years ago
f0b64ac
Merge "Merge "Add function to update LE connection parameters" am: 853628db72 am: c3afcfc38c am: a4c600cb03"
by Android Build Merger (Role)
· 7 years ago
1f3b464
Merge "Add function to update LE connection parameters" am: 853628db72 am: c3afcfc38c
by Stanley Tng
· 7 years ago
8c04bd60
Merge "Merge "Add DENSITY_440" am: 6c40bbdc5e am: a21fa41755 am: 1d64dc96f7"
by Android Build Merger (Role)
· 7 years ago
8fdcf98
Merge "Add DENSITY_440" am: 6c40bbdc5e am: a21fa41755 am: 1d64dc96f7
by weijuncheng
· 7 years ago
5ad2092
Update ServiceState to adapt NetworkService change.
by Malcolm Chen
· 7 years ago
1b368de
Merge "Add strings and carrier config needed network service."
by Xiangyu/Malcolm Chen
· 7 years ago
737f469
Merge "DO NOT MERGE volume shows when status bar is null" am: b5993cfb8e -s ours am: 9cd12a53b2
by Beverly
· 7 years ago
9c70dc7
Merge "Enable multiple active Ethernet interfaces" am: 0a6c539901 am: ac908d6728
by Pavel Maltsev
· 7 years ago
3918780
Merge "Add missing return statement in setTempFileRootDirectory" am: d281b1a116 am: a376949816
by Hall Liu
· 7 years ago
099ede2
Merge "Use IntDef for BCD_EXTENDED_TYPE" am: 97246476a7 am: a2311212a6
by Pengquan Meng
· 7 years ago
01de0a8
Merge "Add NFC Transaction Event intent actions and extras" am: 337e2feada am: 8b35111d3e
by Ruchi Kandoi
· 7 years ago
29bcdac
Import translations. DO NOT MERGE
by Bill Yi
· 7 years ago
b49b3f1
Merge "Media process should run with "write" access."
by Jeff Sharkey
· 7 years ago
7a307ac
Import translations. DO NOT MERGE
by Bill Yi
· 7 years ago
e35ef277
Merge "Rename MbmsDownloadSession#getDownloadStatus" am: a07d895f09 am: be305be046
by Hall Liu
· 7 years ago
9447b83
Assume the worst when EntryManager is missing.
by Jeff Sharkey
· 7 years ago
Next »