lp://staging/~jonas-drange/ubuntu-system-settings/apn-prototype
Created by
Jonas G. Drange
and last modified
- Get this branch:
- bzr branch lp://staging/~jonas-drange/ubuntu-system-settings/apn-prototype
Only
Jonas G. Drange
can upload to this branch. If you are
Jonas G. Drange
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Ken VanDine: Approve
- PS Jenkins bot: Needs Fixing (continuous-integration)
- Alfonso Sanchez-Beato: Pending (mms/nuntium interactions) requested
- Tony Espy: Pending (sanity) requested
- Matthew Paul Thomas: Pending (design) requested
-
Diff: 3490 lines (+2067/-1143)16 files modifiedplugins/cellular/CMakeLists.txt (+3/-4)
plugins/cellular/Components/CMakeLists.txt (+3/-0)
plugins/cellular/Components/KeyboardRectangle.qml (+74/-0)
plugins/cellular/Components/LabelTextField.qml (+54/-0)
plugins/cellular/Components/StandardAnimation.qml (+22/-0)
plugins/cellular/PageApnEditor.qml (+394/-346)
plugins/cellular/PageChooseApn.qml (+333/-535)
plugins/cellular/apn_editor.js (+192/-0)
plugins/cellular/apn_manager.js (+588/-60)
plugins/cellular/ofonoactivator.cpp (+0/-132)
plugins/cellular/ofonoactivator.h (+0/-42)
plugins/cellular/plugin.cpp (+0/-2)
tests/autopilot/ubuntu_system_settings/__init__.py (+147/-1)
tests/autopilot/ubuntu_system_settings/tests/__init__.py (+17/-21)
tests/autopilot/ubuntu_system_settings/tests/ofono.py (+99/-0)
tests/autopilot/ubuntu_system_settings/tests/test_cellular.py (+141/-0)
Related bugs
Bug #1361864: add "Preferred" property to ConnectionContext interface | High | Fix Released | |
Bug #1370660: APN editor: allow the user to select a preferred context for MMS | High | Fix Released | |
Bug #1376714: APN editor: Pressing enter key should shift focus to next field. | Low | Fix Released | |
Bug #1388222: APN editor: only names of existing APNs are visible | High | Fix Released | |
Bug #1424149: [system-settings] Ubuntu Phone: Remove current APN for MMS | High | Fix Released | |
Bug #1435360: [system settings] APN Editor: Support LTE/IA APNs | High | Fix Released | |
Bug #1442646: APN editor is broken if the text is in Norwegian | High | Fix Released | |
Bug #1457676: APN cannot be set | High | Fix Released |
Related blueprints
Branch information
Recent revisions
- 1427. By Jonas G. Drange
-
logic for conflicting contexts, as well as the feedback to the user should it make a mess
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu-system-settings