commit | cfed2326c7e77602fa6278ddf99203d9aaaf8df7 | [log] [tgz] |
---|---|---|
author | Umair Khan <omerjerk@gmail.com> | Wed Jan 15 08:08:50 2014 -0500 |
committer | Umair Khan <omerjerk@gmail.com> | Thu Jun 12 17:44:12 2014 +0530 |
tree | 6302cc4087a96ba4393e880e9f3c3f111dd051fd | |
parent | 1a3908e95926acd8add3858be571fe23fa9d047a [diff] |
Broadcast an intent to mediascanner after executing screencap PS2: Fix for spaces in file names After doing screencap /sdcard/test.png in shell the screenshot is captured but the gallery is not updated. So we should broadcast the intent android.intent.action.MEDIA_SCANNER_SCAN_FILE for the image to show up in gallery. Change-Id: I8e384865082c717842d70d376d5828d74a2ad780 Signed-off-by: Umair Khan <omerjerk@gmail.com>