-
Notifications
You must be signed in to change notification settings - Fork 480
Labels
C: ClientC: ManagerE: 1 monthNewbieSuitable for a new contributorSuitable for a new contributorOS: AndroidP: Minor
Milestone
Description
Describe the problem
The Boinc Client generates a domain name like android_xxxxxxxx
on Android devices. It is really hard to track on the project's website which device how much point generated when you have multiple devices.
Describe the solution you'd like
Change the domain name generation procedure to Manufacturer - Model
, which is more human readable and recognizable then a random string.
Additional context
The boinc/client/hostinfo_network.cpp
file have to be modified.
matei-radu
Metadata
Metadata
Assignees
Labels
C: ClientC: ManagerE: 1 monthNewbieSuitable for a new contributorSuitable for a new contributorOS: AndroidP: Minor
Type
Projects
Status
Backlog