NFC Dicts Manager
Application Submission
Backup system and user dict. Easly manage more than one dictionary to avoid long dictionaries attack, setting the one you need ad system or user dict temporally. Merge 2 dictionaries to make one stronger. Optimize merged or not merged dict to delete duplicates keys, keys out of range of lenght, keys with characters out of the HEX value (0-9, A-F), uppercase all keys...
I probably will add some features like edit one dict, searching keys in one dict and maybe something else...
Author Checklist (Fill this out)
- [x] I've read the contribution guidelines and my PR follows them
- [x] I own the code I'm submitting or have code owner's permission to submit it
- [x] I have validated the manifest file(s) with
python3 tools/bundle.py --nolint applications/CATEGORY/APPID/manifest.yml bundle.zip
Reviewer Checklist (Don't fill this out)
- [ ] Bundle is valid
- [x] There are no obvious issues with the source code
- [ ] I've ran this application and verified its functionality
Missing header, build fails Error: /tmp/tmpjv7x1ise/code/scenes/../nfc_dict_manager.h:20:10: fatal error: assets_icons.h: No such file or directory
yeah fixed!! thank to @fuckmaz to suggest me that i missetd: browser_options.skip_assets = false;
Error: 09:51:02.810 [E] Markdown error: Markdown element 'Header Depth' max level 2 exceeded
Please un-draft when ready