summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-09-01pppoe: use-library droidlogic.software.core [2/11]Tellen Yu1-0/+2
2017-08-17PPPoE:intergrate pppoe modules[4/5]Chaomin Zheng1-3/+2
2017-08-04PPPoE: add apache 2.0 style license[1/1]Zhiwei Gong10-0/+146
2017-06-01PD#145255: generate amlogic files to vendor/Xindong Xu1-0/+4
2016-06-14PD#127006:fix cts test android.telephony failZhiwei Gong1-1/+1
2016-05-19PD#125252:fix press back key error when UI show connectingZhiwei Gong3-94/+110
2015-12-21PD#116837:PD#116836:1.fix pppoe apk ui anr problemZhiwei Gong4-193/+181
2015-12-02add pppoe for AOSPZhiwei Gong1-0/+34
2015-09-28PD#111704:PD#111707:fix pppoe Autoconnect errorZhiwei Gong4-140/+135
2015-08-03PD#109937:fix can auto dialing when haven't make sureZhiwei Gong1-1/+3
2015-07-24PD#109974:PD#109982:fix pppoe con not access net again when wake upZhiwei Gong2-17/+33
2015-05-29PD#106581:fix pppoe dialog Cause windows leakedZhiwei Gong2-5/+19
2015-05-15Merge "PD#106222:fix PPPoE can not automatic access network when plug" into l...Lawrence Mok4-54/+107
2015-05-11PD#106222:fix PPPoE can not automatic access network when plugZhiwei Gong4-54/+107
2015-05-08PD #103102 don't start pppoe.apk when ethernet cable isn't plug inZhiwei Gong4-1/+14
2015-02-04PD 103061 pppoe Auto Dialon RebootZhiwei Gong1-58/+40
2015-01-19add pppoe apkZhiwei Gong15-820/+980
2014-05-20pd#89991:1. Disable net.dhcp.repeat when pppoe connecting and enable net.dhcp...kejun.gao2-3/+19
2013-01-23Change text color.lei.qian1-4/+4
2012-09-12Dont log username and password for securitykejun.gao1-2/+0
2012-09-11solve pppoe icon not right issue.lei.qian1-0/+5
2012-09-04Auto Dial: Terminate PPPoE when Ether wire is addedkejun.gao1-10/+10
2012-07-17standardize error code same as Windows dialkejun.gao1-2/+2
2012-07-171. Add MyPppoeService to handle ACTION_SCREEN_OFFkejun.gao3-0/+96
2012-07-17Fix bug: no clear pppoe_running_flag when connection failskejun.gao1-2/+2
2012-06-29Enable cancel operation while connecting.kejun.gao1-1/+5
2012-06-29Fix bug: APK crash when entering APK with inserting/removing ether wirekejun.gao1-15/+30
2012-06-29Directly call operation.connect() rather than as:kejun.gao1-24/+3
2012-06-29Revert "Disable cancel operation while connect/disconnect pppoe"kejun.gao1-2/+8
2012-06-27Support get error code for APKkejun.gao4-6/+30
2012-06-27Add log for debugkejun.gao1-10/+26
2012-06-27Fix bug: No PPPOE_STATE_CHANGED_ACTION received when disconnecting PPPoEkejun.gao1-8/+13
2012-06-20Fix bug: ConnectivityService no feels of PPPoE Connectivity OKkejun.gao3-3/+20
2012-06-20Disable cancel operation while connect/disconnect pppoekejun.gao1-8/+2
2012-06-201. Add test code for PppoeManager.getSavedPppoeConfig()kejun.gao1-0/+28
2012-06-141. Disable pppoe over sit0 interfacekejun.gao1-1/+4
2012-06-05Auto Dial on Reboot for Wifikejun.gao2-46/+56
2012-06-05Hide AutoDial CheckBox when disconnect PPPoEkejun.gao1-0/+4
2012-06-05Auto Dial on Reboot for Ethernetkejun.gao2-0/+138
2012-06-051. Beautify Codekejun.gao2-466/+469
2012-06-05Add Checkbox for Auto Dial on Rebootkejun.gao5-15/+28
2012-04-12Support pppoe over wifikejun.gao5-14/+138
2012-03-06Before connect pppoe, set net.pppoe.running.kejun.gao6-13/+75
2011-12-09change the iconbo.cao3-33/+84
2011-10-31variable rename; delete unused variablekejun.gao1-9/+8
2011-10-30 fix bug: crash if discard when disconnectingkejun.gao4-10/+18
2011-10-30for both Connect and disconnect, Timeout to connect/disconnect ==> SendMessag...kejun.gao1-18/+59
2011-10-30change polling pppoe status as driven by PPPoE Action from PppoeStateTracker ...kejun.gao1-41/+24
2011-10-30variable rename; Add logkejun.gao2-16/+53
2011-10-19Add PPPoE APKkejun.gao12-0/+587