Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
c7d6b5705513ba674130657ca6e9e7200a5c29b0
c7d6b57
Merge "Remove two unused constants"
by Neil Fuller
· 5 years ago
efbcd67
Merge "Start process of next activity with top priority in advance"
by Treehugger Robot
· 5 years ago
35c5908
Merge "Add javadoc and deprecate addOnSubscriptionsChangedListener(android.telephony.SubscriptionManager.OnSubscriptionsChangedListener)"
by Treehugger Robot
· 5 years ago
7f58bef
Merge "Allow bugprone-* warnings until they are all fixed."
by Chih-hung Hsieh
· 5 years ago
5f1daae
Merge "Update BluetoothDevice SystemApi permissions and disallow passing a null pin to BluetoothDevice#setPin"
by Treehugger Robot
· 5 years ago
6dc382d
Merge changes I794a24d0,Iab32b2db
by Junyu Lai
· 5 years ago
63e5bd6
Merge "Accept MAINLINE_NETWORK_STACK permission on register/unregister network provider"
by Paul Hu
· 5 years ago
b7eb7b3
Merge "Remove blocking binder calls from system server"
by Howard Chen
· 5 years ago
2edc530
Merge "Disable auto time zone on non-telephony devices"
by Neil Fuller
· 5 years ago
51905ad
Remove setHandler in NetworkStatsService
by junyulai
· 5 years ago
8d6a6e0
Merge "Move DnsSdTxtRecord to net common static library"
by Aaron Huang
· 5 years ago
78b733f
Merge "Add more assertions to testStackedLinkProperties."
by Lorenzo Colitti
· 5 years ago
db84f18
Allow bugprone-* warnings until they are all fixed.
by Chih-Hung Hsieh
· 5 years ago
b7817e2
Accept MAINLINE_NETWORK_STACK permission on register/unregister network provider
by paulhu
· 5 years ago
364f250
Start process of next activity with top priority in advance
by Riddle Hsu
· 6 years ago
9ab3659
Merge "Created typed class for the pin result"
by Daniel Bright
· 5 years ago
619cd57
Merge "Shell: Allow retrieval of wifi network credentials"
by Treehugger Robot
· 5 years ago
4481815
Merge "Expose hidden resources used in telephony/common"
by Sarah Chin
· 5 years ago
01574a3
Merge "Make MmsManager public and @SystemService"
by Sarah Chin
· 5 years ago
f072c7c
Merge "Extend atoms with Virtual A/B merge metrics"
by Treehugger Robot
· 5 years ago
cf66c06
Merge changes from topic "displayinfo"
by Sarah Chin
· 5 years ago
5dc0d90
Merge changes from topics "ccm_bw", "ccm_unmetered"
by Sarah Chin
· 5 years ago
8679a96
Shell: Allow retrieval of wifi network credentials
by Roshan Pius
· 5 years ago
1550470
Extend atoms with Virtual A/B merge metrics
by Alessio Balsini
· 6 years ago
d2b3801
Merge "Created typed class pin result in keyguard"
by Daniel Bright
· 5 years ago
f5d9be9
Carrier config for 5G up/down bandwidth and LTE for NSA
by Sarah Chin
· 5 years ago
8350cfa
Add carrier config for sub6/mmwave/all unmetered
by Sarah Chin
· 6 years ago
05c4fe1
Move override logic from SysUI to Telephony
by Jack Yu
· 5 years ago
5f9232f
Update BluetoothDevice SystemApi permissions and disallow passing a null
by Rahul Sabnis
· 5 years ago
987b8df
Added telephony display info support
by Jack Yu
· 5 years ago
980e0e1
Merge "Fix permission check for get/setSmscAddress."
by Amit Mahajan
· 5 years ago
967a468
Merge "Change createFromNativeSmsSubmitPdu for API review"
by Treehugger Robot
· 5 years ago
a027373
Merge "Revert "Add USSD codes over IMS feature""
by Greg Kaiser
· 5 years ago
3ca5749
Merge "Export annotation processor via unsupportedappusage lib."
by Treehugger Robot
· 5 years ago
5e340d2
Add more assertions to testStackedLinkProperties.
by Lorenzo Colitti
· 5 years ago
727c245
Merge "Tethering: add isTetheringSupported with callerPkg parameter"
by Mark Chien
· 5 years ago
9dbdb7a
Merge "Update NetworkInfo public API."
by Aaron Huang
· 5 years ago
2c6c3c3
Disable auto time zone on non-telephony devices
by Neil Fuller
· 5 years ago
7322eda
Remove the need of accessing handler in NSS unit test
by junyulai
· 5 years ago
6ead365
Tethering: add isTetheringSupported with callerPkg parameter
by markchien
· 6 years ago
97cc9b6
Merge changes from topic "del-factory-and-networkagent-wifi"
by Aaron Huang
· 5 years ago
9309eea
Merge "Move NetworkAgent#register to a new method."
by Aaron Huang
· 5 years ago
d63d245
Merge "Use removeActiveDevice() when set phone as active device"
by Treehugger Robot
· 5 years ago
d557995
Merge "Add carrier config to show wifi calling icon in status bar"
by Jayachandran Chinnakkannu
· 5 years ago
fc06a5e
Revert "Add USSD codes over IMS feature"
by Tyler Gunn
· 5 years ago
686594b
Merge "Shell: Grant NETWORK_STACK permission for CTS"
by David Su
· 5 years ago
b0157c3
Merge "[API Review] Expose sendOrderedBroadcast"
by Peter Wang
· 5 years ago
03c3d36
Merge "Rewriting phone constants for mainline"
by Daniel Bright
· 5 years ago
06b248f
Fix permission check for get/setSmscAddress.
by Amit Mahajan
· 5 years ago
bdee4ed
Merge "Make isDataCapable a public API"
by Daniel Bright
· 5 years ago
941ff72
Merge "Make string version of APN_TYPEs a @SystemApi"
by Daniel Bright
· 5 years ago
5b0e5bbf
Change createFromNativeSmsSubmitPdu for API review
by Zongheng Wang
· 5 years ago
8157fac
Merge "Delete size limitation for ContrastColorUtil.isGrayScale() method. loss of performance is tiny because, image will be resized at ImageUtil.isGrayscale() method."
by Treehugger Robot
· 5 years ago
671d2ee
Merge "Add dbright to owners"
by Daniel Bright
· 5 years ago
eabf5d7
Merge changes from topic "ikeparams-api-change"
by Yan Yan
· 5 years ago
ffd05c1
Remove blocking binder calls from system server
by Howard Chen
· 5 years ago
1752fcf
Move DnsSdTxtRecord to net common static library
by Aaron Huang
· 6 years ago
7cadca4
Merge "Remove framework code that has moved to frameworks/libs/net"
by Aaron Huang
· 5 years ago
ac916d6
Merge "Always set NetworkInfo objects to available."
by Aaron Huang
· 5 years ago
666e8fa
Use removeActiveDevice() when set phone as active device
by hughchen
· 5 years ago
6bd37ba
Merge "Sanitize Bluetooth device names without regex"
by Treehugger Robot
· 5 years ago
1a307062
Merge "Mark updatable APEXes"
by Jiyong Park
· 5 years ago
6ced122
Mark updatable APEXes
by Jiyong Park
· 5 years ago
e9565c9
Merge changes Ib3d70d21,I005c7665,I41bbcff0
by Jovana Knezevic
· 5 years ago
1add9f0
Sanitize Bluetooth device names without regex
by Dan Sandler
· 6 years ago
3d2b3a1
Merge "API Review Feedbacks"
by Shuo Qian
· 5 years ago
82a22f4
Add dbright to owners
by Daniel Bright
· 5 years ago
d7d92d6
Merge "[Telephony Mainline] Expose getActiveSubscriptionIdList"
by Peter Wang
· 5 years ago
7df351b
Shell: Grant NETWORK_STACK permission for CTS
by David Su
· 5 years ago
fa871a3
Merge "Add feature to disable slices"
by Abhijit Adsule
· 5 years ago
1a81dbc
Created typed class for the pin result
by Daniel Bright
· 6 years ago
15de9ee
Created typed class pin result in keyguard
by Daniel Bright
· 6 years ago
683ce91
Pass server address directly to IKE.
by Benedict Wong
· 5 years ago
2796cff
Remove UdpEncapsulationSocket references in VPNs
by Benedict Wong
· 5 years ago
3300730
Merge "Hide TelephonyRegistryManager."
by Amit Mahajan
· 5 years ago
796d96e
Merge "Hide CarrierMessagingServiceWrapper for now."
by Amit Mahajan
· 5 years ago
a7f7d88
Remove two unused constants
by Neil Fuller
· 5 years ago
b19903d
Export annotation processor via unsupportedappusage lib.
by Artur Satayev
· 6 years ago
9950e5a
Fixes switch-user -w command.
by jovanak
· 5 years ago
2d950c1
Improved 'am switch' to handle errors.
by Felipe Leme
· 6 years ago
24e54e6
Merge "Move hiddenapi lists droidcore calls to tools/platform-compat/."
by satayev
· 5 years ago
9fefb65
Merge "Add USSD codes over IMS feature"
by Tyler Gunn
· 5 years ago
1b637fe
Merge "Format incoming call numbers with the national format for Japan"
by Tyler Gunn
· 5 years ago
34bc8d2
Merge "Change icon mappings in MobileSignalController"
by Treehugger Robot
· 5 years ago
41c82c9
Merge "Fix crash and duplicated ethernet tethering request"
by Lorenzo Colitti
· 5 years ago
41f6ab8
Make isDataCapable a public API
by Daniel Bright
· 5 years ago
622153f
Merge "Added missed incoming call SMS support"
by Jack Yu
· 5 years ago
0aff2e3
Change icon mappings in MobileSignalController
by Daniel Bright
· 6 years ago
da6a199
Hide TelephonyRegistryManager.
by Amit Mahajan
· 5 years ago
5c88e47
Hide CarrierMessagingServiceWrapper for now.
by Amit Mahajan
· 5 years ago
3c42422
Merge "AlarmManagerService: Fix FWR before boot completed"
by Treehugger Robot
· 5 years ago
fddf07e
Add wait flag to am switch-user command.
by jovanak
· 6 years ago
fcccac5
Merge "stubs inheriting from framework-module-stubs-defaults-* now works"
by Jiyong Park
· 5 years ago
a911781
Merge "Use String8 ostream from String8.h"
by Steven Moreland
· 5 years ago
3e227cd
[API Review] Expose sendOrderedBroadcast
by Peter Wang
· 6 years ago
71206ec
Make string version of APN_TYPEs a @SystemApi
by Daniel Bright
· 6 years ago
b4cbb98
Merge "Allow WRITE_SECURE_SETTINGS for ANGLE to provide developer options."
by Geoff Lang
· 5 years ago
ad46ae1
API Review Feedbacks
by Shuo Qian
· 5 years ago
dad5a5f
Merge "Add support for customized network list"
by Jack Yu
· 5 years ago
0b5d285
Rewriting phone constants for mainline
by Daniel Bright
· 6 years ago
Next »