chiark / gitweb /
rename 'app-id' to standard Android 'applicationId'
authorHans-Christoph Steiner <hans@eds.org>
Fri, 15 Sep 2017 09:41:39 +0000 (11:41 +0200)
committerHans-Christoph Steiner <hans@eds.org>
Fri, 15 Sep 2017 09:41:51 +0000 (11:41 +0200)
commitfa0d618d2f05c2f341415baa0ef87d3bbf5efdad
treefbee4d99b383ec7bb2e0d8bf521bf3468ef1bebb
parent278d67d96060094b319f1eaa2d650d48f4196817
rename 'app-id' to standard Android 'applicationId'

* https://developer.android.com/studio/build/application-id.html
* https://sites.google.com/a/android.com/tools/tech-docs/new-build-system/applicationid-vs-packagename

This only changes the term in the human texts, not var names or CLI flags.
fdroidserver/build.py
fdroidserver/checkupdates.py
fdroidserver/dscanner.py
fdroidserver/install.py
fdroidserver/lint.py
fdroidserver/publish.py
fdroidserver/rewritemeta.py
fdroidserver/scanner.py
fdroidserver/verify.py