« Previous | Next » 

Revision 407e7662

ID407e7662e959f736c992f921b7fd98fadbf10d6b
Parent a477f421
Child c1d0ec43

Added by Hans-Christoph Steiner almost 4 years ago

support QR scanners that do not respect custom URI schemes

Some QR Code scanners don't respect custom schemes like fdroidrepo://, so
this is a workaround, since the local repo URI is all uppercase in the QR
Code for sending the local repo to another device. This way, the QR Code
can still be all uppercase and use HTTP:// and Android will still route it
to FDroid, but via the Just Once/Always chooser (fdroidrepo:// goes
directly to FDroid with no prompt, when it works)

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences