lp:~sergiusens/phablet-tools/no-redownload

Created by Sergio Schvezov and last modified
Get this branch:
bzr branch lp:~sergiusens/phablet-tools/no-redownload
Only Sergio Schvezov can upload to this branch. If you are Sergio Schvezov please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Sergio Schvezov
Project:
Phablet Tools
Status:
Merged

Recent revisions

78. By Sergio Schvezov

Fixing naming and agains typo

77. By Sergio Schvezov

Fixing pep8 issue

76. By Sergio Schvezov

Moving code around to verify prior to download

75. By Sergio Schvezov

Downloads are now always validated and used to verify if the file is already downloaded

74. By Sergio Schvezov

Don't attempt to re-download if complete (LP: #1163898)

73. By Sergio Schvezov

Attempt to start the adb server before executing anything (LP: #1143946)

72. By Sergio Schvezov

Merging trunk. Re arranging original changelog

71. By Sergio Schvezov

Grabbing the latest is now the default (LP: #1163274)

70. By Alex Chiang

  phablet-flash: fix import of alternate settings

  Prevents the following backtrace:

   Traceback (most recent call last):
     File "/usr/bin/phablet-flash", line 373, in <module>
       settings = __import__(args.alternate_settings.rstrip('\.py'))
   ImportError: Import by filename is not supported.

Approved by Sergio Schvezov, PS Jenkins bot.

69. By Alex Chiang

Extend phablet-tools to be a generic Android ROM flasher

Two high-level changes were required for this support:

1) support for an alternate default settings file, where project-specific variables can be configured

2) a slightly more flexible approach to the bootstrap path, which was repurposed for generic Android ROM flashing. It now permits optional components for flashing, or re-stated: some projects may not want to specify $ubuntu_image so remove assumptions in the code that assume that variable (or others) to be defined.

The other changes are minor and support the two major goals above.

Each individual commit has been documented, so please check expand the merge commit to see the individual changelogs.

Approved by Sergio Schvezov, PS Jenkins bot.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:phablet-tools
This branch contains Public information 
Everyone can see this information.

Subscribers