DESCRIPTION
Generate a list with all the apps installed, showing the following information:
• App name
• App package
• Install time
• Update time
These are the available versions:
• Version (A): The collection of every app's data is done using Tasker's built-in actions, but it will take some time to finish.
• Version (B): The collection of every app's data is done using a set of Java Function actions enterly, being much more faster than (A).
Notes:
- The information is saved as a TXT file, under '/storage/emulated/0/*'.
SCREENSHOTS
CREDITS
@SmartPhoneLover
CHANGELOG
- New: New faster version available (B).
- New: Apps (names) are now alphabetically sorted.
- Other: If both dates matches, meaning that the app didn't get updated since first installation, the 'Not Updated' message will appear for 'Update' field.
- Other: Other small changes.
DOWNLOAD
Version (A)
Task (XML)
Task (TaskerNet)
Version (B)
Task (XML)
Task (TaskerNet)
DOWNLOAD (Ads Supported)
Version (A)
Task (XML)
Task (TaskerNet)
Version (B)
Task (XML)
Task (TaskerNet)
Tuesday, June 23, 2020
[TASK] Get All Apps Installed Time v1.1
June 23, 2020No comments
Related Articles:
[TASK] Get Min & Max Brightness Levels v1.0DESCRIPTION Get the minimum and maximum brightness values from your device. Notes: - Thanks to @mehPhone (Reddit) for contributing (reference). CREDITS @SmartPhoneLover @mehPhone DOWNLOAD Task (XML) Task (TaskerNet) DOWNL… Read More
[TASK] Open Multiple Websites In Different Tabs v1.1DESCRIPTION This task will allow you to open several websites in different tabs each. SCREENSHOTS DEMO CREDITS @SmartPhoneLover CHANGELOG - New: Task (version B) that used only a single action (Send Intent) to perform sa… Read More
[TASK] Convert Date/Time Format Into Epoch v1.0DESCRIPTION This task will help you to convert any type of date/time string format into Epoch time. Notes: - To know more about how to use SimpleDateFormat class, you can go here. CREDITS @SmartPhoneLover DOWNLOAD Task (X… Read More
[TASK] Check Device Orientation (X,Y,Z) v1.0DESCRIPTION This task will allow you to get the current orientation of the device on-demand. Notes: - A project for the same purpose is available here. - If what you want is to know the orientation of the screen (not device)… Read More
[TASK] Check Device Screen Orientation v1.0DESCRIPTION Little task that will allow you to check the current screen orientation value on demand. Orientations: · 0° (portrait) · 90° (landscape right) · 180° (upside down) · 270° (landscape left) Notes: - If what you wa… Read More
0 comments:
Post a Comment