OSDN Git Service

Fixed handling of usb state during adb changes.
[android-x86/frameworks-base.git] / wifi /
2016-11-03 Etan CohenMerge "Update service test runner to allow test args"
2016-10-28 Treehugger RobotMerge "app_process: Forward -cp/-classpath to ART."
2016-10-28 Przemyslaw SzczepaniakMerge "Track libcore change 16fa17012b56e990ced91cd023d...
2016-10-26 Treehugger RobotMerge "wifi: hotspot2: omadm: add parsing support for...
2016-10-26 Treehugger RobotMerge changes I69c1931b,I6b08f52d
2016-10-26 Peter Qiuwifi: hotspot2: omadm: add parsing support for PPS...
2016-10-26 Peter Qiuwifi: hotspot2: omadm: add XML parser for parsing OMA...
2016-10-26 Dimitry IvanovMerge "Always call into native loader when load a nativ...
2016-10-26 Jordan LiuMerge "Add key to CarrierConfigManager"
2016-10-26 Peter Qiuwifi: hotspot2: initial implementation of PasspointConf...
2016-10-24 Treehugger RobotMerge "Allow operator/manufacturer setting to use priority"
2016-10-24 Treehugger RobotMerge "Avoid NPE around mReusedTask of ActivityStarter"
2016-10-12 Treehugger RobotMerge "Don't compare FQDN with providerFriendlyName"
2016-10-12 Adam LesinskiMerge "RRO: Synchronize access to overlays.list"
2016-10-11 Brad EbingerMerge "Transplant the Logging system from Telecom"
2016-10-08 Treehugger RobotMerge "Rely on the platform -std default."
2016-10-07 Treehugger RobotMerge "jni: move security interfaces to private"
2016-10-07 Treehugger RobotMerge "Make PIN/password failed attempts dialog non...
2016-10-07 Dimitry IvanovMerge "Relax namespace restriction on system server...
2016-10-06 Treehugger RobotMerge "Correctly pass number of input allocations for...
2016-10-06 Jakub PawlowskiMerge "Fix connecting to profiles when bonding from...
2016-10-06 Treehugger RobotMerge "wifi: WifiEnterpriseConfig: use ParcelUtil to...
2016-10-06 Treehugger RobotMerge "wifi: add ParcelUtil for parcelizing non-parcela...
2016-10-06 Neil FullerMerge "Remove .mk lines that are just setting the default"
2016-10-06 Etan CohenMerge "[NAN] Expose NAN characteristics as an API"
2016-10-06 Etan Cohen[NAN] Expose NAN characteristics as an API
2016-10-06 Etan CohenMerge "[NAN] Add COARSE_LOCATION permission check to...
2016-10-05 Etan Cohen[NAN] Add COARSE_LOCATION permission check to NAN discovery
2016-10-05 Andreas HuberMerge "Start hw-binder threadpool on HwBinder.getServic...
2016-10-05 Etan CohenMerge "[NAN] Use NAN capability information to validate...
2016-10-05 Etan Cohen[NAN] Use NAN capability information to validate config...
2016-10-04 Jordan LiuMerge "Add editable_voicemail_number key to CarrierConfig"
2016-10-04 Jordan LiuMerge "Remove config in frameworks/base"
2016-10-04 Peter Qiuwifi: WifiEnterpriseConfig: use ParcelUtil to parcelize...
2016-10-04 Peter Qiuwifi: add ParcelUtil for parcelizing non-parcelable...
2016-10-03 Adam LesinskiMerge "[AssetManager]:Fix thread race caused double...
2016-10-03 Tobias ThiererMerge "API changes for Locale to OpenJDK8u60 (part...
2016-09-30 Etan CohenMerge changes from topic 'cherry-pick'
2016-09-30 Tao BaoMerge "Handle the race condition when calling uncrypt...
2016-09-30 Jordan LiuMerge "Add config_carrier_wfc_ims_available to config...
2016-09-30 Etan Cohen[NAN] Update API javadoc to clarify NAN status change...
2016-09-30 Randy PanMerge "Remove the obsoleted ScanResult.isAutoJoinCandidate"
2016-09-30 Treehugger RobotMerge "Fix code for new malloc debug enable."
2016-09-29 Randy PanRemove the obsoleted ScanResult.isAutoJoinCandidate
2016-09-29 Jordan LiuMerge "Add cdma_3waycall_flash_delay key to CarrierConfig"
2016-09-29 Jordan LiuMerge "Remove configs in frameworks/base"
2016-09-29 Neil FullerMerge "Fix AnnotatedElement.getDeclaredAnnotation(...
2016-09-29 Neil FullerMerge "Unhide constants related to type annotations"
2016-09-29 Treehugger RobotMerge "Reset mCurrentUserId when fingerprintd died"
2016-09-29 Treehugger RobotMerge changes from topic 'cherry_ota_dexopt'
2016-09-28 Jordan LiuMerge "Remove dial_string_replace configs"
2016-09-28 Jordan LiuMerge "Add dial_string_replace key to CarrierConfig"
2016-09-28 Treehugger RobotMerge "wifi: add test target/directory for unit testing...
2016-09-28 Etan CohenMerge "[NAN] Remove builder API using String to transla...
2016-09-28 Treehugger RobotMerge "Log the error when uncrypt timeouts"
2016-09-28 Etan Cohen[NAN] Remove builder API using String to translate...
2016-09-28 Treehugger RobotMerge "Adds static methods HwBlob.WrapArray(<scalar...
2016-09-28 Treehugger RobotMerge "hwui: Fix the length of partial updates system...
2016-09-28 Treehugger RobotMerge "fix persistent process is killed and restart...
2016-09-28 Etan CohenMerge "[NAN] Use a hidden class for peer ID opaque...
2016-09-28 Treehugger RobotMerge changes from topic 'libandroid-ndk_headers'
2016-09-27 Etan Cohen[NAN] Use a hidden class for peer ID opaque handle
2016-09-27 Jordan LiuMerge "Add key to CarrierConfig"
2016-09-27 Peter Qiuwifi: add test target/directory for unit testing WiFi...
2016-09-27 Etan CohenMerge "[NAN] Rename setTerminateNotificationEnabled...
2016-09-27 Etan Cohen[NAN] Rename setTerminateNotificationEnabled per API...
2016-09-27 Tobias ThiererMerge "API: Update ResourceBundle to OpenJDK8u60"
2016-09-27 Treehugger RobotMerge "Implement untetherAll as calls to stopTethering"
2016-09-27 Treehugger RobotMerge "Notify NetworkPolicyManagerService on tethering...
2016-09-26 Etan CohenMerge "[NAN] Fix javadoc links"
2016-09-26 Etan Cohen[NAN] Fix javadoc links
2016-09-26 Etan CohenMerge "[NAN] Fix incorrect log message"
2016-09-26 Etan Cohen[NAN] Fix incorrect log message
2016-09-26 Etan CohenMerge "[NAN] Replace int peerId with more opaqure Objec...
2016-09-26 Etan Cohen[NAN] Replace int peerId with more opaqure Object peerH...
2016-09-26 Etan CohenMerge "[NAN] Change Broadcast for NAN status change...
2016-09-26 Etan Cohen[NAN] Change Broadcast for NAN status change to notific...
2016-09-26 Etan CohenMerge "[NAN] Remove failure reason codes from API per...
2016-09-26 Treehugger RobotMerge changes from topic 'aosp-generics-api'
2016-09-26 Etan Cohen[NAN] Remove failure reason codes from API per API...
2016-09-26 Etan CohenMerge "[NAN] Reorder parameters of send message method...
2016-09-26 Treehugger RobotMerge "Remove (now) unnecessary reference to core-lambd...
2016-09-26 Etan Cohen[NAN] Reorder parameters of send message method(s)...
2016-09-26 Etan CohenMerge "[NAN] Add Handler to publish/subscribe per API...
2016-09-23 Etan Cohen[NAN] Add Handler to publish/subscribe per API review
2016-09-23 Treehugger RobotMerge "Provide synchronization to setview to avoid...
2016-09-23 Etan CohenMerge "[NAN] Separate ATTACH from IDENTITY_CHANGE callb...
2016-09-22 Christopher WileyMerge changes from topic 'remove-set-frequency-band'
2016-09-22 Treehugger RobotMerge "aapt: remove duplicate definition of ZD"
2016-09-22 Colin CrossMerge "Remove has_trivial_move trait from StringPool...
2016-09-22 Treehugger RobotMerge "[ActivityManager] Reset killed flag at attachApp...
2016-09-22 Ajay PanickerMerge "Remove net_bt_stack group and replace it with...
2016-09-22 Etan Cohen[NAN] Separate ATTACH from IDENTITY_CHANGE callbacks.
2016-09-22 Etan CohenMerge "[NAN] Method renames based on API council feedback"
2016-09-21 Greg HackmannMerge changes Iaa153fca,I619e2d8a
2016-09-21 Etan Cohen[NAN] Method renames based on API council feedback
2016-09-21 Andre EisenbachMerge "List btopp.intent.action.ACCEPT broadcast as...
2016-09-21 Chris TateMerge "Fix WallpaperManager APIs"
2016-09-21 Etan CohenMerge "[NAN] Refactor WifiNanManager to create separate...
2016-09-21 Etan Cohen[NAN] Refactor WifiNanManager to create separate sessio...
next