summaryrefslogtreecommitdiffstats
path: root/minuitwrp/Android.mk (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-03Flag to enable jpg supportGreg Wallace1-2/+8
2016-02-03Change some graphics build flagsEthan Yonker1-16/+32
2016-01-29Fix minuitwrp include mistakeGreg Wallace1-2/+2
2016-01-27ifdef and comment out libjpegEthan Yonker1-2/+4
2016-01-27Update minuitwrp graphics in line with latest minuiEthan Yonker1-7/+37
2015-11-07Update rules for libpixelfinger_twrpEthan Yonker1-1/+1
2015-10-15Remove support for non-TTF fontsEthan Yonker1-43/+8
2015-10-14Add support for RGBA_8888 pixel formatKra1o51-0/+3
2015-08-26Add TW_IGNORE_ABS_MT_TRACKING_IDEthan Yonker1-0/+4
2015-06-29Add flag to disable double bufferingKra1o51-0/+4
2015-04-23Add option to use new heap_id_mask instead of old heap_maskKra1o51-0/+4
2015-03-13Reduce themes to 5 and rely on scalingEthan Yonker1-13/+30
2015-01-22Use /twres instead of /res for theme resourcesDees Troy1-0/+1
2014-12-29Add TW_IGNORE_MT_POSITION_0 touch flagEthan Yonker1-0/+4
2014-12-17Add support for custom kernel headersKra1o51-1/+5
2014-11-06Revert "Make libminuitwrp compile"Dees Troy1-1/+1
2014-11-06Make libminuitwrp compileEthan Yonker1-1/+1
2014-10-14Add support for TrueType fontsVojtech Bocek1-2/+10
2014-09-03Build block TWRP with RECOVERY_VARIANTMatt Mower1-2/+2
2014-08-14Allow blacklisting input devices by build flagEthan Yonker1-0/+4
2014-08-10TW_SCREEN_BLANK_ON_BOOT will jolt the screen/touch driver.xNUTx1-0/+3
2014-08-07Set font based on resolution if not set alreadyEthan Yonker1-0/+14
2014-07-09Implement "take a screenshot" featureVojtech Bocek1-1/+1
2014-06-30minuitwrp: use a whitelist for the input device instead of a hardcoded ignore listFlemmard1-0/+5
2014-04-01Support Qualcomm overlay graphics in recoveryEthan Yonker1-1/+23
2014-01-04Don't interpret ABS_MT_TOUCH_MAJOR == 0 as touch releaseIbrahim Awwal1-0/+4
2013-12-19crypto: Fix crypto dependencies for ICS/Samsung methodsOliverG961-3/+0
2013-08-11Remove libjpegtwrp and use CM provided libjpegDees_Troy1-4/+5
2013-04-05Tweak libsDees_Troy1-3/+2
2013-04-04Move all AOSP code out of recovery binaryDees_Troy1-6/+12
2013-01-15Add build flag for custom graphicsDees_Troy1-1/+7
2012-09-05TWRP-ify AOSP codeDees_Troy1-0/+54