summaryrefslogtreecommitdiffstats
path: root/minuitwrp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add support for TrueType fontsVojtech Bocek2014-10-144-64/+801
* Build block TWRP with RECOVERY_VARIANTMatt Mower2014-09-031-2/+2
* Fix derpEthan Yonker2014-08-141-1/+1
* Allow blacklisting input devices by build flagEthan Yonker2014-08-142-1/+20
* TW_SCREEN_BLANK_ON_BOOT will jolt the screen/touch driver.xNUTx2014-08-102-2/+8
* Set font based on resolution if not set alreadyEthan Yonker2014-08-071-0/+14
* Stop memory management on blanking overlay graphicsDees Troy2014-08-071-5/+5
* Implement "take a screenshot" featureVojtech Bocek2014-07-094-3/+111
* minuitwrp: use a whitelist for the input device instead of a hardcoded ignore listFlemmard2014-06-302-0/+12
* minui: Do not return true from target_has_overlay() if MSM_BSP is not setAndrew Dodd2014-06-301-4/+9
* Whitespace and minor code cleanupMatt Mower2014-06-043-6/+6
* Update minui to support overlay graphicsDees Troy2014-05-023-2/+2
* Add support for actions triggered by key combinationVojtech Bocek2014-04-161-1/+8
* Fix overlay graphics detectionDees Troy2014-04-031-1/+3
* Support Qualcomm overlay graphics in recoveryEthan Yonker2014-04-016-32/+1756
* Add word wrap to console output and fix scrolling in consoleDees Troy2014-02-262-0/+25
* Look also for buttons when checking if input device is mouseVojtech Bocek2014-02-201-3/+12
* Merge "Implement mouse cursor" into android-4.4Dees Troy2014-02-072-8/+71
|\
| * Implement mouse cursorVojtech Bocek2014-02-072-8/+71
* | Merge "Add haptic feedback" into android-4.4Dees Troy2014-02-072-0/+4
|\|
| * Add haptic feedbackSamer Diab (S.a.M.e.R_d)2014-02-062-0/+4
* | Disable alpha blending for non-transparent bitmapsVojtech Bocek2014-02-061-1/+9
|/
* Disable alpha blending for fully opaque rectanglesVojtech Bocek2014-02-061-0/+10
* Don't interpret ABS_MT_TOUCH_MAJOR == 0 as touch releaseIbrahim Awwal2014-01-042-0/+6
* crypto: Fix crypto dependencies for ICS/Samsung methodsOliverG962013-12-191-3/+0
* Revert "Fix touch not working due to gr_fb_width returning 0 in some cases"Dees_Troy2013-08-242-16/+17
* Merge "graphics: update BOARD_HAS_FLIPPED_SCREEN function to work with 16bpp or 32bpp" into twrp2.5Dees Troy2013-08-241-4/+8
|\
| * graphics: update BOARD_HAS_FLIPPED_SCREEN function to work with 16bpp or 32bppHashcode2013-07-031-4/+8
* | Fix touch not working due to gr_fb_width returning 0 in some casesDees_Troy2013-08-112-17/+16
* | Remove libjpegtwrp and use CM provided libjpegDees_Troy2013-08-112-5/+6
* | Remove unneeded touch code changesDees_Troy2013-07-081-15/+0
|/
* Fix touch on some Samsung devicesDees_Troy2013-07-011-11/+41
* Allow for more input devicesDees_Troy2013-05-031-1/+1
* Tweak libsDees_Troy2013-04-051-3/+2
* Move all AOSP code out of recovery binaryDees_Troy2013-04-044-41/+47
* Add 2 second pre-dim and bugfix blank timerDees_Troy2013-03-012-2/+3
* Add build flag for custom graphicsDees_Troy2013-01-151-1/+7
* Merge "Ignore bma150 in event handler" into jb-wipDees_Troy2012-12-121-1/+1
|\
| * Ignore bma150 in event handlerDees_Troy2012-12-111-1/+1
* | minuitwrp: fix screen update issueHiemanshu Sharma2012-11-211-2/+4
* | graphics: add support for "single buffering"Hiemanshu Sharma2012-11-211-2/+10
|/
* Add 23x41 roboto fontDees_Troy2012-11-191-0/+461
* Fix compiler warningsDees_Troy2012-09-282-2/+8
* TWRP-ify AOSP codeDees_Troy2012-09-0510-0/+2530