summaryrefslogtreecommitdiff
path: root/src/com/android
AgeCommit message (Expand)Author
2017-02-21Add an example robolectric test.Joe LaPenna
2017-02-15Update util classesJoe LaPenna
2017-02-15Update to add config parameters, improved ssid handling.Joe LaPenna
2017-02-07Update deps structure, add new Blog class for easier loggingJoe LaPenna
2017-02-02Move code around for better organization.Joe LaPenna
2017-01-18Renamed currentRecommendedWifiConfig to defaultWifiConfig.Jeremy Joslin
2017-01-12Update Wi-Fi Wakeup notification action.Amin Shaikh
2017-01-12Add Wi-Fi Enabled notification.Amin Shaikh
2017-01-12Make sure notifications work when score is provided but no badging.Stephen Chen
2017-01-12Request recommendations for WifiNotificationController via provider.Stephen Chen
2017-01-11Compile NetworkRecommendation with the system jar.Joe LaPenna
2017-01-11Make the start range for rssi constant.Joe LaPenna
2017-01-11Send a mock badge score to the scorer, too.Joe LaPenna
2017-01-10Add new Wi-Fi Open Network Notifications flow.Stephen Chen
2017-01-09WifiWakeupController implementation.Amin Shaikh
2017-01-06Formatting and documentation updates.Joe LaPenna
2017-01-06Move WifiWakeupController to NetworkRecommendationAmin Shaikh
2017-01-05Move WifiNotificationController to NetworkRecommendation package.Stephen Chen
2017-01-03Extract provider into its own classJoe LaPenna
2016-12-29Add support for scoring any SSID rather than specific bssids.Joe LaPenna
2016-12-21Cherry-pick: ag/1725272Sundeep Ghuman
2016-12-21Update NetworkRecommendation to use the new api.Amin Shaikh
2016-12-20Remove callback wrapper, ResultCallback is not-finalJoe LaPenna
2016-12-19Print an abbreviated wifi config in dumpsysJoe LaPenna
2016-12-19Fix NPE reading scan results.Joe LaPenna
2016-12-16Make NRS log a warning when scoring and not active.Joe LaPenna
2016-12-16Push scores into the network score cache.Joe LaPenna
2016-12-16Improve recommendations using stored scoresJoe LaPenna
2016-12-15Add a manually managed score cache.Joe LaPenna
2016-12-14Basic NetworkRecommendation serviceJoe LaPenna