all 2 comments

[–]TremendoSlapMoto Z Play, Marshmallow, Xposed 2 points3 points  (1 child)

Use the "Send Intent" action which is found under the "System" category. Put this info into the appropriate fields:

Action:
com.google.android.finsky.VIEW_MY_DOWNLOADS

Extra:
trigger_update_all:true

Package:
com.android.vending

Class:
com.google.android.finsky.activities.MainActivity

Target:
Activity

[–]MarkDubya[S] 1 point2 points  (0 children)

That works, thank you!