Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | resolved conflicts for merge of 53686433 to master | Dianne Hackborn | 2010-09-13 | 2 | -2/+34 | |
|\ \ \ | |/ / | ||||||
| * | | am 7e9f4eb2: Track client requests through location manager. | Dianne Hackborn | 2010-09-13 | 2 | -2/+34 | |
| |\ \ | | |/ | ||||||
| | * | Track client requests through location manager. | Dianne Hackborn | 2010-09-13 | 2 | -2/+34 | |
| * | | am 80db4381: Merge "DO NOT MERGE Enable all networks on screen on" into ginge... | Irfan Sheriff | 2010-08-21 | 1 | -0/+28 | |
| |\ \ | | |/ | ||||||
| | * | DO NOT MERGE Enable all networks on screen on | Irfan Sheriff | 2010-08-20 | 1 | -0/+28 | |
* | | | Merge "Add set/get band in WifiNative" | Irfan Sheriff | 2010-09-02 | 2 | -0/+19 | |
|\ \ \ | ||||||
| * | | | Add set/get band in WifiNative | Irfan Sheriff | 2010-09-02 | 2 | -0/+19 | |
* | | | | Remove unused Intent filter values. | Wink Saville | 2010-09-01 | 1 | -2/+0 | |
|/ / / | ||||||
* | | | Add WifiConfigStore to manage networks | Irfan Sheriff | 2010-08-31 | 2 | -527/+715 | |
* | | | Rename NetworkProperties to LinkProperties | Robert Greenwalt | 2010-08-30 | 3 | -29/+29 | |
* | | | resolved conflicts for merge of 4ea54f44 to master | Robert Greenwalt | 2010-08-27 | 1 | -27/+4 | |
* | | | Merge "Updated documentation for upcoming fix for @code tags" | Ben Dodson | 2010-08-26 | 1 | -2/+2 | |
|\ \ \ | ||||||
| * | | | Updated documentation for upcoming fix for @code tags | Ben Dodson | 2010-08-26 | 1 | -2/+2 | |
* | | | | Add WifiStateMachine details for dump | Irfan Sheriff | 2010-08-26 | 1 | -0/+31 | |
|/ / / | ||||||
* | | | fix connectNetwork corner cases | Irfan Sheriff | 2010-08-25 | 1 | -15/+45 | |
* | | | sendBroadcast needs protection | Irfan Sheriff | 2010-08-24 | 1 | -0/+2 | |
* | | | cache configured networks | Irfan Sheriff | 2010-08-23 | 2 | -61/+97 | |
* | | | Clean up synchronous calls | Irfan Sheriff | 2010-08-23 | 1 | -95/+42 | |
* | | | resolved conflicts for merge of 34df5ccc to master | Jean-Baptiste Queru | 2010-08-20 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | Merge "fix build" into gingerbread-plus-aosp | Jean-Baptiste Queru | 2010-08-18 | 1 | -2/+0 | |
| |\ \ | ||||||
| | * | | fix build | Jean-Baptiste Queru | 2010-08-18 | 1 | -2/+0 | |
| * | | | am a1af0d7c: Merge "Fix SDK build" into gingerbread | Irfan Sheriff | 2010-08-18 | 1 | -2/+2 | |
| |\ \ \ | | |/ / | |/| / | | |/ | ||||||
| | * | Fix SDK build | Irfan Sheriff | 2010-08-17 | 1 | -2/+2 | |
| * | | DO NOT MERGE resolved conflicts for merge of 8c11e952 to gingerbread-plus-aosp | Jean-Baptiste Queru | 2010-08-18 | 3 | -6/+114 | |
| |\ \ | | |/ | ||||||
| | * | DO NOT MERGE WifiLock extensions for high performance mode | Irfan Sheriff | 2010-08-17 | 3 | -6/+114 | |
| * | | Revert "- updates NetUtils to use new libnetutils headers" | Jean-Baptiste Queru | 2010-08-18 | 2 | -3/+20 | |
| * | | am e300b8c1: Merge "DO NOT MERGE Always set/remove default routes." into ging... | Robert Greenwalt | 2010-08-13 | 1 | -2/+4 | |
| |\ \ | | |/ | ||||||
| | * | DO NOT MERGE Always set/remove default routes. | Robert Greenwalt | 2010-08-13 | 1 | -2/+4 | |
| | * | DO NOT MERGE WLAN: Reset power save mode to startup value after DHCP response. | Mikael Kanstrup | 2010-08-13 | 2 | -2/+27 | |
* | | | update ssid in WifiInfo | Irfan Sheriff | 2010-08-19 | 1 | -2/+19 | |
* | | | clean up scanresults on exit from driver start state | Irfan Sheriff | 2010-08-19 | 1 | -0/+1 | |
* | | | asynchronous driver commands | Irfan Sheriff | 2010-08-19 | 3 | -88/+35 | |
* | | | Fix divide-by-zero when calculating signal level over a large output range. | Daniel Sandler | 2010-08-19 | 1 | -2/+3 | |
* | | | Add documentation to NetworkStateTracker and a small change to the API. | Wink Saville | 2010-08-13 | 1 | -5/+5 | |
* | | | Asynchronous API | Irfan Sheriff | 2010-08-12 | 3 | -4/+229 | |
* | | | Fix build | Irfan Sheriff | 2010-08-11 | 1 | -1/+0 | |
* | | | Split WifiStateMachine from WifiStateTracker | Irfan Sheriff | 2010-08-10 | 5 | -3789/+3727 | |
* | | | Handle loss of supplicant events at start | Irfan Sheriff | 2010-07-28 | 1 | -0/+9 | |
* | | | sticky broadcasts dont need system ready check | Irfan Sheriff | 2010-07-28 | 1 | -7/+0 | |
* | | | Refactor WifiStateTracker | Irfan Sheriff | 2010-07-27 | 4 | -1886/+3228 | |
* | | | Pass network properties to ConnectivityService. | Robert Greenwalt | 2010-07-13 | 1 | -19/+62 | |
* | | | am 53dca61f: am 9005e7f4: Merge "Add setWifiApConfiguration interface" into g... | Irfan Sheriff | 2010-06-25 | 2 | -0/+17 | |
|\ \ \ | |/ / | ||||||
| * | | am 9005e7f4: Merge "Add setWifiApConfiguration interface" into gingerbread | Irfan Sheriff | 2010-06-25 | 2 | -0/+17 | |
| |\ \ | | |/ | ||||||
| | * | Add setWifiApConfiguration interface | Irfan Sheriff | 2010-06-24 | 2 | -0/+17 | |
| * | | merge from froyo-plus-aosp | The Android Open Source Project | 2010-06-21 | 2 | -19/+5 | |
| |\ \ | ||||||
| | * \ | merge from open-source master | The Android Open Source Project | 2010-06-15 | 2 | -18/+4 | |
| | |\ \ | ||||||
| | | * | | - updates NetUtils to use new libnetutils headers | Szymon Jakubczak | 2010-06-15 | 2 | -20/+3 | |
| | * | | | merge from open-source master | The Android Open Source Project | 2010-06-15 | 1 | -1/+1 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | Fix the ssid display issue | Kenny | 2010-06-14 | 1 | -1/+1 | |
* | | | | | Recover a handful of commits that were reverted earlier | Jean-Baptiste Queru | 2010-06-21 | 1 | -1/+1 |