+2
−0
res/layout/nfc_select.xml
0 → 100644
+49
−0
+4
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Adding multiple UUID tags to a profile allows us to share a single NFC tag across multiple devices. NFC tag writing works as before. NFC tag reading is expanded to check the UUID and the UUID tags of a profile. When reading unknown profiles, the user is asked to attach the tag to an exising profile. The NFC tag itself stays untouched. Patch Set 1: * initial patch Patch Set 2: * change wording Patch Set 3: * add toast after attaching tag to profile Patch Set 4: * rebase * adapt to Framework Patch Set 2 Patch Set 5: * fix German strings Patch Set 6: * cleanup * remove redundant if clause Patch Set 7: * cleanup imports (sorry for the commit spam) Change-Id: I593240570772013ded263352421d51be6a6d0415