If you encounter a problem or a bug, feel free to contact the support : https://support.wakdev.com/
VERSION CODE: 5.6
- Update to SDK 34.
- Update tag approach animation.
- Update Play sound task (new interface).
- Update Record sound task (new interface).
- Remove FOREGROUND_* , READ_MEDIA_* permissions (NFC Tasks).
- Some few other minor improvements and bug fixes.
VERSION CODE: 5.5
- Update to SDK33.
- Added notifications permission.
- Added nearby devices permission.
- Fixed the task: Uninstall an app.
- Fixed the task: Remove WiFi network.
- Interface, translation improvements and bug fixes.
VERSION CODE: 5.4
- Dark theme is now available.
- Interface and graphics improvements.
- Bug fixes.
VERSION CODE: 5.3
- Added YEAR variable.
- Added d50 and d100 for the task: Roll a dice.
- Migrated to Android SDK 30.
- Interface, translation improvements and bug fixes.
VERSION CODE: 5.2
- Update the search engine list and the social networks list.
- Added a link to a list of compatible NFC chips.
- Added Korean translation.
- Interface, translation improvements and bug fixes.
VERSION CODE: 5.1.*
- Fix Scoped Storage access for Samsung devices
- Remove requestLegacyExternalStorage flag
- Bug fixes
VERSION CODE: 5.1
- Added Japanese localization
- Fix Google Search record and task
- Interface improvements, translation update and bug fixes
VERSION CODE: 5.0
- 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 ;)
VERSION CODE: 4.1
- 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
VERSION CODE: 4.0.1
- Allow cleartext traffic to use HTTP requests on Android Pie.
VERSION CODE: 4.0
- 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
VERSION CODE: 3.8.*
- 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
VERSION CODE: 3.6.1
- 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
VERSION CODE: 3.5
- 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
VERSION CODE: 3.4
- Fix task: OpenVPN
- Bug fixes and interface improvements
VERSION CODE: 3.3
- 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
VERSION CODE: 3.2
- Interface improvements
- Bug fixes
VERSION CODE: 3.1.1
- 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
VERSION CODE: 3.1
- Fix: OK Google task for Android Oreo
- Fix: Notifications for Android Oreo
- Bug fixes and interface improvements
VERSION CODE: 3.0.2
- Fixed a bug on tasks: Open file, Show image (from Android Nougat)
VERSION CODE: 3.0 / 3.0.1
- New app icon + rounded icon for Android Oreo
- Added new permission system
- Interface and translation improvements
- Bug fixes