CHANGELOG: describe NFC payment service stub

This commit is contained in:
Peter Cai 2023-11-12 15:53:13 -05:00
parent 06b89a9534
commit d5c5b71fc9

View file

@ -8,6 +8,7 @@
- Version displayed within the app has now been changed to also reflect the exact Git commit when the app is built.
- File Shuttle no longer appends ".null" or ".bin" suffixes unnecessarily. This should make it work much better with file managers such as Material Files.
- File Shuttle now triggers media scanning much more robustly. Media files (pictures, videos, etc.) copied into the work profile should now show up much quicker in gallery apps.
- Added a fake NFC payment service to workaround a bug in Android that prevents payment apps inside the work profile from being used if none is present in the main profile.
1.8
===