NFC Tasks - Release notes
If you encounter a problem or a bug, feel free to send me a message on : apps [at] wakdev.com
VERSION CODE: 5.1.*
- Fix Scoped Storage access for Samsung devices
- Remove requestLegacyExternalStorage flag
- Bug fixes
- Added Japanese localization
- Fix Google Search record and task
- Interface improvements, translation update and bug fixes
- Migrated to Android SDK 29
- Migrated preferences to AndroidX
- Input errors are now reported into the field
- Improved the tabs, lists and drag'n drop
- Improved icons and translations
- Implemented a repository pattern for the data storage
- Implemented ViewModels and LiveDatas pattern
- Refactored the app's structure, code optimization, ...
- Migrate to Wi-Fi suggest API (more info)
- Migrate file operations to scoped storage API (more info)
- Added an option to disable the SAF API (for really old devices)
- And much more, as I cannot enumerate all the modifications ;)
- Added new tasks : (from Android 10 / Q)
- Connectivity settings panel
- NFC settings panel
- Volume settings panel
- Wi-Fi settings panel
- New adaptive app icon
- Reduce app size
- Improve interface
- Improve translation
- Allow cleartext traffic to use HTTP requests on Android Pie.
- Added a new task to apply functions on variables, here the list:
- Addition, Subtraction, Multiplication, Division
- Increment, Decrement
- Absolute, Round, Floor, Ceil
- Min, Max, Random
- MD5, SHA1, SHA512, CRC32
- Lowercase, Uppercase, Lowercase first, Uppercase first
- Trim, Remove text, Text to ASCII, Url encoding
- Text to hexadecimal, Hexadecimal to Text
- Hexadecimal to decimal, Decimal to hexadecimal
- Binary to hexadecimal, Hexadecimal to binary
- Encrypts with a key, Decrypts with a key
- Celsius to Fahrenheit, Fahrenheit to Celsius
- Upgrade to API 28 (Android Pie) and support library to AndroidX (Android JetPack)
- Refactoring HTTP deprecated methods
- Fix translations texts, UDP problem and other minor bugs
- Some features has been removed, please read this important note: http://wak.li/26w
- Bug fixes on tasks execution
- Interface & translation improvements
- Fix a bug related to the "Send an Intent" task
- Fix toast notification from Android 9
- Added new task: Flashlight
- Added new task: Unzip archive
- Added new task: Modify system setting
- Fix current Wi-Fi SSID on Android Oreo
- Interface and translation improvements
- Added new task category: File operations
- Added new tasks:
- Create a folder
- Copy a file
- Copy a folder
- Move a file
- Move a folder
- Delete a file
- Delete a folder
- Compress a folder
- Move task "Write a file" into "File operations" category
- Added a warning to execute operation on files
- Added an option to bypass the validation for file operations
- Bug fixes and interface improvements
- Fix task: OpenVPN
- Bug fixes and interface improvements
- Upgrade to SDK 27 (Android 8.1)
- New task: Write timestamp to a CSV file
- Added release notes link
- Fix settings titles on Android Oreo
- Interface improvements
- Bug fixes
- Fix: Notifications on Android Oreo when you play a sound
- Fix: Notifications on Android Oreo when you record your mic
- Fix: TimeStamping and Insert an event tasks
- Fix: OK Google task for Android Oreo
- Fix: Notifications for Android Oreo
- Bug fixes and interface improvements
- Fixed a bug on tasks: Open file, Show image (from Android Nougat)
- New app icon + rounded icon for Android Oreo
- Added new permission system
- Interface and translation improvements
- Bug fixes