summaryrefslogtreecommitdiffstats
path: root/minuitwrp/graphics_utils.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-03-05Address a few compiler warningsMatt Mower1-0/+1
Change-Id: I6e063fba8d58c8c53da6bca6292c84e3392aee50
2014-07-09Implement "take a screenshot" featureVojtech Bocek1-0/+106
* Like in android - press power+volume down, screenshots are saved in /sdcard/Pictures/Screenshots (if /sdcard is mounted) or /tmp Change-Id: Iaefa15b11a1d5fdfac57d77388db1621f378a8d4 Signed-off-by: Vojtech Bocek <vbocek@gmail.com>