Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
aafdda02473c6a9f2bf9c277f15702914444c196
aafdda0
Update documentation for TV DVB devices.
by Nick Chalko
· 5 years ago
2e8d16f
Merge "Fix equals and hashCode APIs on TvTrackInfo"
by nchalko
· 5 years ago
8eed59f
Merge "Fix for recycling key events when sending global button broadcast"
by Treehugger Robot
· 5 years ago
0ab0003
Merge "Ims: Add support for Adhoc Conference calls"
by Treehugger Robot
· 5 years ago
23deb33
Merge "Add @RequiresPermission annotation to SystemApis in BluetoothPan, open up close method as a SystemApi, and BluetoothPan class now implements AutoCloseable and CloseGuard"
by Treehugger Robot
· 5 years ago
b4dbfff
Merge "Add error log to BluetoothAdapter.factoryReset() and make BluetoothAdapter.getUuids() marked with @Nullable"
by Treehugger Robot
· 5 years ago
dc12526
Add @RequiresPermission annotation to SystemApis in BluetoothPan, open
by Rahul Sabnis
· 5 years ago
d2ee60f
Merge "Expose intent broadcasted when IMS registration for WFC fails"
by Brad Ebinger
· 5 years ago
566f8f0
Merge "Make ProtoOutputStream public"
by Mike Ma
· 5 years ago
9222283
Merge "Use Intent.EXTRA_REBROADCAST_ON_UNLOCK instead of hidden API"
by Meng Wang
· 5 years ago
ca45896
Merge "New system API to create SMS PDU and expose copyMessageToIcc()"
by Treehugger Robot
· 5 years ago
e27d58f
Merge "Cleanup code and documentation for SMS EF records"
by Treehugger Robot
· 5 years ago
be1c296
Expose intent broadcasted when IMS registration for WFC fails
by Brad Ebinger
· 5 years ago
5d51d12
Merge "Debug: do not log memtrack_proc_get() failure"
by Treehugger Robot
· 5 years ago
144519f
Merge "Add API for CaptivePortalData"
by Remi NGUYEN VAN
· 5 years ago
385afc9
Merge "Add NetworkCapabilities#getSSID to SystemApi"
by Treehugger Robot
· 5 years ago
b9e3e9e
Merge "Add new module-lib APIs for MTS testing"
by Neil Fuller
· 5 years ago
aa4c511
Add NetworkCapabilities#getSSID to SystemApi
by Remi NGUYEN VAN
· 5 years ago
ead1ef4
Add API for CaptivePortalData
by Remi NGUYEN VAN
· 5 years ago
48f7f07
Merge "Expose ImsConfig constants as part of API."
by Tyler Gunn
· 5 years ago
0ed4986
Merge changes from topic "networkagent"
by Chiachang Wang
· 5 years ago
5f0652f
Make ProtoOutputStream public
by Mike Ma
· 5 years ago
a11ae54
Merge "Make NetworkAgent stop subclassing Handler."
by Chiachang Wang
· 5 years ago
b8dd5bc
Merge "Add new appop for Platform VPNs"
by Benedict Wong
· 5 years ago
d040b25
Add new appop for Platform VPNs
by Benedict Wong
· 5 years ago
30eee35
Expose ImsConfig constants as part of API.
by Tyler Gunn
· 5 years ago
5c76e6a
Merge "Make NetworkCapabilities authoritative for roaming state"
by Chiachang Wang
· 5 years ago
5f604ca
Merge "Make NetworkCapabilities authoritative for suspended state"
by Chiachang Wang
· 5 years ago
80aa214
Ims: Add support for Adhoc Conference calls
by Ravi Paluri
· 5 years ago
d3a0117
Merge "Context-aware Bluetooth airplane mode"
by Treehugger Robot
· 5 years ago
8af28b9
Merge "Add NetworkType alternatives to IMS APIs"
by Brad Ebinger
· 5 years ago
2ac8306
Merge "Support exposing getNetworkSelectionMode"
by Shi Lu
· 5 years ago
b30b385
Fix equals and hashCode APIs on TvTrackInfo
by Kyeongkab.Nam
· 6 years ago
cd3676c
Merge "Hide WriteableIdentityCredential constructor from public API"
by Treehugger Robot
· 5 years ago
632e515
Merge "Throw IOException on multiple connects."
by Alisher Alikhodjaev
· 5 years ago
e9beb8d
Merge "Add SystemApis isAdbWifiSupported(), isAdbWifiQRSupported() to AdbManager."
by Joshua Duong
· 5 years ago
7790a36
Merge "Clean up usage of CountryDetector in PhoneNumberUtils"
by Hall Liu
· 5 years ago
80a2b52
Merge "Make certain BluetoothProfile constants being used by CarBluetoothTest into @SystemApi"
by Treehugger Robot
· 5 years ago
3eb265a
Throw IOException on multiple connects.
by George Chang
· 5 years ago
b49a3af
Clean up usage of CountryDetector in PhoneNumberUtils
by Hall Liu
· 5 years ago
042ec2c
Merge "PackageManagerShellCommand: implicitly add --wait for staged installs"
by Nikita Ioffe
· 5 years ago
2b8cb12
Merge "Permission READ_PRECISE_PHONE_STATE implementation polish"
by Rambo Wang
· 5 years ago
a079dc7
Make certain BluetoothProfile constants being used by CarBluetoothTest
by Rahul Sabnis
· 5 years ago
5f30976
Merge changes from topic "native_bridge_for_app_zygote"
by Lev Rumyantsev
· 5 years ago
2647d29
Support exposing getNetworkSelectionMode
by shilu
· 5 years ago
1efc2aa
Add NetworkType alternatives to IMS APIs
by Brad Ebinger
· 5 years ago
c34b085
Hide WriteableIdentityCredential constructor from public API
by David Zeuthen
· 5 years ago
7826c2f
Merge "Resolve the hidden SubscriptionManager API usage in NetworkPolicyManagerService in Mainline"
by Shuo Qian
· 5 years ago
e50c61c
Merge "Remove Obsolete Comment"
by Treehugger Robot
· 5 years ago
482b636
Merge "Convert OverlayHostTests to Android.bp"
by Treehugger Robot
· 5 years ago
e4a64b4
Merge "Remove an interface before more invasive changes"
by Neil Fuller
· 5 years ago
581d0a7
Debug: do not log memtrack_proc_get() failure
by Kevin Brodsky
· 5 years ago
2551c03
Add new module-lib APIs for MTS testing
by Neil Fuller
· 5 years ago
3f408e5
Merge "Expose four ICU fields from version 66.0.1"
by Nikita Iashchenko
· 5 years ago
2fb5112
Merge "Add Framework APIs for Identity Credential."
by Treehugger Robot
· 5 years ago
b8f9c4f
Merge "Add NetworkRequest#satisfiedBy to SystemApi"
by Remi NGUYEN VAN
· 5 years ago
19e87e2
Expose four ICU fields from version 66.0.1
by Nikita Iashchenko
· 5 years ago
d5ad472
Add a Builder to NetworkAgentConfig, and make it SystemApi.
by Lorenzo Colitti
· 5 years ago
2dda9e0
Rename NetworkMisc to NetworkAgentConfig.
by Lorenzo Colitti
· 5 years ago
71aee27
Make NetworkAgent stop subclassing Handler.
by Lorenzo Colitti
· 5 years ago
85768e2
Merge changes I904d87c0,I9ef468a1
by Chalard Jean
· 5 years ago
a785f7b
Merge "Remove CONNECTIVITY_INTERNAL permission"
by Paul Hu
· 5 years ago
1f05eed
[NS A25] Send all listen callbacks after all rematches
by Chalard Jean
· 5 years ago
f0e6378
[NS A24] Add an object to represent changes in assignment
by Chalard Jean
· 5 years ago
a77e4c3
Merge "Set the visibility of framework-core-sources-for-test-mock"
by Treehugger Robot
· 5 years ago
74fdedc
Convert OverlayHostTests to Android.bp
by Dan Willemsen
· 5 years ago
c5d825c
Merge "Remove handling of EVENT_UNFULFILLABLE_REQUEST"
by Remi NGUYEN VAN
· 5 years ago
004f90d
Add NetworkRequest#satisfiedBy to SystemApi
by Remi NGUYEN VAN
· 5 years ago
6fab654
Remove handling of EVENT_UNFULFILLABLE_REQUEST
by Remi NGUYEN VAN
· 5 years ago
061d68a
Merge "Have registerNetworkAgent return a Network."
by Chiachang Wang
· 5 years ago
045b6de
Add Framework APIs for Identity Credential.
by David Zeuthen
· 5 years ago
09a87d3
Merge "Publish ImsMmtelManager API for better debugging"
by Shi Lu
· 5 years ago
e1a90d6
Make NetworkCapabilities authoritative for roaming state
by Chalard Jean
· 5 years ago
107f163
Make NetworkCapabilities authoritative for suspended state
by Chalard Jean
· 5 years ago
fe35bf9
Have registerNetworkAgent return a Network.
by Chalard Jean
· 5 years ago
867e1ae
Merge "Update connect() api"
by Treehugger Robot
· 5 years ago
fd8efab
Context-aware Bluetooth airplane mode
by Ugo Yu
· 5 years ago
1413b25
Merge "Revert "Annotate StringNetworkSpecifier @Deprecated and @removed""
by Sam Saccone
· 5 years ago
a5cbda4
Add SystemApis isAdbWifiSupported(), isAdbWifiQRSupported() to AdbManager.
by Joshua Duong
· 5 years ago
82a46e2
Permission READ_PRECISE_PHONE_STATE implementation polish
by Rambo Wang
· 5 years ago
0d225be
Merge "New system api to get UICC terminal based on slot number"
by Alisher Alikhodjaev
· 5 years ago
027bf28
Merge "Expose system API EXTRA_REBROADCAST_ON_UNLOCK"
by Treehugger Robot
· 5 years ago
62d918c
PackageManagerShellCommand: implicitly add --wait for staged installs
by Nikita Ioffe
· 5 years ago
eef9850
Revert "Annotate StringNetworkSpecifier @Deprecated and @removed"
by Arsalan Khan
· 5 years ago
0e8d91a
Use Intent.EXTRA_REBROADCAST_ON_UNLOCK instead of hidden API
by Meng Wang
· 5 years ago
13749cb
Expose system API EXTRA_REBROADCAST_ON_UNLOCK
by Meng Wang
· 5 years ago
d3dd011
Add error log to BluetoothAdapter.factoryReset() and make
by Rahul Sabnis
· 5 years ago
d982f6c
Merge changes from topic "phone-constants-telecom"
by Hall Liu
· 5 years ago
ede4533
Merge "Expose SipAudioCall#getAudioGroup and SipAudioCall#SetAudioGroup as public API."
by Grace Jia
· 5 years ago
61c9653
Publish ImsMmtelManager API for better debugging
by shilu
· 5 years ago
99e2077
Merge "Cleanup hidden API usage of voip-common."
by Grace Jia
· 5 years ago
52e94a6
Merge "Adding atoms for metrics logging"
by Tianjie Xu
· 5 years ago
8804a86
Merge "Expose proprietary extras Bundle in ImsCallProfile"
by Treehugger Robot
· 5 years ago
f3b914b
Merge "Expose NotificationChannel#setBlockableSystem as SystemApi"
by Hall Liu
· 5 years ago
77cfb61
Merge "Add setters for IKE and Child SA lifetime"
by Yan Yan
· 5 years ago
feaed68
Merge "Add UCE Call Composer + enriched calling tags"
by Treehugger Robot
· 5 years ago
54469bf
Merge "DO NOT MERGE: Add support to send notification from Zygote to system_server"
by Jing Ji
· 5 years ago
799177d
Cleanup hidden API usage of voip-common.
by Grace Jia
· 5 years ago
3b35f3d
Merge "API: Supress existing inconsistent Context service names"
by Treehugger Robot
· 5 years ago
7b56a50
Merge "Add option to avoid clobbering visibility of <declare-styleable>"
by Treehugger Robot
· 5 years ago
Next »