« Previous | Next » 

Revision 9824e8df

ID9824e8df0964d4bb5e066993d1e48b2c8a13962c
Parent cbf59f9d
Child 435fc27e, 3aac3994

Added by pserwylo over 2 years ago

NFC swap now goes to confirm swap, not manage repos activity.

The NFC message now is handled by the FDroid activity, so it is treated
the same way as every other incoming repo URL. Because FDroid handles
incoming intents correctly, the NFC one just magically works when
the <intent-filter> is moved from ManageReposAcivity to FDroid without
further code changes.

The other change is that the two way swap only happens when both are
actually swapping. Otherwise, we will send a request for someone to
swap with us, when we are incapable of swapping with them.

Fixes #267.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences