About Package & Widget List+GridView
Package & Widget List + GridView
別アプリ「Package & Widget List」にGridViewを付けました。
Helps on Buttons, List-Items and Menues
Header Buttons
1. Process -- src: RunningAppProcessInfo ("ps" for api22+)
2. Service -- src: RunningServiceInfo
3. Home & Icons
-- List home-app("launcher" etc)
and then list icons/widget/shortcut
on home-pages. (src: "launcher.db")
4. Bookmark -- Bookmarked list-items
in update-time in reverse-order.
5. Pkg & Wdgt -- List all apps and widgets.
(src: ApplicationInfo, AppWidgetProviderInfo)
6. Help -- Shows this page.
7. GridView -- List items in grid-view.
List Items Description
line# Left Side Column
#1. Seq no.
#2. " " or "wdgt"
" " = Ordinary app
"wdgt" = AppWidget
#3. Icon Image
#4. " " or "1" or "2"
" " = Installed app
1 = Installed app with ApplicationInfo.FLAG_SYSTEM
2 = App with ApplicationInfo.FLAG_DEBUGGABLE
line# Right Side Column
#1. App Label
#2. Package Name
#3. Activity Name
#4. Install Time & Version
#5. Update Time & Size
-- Time shown w/ "in 1H/24H/7D/30D/6M".
#6. Build Time
-- "New Exists" shown in bookmarks.
Context And Option Menu
A. Context Menu (long press on list-item)
1. Application Control (Os Tool)
-- uninstall, data clear, force stop.
2. Run Pkg (Not for Widget)
3. Bookmark Pkg
4. Create Shortcut (Not for Widget)
5. Application Info (pkg,appl,activity,permission)
6. Application List (long listing)
7. System & Display Info (api-no,display,property)
-- Shows uptime, ip-address also.
8. Mem & Disk Usage (memory,disk)
9. Manage Applications (Os Tool)
-- Shows storage use, sd-card, running-process.
B. Option Menu ("..." menu)
1 to 4 and 6 to 9, No screens available.
1. Sort Label -- Sort by label
2,4,7&9. Reverse order of the before menu item.
3. Sort UpdTime -- Sort by update time
5. Db Search -- Goto "Database search"
-- User installed apps focused.
6. Sort PkgName -- Sort by package name
8. Sort Pkg Wgt -- Packages and widgets
10. Sort Setting -- Goto "Sort Setting"
You can set the FIRST SCREEN display for sorting.
Notes
1. Re-"Storeing Data to List" are avoided as possible.
If re-storing is needed, delete the app
in "Task History" and restart. Package & Widget List + GridView
We put a GridView to another application "Package & Widget List".
Helps on Buttons, List-Items and Menues
Header Buttons
1. Process - src: RunningAppProcessInfo ( "ps" for api22 +)
2. Service - src: RunningServiceInfo
3. Home & Icons
- List home-app ( "launcher" etc)
and then list icons / widget / shortcut
. On home-pages (src: "launcher.db")
4. Bookmark - Bookmarked list-items
in update-time in reverse-order.
5. Pkg & Wdgt - List all apps and widgets.
(Src: ApplicationInfo, AppWidgetProviderInfo)
6. Help - Shows this page.
7. GridView - List items in grid-view.
List Items Description
line # Left Side Column
# 1. Seq no.
# 2. "" Or "wdgt"
"" = Ordinary app
"Wdgt" = AppWidget
# 3. Icon Image
# 4. "" Or "1" or "2"
"" = Installed app
1 = Installed app with ApplicationInfo.FLAG_SYSTEM
2 = App with ApplicationInfo.FLAG_DEBUGGABLE
line # Right Side Column
# 1. App Label
# 2. Package Name
# 3. Activity Name
# 4. Install Time & Version
# 5. Update Time & Size
- Time shown w / "in 1H / 24H / 7D / 30D / 6M".
# 6. Build Time
- "New Exists" shown in bookmarks.
Context And Option Menu
A. Context Menu (long press on list-item)
1. Application Control (Os Tool)
- Uninstall, data clear, force stop.
2. Run Pkg (Not for Widget)
3. Bookmark Pkg
4. Create Shortcut (Not for Widget)
5. Application Info (pkg, appl, activity, permission)
6. Application List (long listing)
7. System & Display Info (api-no, display, property)
- Shows uptime, ip-address also.
8. Mem & Disk Usage (memory, disk)
9. Manage Applications (Os Tool)
- Shows storage use, sd-card, running-process.
B. Option Menu ( "..." menu)
1 to 4 and 6 to 9, No screens available.
1. Sort Label - Sort by label
2,4,7 & 9. Reverse order of the before menu item.
3. Sort UpdTime - Sort by update time
5. Db Search - Goto "Database search"
- User installed apps focused.
6. Sort PkgName - Sort by package name
8. Sort Pkg Wgt - Packages and widgets
10. Sort Setting - Goto "Sort Setting"
You can set the FIRST SCREEN display for sorting.
Notes
1. Re- "Storeing Data to List" are avoided as possible.
If re-storing is needed, delete the app
in "Task History" and restart.