summaryrefslogtreecommitdiff
path: root/common/framework/com
AgeCommit message (Expand)Author
2021-06-22Create a new utils for connectivity related settingsLucas Lin
2021-06-08Add NET_CAPABILITY_ENTERPRISE into FORCE_RESTRICTED_CAPABILITIESJunyu Lai
2021-04-06Merge "Make a utility function public." am: a2d81a0e97 am: 5829303877 am: 305...Chalard Jean
2021-04-06Merge "Define TRANSPORT_USB in NetworkCapabilitiesUtils temporarily" into sc-devLucas Lin
2021-04-06Define TRANSPORT_USB in NetworkCapabilitiesUtils temporarilylucaslin
2021-04-05Make a utility function public.Chalard Jean
2021-04-02Merge "Add a filter function to CollectionUtils" am: f1e182b5f8 am: 8273e9af8...Chalard Jean
2021-04-02Merge "Add a filter function to CollectionUtils"Chalard Jean
2021-04-01Merge "Move some constants from TrafficStatsConstants to NetworkStackConstants"Aaron Huang
2021-04-01Fix javadoc error am: e8b56bb5a3 am: 43bcbeb7f0 am: 99ff8a1c66Aaron Huang
2021-04-01Fix javadoc errorAaron Huang
2021-03-31Add a filter function to CollectionUtilsChalard Jean
2021-03-31Reimplement inferRestrictedCapability without new exposed APIAaron Huang
2021-03-31Break the reference for the new added API constantChiachang Wang
2021-03-31Update new capabilities into restricted capabilitiesChiachang Wang
2021-03-31Move deduceRestrictedCapability to libs/net and rename itAaron Huang
2021-03-31Reimplement inferRestrictedCapability without new exposed APIAaron Huang
2021-03-30Break the reference for the new added API constantChiachang Wang
2021-03-26Merge "Update new capabilities into restricted capabilities" into sc-devChiachang Wang
2021-03-25Update new capabilities into restricted capabilitiesChiachang Wang
2021-03-24Add visibility to net-utils-framework-srcsRemi NGUYEN VAN
2021-03-22Move deduceRestrictedCapability to libs/net and rename itAaron Huang
2021-03-18Merge "Move trimV4AddrZeros to libs/net" am: 54fcb1500e am: 3bb6f4c4eb am: 76...Remi NGUYEN VAN
2021-03-18Merge "Move trimV4AddrZeros to libs/net"Remi NGUYEN VAN
2021-03-17Move some constants from TrafficStatsConstants to NetworkStackConstantsAaron Huang
2021-03-17Merge "Move some constants from TrafficStatsConstants to NetworkStackConstant...Aaron Huang
2021-03-16Move trimV4AddrZeros to libs/netRemi NGUYEN VAN
2021-03-16Move some constants from TrafficStatsConstants to NetworkStackConstantsAaron Huang
2021-03-15Fix a bug in InetAddressUtils, and add a test.Lorenzo Colitti
2021-03-12Merge "Move LocationPermissionChecker to libs/net"Treehugger Robot
2021-03-11Move LocationPermissionChecker to libs/netRemi NGUYEN VAN
2021-03-11Merge "Add helper function to check if collection is empty"Chiachang Wang
2021-03-08Add bit mask constants for the flags used in the ND packet.Xiao Ma
2021-03-05[CS11]Remove the hidden API usage of BitUtilslifr
2021-03-02Add CollectionUtils.indexOfRemi NGUYEN VAN
2021-02-25Add helper function to check if collection is emptyChiachang Wang
2021-02-23Merge "Add checking NetworkStack permission methods and tests"Paul Hu
2021-02-22Merge "Add indexOf method"Paul Hu
2021-02-20Merge "Move shared methods to NetUtils"Chiachang Wang
2021-02-18Add checking NetworkStack permission methods and testspaulhu
2021-02-11Merge "Add the constant for IPv6 all-routers/nodes/hosts multicast address."Xiao Ma
2021-02-09Add the constant for IPv6 all-routers/nodes/hosts multicast address.Xiao Ma
2021-02-08Merge "Move shared methods and constants from Proxy to shared lib"Chiachang Wang
2021-02-08Move shared methods and constants from Proxy to shared libChiachang Wang
2021-02-04[Mainline] Core Platform APIs migrationSerik Beketayev
2021-02-03Move shared methods to NetUtilsChiachang Wang
2021-02-03[FUI21.1] Create NetworkIdentityUtils classjunyulai
2021-02-02Add indexOf methodpaulhu
2021-02-01Add common CollectionUtils.{any,all} methods.lucaslin
2021-01-14Merge "Add PermissionUtils"Paul Hu