summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/ApnSettings.java
Commit message (Expand)AuthorAgeFilesLines
* Settings: Apn: Don't dereference a null mSubscriptionInfoDiogo Ferreira2016-10-251-1/+2
* Settings:Fix mImsi null cause ApnSettings crashxiaognol2016-08-111-5/+2
* Settings: use subid & imsi for MSIM apn lookupsRoman Birg2016-06-071-7/+33
* apn: Update the add actionbar iconDiogo Ferreira2015-12-261-1/+1
* Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/pac...Steve Kondik2015-12-071-9/+13
|\
| * Change to add user_visible field to Carriers table.Amit Mahajan2015-10-081-10/+14
* | apn: Update the add actionbar iconDiogo Ferreira2015-11-231-1/+1
* | Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-051-1/+13
|\ \ | |/
| * Hide or show APNs with type="ims" as CarrierConfigSungmin Choi2015-09-081-1/+13
* | Fix apn population issueSusheel nyamala2015-10-061-1/+1
* | Settings: Fix no preferred APNjianzhou2015-10-061-0/+12
* | Settings: Add the read only APN feature.jianzhou2015-10-061-2/+5
|/
* Don't allow secondary users apps to start restricted Settings fragment.Nicolas Prevot2015-06-021-1/+3
* Show only APNs belonging to carrier (mno/mvno) under apn settings.Amit Mahajan2015-05-121-7/+60
* Correct the way settings deals with subscriptions.Stuart Scott2015-04-081-1/+1
* log visibility of viewsChris Wren2015-03-271-0/+6
* Settings: Remove all unused imports.John Spurlock2015-03-181-5/+0
* [DS] Correct the access method for telephony system propertyMick Lin2015-01-271-2/+8
* Hide APNs with type="ia" and apn=""Sanket Padawe2015-01-231-1/+1
* Getting mcc/mnc from system prop instead of subInfoRecord.Sanket Padawe2014-12-181-2/+4
* Revert "Getting mcc/mnc from system prop instead of subInfoRecord."Sanket Padawe2014-12-181-6/+4
* Getting mcc/mnc from system prop instead of subInfoRecord.Sanket Padawe2014-12-171-4/+6
* Added Multi-SIM capability to Access Point NamesPauloftheWest2014-12-081-2/+11
* Fix bug #17976062 Stability: ISE in Settings: Fragment ApnSettings{4da9ae0} n...Fabrice Di Meglio2014-10-141-3/+7
* Supress menu if screen ought to be hidden.Julia Reynolds2014-08-181-1/+3
* Fix bug #16703191 APN settings shows back button even when you intent into itFabrice Di Meglio2014-08-151-33/+46
* Settings user restriction changes: wireless & networks changes.Julia Reynolds2014-05-291-0/+21
* Fix bug #12979102 Menu (Reset to default) and Add icon missing in APNsFabrice Di Meglio2014-02-111-23/+24
* Fix bug #12910775 Settings crash after tap on Access Point Names under Mobile...Fabrice Di Meglio2014-02-061-1/+7
* Use Drawer in Settings appFabrice Di Meglio2014-02-031-23/+16
* avoid stopping app in case of accessing empty dbHyejin Kim2013-02-161-35/+37
* Makes the add button for new APNs appear in the action bar.Manuel R. Ciosici2012-09-211-1/+2
* Fix memory leak in ApnSettings-activityJack Wang2012-08-131-5/+16
* Use telephony-common - DO NOT MERGEWink Saville2012-07-171-5/+6
* Fix crash in APN settings.Jeff Brown2011-09-121-4/+4
* Findbug fixes in Settings appMichael Chan2009-05-141-1/+1
* AI 144245: Fix merge conflict for megering in the CDMA changes in to master f...Wink Saville2009-04-021-1/+1
* Automated import from //branches/master/...@140758,140758John Huang2009-03-241-18/+134
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+229
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-117/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-127/+15
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-15/+127
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-1/+2
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-6/+11
* Initial ContributionThe Android Open Source Project2008-10-211-0/+111