lp:~humpolec-team/humpolec/add-updateservice
Created by
Michał Karnicki
and last modified
- Get this branch:
- bzr branch lp:~humpolec-team/humpolec/add-updateservice
Members of
The Humpolec team
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- The Humpolec team: Pending requested
-
Diff: 490 lines (+277/-28)14 files modifiedAndroidManifest.xml (+29/-16)
project.properties (+1/-1)
res/layout/activity_update.xml (+7/-0)
res/layout/fragment_update.xml (+13/-0)
res/menu/update.xml (+11/-0)
res/values-w820dp/dimens.xml (+10/-0)
res/values/ids.xml (+23/-0)
res/values/strings.xml (+5/-4)
src/com/canonical/dualboot/service/UpdateService.java (+109/-0)
src/com/canonical/ubuntu/installer/NumberPickerDialog.java (+0/-5)
src/com/canonical/ubuntu/installer/TextPickerDialog.java (+0/-1)
src/com/canonical/ubuntu/installer/UbuntuInstallService.java (+5/-0)
src/com/canonical/ubuntu/installer/UpdateActivity.java (+64/-0)
src/com/canonical/ubuntu/installer/Utils.java (+0/-1)
Branch information
Recent revisions
- 59. By Rex Tsai
-
Notify user there is no network connection.
When the downloaded failed, check the network again.
- 58. By Rex Tsai
-
Notify user there is no network connection.
It will check if mobile network or wifi is eanbled,
if not it will shows a dialog remind the user to enable wifi. - 57. By Rex Tsai
-
Refined button of installer screen.
When networking is slow, the installer screen show "Hi" in download
button, it should show something make sense.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:humpolec