Bug #3201

kerplapp should regenerate QR/buttonname on wifi change

Added by hans almost 4 years ago. Updated over 3 years ago.

Status:ClosedStart date:04/05/2014
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:-
Target version:Integrate Kerplapp into FDroid
Component:

Description

When the Wifi AP changes, Kerplapp should update the repo info

Associated revisions

Revision 014af66f
Added by hans over 3 years ago

WifiStateChangeService/Receiver for broadcasting network update triggers

Get the WiFi state changes from the system, if that results in a new
connection, then send a local broadcast to tell everything to update.

fixes #3201 https://dev.guardianproject.info/issues/3201

Revision 3632e148
Added by hans over 3 years ago

move all QR Code image generation into AsyncTask to keep things snappy

Generating the QR Code image can take some time, so do it in an AsyncTask
which then updates the ImageView once the QRCode is complete.

refs #3201 https://dev.guardianproject.info/issues/3201

Revision a89e4143
Added by Hans-Christoph Steiner over 3 years ago

QR Code image generation into AsyncTask to keep things snappy

Generating the QR Code image can take some time, so do it in an AsyncTask
which then updates the ImageView once the QRCode is complete. This will be
used for the kerplapp repo swapping process.

refs #3204 https://dev.guardianproject.info/issues/3204
refs #3201 https://dev.guardianproject.info/issues/3201

History

#1 Updated by hans almost 4 years ago

  • Target version set to improved security/usability

#2 Updated by hans over 3 years ago

  • Target version changed from improved security/usability to Integrate Kerplapp into FDroid

#3 Updated by hans over 3 years ago

It should also send RESTART to LocalRepoService to make the webserver get the new IP address.

#4 Updated by hans over 3 years ago

  • Status changed from New to Resolved

#5 Updated by hans over 3 years ago

Applied in changeset kerplapp|commit:014af66fbe5fe4391eecfb6c68e8af9423795b98.

#6 Updated by hans over 3 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF