lp://staging/~ken-vandine/ubuntu-system-settings/apn_refactor
Created by
Ken VanDine
and last modified
- Get this branch:
- bzr branch lp://staging/~ken-vandine/ubuntu-system-settings/apn_refactor
Only
Ken VanDine
can upload to this branch. If you are
Ken VanDine
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- PS Jenkins bot: Needs Fixing (continuous-integration)
- Ken VanDine: Approve
-
Diff: 3487 lines (+2067/-1140)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/-18)
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 #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
- 1479. By Launchpad Translations on behalf of system-settings-touch
-
Launchpad automatic translations update.
- 1478. By Launchpad Translations on behalf of system-settings-touch
-
Launchpad automatic translations update.
- 1476. By Jonas G. Drange
-
[tests] avoids setting Interfaces property after the Cellular/
Phone/About plugins have loaded.
Approved by: Ken VanDine - 1475. By Ken VanDine
-
Use TextField.write to properly use the OSK
Added helper to dismiss OSK
Approved by: Jonas G. Drange - 1474. By Launchpad Translations on behalf of system-settings-touch
-
Launchpad automatic translations update.
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