Last modified: 2013-01-22 16:31:37 UTC
Quite difficult to know on the app what version you are currently running - Install the release, git head or a nightly, and it all just says version 1.0 We could do with some sort of identifier, whether we bump the version (like we do for the MW release cycle after branching the current release), or append -dev or -nightly, or the first 5 or so characters of the git hash for that revision Somewhat related to bug 33804 too
Already did: https://github.com/wikimedia/WikipediaMobile/pull/92 Worked well with Jenkins and ant but that caused issues when building the apps with Eclipse. So brion reverted it with the reason : "missing version, fontsize in settings".
*** This bug has been marked as a duplicate of bug 33804 ***