Version codes never change

Bug #664806 reported by CiaranG
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenSatNav
Fix Committed
Low
Guillaume Rosaire

Bug Description

All your releases currently available have the same version code, 2, in the manifest.

This makes it impossible to programmatically distinguish between them. I would like to be able to have the ability to install stable, release candidates, and snapshots, using http://f-droid.org/posts/f-droid-repository-alpha/ - this would be simple if the version codes were different. Ideally it should increment for every release you make, including the snapshots, as per http://developer.android.com/guide/publishing/versioning.html

Additionally, the release candidate 1.0RC2 reports it's version *name* in the manifest as "0.9".

Implementing the above would make it easier for people to test release candidates and snapshots on devices.

Revision history for this message
Guillaume Rosaire (zerog) wrote :

You're right, I'll have a look at the versionCode

Using the bzr rev number should be easy, I'll check if that can be done easily

Changed in opensatnav:
assignee: nobody → Guillaume Rosaire (zerog)
importance: Undecided → Low
milestone: none → 1.0
status: New → Confirmed
Revision history for this message
Guillaume Rosaire (zerog) wrote :

That should be ok now, the bzr revision number will be used as versionCode (it will be updated in AndroidManifest.xml by the automatic build script after commits are done by developers)

Changed in opensatnav:
status: Confirmed → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.