Currently, the Android app correctly sets the "mobile app edit" change tag, but does not set the "mobile edit" tag that has accompanied it in the past. Here's an example, made with a device running version 2.3.150-beta-2016-07-25 of the app.
The "mobile app edit" tag seems to be applied server-side by the Mobile App extension, while MobileFrontend's server-side component seems to handle the "mobile edit" tag; I'm not sure which code is actually responsible here.
I use these tags extensively to track app editing, so I consider them quite important :)