openbmap / radiocells-scanner-android

WLAN and cell tower scanner for Radiocells.org
https://www.radiocells.org
Other
59 stars 25 forks source link

Rename this repo to RadioBeacon? #152

Closed agilob closed 7 years ago

gdt commented 8 years ago

That's fine with me. I am really unclear on how renaming impacts forks, but it seems that the transition to organization preserved history and kept forks pointed at the same repo, so it sounds like it will be reasonably smooth.

agilob commented 8 years ago

If you added upstream repo you will need to modify .git/config anyway to change path.

diegocrzt commented 8 years ago

:+1: vote for this

mvglasow commented 8 years ago

+1, probably the cleanest approach, now that the repo's moved from the "generic openbmap" it once was to "Radiobeacon only".

AreYouLoco commented 7 years ago

+1 I agree that it would be much more clean what this repo stands for

wish7code commented 7 years ago

Would renaming it to radiocells-client-android be ok for everybody?

In the long run, I'm planning to make naming more consistent, i.e. dropping Radiobeacon and openbmap as distinct names and replace it all together by Radiocells. I still have to contact our friends at F-Droid to check whether they could rename our existing apk too to avoid further confusion..

agilob commented 7 years ago

FDroid pull app name from .apk files, as long as application id is not changed, it's fine to change app name any time. Renaming repository will have effect on URL, so fdroid-data needs to be updated to point to the new URL.

gdt commented 7 years ago

Organizing around radiocells as the main name makes sense to me.

nitpicking, -client- is funny, because there are multiple kinds of code: scanners, location provider plugins, and the website/server stuff. So I would call the android scanner app radiocells-scanner-android and the NLP plugin radiocells-nlp-android.

wish7code commented 7 years ago

Makes perfect sense ;-) Repo renamed to radiocells-scanner-android/radiocells-nlp-android.